32 Commits (4e8be871b7d57e5512854240baefd1d3bf4268be)

Author SHA1 Message Date
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 years ago
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic ed95c99f0e Update email address. 10 years ago
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic f3f372f550 Finishing everything; some other tweaks. 11 years ago
  Ben Kurtovic d0016933f0 Fix typo in TaskManager.start.__doc__ 11 years ago
  Ben Kurtovic c2de168cb4 Log should be a bit nicer when we don't load any resources. 11 years ago
  Ben Kurtovic 7e733c39bb Support for config options to disable loading default commands/tasks. 11 years ago
  Ben Kurtovic 3cfedde6bd A bunch of cleanup and fixes. 12 years ago
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 years ago
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) 12 years ago
  Ben Kurtovic 0e2fcfed13 Run commands in separate threads. 12 years ago
  Ben Kurtovic 7bdff82971 Fix broken commands, manager, and Data. 12 years ago
  Ben Kurtovic 22b826fd0c Fix merge bug (Lock -> Rlock) 12 years ago
  Ben Kurtovic 37e64e65cd Updates and misc fixes, mainly to documentation. 12 years ago
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 years ago
  Ben Kurtovic b34dd94f0d Command.commands; small change in managers; !time 12 years ago
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 years ago
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) 12 years ago
  Ben Kurtovic bc9fdf28f4 A handful of fixes, cleanup, and improvements. 12 years ago
  Ben Kurtovic 6450d99a0f Better docstrings for a bunch of modules 12 years ago
  Ben Kurtovic ce1e598421 Two minor changes 12 years ago
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset 12 years ago
  Ben Kurtovic b3c0869db2 Misc additions, cleanup, and fixes, including: 12 years ago
  Ben Kurtovic af146bf070 Round time in "throttled" log msg so it's a bit more realistic 12 years ago
  Ben Kurtovic 27848087cc Daemonize task threads; clean up logging 12 years ago
  Ben Kurtovic cc6a4c6b99 Release manager's _resource_access_lock before processing a command so it can reload itself 12 years ago
  Ben Kurtovic eead11ffb6 Docstrings and cleanup in earwigbot.managers 12 years ago
  Ben Kurtovic 03fe3305d9 Avoid duplicating code thanks to _BaseManager 12 years ago
  Ben Kurtovic 0c6f627e43 Move Command+TaskManagers to a common earwigbot.managers module 12 years ago
  Ben Kurtovic 03062e808b Wrote the command-line utility, added logging levels, improved Bot organization 12 years ago
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes 12 years ago
  Ben Kurtovic e473653507 Updates to setup.py, unit tests, and logging 12 years ago
  Ben Kurtovic 60b52f6aeb __iter__ for Command+TaskManager instead of get_all() 12 years ago
  Ben Kurtovic 8a7eb798a3 Fix all references to earwigbot.config.config; update SitesDBManager 12 years ago
  Ben Kurtovic 2211acc81d Update TaskManager implementation 12 years ago
  Ben Kurtovic 117eccc35d Beginning work (#16) 12 years ago
  Ben Kurtovic 424a954af6 Moving rest of earwigbot.classes to earwigbot.tasks 12 years ago
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 years ago
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 years ago
  Ben Kurtovic d949269944 Some SQL updates, starting work on afc_history task. 12 years ago
  Ben Kurtovic d08c56f594 Using logging throughout the bot now 12 years ago
  Ben Kurtovic 6ce2a96e22 Logging 12 years ago
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! 12 years ago
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 12 years ago
  Ben Kurtovic 99d0e7588f loading commands now works, along with 'help' and 'test'; docstring fixes, etc 12 years ago
  Ben Kurtovic 8c6fb2e8ba more cleanup, improvements, fixes, whatever; restructured command files, but haven't done all of them yet 12 years ago
  Ben Kurtovic b0da4531b2 tons of improvements, import fixes, cleanup, etc 12 years ago
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 12 years ago
  Ben Kurtovic 50f1f38fe3 list, not tuple 12 years ago