577 Révisions (81313e7a7964954780740c7a7e4fddd9ca0dd5ad)
 

Auteur SHA1 Message Date
  Ben Kurtovic 03fe3305d9 Avoid duplicating code thanks to _BaseManager il y a 12 ans
  Ben Kurtovic 0c6f627e43 Move Command+TaskManagers to a common earwigbot.managers module il y a 12 ans
  Ben Kurtovic 03062e808b Wrote the command-line utility, added logging levels, improved Bot organization il y a 12 ans
  Ben Kurtovic 362db3d1c8 git version info, logging updates, utility il y a 12 ans
  Ben Kurtovic 5ca1d91f3e Use __all__ within e.w.copyvios and shorter imports il y a 12 ans
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes il y a 12 ans
  Ben Kurtovic e473653507 Updates to setup.py, unit tests, and logging il y a 12 ans
  Ben Kurtovic b20b6ba092 Markdown -> reStructuredText il y a 12 ans
  Ben Kurtovic 45a472c2ef setup.py should be good now il y a 12 ans
  Ben Kurtovic 0234d8ce63 Docstring updates; watcher's process() now takes Bot object il y a 12 ans
  Ben Kurtovic 60b52f6aeb __iter__ for Command+TaskManager instead of get_all() il y a 12 ans
  Ben Kurtovic 535e4efab6 Update references to CommandManager and TaskManager il y a 12 ans
  Ben Kurtovic 8a7eb798a3 Fix all references to earwigbot.config.config; update SitesDBManager il y a 12 ans
  Ben Kurtovic 2211acc81d Update TaskManager implementation il y a 12 ans
  Ben Kurtovic 079b424eca Fixing up !restart and !reload a bit il y a 12 ans
  Ben Kurtovic d901a252bb More cleanup for IRC stuff il y a 12 ans
  Ben Kurtovic abe58a07f6 CommandManager as attr of Bot, plus cleanup il y a 12 ans
  Ben Kurtovic d8a7867518 Documentation for installation process il y a 12 ans
  Ben Kurtovic 117eccc35d Beginning work (#16) il y a 12 ans
  Ben Kurtovic 9e5805c6cf Raise the correct exception if the site isn't found il y a 12 ans
  Ben Kurtovic b320effdf2 Fix in _get_site_name_from_sitesdb() il y a 12 ans
  Ben Kurtovic f886729df5 Merge branch 'feature/sitesdb' into develop il y a 12 ans
  Ben Kurtovic 7edfb0b1af Re-organize SitesDB code; protocol-relative URLs il y a 12 ans
  Ben Kurtovic 4a1cb41162 get_site(), add_site(), remove_site() implemented il y a 12 ans
  Ben Kurtovic 86a8440730 Moving parsers to own file. il y a 12 ans
  Ben Kurtovic 30b1b99a13 Cleaned up boolean logic a bit. il y a 12 ans
  Ben Kurtovic 2929380e12 Preliminary documentation updates il y a 12 ans
  Ben Kurtovic 69b7cb1a78 Keep dynamic module in an attr so it doesn't get dealloc'd il y a 12 ans
  Ben Kurtovic 556789524a Fix importing dynamic module from config il y a 12 ans
  Ben Kurtovic 9d97649ffd Merge branch 'feature/yaml' into develop il y a 12 ans
  Ben Kurtovic 65a01c66b5 Removed earwigbot.rules; moved its contents to config.yml il y a 12 ans
  Ben Kurtovic 76d1af164c str->int key conversion no longer necessary il y a 12 ans
  Ben Kurtovic 1db6504c56 Fixed a tiny merge bug il y a 12 ans
  Ben Kurtovic 8f193c9953 Fixing references to the config file il y a 12 ans
  Ben Kurtovic 202464d9fb JSON -> YAML il y a 12 ans
  Ben Kurtovic 19397290d1 JSON -> YAML il y a 12 ans
  Ben Kurtovic 1f615e1966 Fix again il y a 12 ans
  Ben Kurtovic 3fc151470b Fix restarting il y a 12 ans
  Ben Kurtovic 275c82ec7c Merge branch 'feature/irc_update' into develop il y a 12 ans
  Ben Kurtovic 424a954af6 Moving rest of earwigbot.classes to earwigbot.tasks il y a 12 ans
  Ben Kurtovic 1d02af98fa Relocate BaseCommand to earwigbot.commands; _CommandManager class il y a 12 ans
  Ben Kurtovic 64c7a1a8a7 Fix component enabling/disabling il y a 12 ans
  Ben Kurtovic 35f3075c63 Bugfixes and update some class references il y a 12 ans
  Ben Kurtovic e54db76757 Cleanup; ensure unit tests are functional il y a 12 ans
  Ben Kurtovic 551e1e8a9c Convert frontend and watcher into classes il y a 12 ans
  Ben Kurtovic bbe0cea5a2 Minor cleanup il y a 12 ans
  Ben Kurtovic d4e947b98b earwigbot.wiki.copyvios.search module split il y a 12 ans
  Ben Kurtovic ec8df97616 Cleanup a few instances of string concatenation il y a 12 ans
  Ben Kurtovic cdb7bce734 Avoid backreferences in re.sub() repl to bypass re._cache_repl (#17) il y a 12 ans
  Ben Kurtovic e6a381f3f7 Restructuring copyvio stuff as its own package. il y a 12 ans