19 커밋 (d08c56f59482d17fe5a32a7b2ee69ee15461cfef)

작성자 SHA1 메시지 날짜
  Ben Kurtovic d08c56f594 Using logging throughout the bot now 12 년 전
  Ben Kurtovic 105a4eba8c get_replag() method for Site. 12 년 전
  Ben Kurtovic c6b3827f6b Statistics chart generation from MySQL is ready! 12 년 전
  Ben Kurtovic e6ddbca28e Made it easier to use a DictCursor. 12 년 전
  Ben Kurtovic 3bfa58aa50 Cleanup and better docstrings for SQL stuff. 12 년 전
  Ben Kurtovic 3205fa3215 Basic SQL querying support with oursql. 12 년 전
  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 d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User 13 년 전
  Ben Kurtovic b1cf39ac64 major improvements to editing; fixes, cleanup, support for AssertEdit is complete w/ logging in following a failed assertion; bugfixes 13 년 전
  Ben Kurtovic 4f3a5930c8 edit support! 13 년 전
  Ben Kurtovic cddb22636f wikitools fix in User when said user is really old and the API doesn't give a registration date 13 년 전
  Ben Kurtovic 9125a610ea !editcount/!ec and fix 13 년 전
  Ben Kurtovic ff9f6323eb I can has page edit support? 13 년 전
  Ben Kurtovic 8dc023fcac support for Maxlag and AssertEdit in API queries, via config.json and Site.__init__ kwargs; patched holes in Site._api_query, including stability improvements and support for retrying queries when servers lag 13 년 전
  Ben Kurtovic 0ef6493855 fixy, fixy 13 년 전
  Ben Kurtovic 868ad8eab8 Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup. 13 년 전
  Ben Kurtovic d207baaee2 ported afc_report to wikitools and cleaned it up massively; added creator() method to Page; safety check in functions._get_site_object_from_dict() 13 년 전
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 13 년 전
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 13 년 전