255 コミット (d08c56f59482d17fe5a32a7b2ee69ee15461cfef)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic d08c56f594 Using logging throughout the bot now 12年前
  Ben Kurtovic 17128ae9ae Fixes 12年前
  Ben Kurtovic 6ce2a96e22 Logging 12年前
  Ben Kurtovic 105a4eba8c get_replag() method for Site. 12年前
  Ben Kurtovic bbb5251cec Minor changes. 12年前
  Ben Kurtovic 83fe4b7c03 Fix untrack_page() - I guess you can't parameterize column names. 12年前
  Ben Kurtovic bafc660846 Limit short title lengths to 50 characters. 12年前
  Ben Kurtovic 6b202c5992 Fix. 12年前
  Ben Kurtovic 8b390c291d Fix namespaces (again). 12年前
  Ben Kurtovic f6903ff47e Fix process_move() on pages with namespaces. 12年前
  Ben Kurtovic 751f71b54d Updates. 12年前
  Ben Kurtovic b97be19165 Fixes. 12年前
  Ben Kurtovic d69356f4fa Fix syntax error. 12年前
  Ben Kurtovic 8db31734ed get_create() and get_modify() 12年前
  Ben Kurtovic 75179ee042 Added a bunch of afc_statistics code. 12年前
  Ben Kurtovic f885b5c2bd Added sync_page(); updates for process_edit() and process_delete(). 12年前
  Ben Kurtovic 0e5b256606 Cleanup. 12年前
  Ben Kurtovic 22850c86bd process_edit(), process_move(), process_delete(), process_restore() 12年前
  Ben Kurtovic b5613cf6df self.sync(): sync_deleted(), sync_oldids(), sync_pending(), sync_old() 12年前
  Ben Kurtovic 82de36dbc9 Database access lock, better kwarg usage, sync command. 12年前
  Ben Kurtovic ac9217341c Minor newline prettification. 12年前
  Ben Kurtovic fd2c762c2d A bunch of fixes and cleanup. 12年前
  Ben Kurtovic 1cdf400c80 format_timestamp -> self.format_timestamp 12年前
  Ben Kurtovic 32e51f90e3 Forgot to give cursor.execute()'s params as a tuple. 12年前
  Ben Kurtovic f560f7d2d1 Please don't be mad at me. 12年前
  Ben Kurtovic 3b9cc564a5 lolk 12年前
  Ben Kurtovic 45cef336b1 I hate debugging code remotely. 12年前
  Ben Kurtovic 09dd1a8952 Heh, missed the other one. 12年前
  Ben Kurtovic d269d9de80 Fix int->str. 12年前
  Ben Kurtovic c379aa3cb5 Fix again! 12年前
  Ben Kurtovic be3daa5d62 Fix. 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 092b1f22c6 Merge branch 'feature/statisticsbot' into develop 12年前
  Ben Kurtovic 9e211f0632 minor update 12年前
  Ben Kurtovic 48c6b41a8d Gah! 12年前
  Ben Kurtovic 325cba1d8c whoops 12年前
  Ben Kurtovic 2172e9d4bb Revised AFC status message. 12年前
  Ben Kurtovic b3329c75fd Merge branch 'feature/tests-framework' into develop 12年前
  Ben Kurtovic b9d200aeca task numbers for copyvios and dailycats 12年前
  Ben Kurtovic ba922b767e Merge branch 'develop' into feature/statisticsbot 12年前
  Ben Kurtovic 8c068aa86b join parsing fix 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 e61a1367e3 framework-y stuff for AFC statistics bot 13年前
  Ben Kurtovic 719f6f02a4 Merge branch 'develop' into feature/tests-framework 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年前