71 次程式碼提交 (4e8be871b7d57e5512854240baefd1d3bf4268be)

作者 SHA1 備註 提交日期
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 年之前
  Ben Kurtovic 9eaad11efb Fix unicode bug in exception. 9 年之前
  Ben Kurtovic 459c252fc7 Support new CSRF token API. 9 年之前
  Ben Kurtovic 8b3f9b059f Fix creating a new permissions DB; fix new site creation. 10 年之前
  Ben Kurtovic 4fff908912 Cleanup; fix site locking mechanism; badtoken handling. 10 年之前
  Ben Kurtovic 1bfe5c2ee7 Fix error handling in get_token(). 10 年之前
  Ben Kurtovic 3d5be6c627 Fix token-getter code and refactor into a get_token() function. 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 a926431754 Better client-side buffering of SQL results. 10 年之前
  Ben Kurtovic 48e6c14ab8 WHOOPS X2. 10 年之前
  Ben Kurtovic fd5852a6d0 RIP Toolserver. (Some fixes for Labs compatibilty.) 10 年之前
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 年之前
  Ben Kurtovic 655624c2cf Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup. 11 年之前
  Ben Kurtovic ac6de461bb Implement lazy-importing of oursql and pytz. 11 年之前
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. 11 年之前
  Ben Kurtovic c19a1bde2e Determine which cookies apply to which domains better. 12 年之前
  Ben Kurtovic 46c3561ce8 Apparently cookie values are plus-quoted. Oops! 12 年之前
  Ben Kurtovic b784fc7cd8 Fix a silly bug in passing cookiejars to Site objects. 12 年之前
  Ben Kurtovic e1ff76ba9f gettattr -> getattr 12 年之前
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) 12 年之前
  Ben Kurtovic 3cfedde6bd A bunch of cleanup and fixes. 12 年之前
  Ben Kurtovic d07f0b5f9a Add loggers to Category, Page, and User. 12 年之前
  Ben Kurtovic c260648bdb Finish chunking algorithm, improve !link, other fixes. 12 年之前
  Ben Kurtovic 569c815d99 Implement NLTK for chunking article content (#5). 12 年之前
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. 12 年之前
  Ben Kurtovic f7ffd68056 Support hiding certain logs (e.g. ones containing passwords). 12 年之前
  Ben Kurtovic 06d4a240f0 Trap service errors and try another service. 12 年之前
  Ben Kurtovic d70fa3927c Fix arg counts, fix _get_service_order() when retrieving lag from cache. 12 年之前
  Ben Kurtovic 7b001ed50d Improved service ordering that takes API lag into account. 12 年之前
  Ben Kurtovic 97a6bb2059 'ignore_maxlag' in Site.get_maxlag(). 12 年之前
  Ben Kurtovic 85ae7c5ce1 Site.get_maxlag(); docstring for Site.delegate() 12 年之前
  Ben Kurtovic de34d8759b Site._get_service_order() 12 年之前
  Ben Kurtovic 6433957ae9 First stages of service delegation. 12 年之前
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. 12 年之前
  Ben Kurtovic 05b731c668 Removed stray instruction. 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 729aa04cc1 Site.url; some refactoring and cleanup 12 年之前
  Ben Kurtovic f4c33d86fb Mixin -> MixIn 12 年之前
  Ben Kurtovic 5f41a1aa7a Fudge default API query wait times a bit 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 c22cc2dc5e Docstring cleanup for more modules 12 年之前
  Ben Kurtovic 3cc62b4482 Docstring updates in Site 12 年之前