12 Revize (1cdf400c80e198299da1f7fe44d4c21e8aaf4e5d)

Autor SHA1 Zpráva Datum
  Ben Kurtovic 1cdf400c80 format_timestamp -> self.format_timestamp před 13 roky
  Ben Kurtovic 32e51f90e3 Forgot to give cursor.execute()'s params as a tuple. před 13 roky
  Ben Kurtovic f560f7d2d1 Please don't be mad at me. před 13 roky
  Ben Kurtovic 3b9cc564a5 lolk před 13 roky
  Ben Kurtovic 45cef336b1 I hate debugging code remotely. před 13 roky
  Ben Kurtovic c379aa3cb5 Fix again! před 13 roky
  Ben Kurtovic c6b3827f6b Statistics chart generation from MySQL is ready! před 13 roky
  Ben Kurtovic 9e211f0632 minor update před 13 roky
  Ben Kurtovic e14897399e Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup. před 13 roky
  Ben Kurtovic e61a1367e3 framework-y stuff for AFC statistics bot před 13 roky
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! před 13 roky
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit před 13 roky
  Ben Kurtovic 5be9dea1d5 docstrings in Tasks command; make !task work with !tasks and !threads; make the afc_statistics task skeleton print kwargs in run() for testing před 13 roky
  Ben Kurtovic 7bbffaed92 cleaning up existing task skeletons and making task_name class-wide instead of instance-wide před 13 roky
  Ben Kurtovic 7caa07b4d8 make task sleep for a bit so I can catch it when active před 13 roky
  Ben Kurtovic 655fe78312 creating backbone for wiki-editing tasks: they can be spawned on a cron-like schedule with config/schedule.py, in response to certain edits in config/watcher.py, or through IRC (not implemented yet - I'll need to figure out permissions); task files are in wiki/tasks/, and the wiki-editing tools (think very simplified pywikipedia) will be in wiki/tools/ před 13 roky