118 Commits (6450d99a0f079afbed2adc9967249fd31ac0dd37)

Autor SHA1 Nachricht Datum
  Ben Kurtovic 6450d99a0f Better docstrings for a bunch of modules vor 12 Jahren
  Ben Kurtovic c1777b7037 Minor fix vor 12 Jahren
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup vor 12 Jahren
  Ben Kurtovic ea1f416195 Update methods to attributes; some other changes vor 12 Jahren
  Ben Kurtovic 1e0e9e3dd8 Cleanup docstrings in Page vor 12 Jahren
  Ben Kurtovic ed55ed1319 Update Page API to match documentation vor 12 Jahren
  Ben Kurtovic c22cc2dc5e Docstring cleanup for more modules vor 12 Jahren
  Ben Kurtovic 3cc62b4482 Docstring updates in Site vor 12 Jahren
  Ben Kurtovic 513bfb0993 Property-ify Site vor 12 Jahren
  Ben Kurtovic 443f0a5e72 Improve exception docstrings vor 12 Jahren
  Ben Kurtovic 1b88f63d27 Moving two exceptions out of earwigbot.irc vor 12 Jahren
  Ben Kurtovic 25f31124db earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup vor 12 Jahren
  Ben Kurtovic ce1e598421 Two minor changes vor 12 Jahren
  Ben Kurtovic e4e9356d54 API docs vor 12 Jahren
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset vor 12 Jahren
  Ben Kurtovic 97e31b8a5d RC objects are now work correctly for non-enwiki sites vor 12 Jahren
  Ben Kurtovic b2a3cedd9f Fix !help <command> vor 12 Jahren
  Ben Kurtovic 97c1710acf Minor logic fix vor 12 Jahren
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: vor 12 Jahren
  Ben Kurtovic a8da1245b7 Fix wiki password vor 12 Jahren
  Ben Kurtovic 1fc9028294 Adjust imports vor 12 Jahren
  Ben Kurtovic e67ea9a91f Replacing custom Blowfish implementation with pycrypto vor 12 Jahren
  Ben Kurtovic 025a7b3e37 More minor unicode fixes vor 12 Jahren
  Ben Kurtovic 00ae6f8e46 Code cleanup and bugfixes vor 12 Jahren
  Ben Kurtovic f84747800c Bugfixes, pyflakes compliance etc vor 12 Jahren
  Ben Kurtovic f5f41ed75b Catch errors when updating or tracking so it doesn't stop the whole task vor 12 Jahren
  Ben Kurtovic 4c9b541fac Properly urlencode when we're dealing with unicode objects vor 12 Jahren
  Ben Kurtovic 453059c217 Thread safety in Site, bugfix in Category, cleanup in Page vor 12 Jahren
  Ben Kurtovic d8ab0f3539 autoping and autoreconnect for site connections vor 12 Jahren
  Ben Kurtovic 9eb85f1b6f Update docs, including README.rst (almost done) vor 12 Jahren
  Ben Kurtovic af146bf070 Round time in "throttled" log msg so it's a bit more realistic vor 12 Jahren
  Ben Kurtovic 91c344d6d6 Missed a Unicode bug vor 12 Jahren
  Ben Kurtovic b066be95d6 Fix vor 12 Jahren
  Ben Kurtovic dc82a2f8a6 Sites use their own logger instead of sharing one with the toolset vor 12 Jahren
  Ben Kurtovic f86af84903 Cache site objects internally vor 12 Jahren
  Ben Kurtovic 0c7a7c383c Removed some old debugging code vor 12 Jahren
  Ben Kurtovic f698981aa3 Break up Site._api_query() into three methods for readability vor 12 Jahren
  Ben Kurtovic 14c9950753 Support for wait_between_queries in Sites vor 12 Jahren
  Ben Kurtovic b817dc725f Minor fix vor 12 Jahren
  Ben Kurtovic 4e2580e2c1 Unicode fixes and misc cleanup to toolset and tasks vor 12 Jahren
  Ben Kurtovic 5e823b718b Small fix vor 12 Jahren
  Ben Kurtovic 099d91e1c7 Log !git actions vor 12 Jahren
  Ben Kurtovic c5a74254e7 Fix status subcommand again. vor 12 Jahren
  Ben Kurtovic 21983438b3 float->int fix; colorize branches in pull vor 12 Jahren
  Ben Kurtovic 5c98633064 Updates to status subcommand vor 12 Jahren
  Ben Kurtovic 2fd7e9eaa3 Minor bugfixes vor 12 Jahren
  Ben Kurtovic e2d6aae0f5 Fix get_repos(); update help subcommand vor 12 Jahren
  Ben Kurtovic da46922c9f Update !git to use GitPython vor 12 Jahren
  Ben Kurtovic 27848087cc Daemonize task threads; clean up logging vor 12 Jahren
  Ben Kurtovic 9100c3fedd Cleaning up util a bit vor 12 Jahren