17 Commity (4e8be871b7d57e5512854240baefd1d3bf4268be)

Autor SHA1 Wiadomość Data
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 lat temu
  Ben Kurtovic 08af882841 Update AssertEdit behavior now that it's been merged into MW core. 10 lat temu
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 lat temu
  Ben Kurtovic ed95c99f0e Update email address. 10 lat temu
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 lat temu
  Ben Kurtovic d709ee00a7 Better handling when we are blocked from editing 11 lat temu
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 lat temu
  Ben Kurtovic 06d4a240f0 Trap service errors and try another service. 12 lat temu
  Ben Kurtovic 6433957ae9 First stages of service delegation. 12 lat temu
  Ben Kurtovic f4c33d86fb Mixin -> MixIn 12 lat temu
  Ben Kurtovic 78ac1b8a80 Tons of refactoring, miscellaneous cleanup, and improvements. 12 lat temu
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 lat temu
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) 12 lat temu
  Ben Kurtovic 6450d99a0f Better docstrings for a bunch of modules 12 lat temu
  Ben Kurtovic 443f0a5e72 Improve exception docstrings 12 lat temu
  Ben Kurtovic 1b88f63d27 Moving two exceptions out of earwigbot.irc 12 lat temu
  Ben Kurtovic 25f31124db earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup 12 lat temu
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 lat temu
  Ben Kurtovic 0b6d5eac5e Some code for copyvio detection, including querying Yahoo! BOSS correctly. 12 lat temu
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 lat temu
  Ben Kurtovic 3205fa3215 Basic SQL querying support with oursql. 12 lat temu
  Ben Kurtovic 4f3a5930c8 edit support! 12 lat temu
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 12 lat temu
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 12 lat temu
  Ben Kurtovic e4f8fb2e21 Major additions to Page in wikitools. 12 lat temu
  Ben Kurtovic 4bada57a9b Some quick updates to wikitools before I commit Page. 12 lat temu
  Ben Kurtovic 612c9c8ff6 Major improvements to cookies, login/logout, and crosswiki support. 12 lat temu
  Ben Kurtovic 74ddc5b702 More work on wikitools, now with improved API queries and login. 12 lat temu
  Ben Kurtovic ffc63c38f6 New additions and changes to wikitools, mostly namespaces. 13 lat temu
  Ben Kurtovic 6aa2370900 Exception and function cleanup in wikitools: 13 lat temu
  Ben Kurtovic b290582dbf added a bunch of new methods to User in wikitools; added one user-related exception to wikitools; moved .get_rights() call in IRC command !rights to .get_groups(), because get_rights() now returns actual rights (thanks to the API) 13 lat temu
  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 lat temu