25 커밋 (a73f618e0aec26efdc28b85ae824911e1b9536c1)

작성자 SHA1 메시지 날짜
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 년 전
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 년 전
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 년 전
  Ben Kurtovic ed95c99f0e Update email address. 10 년 전
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 년 전
  Ben Kurtovic fc610867e9 Implement User.is_up; two bugfixes/enhancements in the clerkbot. 11 년 전
  Ben Kurtovic d07f0b5f9a Add loggers to Category, Page, and User. 12 년 전
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 년 전
  Ben Kurtovic 6433957ae9 First stages of service delegation. 12 년 전
  Ben Kurtovic 0365e0b3b3 Rollback most of the last commit, which was unnecessary as these values are API-loaded and therefore always unicode. 12 년 전
  Ben Kurtovic 7905facfc1 More unicode fixes and refactoring. 12 년 전
  Ben Kurtovic 1adf8b26cd Some more fixes, mainly unicode-related. 12 년 전
  Ben Kurtovic dcf912b65b Make cat.get_members() an iterator; make page.exists output nicer; cleanup 12 년 전
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files 12 년 전
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) 12 년 전
  Ben Kurtovic bc9fdf28f4 A handful of fixes, cleanup, and improvements. 12 년 전
  Ben Kurtovic fd80e98148 Looks like I missed a few lines 12 년 전
  Ben Kurtovic c1777b7037 Minor fix 12 년 전
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup 12 년 전
  Ben Kurtovic 25f31124db earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup 12 년 전
  Ben Kurtovic 80091b2de3 Updating README and class docstrings throughout wiki toolset 12 년 전
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes 12 년 전
  Ben Kurtovic 2da906109b Copyright update for 2012. 12 년 전
  Ben Kurtovic bff00f9b28 Restruturing codebase to be a bit more Pythonic. 12 년 전
  Ben Kurtovic d0eaa8ebe0 adding __repr__() and __str__() methods to Site, Page, Category, and User 12 년 전
  Ben Kurtovic cddb22636f wikitools fix in User when said user is really old and the API doesn't give a registration date 12 년 전
  Ben Kurtovic 9237a7ed9e all IRC commands should work now; renamed tasks.py to threads.py to avoid conflicting with bot/tasks/ 12 년 전
  Ben Kurtovic 68af0e796f restructuring everything for unit tests, etc; bot doesn't work anymore, but I'll fix that in a bit 12 년 전
  Ben Kurtovic 4bada57a9b Some quick updates to wikitools before I commit Page. 13 년 전
  Ben Kurtovic a515a004c8 Docstrings for everything in User, cleaned stuff up a bit. 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 575e975930 Bugfix in user.name() and user.exists(). 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 6aa2370900 Exception and function cleanup in wikitools: 13 년 전
  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 년 전
  Ben Kurtovic 76113a3f6a Cleaning up slightly and adding some more methods: 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 년 전