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 3772 2201 root: 3825 2213

latest revision download trunk

3772 annotated / raw | Diffs: previous, other | Lines: 214 ( +10, -12 )

Created: 2008-11-06 05:14:18 -0500 (1 month 29 days ago) | Author: Nayala | Changeset: 3772

Copied (2 times):

LTT-2 Additional Conversion on remaining occurances of EnhTooltip, and ensure AucAdvanced.Tooltip is set.

Properties

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

3759 annotated / raw | Diffs: previous, other | Lines: 216 ( +31, -44 )

Created: 2008-11-02 09:54:43 -0500 (2 months 3 days ago) | Author: kandoko | Changeset: 3759

Starts  WECN-9
preps all strings for localization with _TRANS() function call.

Properties

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

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

Created: 2008-10-22 12:21:14 -0400 (2 months 14 days ago) | Author: RockSlice | Changeset: 3678

fixes WECN-8: Tooltip code will now disable properly if WoWecon stat disabled in options

Properties

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

3656 annotated / raw | Diffs: previous, other | Lines: 228 ( +5, -1 )

Created: 2008-10-19 13:58:51 -0400 (2 months 17 days ago) | Author: dinesh | Changeset: 3656

Remove level indicator from item link string, WoWEcon doesn't know how to handle it.  Add nil check in case of future errors.  (fixes WECN-7)

Properties

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

3576 annotated / raw | Diffs: previous, other | Lines: 224 ( +5, -5 )

Created: 2008-10-09 23:07:13 -0400 (2 months 27 days ago) | Author: aesir | Changeset: 3576

Copied to: branches/5.1/Auc-Stat-WOWEcon/WOWEcon.lua 3615

Fixes MISC-43 Delete trailing whitespace in source

Properties

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

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

Created: 2008-10-09 07:25:57 -0400 (2 months 27 days ago) | Author: Norganna | Changeset: 3573

MISC-41: TOCs updated to 30000 and added code to autodisable Auctioneer for clients < 30000

Properties

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

3540 annotated / raw | Diffs: previous, other | Lines: 223 ( +1, -1 )

Created: 2008-10-01 23:41:29 -0400 (3 months 4 days ago) | Author: Nechckn | Changeset: 3540

Copied to: branches/RC_5.0/Auc-Stat-WOWEcon/WOWEcon.lua 3543

Completes ADV-315   See pastey link from ticket for details.  Modify the base defaults of the varied AuctioneerAdvanced modules.
Sets new "beginner" style defaults across AuctioneerAdvanced Modules.

Properties

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

3535 annotated / raw | Diffs: previous, other | Lines: 223 ( +95, -5 )

Created: 2008-09-29 06:44:51 -0400 (3 months 6 days ago) | Author: Norganna | Changeset: 3535

Add pre-WOWEcon link sanitization to WOWEcon stats module. Add tooltip display options to help debug these type of issues in the future (fixes WECN-4)

Properties

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

3498 annotated / raw | Diffs: previous, other | Lines: 133 ( +6, -0 )

Created: 2008-09-16 19:35:14 -0400 (3 months 19 days ago) | Author: kandoko | Changeset: 3498

Fixes WECN-5
Stat WoWEcon can now be toggled on/off in the configuration screen. This disables all data collection and processing for this stat.

Properties

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

3277 annotated / raw | Diffs: previous, other | Lines: 127 ( +2, -2 )

Created: 2008-07-28 08:04:47 -0400 (5 months 8 days ago) | Author: Norganna | Changeset: 3277

Copied (2 times):

MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.

Properties

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

2897 annotated / raw | Diffs: previous, other | Lines: 127 ( +51, -0 )

Created: 2008-03-02 12:54:23 -0500 (10 months ago) | Author: dinesh | Changeset: 2897

Adds option to always use Wowecon global prices.  Added Auc-Stat-Wowecon options panel to allow this.  Added associated help as well.  (fixes WECN-1)

Properties

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

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

Created: 2007-11-18 17:18:59 -0500 (13 months ago) | Author: mentalpower | Changeset: 2530

Fixes ADV-69 ADV-27. A manifest function was added to the Core Auctioneer functionality. This allows for Auctioneer Advanced to know the revisions of all the installed modules. Auctioneer Advanced also now provides a "/aadv about [all]" command based on this information.

Properties

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

