12 次程式碼提交 (105a4eba8c13b924f2d487700cc5fc25eac78398)

作者 SHA1 備註 提交日期
  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 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 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 868ad8eab8 Reorganizing functions in config.py; store User-Agent and IRC version in config; exception, docstring, and comment cleanup. 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 年之前
  Ben Kurtovic a7367856ee Finished docstrings in wikitools. 13 年之前
  Ben Kurtovic 4bada57a9b Some quick updates to wikitools before I commit Page. 13 年之前
  Ben Kurtovic 434863dcd1 Docstrings for everything in Site; some cleanup in Site/Functions. 13 年之前
  Ben Kurtovic 77c541a513 Accept gzipped data and decompress it in api_query(). 13 年之前
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. 13 年之前
  Ben Kurtovic c7bbb21117 Improvements to Site and User by removing unnecessary API queries. 13 年之前
  Ben Kurtovic 74ddc5b702 More work on wikitools, now with improved API queries and login. 13 年之前
  Ben Kurtovic cafa9deedd More additions to wikitools, mostly in Site. 13 年之前
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 年之前
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 13 年之前
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: 13 年之前
  Ben Kurtovic edfa1d2d9e beginning wikitools core development with a few skeleton classes and one (nearly) working function, tools.get_site() (doesn't return a Site object yet) 13 年之前