29 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Autor SHA1 Nachricht Datum
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 vor 3 Jahren
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. vor 9 Jahren
  Ben Kurtovic 07bbf240f6 Support new method for query continuation. vor 9 Jahren
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. vor 10 Jahren
  Ben Kurtovic ed95c99f0e Update email address. vor 10 Jahren
  Ben Kurtovic a3eee798f9 Implement Category.__iter__() vor 10 Jahren
  Ben Kurtovic a926431754 Better client-side buffering of SQL results. vor 10 Jahren
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. vor 11 Jahren
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. vor 12 Jahren
  Ben Kurtovic 6ec8ecf9f7 Use correct API param for title. vor 12 Jahren
  Ben Kurtovic 241d622856 Fix; apparently I switched API and SQL! vor 12 Jahren
  Ben Kurtovic 964be6056e Fix tuple; fix encoding makeshift URLs. vor 12 Jahren
  Ben Kurtovic d70fa3927c Fix arg counts, fix _get_service_order() when retrieving lag from cache. vor 12 Jahren
  Ben Kurtovic a2cf47aebf Fix method names and arguments. vor 12 Jahren
  Ben Kurtovic 7005a9b21b Docstrings for Category vor 12 Jahren
  Ben Kurtovic e01ca0fd31 Use service delegation for Category.get_members(). vor 12 Jahren
  Ben Kurtovic 6433957ae9 First stages of service delegation. vor 12 Jahren
  Ben Kurtovic dcf912b65b Make cat.get_members() an iterator; make page.exists output nicer; cleanup vor 12 Jahren
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files vor 12 Jahren
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) vor 12 Jahren
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup vor 12 Jahren
  Ben Kurtovic ea1f416195 Update methods to attributes; some other changes vor 12 Jahren
  Ben Kurtovic c22cc2dc5e Docstring cleanup for more modules vor 12 Jahren
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset vor 12 Jahren
  Ben Kurtovic 453059c217 Thread safety in Site, bugfix in Category, cleanup in Page vor 12 Jahren
  Ben Kurtovic 0c7a7c383c Removed some old debugging code vor 12 Jahren
  Ben Kurtovic 4e2580e2c1 Unicode fixes and misc cleanup to toolset and tasks vor 12 Jahren
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes vor 12 Jahren
  Ben Kurtovic 2da906109b Copyright update for 2012. vor 12 Jahren
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. vor 12 Jahren
  Ben Kurtovic 5503b2999e Fix page title thing again. vor 12 Jahren
  Ben Kurtovic 9352eacd31 A bunch of fixes, mostly related to unicode. Sync seems to work. vor 12 Jahren
  Ben Kurtovic 06118c0b4c A bunch of updates in config, wiki, and tasks.afc_statistics vor 12 Jahren
  Ben Kurtovic 34d7bf3104 Updates vor 12 Jahren
  Ben Kurtovic e14897399e Added make_summary() and shutoff_enabled() methods to BaseTask; added config.tasks and config.wiki['shutoff']; added task numbering; wikitools cleanup. vor 12 Jahren
  Ben Kurtovic d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User vor 12 Jahren
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ vor 12 Jahren
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit vor 12 Jahren
  Ben Kurtovic a7367856ee Finished docstrings in wikitools. vor 12 Jahren
  Ben Kurtovic 4bada57a9b Some quick updates to wikitools before I commit Page. vor 12 Jahren
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. vor 13 Jahren
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: vor 13 Jahren
  Ben Kurtovic f4219ffad0 More work on the early stages of wikitools: vor 13 Jahren
  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) vor 13 Jahren