405 Commits (f84747800c0149321c0e9084646b8e7e240cd4f9)
 

Autor SHA1 Mensaje Fecha
  Ben Kurtovic f84747800c Bugfixes, pyflakes compliance etc hace 12 años
  Ben Kurtovic f5f41ed75b Catch errors when updating or tracking so it doesn't stop the whole task hace 12 años
  Ben Kurtovic 4c9b541fac Properly urlencode when we're dealing with unicode objects hace 12 años
  Ben Kurtovic 453059c217 Thread safety in Site, bugfix in Category, cleanup in Page hace 12 años
  Ben Kurtovic d8ab0f3539 autoping and autoreconnect for site connections hace 12 años
  Ben Kurtovic af146bf070 Round time in "throttled" log msg so it's a bit more realistic hace 12 años
  Ben Kurtovic 91c344d6d6 Missed a Unicode bug hace 12 años
  Ben Kurtovic b066be95d6 Fix hace 12 años
  Ben Kurtovic dc82a2f8a6 Sites use their own logger instead of sharing one with the toolset hace 12 años
  Ben Kurtovic f86af84903 Cache site objects internally hace 12 años
  Ben Kurtovic 0c7a7c383c Removed some old debugging code hace 12 años
  Ben Kurtovic f698981aa3 Break up Site._api_query() into three methods for readability hace 12 años
  Ben Kurtovic 14c9950753 Support for wait_between_queries in Sites hace 12 años
  Ben Kurtovic b817dc725f Minor fix hace 12 años
  Ben Kurtovic 4e2580e2c1 Unicode fixes and misc cleanup to toolset and tasks hace 12 años
  Ben Kurtovic 5e823b718b Small fix hace 12 años
  Ben Kurtovic a1b3c28aa4 Merge branch 'feature/git-command' into develop hace 12 años
  Ben Kurtovic 099d91e1c7 Log !git actions hace 12 años
  Ben Kurtovic c5a74254e7 Fix status subcommand again. hace 12 años
  Ben Kurtovic 21983438b3 float->int fix; colorize branches in pull hace 12 años
  Ben Kurtovic 5c98633064 Updates to status subcommand hace 12 años
  Ben Kurtovic 2fd7e9eaa3 Minor bugfixes hace 12 años
  Ben Kurtovic e2d6aae0f5 Fix get_repos(); update help subcommand hace 12 años
  Ben Kurtovic da46922c9f Update !git to use GitPython hace 12 años
  Ben Kurtovic dfb3e39295 Merge branch 'feature/package-ify' into develop hace 12 años
  Ben Kurtovic 27848087cc Daemonize task threads; clean up logging hace 12 años
  Ben Kurtovic 9100c3fedd Cleaning up util a bit hace 12 años
  Ben Kurtovic a97670262b More helpful logging; support for !parts with messages hace 12 años
  Ben Kurtovic 30e9d30f9f Using function aliases whenever possible; !join and !part hace 12 años
  Ben Kurtovic 08fb35eefe Fix small bug in shutdown code hace 12 años
  Ben Kurtovic c3fa92269d Quitting works completely now; bugfixes hace 12 años
  Ben Kurtovic fbada5c69a Minor cleanup, additions, and bugfixes hace 12 años
  Ben Kurtovic cc6a4c6b99 Release manager's _resource_access_lock before processing a command so it can reload itself hace 12 años
  Ben Kurtovic 6373eea1f7 docstrings in Bot; daemonize wiki_scheduler hace 12 años
  Ben Kurtovic eead11ffb6 Docstrings and cleanup in earwigbot.managers hace 12 años
  Ben Kurtovic 03fe3305d9 Avoid duplicating code thanks to _BaseManager hace 12 años
  Ben Kurtovic 0c6f627e43 Move Command+TaskManagers to a common earwigbot.managers module hace 12 años
  Ben Kurtovic 03062e808b Wrote the command-line utility, added logging levels, improved Bot organization hace 12 años
  Ben Kurtovic 362db3d1c8 git version info, logging updates, utility hace 12 años
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes hace 12 años
  Ben Kurtovic e473653507 Updates to setup.py, unit tests, and logging hace 12 años
  Ben Kurtovic 45a472c2ef setup.py should be good now hace 12 años
  Ben Kurtovic 0234d8ce63 Docstring updates; watcher's process() now takes Bot object hace 12 años
  Ben Kurtovic 60b52f6aeb __iter__ for Command+TaskManager instead of get_all() hace 12 años
  Ben Kurtovic 535e4efab6 Update references to CommandManager and TaskManager hace 12 años
  Ben Kurtovic 8a7eb798a3 Fix all references to earwigbot.config.config; update SitesDBManager hace 12 años
  Ben Kurtovic 2211acc81d Update TaskManager implementation hace 12 años
  Ben Kurtovic 079b424eca Fixing up !restart and !reload a bit hace 12 años
  Ben Kurtovic d901a252bb More cleanup for IRC stuff hace 12 años
  Ben Kurtovic abe58a07f6 CommandManager as attr of Bot, plus cleanup hace 12 años