2466 annotated / raw | Diffs: previous, other | Lines: 75 ( +4, -11 )

Created: 2007-11-13 10:28:00 -0500 (13 months ago) | Author: Norganna | Changeset: 2466

New module creation method (MISC-2) and Recategorize config sections by module type (MISC-3)

Properties

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

2227 new/moved annotated / raw | Diffs: previous, other | Lines: 82 ( +82, -0 )

Created: 2007-09-24 08:24:01 -0400 (15 months ago) | Author: root | Changeset: 2227

Moved from: newtrunk/Auc-Stat-WOWEcon/WOWEcon.lua 2214

Performing move of newtrunk/* to trunk

Properties

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

2203 annotated / raw | Diffs: previous, other | Lines: 82 ( +1, -1 )

Created: 2007-09-19 20:16:19 -0400 (15 months ago) | Author: mentalpower | Changeset: 2203

Moved to: branches/4.90/auc-advanced/Modules/Auc-Stat-WOWEcon/WOWEcon.lua 2226

Copied to: newtrunk/auc-advanced/Modules/Auc-Stat-WOWEcon/WOWEcon.lua 2213

Added or corrected the SVN eol-style and keywords properties for the Auc-Stat-WOWEcon and Auc-Util-ScanButton modules.

Properties

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

2202 annotated / raw | Diffs: previous, other | Lines: 82 ( +10, -0 )

Created: 2007-09-19 19:21:51 -0400 (15 months ago) | Author: norganna | Changeset: 2202

Add some new functionality to allow stats module to determine whether they are used in market values, and whether they appear in the ValidAlgorithms list. Update WOWEcon stats module to disallow inclusion when WOWEcon is not installed.

2201 new annotated / raw | Lines: 72 ( +72, -0 )

Created: 2007-09-19 19:01:30 -0400 (15 months ago) | Author: norganna | Changeset: 2201

Add WOWEcon stats module. Uses WOWEcon API to allow use of WOWEcon prices in any module that uses AucAdvanced prices. (Requires WOWEcon)

latest revision download root:

3825 annotated / raw | Diffs: previous, other | Lines: 214 ( +26, -26 )

Created: 2008-11-15 18:16:04 -0500 (51 days ago) | Author: Nechckn | Changeset: 3825

Merge of recent changes, 3818-3824, including more tool tip indentation and localization preparation.

Properties

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

3802 new/copied annotated / raw | Diffs: previous, other | Lines: 214 ( +214, -0 )

Created: 2008-11-09 15:20:30 -0500 (57 days ago) | Author: Nechckn | Changeset: 3802

Copied from: branches/3.0.4_Release_Version/Auc-Stat-WOWEcon/WOWEcon.lua 3801

Renaming branch for clarity.

Properties

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

3801 new/copied annotated / raw | Diffs: previous, other | Lines: 214 ( +214, -0 )

Created: 2008-11-09 15:11:39 -0500 (57 days ago) | Author: Nechckn | Changeset: 3801

Moved to: branches/RC_5.1.x_WotLK/Auc-Stat-WOWEcon/WOWEcon.lua 3804

Copied from: trunk/Auc-Stat-WOWEcon/WOWEcon.lua 3772

Copied to: branches/5.1.x_WotLK_Release/Auc-Stat-WOWEcon/WOWEcon.lua 3802

Branch to test set for WotLK Release.

Properties

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

2214 new/moved annotated / raw | Diffs: previous, other | Lines: 82 ( +82, -0 )

Created: 2007-09-23 20:40:56 -0400 (15 months ago) | Author: root | Changeset: 2214

Moved from: newtrunk/auc-advanced/Modules/Auc-Stat-WOWEcon/WOWEcon.lua 2213

Moved to: trunk/Auc-Stat-WOWEcon/WOWEcon.lua 2227

Continuing restructuring of SVN trunk

Properties

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

2213 new/copied annotated / raw | Diffs: previous, other | Lines: 82 ( +82, -0 )

Created: 2007-09-23 20:12:51 -0400 (15 months ago) | Author: root | Changeset: 2213

Moved to: newtrunk/Auc-Advanced/Modules/Auc-Stat-WOWEcon/WOWEcon.lua 2215

Copied from: trunk/auc-advanced/Modules/Auc-Stat-WOWEcon/WOWEcon.lua 2203

Begin restructuring trunk

Properties

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

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-05 22:58 -0500