Commit Graph

17 Commits

Author SHA1 Message Date
James Vega 8dd75b1ff2 commands.wrap update 2004-10-15 13:28:27 +00:00
James Vega 23397b44b4 Remove #! lines. 2004-09-20 15:25:47 +00:00
Jeremy Fincher 5be0b319a4 Bugfix. 2004-08-19 18:16:24 +00:00
Grant Bowman f4d6bac09e Joined extraneous lines. 2004-08-19 06:34:44 +00:00
Grant Bowman 4c459c3a72 Bugzilla.py enhancement to allow snarfing "bug ###".
new config variable: supybot.plugins.Bugzilla.snarfTarget
Uses existing supybot.plugins.Bugzilla.bugSnarfer boolean for activation.
Includes update to test_Bugzilla.py.

Developed by Mike Taylor and I.
2004-08-19 05:29:56 +00:00
James Vega d47d54bc82 Almost out entire testsuite works, yet again. Yay! 2004-08-01 14:38:37 +00:00
Jeremy Fincher a7dcf7604b Removed PersistentDictionary. 2004-07-29 06:58:42 +00:00
James Vega 5f82d72b7e Updated to use registry 2004-01-20 07:11:00 +00:00
Jeremy Fincher 87f3c2a644 Added the --nonetwork and --noplugins flag. 2004-01-01 19:51:48 +00:00
Jeremy Fincher 751090a556 Some kind of little cleanup. There was a pluralize call that used the wrong order for its arguments. 2003-12-17 13:14:33 +00:00
Daniel Berlin be44ed857e Add Bugzilla search 2003-12-12 22:41:50 +00:00
Jeremy Fincher 2a9d9d1b5d Reworked so there's no double-import problem. 2003-12-02 12:27:45 +00:00
Jeremy Fincher 05390b6616 Updated the test for the new snarfer default and renamed the general test to 'test'. 2003-11-19 23:36:46 +00:00
James Vega f57f57c5be Fixed some bugs in Bugzilla and added some tests to try and catch more
problems in the future.
2003-11-17 19:57:07 +00:00
Jeremy Fincher 7cbec39d55 Added a test for the configurable. 2003-11-17 06:29:13 +00:00
Daniel Berlin f967783949 Fix import as stuff, add URL snarfer, add test for URL snarfer 2003-10-22 15:20:06 +00:00
Daniel Berlin f1e915b617 Add new bugzilla module 2003-10-20 19:56:17 +00:00