Commit Graph

  • 9e9246e207 Updated. Jeremy Fincher 2004-01-31 20:51:31 +00:00
  • 4ebbf7bf52 Fixed all tests. Jeremy Fincher 2004-01-31 20:48:05 +00:00
  • e51b41eef3 Split Seen out from ChannelDB. Jeremy Fincher 2004-01-31 20:26:15 +00:00
  • 356e32cdc5 Removed the configurable test. Jeremy Fincher 2004-01-31 18:17:59 +00:00
  • 42d80b6e3b test-logS gosh darn it\! Jeremy Fincher 2004-01-31 17:46:19 +00:00
  • 4c94713be1 Removed a useless test. Jeremy Fincher 2004-01-31 17:45:44 +00:00
  • 009b3b494b Attempting to remove config stuff from tests. Jeremy Fincher 2004-01-31 17:45:12 +00:00
  • 67a97fd136 Added getDomain and some tests. Jeremy Fincher 2004-01-31 17:36:17 +00:00
  • b592ef27fc Fixed test failures in Bugzilla. Jeremy Fincher 2004-01-31 17:31:04 +00:00
  • 487692f4dd Updated for the registry. Jeremy Fincher 2004-01-31 17:22:32 +00:00
  • 463163d977 Removed defaultPlugin test. Jeremy Fincher 2004-01-31 07:42:03 +00:00
  • d2c6d66214 Fixed failing test for roulette. Jeremy Fincher 2004-01-31 07:31:11 +00:00
  • 2c5e6163a0 This episode was brought to you by the letter 't' as in 'test'. More tests are good. Daniel DiPaolo 2004-01-31 07:02:04 +00:00
  • 2d21655cb2 blootbot-compatibility (and cool feature desire) - moobot factoids that are like "see <factoid key>" now actually return the value of that factoid key Daniel DiPaolo 2004-01-31 06:52:28 +00:00
  • 2beb507554 Fixed all current failures in the no-plugins test cases. Jeremy Fincher 2004-01-31 06:47:36 +00:00
  • 59d563f38a Converted supybot.log.minimumPriority to supybot.log.level. Jeremy Fincher 2004-01-31 01:37:39 +00:00
  • da99f93d4a Added search command. Jeremy Fincher 2004-01-31 01:37:01 +00:00
  • ef794aecb0 Removed some debugging logs James Vega 2004-01-31 00:34:46 +00:00
  • 1e76f3af70 Added vee2d2's Debian.new command James Vega 2004-01-31 00:18:04 +00:00
  • 731c9f0bdb More bugz0rs fixed. Jeremy Fincher 2004-01-30 23:47:30 +00:00
  • 8aa74dee4b Converted to work. Jeremy Fincher 2004-01-30 22:15:39 +00:00
  • 5b2d89b086 Fixed that one bug submitted by jamessan about plugin.command capabilities being unhandled. Jeremy Fincher 2004-01-30 22:14:39 +00:00
  • 3f4a4297fe Must've accidentally removed addressedRegexps during the conversion to registry. Jeremy Fincher 2004-01-30 22:12:27 +00:00
  • 6049e4c586 Added vee2d2's roulette w/out ops idea. James Vega 2004-01-30 21:41:52 +00:00
  • 953e79e458 Changed a log entry. Jeremy Fincher 2004-01-30 19:54:12 +00:00
  • 6ecd46bada Added modes to the Channel. Jeremy Fincher 2004-01-30 19:53:34 +00:00
  • b01886f537 Make a backup of the registry file on startup. Jeremy Fincher 2004-01-30 19:49:48 +00:00
  • 3590d2aac8 Slight stylistic updates. Jeremy Fincher 2004-01-30 19:27:02 +00:00
  • 88ba40baad Added cycleToGetOps configuration variable. Jeremy Fincher 2004-01-30 19:00:04 +00:00
  • 43d0619796 We don't use '.' as the channel capability separator anymore. James Vega 2004-01-30 16:33:21 +00:00
  • a4c9d3f172 Formatting. Jeremy Fincher 2004-01-30 06:12:46 +00:00
  • 1f934bf55e Removed line that wasn't absolutely necessary and seemed to be causing trouble. Jeremy Fincher 2004-01-30 06:12:16 +00:00
  • ec288430df Finished fixing the switch to registry. Jeremy Fincher 2004-01-30 06:11:51 +00:00
  • 6362a02cd1 Let's play it safe. Jeremy Fincher 2004-01-30 06:05:32 +00:00
  • c9787b29f7 Fixed a few bugs in the conversion from configurable to registry. Jeremy Fincher 2004-01-30 06:00:30 +00:00
  • f0097c2257 Remove get/set, changed it to just config. Jeremy Fincher 2004-01-30 05:51:54 +00:00
  • 3de0f0e6f2 Updated, had bugs from the registry conversion. Jeremy Fincher 2004-01-30 05:01:46 +00:00
  • 3b17c81cb8 Changing the name from ChannelDB to ChannelStats. Jeremy Fincher 2004-01-30 04:58:22 +00:00
  • e399b22667 Converted Relay to use the registry. Jeremy Fincher 2004-01-30 04:54:15 +00:00
  • b4d327cc61 Removed unnecessary __init__ and die methods James Vega 2004-01-30 00:04:56 +00:00
  • fac4c5624c Removed any unnecessary configure methods (ones that only called conf.registerPlugin) and changed all other configure methods to accept the advanced argument instead of onStart. James Vega 2004-01-29 23:58:27 +00:00
  • 17174d134d Fixed the configure() definition. Fixed Debian.file so that something like "@debian file ntpq" actually works without the user needing meta-characters. James Vega 2004-01-29 23:51:20 +00:00
  • 9423cbc97c Adduser works again. :) (and a small wizard bugfix) Stéphan Kochen 2004-01-29 18:08:38 +00:00
  • e0f1538613 Bad indent. Stéphan Kochen 2004-01-29 17:58:38 +00:00
  • 7ebfa3f3da Since when is there a reload command in Misc? James Vega 2004-01-29 16:46:18 +00:00
  • 0c53779a1b Fixed calc docstring that I inadvertently messed up Keith Jones 2004-01-28 22:50:00 +00:00
  • 1ad8ba41e5 New tests for new convert command Keith Jones 2004-01-28 22:48:45 +00:00
  • bc11f76166 Updated configure() to only take one argument (onStart) and switched all of the onStart.append('load pluginName') calls to conf.registerPlugin('pluginName', True) James Vega 2004-01-28 22:19:25 +00:00
  • 7bdf8210cb Fixed a bug Vincent Foley 2004-01-28 21:42:46 +00:00
  • 4e5957d8d2 These don't work yet, but I need to be able to see my other diff. Jeremy Fincher 2004-01-28 19:08:47 +00:00
  • f57ceba827 Make sure network is always present, even if unset. Jeremy Fincher 2004-01-28 19:07:21 +00:00
  • c61e0c20d3 Converted to use the registry. Jeremy Fincher 2004-01-28 19:05:16 +00:00
  • ca06e32f53 Removed! Bwahahaha! LONG LIVE THE REGISTRYcvs remove src/configurable.pycvs remove src/configurable.py Jeremy Fincher 2004-01-28 18:15:03 +00:00
  • 9cf39dfca4 Changed the help of learn to match the registry. Jeremy Fincher 2004-01-28 18:13:21 +00:00
  • 43c00a3f94 Added a network attribute to the Irc object. Jeremy Fincher 2004-01-28 16:55:08 +00:00
  • 755f2c3564 *** empty log message *** Vincent Foley 2004-01-28 16:43:17 +00:00
  • 7f107ff9c2 Made maxSize a config variable, supybot.httpPeekSize. Jeremy Fincher 2004-01-28 16:14:12 +00:00
  • b2f5fb630c Made hierarchical. Jeremy Fincher 2004-01-28 15:53:46 +00:00
  • fda68a2252 Updated to add a few more configuration variables. Jeremy Fincher 2004-01-28 14:05:21 +00:00
  • 1f60dc36c2 converted QuoteGrabs to use registry Daniel DiPaolo 2004-01-28 00:08:43 +00:00
  • 0e3a4c37e1 Changed the capabilities separator to ';' since we use ',' in the actual capabilities. James Vega 2004-01-27 22:34:21 +00:00
  • 3e2f3b7f77 Added tests to reflect the changes to pluralize() and depluralize() Vincent Foley 2004-01-27 21:02:19 +00:00
  • 214b7960bf Initial checkin. These don't work, but I figured I'd add them anyway. Jeremy Fincher 2004-01-27 20:06:28 +00:00
  • a6e8685c74 Added blank line. I don't remember why, but I'm tired of looking at it in CVS diff, and I'm sure I added it for a reason. Jeremy Fincher 2004-01-27 20:05:36 +00:00
  • aabb617eb8 Updated the comment in the templated configure. Jeremy Fincher 2004-01-27 20:05:08 +00:00
  • 78d4c39e1b Forgot not to import configurable. Jeremy Fincher 2004-01-27 20:00:03 +00:00
  • 10afe5b8dd Removed bestuptime. Jeremy Fincher 2004-01-27 19:24:39 +00:00
  • e7c019e59f Updated to the new registry dealio. Jeremy Fincher 2004-01-27 18:43:20 +00:00
  • 3f310efed7 Added a Regexp type. Jeremy Fincher 2004-01-27 18:14:44 +00:00
  • 64f4013a2f Updated to use the registry. Jeremy Fincher 2004-01-27 18:09:35 +00:00
  • a53819a00d Fixed some bugs left over from registry conversion. James Vega 2004-01-27 16:48:41 +00:00
  • 05097050ac Updated to use the registry. Jeremy Fincher 2004-01-27 15:36:49 +00:00
  • 0627cb9c1c Updated to use the registry. Jeremy Fincher 2004-01-27 15:28:00 +00:00
  • ca094203f5 Updated to use the registry. Jeremy Fincher 2004-01-27 15:20:21 +00:00
  • dbcbdb76fa Huh? Jeremy Fincher 2004-01-27 12:29:06 +00:00
  • 1f76272d91 Removed a URL. Jeremy Fincher 2004-01-27 12:28:27 +00:00
  • bd066d616e Made do001 more robust against failures loading. Jeremy Fincher 2004-01-27 11:29:54 +00:00
  • 3bac853c61 Some slight updates. Jeremy Fincher 2004-01-27 11:25:36 +00:00
  • 363fa7e6ea Changed to notice, stuck an extra empty line in. Jeremy Fincher 2004-01-27 11:25:26 +00:00
  • 385d803ec7 Fixed multiple logging of repr'ed msg. Jeremy Fincher 2004-01-27 11:15:56 +00:00
  • 048db92e65 Fixed no-help case in Config.help. Jeremy Fincher 2004-01-27 00:42:17 +00:00
  • 5b4b7f2e4b Oops, forgot a return. Jeremy Fincher 2004-01-27 00:36:50 +00:00
  • 46e6fdaa62 removed stupid print statements Keith Jones 2004-01-26 23:34:28 +00:00
  • 69f4041c52 *** empty log message *** Keith Jones 2004-01-26 23:13:59 +00:00
  • 778f382229 Filled out the module docstring. Daniel DiPaolo 2004-01-26 21:19:07 +00:00
  • 215a2b3a76 Changed to registry. Jeremy Fincher 2004-01-26 19:17:59 +00:00
  • 81009586fb Forgot to set the default in GroupWithValue. Jeremy Fincher 2004-01-26 19:17:41 +00:00
  • 578fca2c06 Deprecated the Friendly plugin. Jeremy Fincher 2004-01-26 18:35:57 +00:00
  • a54e5a6477 Added --groups to list; more tests. Jeremy Fincher 2004-01-26 17:54:07 +00:00
  • 8f4483bd6e Stop using cgitb because it's stupid. Jeremy Fincher 2004-01-26 17:52:18 +00:00
  • 1d43b84cb5 Initial checkin. Jeremy Fincher 2004-01-26 17:36:43 +00:00
  • ecf9ed4f9c Typo James Vega 2004-01-26 15:35:29 +00:00
  • 3624267dbf Oops, forgot to commit this. Jeremy Fincher 2004-01-26 15:10:04 +00:00
  • 847b53d68a Fixed some bugz0rs. Jeremy Fincher 2004-01-26 08:10:36 +00:00
  • 26355a6dbd Spelling/grammar fixes. Daniel DiPaolo 2004-01-26 07:52:20 +00:00
  • ac2b048055 Fixed a capitalization bugz0r. Jeremy Fincher 2004-01-26 07:50:20 +00:00
  • 1130baa68d Updated a whole lot of documentation. Jeremy Fincher 2004-01-26 03:51:02 +00:00
  • b9abf8427a Removed killProxy, which was never used. Jeremy Fincher 2004-01-26 03:50:15 +00:00
  • b8f497af21 Removed useless comment. Jeremy Fincher 2004-01-26 03:48:05 +00:00
  • 73a660164d Added optional 'to' handling to translate. Jeremy Fincher 2004-01-25 18:13:13 +00:00