39 Ревизии (d69dcac73a3323e66c4d2cf396975cee1143b61e)

Автор SHA1 Съобщение Дата
  Ben Kurtovic d69dcac73a Fix special regex. преди 13 години
  Ben Kurtovic aac098dc86 I hate unicode. преди 13 години
  Ben Kurtovic 9352eacd31 A bunch of fixes, mostly related to unicode. Sync seems to work. преди 13 години
  Ben Kurtovic 706299ee78 Fix logger, title splitting, and revid parsing (get_content()) преди 13 години
  Ben Kurtovic ae6c799aee Get page content by revid via API, fix some other things - hopefully task works now преди 13 години
  Ben Kurtovic 2c7e8bfef9 A few small changes преди 13 години
  Ben Kurtovic 38b38dab3a Docstrings and some fixes/cleanup преди 13 години
  Ben Kurtovic 06118c0b4c A bunch of updates in config, wiki, and tasks.afc_statistics преди 13 години
  Ben Kurtovic 34d7bf3104 Updates преди 13 години
  Ben Kurtovic bbb5251cec Minor changes. преди 13 години
  Ben Kurtovic 83fe4b7c03 Fix untrack_page() - I guess you can't parameterize column names. преди 13 години
  Ben Kurtovic bafc660846 Limit short title lengths to 50 characters. преди 13 години
  Ben Kurtovic 6b202c5992 Fix. преди 13 години
  Ben Kurtovic 8b390c291d Fix namespaces (again). преди 13 години
  Ben Kurtovic f6903ff47e Fix process_move() on pages with namespaces. преди 13 години
  Ben Kurtovic 751f71b54d Updates. преди 13 години
  Ben Kurtovic b97be19165 Fixes. преди 13 години
  Ben Kurtovic d69356f4fa Fix syntax error. преди 13 години
  Ben Kurtovic 8db31734ed get_create() and get_modify() преди 13 години
  Ben Kurtovic 75179ee042 Added a bunch of afc_statistics code. преди 13 години
  Ben Kurtovic f885b5c2bd Added sync_page(); updates for process_edit() and process_delete(). преди 13 години
  Ben Kurtovic 0e5b256606 Cleanup. преди 13 години
  Ben Kurtovic 22850c86bd process_edit(), process_move(), process_delete(), process_restore() преди 13 години
  Ben Kurtovic b5613cf6df self.sync(): sync_deleted(), sync_oldids(), sync_pending(), sync_old() преди 13 години
  Ben Kurtovic 82de36dbc9 Database access lock, better kwarg usage, sync command. преди 13 години
  Ben Kurtovic ac9217341c Minor newline prettification. преди 13 години
  Ben Kurtovic fd2c762c2d A bunch of fixes and cleanup. преди 13 години
  Ben Kurtovic 1cdf400c80 format_timestamp -> self.format_timestamp преди 13 години
  Ben Kurtovic 32e51f90e3 Forgot to give cursor.execute()'s params as a tuple. преди 13 години
  Ben Kurtovic f560f7d2d1 Please don't be mad at me. преди 13 години
  Ben Kurtovic 3b9cc564a5 lolk преди 13 години
  Ben Kurtovic 45cef336b1 I hate debugging code remotely. преди 13 години
  Ben Kurtovic c379aa3cb5 Fix again! преди 13 години
  Ben Kurtovic c6b3827f6b Statistics chart generation from MySQL is ready! преди 13 години
  Ben Kurtovic 9e211f0632 minor update преди 13 години
  Ben Kurtovic e14897399e Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup. преди 13 години
  Ben Kurtovic e61a1367e3 framework-y stuff for AFC statistics bot преди 13 години
  Ben Kurtovic 39a4d22620 task loading and running both work now, including the schedule and !tasks command\nbot restructuring should be complete - woo! преди 13 години
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit преди 13 години
  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 преди 13 години
  Ben Kurtovic 7bbffaed92 cleaning up existing task skeletons and making task_name class-wide instead of instance-wide преди 13 години
  Ben Kurtovic 7caa07b4d8 make task sleep for a bit so I can catch it when active преди 13 години
  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/ преди 13 години