476 Commits (160890b4646462d21ae55c5f06c9dbdb28e11908)
 

Author SHA1 Message Date
  Ben Kurtovic c57ae4cabd More intelligent status determination. 12 years ago
  Ben Kurtovic 26c476afd3 Ugh, oops. 12 years ago
  Ben Kurtovic 5503b2999e Fix page title thing again. 12 years ago
  Ben Kurtovic 5e1f023a13 Don't do notes for accepted or declined submissions. 12 years ago
  Ben Kurtovic 7ef2f034b0 A couple of fixes 12 years ago
  Ben Kurtovic 567338d75d get_notes() and update() 12 years ago
  Ben Kurtovic 1744950483 Namespaces. 12 years ago
  Ben Kurtovic 3614fb5f13 Uh, fix? 12 years ago
  Ben Kurtovic 1ddbd3734a Some changes. 12 years ago
  Ben Kurtovic 4ac1af140c Make get_special() a bit more logical. 12 years ago
  Ben Kurtovic 037d136a4c Fix again. 12 years ago
  Ben Kurtovic d69dcac73a Fix special regex. 12 years ago
  Ben Kurtovic aac098dc86 I hate unicode. 12 years ago
  Ben Kurtovic 9352eacd31 A bunch of fixes, mostly related to unicode. Sync seems to work. 12 years ago
  Ben Kurtovic 706299ee78 Fix logger, title splitting, and revid parsing (get_content()) 12 years ago
  Ben Kurtovic ae6c799aee Get page content by revid via API, fix some other things - hopefully task works now 12 years ago
  Ben Kurtovic 2c7e8bfef9 A few small changes 12 years ago
  Ben Kurtovic 38b38dab3a Docstrings and some fixes/cleanup 12 years ago
  Ben Kurtovic 06118c0b4c A bunch of updates in config, wiki, and tasks.afc_statistics 12 years ago
  Ben Kurtovic 234295ff23 Colors and some other stuff for logging. 12 years ago
  Ben Kurtovic 34d7bf3104 Updates 12 years ago
  Ben Kurtovic d08c56f594 Using logging throughout the bot now 12 years ago
  Ben Kurtovic 17128ae9ae Fixes 12 years ago
  Ben Kurtovic 6ce2a96e22 Logging 12 years ago
  Ben Kurtovic 105a4eba8c get_replag() method for Site. 12 years ago
  Ben Kurtovic bbb5251cec Minor changes. 12 years ago
  Ben Kurtovic 83fe4b7c03 Fix untrack_page() - I guess you can't parameterize column names. 12 years ago
  Ben Kurtovic bafc660846 Limit short title lengths to 50 characters. 12 years ago
  Ben Kurtovic 6b202c5992 Fix. 12 years ago
  Ben Kurtovic 8b390c291d Fix namespaces (again). 12 years ago
  Ben Kurtovic f6903ff47e Fix process_move() on pages with namespaces. 12 years ago
  Ben Kurtovic 751f71b54d Updates. 12 years ago
  Ben Kurtovic b97be19165 Fixes. 12 years ago
  Ben Kurtovic d69356f4fa Fix syntax error. 12 years ago
  Ben Kurtovic 8db31734ed get_create() and get_modify() 12 years ago
  Ben Kurtovic 75179ee042 Added a bunch of afc_statistics code. 12 years ago
  Ben Kurtovic f885b5c2bd Added sync_page(); updates for process_edit() and process_delete(). 12 years ago
  Ben Kurtovic 0e5b256606 Cleanup. 12 years ago
  Ben Kurtovic 22850c86bd process_edit(), process_move(), process_delete(), process_restore() 12 years ago
  Ben Kurtovic b5613cf6df self.sync(): sync_deleted(), sync_oldids(), sync_pending(), sync_old() 12 years ago
  Ben Kurtovic 82de36dbc9 Database access lock, better kwarg usage, sync command. 12 years ago
  Ben Kurtovic ac9217341c Minor newline prettification. 12 years ago
  Ben Kurtovic fd2c762c2d A bunch of fixes and cleanup. 12 years ago
  Ben Kurtovic 1cdf400c80 format_timestamp -> self.format_timestamp 12 years ago
  Ben Kurtovic 32e51f90e3 Forgot to give cursor.execute()'s params as a tuple. 12 years ago
  Ben Kurtovic f560f7d2d1 Please don't be mad at me. 12 years ago
  Ben Kurtovic 3b9cc564a5 lolk 12 years ago
  Ben Kurtovic 45cef336b1 I hate debugging code remotely. 12 years ago
  Ben Kurtovic 09dd1a8952 Heh, missed the other one. 12 years ago
  Ben Kurtovic d269d9de80 Fix int->str. 12 years ago