View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 653 533

latest revision download trunk

653 deleted | Diffs: previous, other | Lines: 0 ( +0, -752 )

Created: 2007-10-22 03:19:21 -0400 (14 months ago) | Author: root | Changeset: 653

Moving Gatherer files to subdirectory for Gatherer specifically in order to make room for other Gatherer related addons or modules within the Gatherer trunk (Addresses GATH-18)

601 annotated / raw | Diffs: previous, other | Lines: 752 ( +14, -1 )

Created: 2007-09-04 11:47:14 -0400 (16 months ago) | Author: norganna | Changeset: 601

Moved to: trunk/Gatherer/GatherReport.lua 653

Fixes for deleting marked items from the report. Fix cleanup of unused nodes in HUD, detect minimap display stopped, and hide HUD. Change API.AddGather and Storage.AddNode to allow adding of DB nodes. Enable GUI setup notification callbacks for any interested addons that may wish to add items to the Gatherer config screen.

Tags: Rel_3.0 Rel_3.0.1 Rel_3.0.2

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id
 svn:mime-type = text/lua

597 annotated / raw | Diffs: previous, other | Lines: 739 ( +49, -15 )

Created: 2007-08-30 21:09:55 -0400 (16 months ago) | Author: esamynn | Changeset: 597

changed reporting filters so that more than one can be active at one time
- reporting now works by requiring each word to be okayed by at least one active filter
- text enclosed why double quotes will be treated as one "word"

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id
 svn:mime-type = text/lua

593 annotated / raw | Diffs: previous, other | Lines: 705 ( +0, -0 )

Created: 2007-08-28 01:20:25 -0400 (16 months ago) | Author: esamynn | Changeset: 593

fixed svn property settings

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id
 svn:mime-type = text/lua

569 annotated / raw | Diffs: previous, other | Lines: 705 ( +0, -1 )

Created: 2007-06-23 23:31:22 -0400 (18 months ago) | Author: mentalpower | Changeset: 569

Copied to: branches/hud/GatherReport.lua 573

Removed reference to p() debug call.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

566 annotated / raw | Diffs: previous, other | Lines: 706 ( +9, -0 )

Created: 2007-06-03 11:52:14 -0400 (19 months ago) | Author: norganna | Changeset: 566

Make the report window always open clamped to screen. You may move it off-screen afterwards, but when it first opens, it will be moved so that it is wholly visible on the screen.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

561 annotated / raw | Diffs: previous, other | Lines: 697 ( +2, -0 )

Created: 2007-05-22 21:51:36 -0400 (19 months ago) | Author: norganna | Changeset: 561

Fix result row highlighting.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

558 annotated / raw | Diffs: previous, other | Lines: 695 ( +13, -2 )

Created: 2007-05-22 10:28:38 -0400 (19 months ago) | Author: norganna | Changeset: 558

Add abort algorithm to cancel upload if it gets stuck

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

557 annotated / raw | Diffs: previous, other | Lines: 684 ( +11, -2 )

Created: 2007-05-22 10:04:53 -0400 (19 months ago) | Author: norganna | Changeset: 557

Add algorithm to wait for receiver to acknowledge a batch of data before sending more

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

556 annotated / raw | Diffs: previous, other | Lines: 675 ( +13, -11 )

Created: 2007-05-22 08:52:47 -0400 (19 months ago) | Author: norganna | Changeset: 556

Resize report columns to avoid wrapping with long names

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

554 annotated / raw | Diffs: previous, other | Lines: 673 ( +38, -13 )

Created: 2007-05-22 08:17:32 -0400 (19 months ago) | Author: norganna | Changeset: 554

Add rate throttling to avoid disconnect on large numbers of nodes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

553 annotated / raw | Diffs: previous, other | Lines: 648 ( +2, -0 )

Created: 2007-05-22 07:34:32 -0400 (19 months ago) | Author: norganna | Changeset: 553

Add a COMPLETE message as a response to the DONE message.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

552 annotated / raw | Diffs: previous, other | Lines: 646 ( +1, -1 )

Created: 2007-05-22 07:27:49 -0400 (19 months ago) | Author: norganna | Changeset: 552

Change DONE message to send it's own message to avoid scoping issue.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

551 annotated / raw | Diffs: previous, other | Lines: 646 ( +1, -0 )

Created: 2007-05-22 07:22:06 -0400 (19 months ago) | Author: norganna | Changeset: 551

Add DONE message after sending.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

550 annotated / raw | Diffs: previous, other | Lines: 645 ( +3, -2 )

Created: 2007-05-22 07:05:36 -0400 (19 months ago) | Author: norganna | Changeset: 550

Fixed setStatus() so that not every receive note is output.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

549 annotated / raw | Diffs: previous, other | Lines: 644 ( +52, -14 )

Created: 2007-05-22 06:58:29 -0400 (19 months ago) | Author: norganna | Changeset: 549

Fixes for node sharing negotiation. Upgrade toc to 20100

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

548 annotated / raw | Diffs: previous, other | Lines: 606 ( +124, -3 )

Created: 2007-05-21 22:12:14 -0400 (19 months ago) | Author: norganna | Changeset: 548

Added code to send and delete nodes to reporting subsystem

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

541 annotated / raw | Diffs: previous, other | Lines: 485 ( +62, -2 )

Created: 2007-05-14 23:27:47 -0400 (19 months ago) | Author: norganna | Changeset: 541

Finish off report scrolling and tracking of marked nodes

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

540 annotated / raw | Diffs: previous, other | Lines: 425 ( +3, -2 )

Created: 2007-05-14 12:28:23 -0400 (19 months ago) | Author: norganna | Changeset: 540

Add gather type to the passed parameters for the reporting  filters

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

538 annotated / raw | Diffs: previous, other | Lines: 424 ( +151, -18 )

Created: 2007-05-14 12:05:02 -0400 (19 months ago) | Author: norganna | Changeset: 538

Reporting search functionality now mostly working. Results now show up when you perform a search. Need to get report scrolling and the marking/actioning working still

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

537 annotated / raw | Diffs: previous, other | Lines: 291 ( +24, -11 )

Created: 2007-05-08 08:06:21 -0400 (20 months ago) | Author: norganna | Changeset: 537

Add some hints, extra information text and rename some of the button conventions

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

536 annotated / raw | Diffs: previous, other | Lines: 278 ( +21, -1 )

Created: 2007-05-07 23:25:57 -0400 (20 months ago) | Author: norganna | Changeset: 536

Add individual item selection and highlighting to the reporting system

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

535 annotated / raw | Diffs: previous, other | Lines: 258 ( +83, -12 )

Created: 2007-05-02 22:05:32 -0400 (20 months ago) | Author: norganna | Changeset: 535

More report functionality added, still not complete

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

533 new annotated / raw | Lines: 187 ( +187, -0 )

Created: 2007-05-01 22:28:18 -0400 (20 months ago) | Author: norganna | Changeset: 533

Add initial (incomplete, but bugfree) version of the reports

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-07 15:26 -0500