------------------------------------------------------------------------
r25921 | kergoth | 2007-01-23 16:50:43 -0500 (Tue, 23 Jan 2007) | 1 line

.Line ending fixups: trunk/
------------------------------------------------------------------------
r25717 | rabbit | 2007-01-21 17:54:03 -0500 (Sun, 21 Jan 2007) | 1 line

!BugGrabber: Throttling is now controlled by a SV flag.
------------------------------------------------------------------------
r25706 | rabbit | 2007-01-21 14:01:05 -0500 (Sun, 21 Jan 2007) | 1 line

!BugGrabber: Can now do /script BugGrabber.Pause()/Resume() just for testing purposes, also bumped throttle time to 60 seconds.
------------------------------------------------------------------------
r25703 | rabbit | 2007-01-21 12:28:09 -0500 (Sun, 21 Jan 2007) | 3 lines

!BugGrabber: ckk, these messages are only displayed if BugSack is not installed. In any case, the correct way to fix this is to tweak the values of the other options so that the user doesn't percieve this functionality as spam, but rather as a helpful tool to help them keep their sanity while debugging repeating errors.

So, tweaked the amount of errors needed to pause to 20 and increased the paused time to 30 seconds. Perhaps it should be more.
------------------------------------------------------------------------
r25679 | ckknight | 2007-01-21 05:16:09 -0500 (Sun, 21 Jan 2007) | 1 line

!BugGrabber - throttle chat is now suppressed. It shouldn't spam chat. that was a horrible design decision, users do not like it. It could alert BugSack or something, but don't spam chat.
------------------------------------------------------------------------
r25651 | rabbit | 2007-01-20 17:38:52 -0500 (Sat, 20 Jan 2007) | 1 line

!BugGrabber: Reset vars used for debugging.
------------------------------------------------------------------------
r25650 | rabbit | 2007-01-20 17:37:48 -0500 (Sat, 20 Jan 2007) | 1 line

!BugGrabber: Fire some events when pausing/resuming and create some variables to control the throttle chat.
------------------------------------------------------------------------
r25544 | rabbit | 2007-01-18 22:24:29 -0500 (Thu, 18 Jan 2007) | 1 line

!BugGrabber: Use a print function for all our output.
------------------------------------------------------------------------
r25053 | rabbit | 2007-01-14 00:23:02 -0500 (Sun, 14 Jan 2007) | 1 line

!BugGrabber: If we get more than 10 errors per second, automatically turn off error grabbing and unregister all events for 10 seconds and notify the user of this.
------------------------------------------------------------------------
r24670 | fritti | 2007-01-11 10:09:28 -0500 (Thu, 11 Jan 2007) | 2 lines

!BugGrabber:
- Rabbit has been keeping this up, I am MIA
------------------------------------------------------------------------
r24448 | funkydude | 2007-01-10 04:12:16 -0500 (Wed, 10 Jan 2007) | 1 line

!BugGrabber: toc 20003
------------------------------------------------------------------------
r24327 | rabbit | 2007-01-09 18:18:49 -0500 (Tue, 09 Jan 2007) | 3 lines

!BugGrabber:
 * pcall any outside method calls
 * Try more properties for version and revision.
------------------------------------------------------------------------
r23430 | ckknight | 2007-01-05 00:21:19 -0500 (Fri, 05 Jan 2007) | 3 lines

!BugGrabber:
- slight cleanup
- if _G[addon] doesn't exist, get the version from GetAddOnMetadata(addon, "Version")
------------------------------------------------------------------------
r23415 | rabbit | 2007-01-04 23:25:41 -0500 (Thu, 04 Jan 2007) | 1 line

!BugGrabber: Relicensed as GPL v2 or later.
------------------------------------------------------------------------
r23334 | rabbit | 2007-01-04 04:53:08 -0500 (Thu, 04 Jan 2007) | 1 line

!BugGrabber: Don't swallow errors if the addons version field is a number and not a string.
------------------------------------------------------------------------
r23321 | rabbit | 2007-01-04 03:06:28 -0500 (Thu, 04 Jan 2007) | 1 line

!BugGrabber: Fixed bug when disabling other addons.
------------------------------------------------------------------------
r23215 | rabbit | 2007-01-03 11:41:16 -0500 (Wed, 03 Jan 2007) | 1 line

!BugGrabber: Drycoded attempt to unregister the addon action events when they're not needed.
------------------------------------------------------------------------
r22936 | ckknight | 2007-01-01 01:59:11 -0500 (Mon, 01 Jan 2007) | 1 line

!BugGrabber - fix order-of-operations for Swatter disabling
------------------------------------------------------------------------
r22931 | ckknight | 2007-01-01 01:16:24 -0500 (Mon, 01 Jan 2007) | 1 line

!BugGrabber - only disable Swatter if the Swatter global variable exists.
------------------------------------------------------------------------
r22910 | ckknight | 2006-12-31 22:06:34 -0500 (Sun, 31 Dec 2006) | 1 line

!BugGrabber - much friendlier when disabling !Swatter. No longer wipes their tables, instead informs the user, disables the addon, unregisters the ADDON_ACTION_(BLOCKED/FORBIDDEN) events, and removes the slash commands.
------------------------------------------------------------------------

