61 次程式碼提交 (a73f618e0aec26efdc28b85ae824911e1b9536c1)

作者 SHA1 備註 提交日期
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 年之前
  Ben Kurtovic f1b93a465a Log warnings; use rvslots when fetching revision content 5 年之前
  Ben Kurtovic c68a5e6dfb Fix Page.toggle_talk() on mainspace titles with colons. 5 年之前
  Ben Kurtovic 68e3ec2a73 Don't pass starttimestamp when None. 8 年之前
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 年之前
  Ben Kurtovic 33107c6a01 Add a lastrevid property to pages. 9 年之前
  Ben Kurtovic 6ae3cd6d08 Handle interwiki page titles correctly. 9 年之前
  Ben Kurtovic 459c252fc7 Support new CSRF token API. 9 年之前
  Ben Kurtovic 0d4a09902f Missed a line. 10 年之前
  Ben Kurtovic 4fff908912 Cleanup; fix site locking mechanism; badtoken handling. 10 年之前
  Ben Kurtovic 08af882841 Update AssertEdit behavior now that it's been merged into MW core. 10 年之前
  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 d709ee00a7 Better handling when we are blocked from editing 11 年之前
  Ben Kurtovic c0e309bbd9 Simplify a bit of code in Page 11 年之前
  Ben Kurtovic a7e243fdfb Update mwparserfromhell usage to reflect current API. 11 年之前
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. 11 年之前
  Ben Kurtovic fcd7fddbdd MD5 can't handle Unicode, so fully implement saving Unicode objects by fixing that. 12 年之前
  Ben Kurtovic 482db43b2e Improve assert=bot. 12 年之前
  Ben Kurtovic fb31aa73c8 Proper handling of unicode in some commands. 12 年之前
  Ben Kurtovic d07f0b5f9a Add loggers to Category, Page, and User. 12 年之前
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 年之前
  Ben Kurtovic 1af4217b63 Update copyright notices and some other improvements. 12 年之前
  Ben Kurtovic bbf6b61491 Some cosmetic stuff, and using MWParserFromHell's iterative equivalent when possible. 12 年之前
  Ben Kurtovic b04494b3f3 Made check_exclusion() more case-insensitive (#26) 12 年之前
  Ben Kurtovic e6956ba2b3 Completing check_exclusion() (#26) 12 年之前
  Ben Kurtovic a4fca2998f Beginning Page.check_exclusion() 12 年之前
  Ben Kurtovic 964be6056e Fix tuple; fix encoding makeshift URLs. 12 年之前
  Ben Kurtovic f1ac019b3e Remove all use_sql from commands+tasks. 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 729aa04cc1 Site.url; some refactoring and cleanup 12 年之前
  Ben Kurtovic f4c33d86fb Mixin -> MixIn 12 年之前
  Ben Kurtovic ccc0440ebe Massively shorten README; integrate Page with mwparserfromhell. 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 6450d99a0f Better docstrings for a bunch of modules 12 年之前
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup 12 年之前
  Ben Kurtovic ea1f416195 Update methods to attributes; some other changes 12 年之前
  Ben Kurtovic 1e0e9e3dd8 Cleanup docstrings in Page 12 年之前
  Ben Kurtovic ed55ed1319 Update Page API to match documentation 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 453059c217 Thread safety in Site, bugfix in Category, cleanup in Page 12 年之前
  Ben Kurtovic 54739d5553 Update references to Wiki Toolset, plus other fixes 12 年之前