Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • * | |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • 9f7e5ea Move final bits of _old to notes.py by Ben Kurtovic 2012-07-04 16:28:08 -0400
  • 71ac38e !trout command, plus an indent fix by Ben Kurtovic 2012-07-04 16:22:31 -0400
  • 17c9924 Rename tasks, remove feed_dailycats, add image_display_resize. by Ben Kurtovic 2012-07-04 13:22:14 -0400
  • 1afa10c Refactor actual praises out of praise; fix replag by Ben Kurtovic 2012-07-04 02:12:44 -0400
  • 09bfc44 Some anti-hardcoding refactor work and other fixes. by Ben Kurtovic 2012-07-04 02:02:33 -0400
  • 4b1d745 Handle timezones correctly with pytz. by Ben Kurtovic 2012-07-04 01:37:30 -0400
  • 729aa04 Site.url; some refactoring and cleanup by Ben Kurtovic 2012-07-04 01:11:18 -0400
  • e11ce3f Adding afc_submissions command. by Ben Kurtovic 2012-07-04 00:35:17 -0400
  • f7d1e9c Better flag handling by Ben Kurtovic 2012-07-04 00:23:52 -0400
  • 4207258 Correct parse error in RC.re_log, detect moves correctly. by Ben Kurtovic 2012-07-04 00:16:22 -0400
  • 5b110b9 Update aggregate logic to match current situation. by Ben Kurtovic 2012-07-03 20:29:30 -0400
  • f4c33d8 Mixin -> MixIn by Ben Kurtovic 2012-07-03 18:22:29 -0400
  • ccc0440 Massively shorten README; integrate Page with mwparserfromhell. by Ben Kurtovic 2012-07-03 17:12:22 -0400
  • 78ac1b8 Tons of refactoring, miscellaneous cleanup, and improvements. by Ben Kurtovic 2012-07-03 16:53:10 -0400
  • db72929 Fix blocking by Ben Kurtovic 2012-05-31 23:30:49 -0400
  • 5f41a1a Fudge default API query wait times a bit by Ben Kurtovic 2012-05-31 22:07:22 -0400
  • 7098cc5 A number of improvements to afc_statistics by Ben Kurtovic 2012-05-31 21:45:41 -0400
  • b34dd94 Command.commands; small change in managers; !time by Ben Kurtovic 2012-05-20 20:29:21 -0400
  • dcf912b Make cat.get_members() an iterator; make page.exists output nicer; cleanup by Ben Kurtovic 2012-05-14 23:25:21 -0400
  • bc75594 !pending by Ben Kurtovic 2012-05-13 02:12:37 -0400
  • cfdfc49 Command.setup() like Task.setup(); config.commands like config.tasks by Ben Kurtovic 2012-05-13 01:59:51 -0400
  • 526151e !geolocate command, plus some cleanup to other commands by Ben Kurtovic 2012-05-13 01:15:55 -0400
  • f11423b Ported !langcode command (#6) by Ben Kurtovic 2012-05-12 18:55:28 -0400
  • b037122 Removed already-implemented commands from _old (#6) by Ben Kurtovic 2012-05-12 18:16:24 -0400
  • 0785372 Removing extra whitespace in a ton of files by Ben Kurtovic 2012-05-12 18:04:01 -0400
  • d4dab49 More docstring revisions (reST-ifying, cleanup, clarifications) by Ben Kurtovic 2012-05-12 15:52:27 -0400
  • 70c4c9d Docstrings for Data by Ben Kurtovic 2012-05-12 14:42:02 -0400
  • bc9fdf2 A handful of fixes, cleanup, and improvements. by Ben Kurtovic 2012-05-09 19:41:48 -0400
  • 0f4dc4c commands.quit: use proper quit message when trigger is the bot's name by Ben Kurtovic 2012-05-09 18:12:27 -0400
  • fd80e98 Looks like I missed a few lines by Ben Kurtovic 2012-05-09 18:01:53 -0400
  • e537168 Fix some exceptions by Ben Kurtovic 2012-05-09 17:58:59 -0400
  • 6450d99 Better docstrings for a bunch of modules by Ben Kurtovic 2012-05-06 03:11:16 -0400
  • 93c85b8 Merge branch 'feature/properties' into develop by Ben Kurtovic 2012-05-06 00:48:36 -0400
  • c1777b7 Minor fix by Ben Kurtovic 2012-05-06 00:48:28 -0400
  • 60da442 Property-ify User; docstring cleanup by Ben Kurtovic 2012-05-06 00:14:33 -0400
  • ea1f416 Update methods to attributes; some other changes by Ben Kurtovic 2012-05-05 22:33:30 -0400
  • 1e0e9e3 Cleanup docstrings in Page by Ben Kurtovic 2012-05-05 22:23:03 -0400
  • ed55ed1 Update Page API to match documentation by Ben Kurtovic 2012-05-05 21:56:01 -0400
  • c22cc2d Docstring cleanup for more modules by Ben Kurtovic 2012-05-05 21:05:34 -0400
  • 3cc62b4 Docstring updates in Site by Ben Kurtovic 2012-05-05 20:08:29 -0400
  • 513bfb0 Property-ify Site by Ben Kurtovic 2012-05-05 19:05:06 -0400
  • 6efebbf Merge branch 'feature/exceptions' into develop by Ben Kurtovic 2012-05-05 18:15:17 -0400
  • 443f0a5 Improve exception docstrings by Ben Kurtovic 2012-05-05 17:53:47 -0400
  • 1b88f63 Moving two exceptions out of earwigbot.irc by Ben Kurtovic 2012-05-05 16:15:29 -0400
  • 25f3112 earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup by Ben Kurtovic 2012-05-05 15:48:52 -0400
  • ce1e598 Two minor changes by Ben Kurtovic 2012-05-05 15:09:24 -0400
  • 4a28937 Merge branch 'feature/documentation' into develop by Ben Kurtovic 2012-05-05 15:05:18 -0400
  • 8d0a509 More reference fixes by Ben Kurtovic 2012-05-05 14:40:43 -0400
  • 4aac14c Fixed some references, etc by Ben Kurtovic 2012-05-05 02:36:42 -0400
  • e4e9356 API docs by Ben Kurtovic 2012-04-29 04:48:50 -0400
  • 17e29a1 Updates to wiki toolset documentation by Ben Kurtovic 2012-04-29 04:25:14 -0400
  • c51c83e More documentation updates by Ben Kurtovic 2012-04-29 03:55:33 -0400
  • 035f7b8 Use Sphinx magic; typo fixes by Ben Kurtovic 2012-04-29 03:32:31 -0400
  • dfb4183 Adding docs/ by Ben Kurtovic 2012-04-29 02:29:36 -0400
  • 80091b2 Updating README and class docstrings throughout wiki toolset by Ben Kurtovic 2012-04-29 01:24:43 -0400
  • 97e31b8 RC objects are now work correctly for non-enwiki sites by Ben Kurtovic 2012-04-28 19:32:00 -0400
  • b2a3ced Fix !help <command> by Ben Kurtovic 2012-04-28 17:28:58 -0400
  • 97c1710 Minor logic fix by Ben Kurtovic 2012-04-28 17:20:29 -0400
  • b3c0869 Misc additions, cleanup, and fixes, including: by Ben Kurtovic 2012-04-28 17:09:20 -0400
  • b35b640 Merge branch 'feature/external-blowfish' into develop by Ben Kurtovic 2012-04-27 23:44:27 -0400
  • a8da124 Fix wiki password by Ben Kurtovic 2012-04-27 23:44:04 -0400
  • 1fc9028 Adjust imports by Ben Kurtovic 2012-04-27 22:47:44 -0400
  • e67ea9a Replacing custom Blowfish implementation with pycrypto by Ben Kurtovic 2012-04-27 22:31:18 -0400
  • 025a7b3 More minor unicode fixes by Ben Kurtovic 2012-04-20 20:42:47 -0400
  • 00ae6f8 Code cleanup and bugfixes by Ben Kurtovic 2012-04-17 20:05:02 -0400
  • f847478 Bugfixes, pyflakes compliance etc by Ben Kurtovic 2012-04-16 18:31:39 -0400
  • f5f41ed Catch errors when updating or tracking so it doesn't stop the whole task by Ben Kurtovic 2012-04-15 14:55:46 -0400
  • 4c9b541 Properly urlencode when we're dealing with unicode objects by Ben Kurtovic 2012-04-15 04:05:22 -0400
  • 453059c Thread safety in Site, bugfix in Category, cleanup in Page by Ben Kurtovic 2012-04-12 22:53:33 -0400
  • d8ab0f3 autoping and autoreconnect for site connections by Ben Kurtovic 2012-04-12 15:56:33 -0400
  • 9eb85f1 Update docs, including README.rst (almost done) by Ben Kurtovic 2012-04-10 20:24:16 -0400
  • af146bf Round time in "throttled" log msg so it's a bit more realistic by Ben Kurtovic 2012-04-09 20:05:50 -0400
  • 91c344d Missed a Unicode bug by Ben Kurtovic 2012-04-09 20:01:31 -0400
  • b066be9 Fix by Ben Kurtovic 2012-04-09 19:53:00 -0400
  • dc82a2f Sites use their own logger instead of sharing one with the toolset by Ben Kurtovic 2012-04-09 19:48:24 -0400
  • f86af84 Cache site objects internally by Ben Kurtovic 2012-04-09 19:27:26 -0400
  • 0c7a7c3 Removed some old debugging code by Ben Kurtovic 2012-04-09 16:34:22 -0400
  • f698981 Break up Site._api_query() into three methods for readability by Ben Kurtovic 2012-04-09 16:29:18 -0400
  • 14c9950 Support for wait_between_queries in Sites by Ben Kurtovic 2012-04-09 16:08:22 -0400
  • b817dc7 Minor fix by Ben Kurtovic 2012-04-09 15:25:30 -0400
  • 4e2580e Unicode fixes and misc cleanup to toolset and tasks by Ben Kurtovic 2012-04-09 15:19:46 -0400
  • 5e823b7 Small fix by Ben Kurtovic 2012-04-09 00:13:00 -0400
  • a1b3c28 Merge branch 'feature/git-command' into develop by Ben Kurtovic 2012-04-09 00:11:25 -0400
  • 099d91e Log !git actions by Ben Kurtovic 2012-04-09 00:05:12 -0400
  • c5a7425 Fix status subcommand again. by Ben Kurtovic 2012-04-08 23:30:16 -0400
  • 2198343 float->int fix; colorize branches in pull by Ben Kurtovic 2012-04-08 22:58:25 -0400
  • 5c98633 Updates to status subcommand by Ben Kurtovic 2012-04-08 22:55:31 -0400
  • 2fd7e9e Minor bugfixes by Ben Kurtovic 2012-04-08 22:21:10 -0400
  • e2d6aae Fix get_repos(); update help subcommand by Ben Kurtovic 2012-04-08 22:18:10 -0400
  • da46922 Update !git to use GitPython by Ben Kurtovic 2012-04-08 22:01:42 -0400
  • f7f4907 Merge branch 'develop' into feature/documentation by Ben Kurtovic 2012-04-08 17:04:13 -0400
  • dfb3e39 Merge branch 'feature/package-ify' into develop by Ben Kurtovic 2012-04-08 15:21:51 -0400
  • 2784808 Daemonize task threads; clean up logging by Ben Kurtovic 2012-04-08 04:17:38 -0400
  • 9100c3f Cleaning up util a bit by Ben Kurtovic 2012-04-08 03:09:07 -0400
  • a976702 More helpful logging; support for !parts with messages by Ben Kurtovic 2012-04-08 02:29:57 -0400
  • 30e9d30 Using function aliases whenever possible; !join and !part by Ben Kurtovic 2012-04-08 01:22:40 -0400
  • 08fb35e Fix small bug in shutdown code by Ben Kurtovic 2012-04-08 00:53:05 -0400
  • c3fa922 Quitting works completely now; bugfixes by Ben Kurtovic 2012-04-08 00:39:05 -0400
  • fbada5c Minor cleanup, additions, and bugfixes by Ben Kurtovic 2012-04-07 23:08:39 -0400
  • cc6a4c6 Release manager's _resource_access_lock before processing a command so it can reload itself by Ben Kurtovic 2012-04-07 23:05:44 -0400