79 Révisions (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Auteur SHA1 Message Date
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 il y a 3 ans
  Ben Kurtovic a8a605fe05 Reduce wait between queries from 2s to 1s il y a 3 ans
  Ben Kurtovic 2df64ede65 Fix not sending Content-Type in POST requests il y a 4 ans
  Ben Kurtovic 774628b34e OAuth support; switch to requests; update login flow il y a 5 ans
  Ben Kurtovic f1b93a465a Log warnings; use rvslots when fetching revision content il y a 5 ans
  Ben Kurtovic 7d7d1aceea Update dependencies, copyright year. il y a 6 ans
  Ben Kurtovic 48a14ee3ed Don't log the full debug line when sending a lot of data. il y a 8 ans
  Ben Kurtovic b315e9bdc5 Default to useHTTPS=True for new Sites. il y a 8 ans
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. il y a 9 ans
  Ben Kurtovic 9eaad11efb Fix unicode bug in exception. il y a 9 ans
  Ben Kurtovic 459c252fc7 Support new CSRF token API. il y a 9 ans
  Ben Kurtovic 8b3f9b059f Fix creating a new permissions DB; fix new site creation. il y a 10 ans
  Ben Kurtovic 4fff908912 Cleanup; fix site locking mechanism; badtoken handling. il y a 10 ans
  Ben Kurtovic 1bfe5c2ee7 Fix error handling in get_token(). il y a 10 ans
  Ben Kurtovic 3d5be6c627 Fix token-getter code and refactor into a get_token() function. il y a 10 ans
  Ben Kurtovic 08af882841 Update AssertEdit behavior now that it's been merged into MW core. il y a 10 ans
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. il y a 10 ans
  Ben Kurtovic ed95c99f0e Update email address. il y a 10 ans
  Ben Kurtovic a926431754 Better client-side buffering of SQL results. il y a 10 ans
  Ben Kurtovic 48e6c14ab8 WHOOPS X2. il y a 10 ans
  Ben Kurtovic fd5852a6d0 RIP Toolserver. (Some fixes for Labs compatibilty.) il y a 10 ans
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. il y a 11 ans
  Ben Kurtovic 655624c2cf Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup. il y a 11 ans
  Ben Kurtovic ac6de461bb Implement lazy-importing of oursql and pytz. il y a 11 ans
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. il y a 12 ans
  Ben Kurtovic c19a1bde2e Determine which cookies apply to which domains better. il y a 12 ans
  Ben Kurtovic 46c3561ce8 Apparently cookie values are plus-quoted. Oops! il y a 12 ans
  Ben Kurtovic b784fc7cd8 Fix a silly bug in passing cookiejars to Site objects. il y a 12 ans
  Ben Kurtovic e1ff76ba9f gettattr -> getattr il y a 12 ans
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) il y a 12 ans
  Ben Kurtovic 3cfedde6bd A bunch of cleanup and fixes. il y a 12 ans
  Ben Kurtovic d07f0b5f9a Add loggers to Category, Page, and User. il y a 12 ans
  Ben Kurtovic c260648bdb Finish chunking algorithm, improve !link, other fixes. il y a 12 ans
  Ben Kurtovic 569c815d99 Implement NLTK for chunking article content (#5). il y a 12 ans
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. il y a 12 ans
  Ben Kurtovic f7ffd68056 Support hiding certain logs (e.g. ones containing passwords). il y a 12 ans
  Ben Kurtovic 06d4a240f0 Trap service errors and try another service. il y a 12 ans
  Ben Kurtovic d70fa3927c Fix arg counts, fix _get_service_order() when retrieving lag from cache. il y a 12 ans
  Ben Kurtovic 7b001ed50d Improved service ordering that takes API lag into account. il y a 12 ans
  Ben Kurtovic 97a6bb2059 'ignore_maxlag' in Site.get_maxlag(). il y a 12 ans
  Ben Kurtovic 85ae7c5ce1 Site.get_maxlag(); docstring for Site.delegate() il y a 12 ans
  Ben Kurtovic de34d8759b Site._get_service_order() il y a 12 ans
  Ben Kurtovic 6433957ae9 First stages of service delegation. il y a 12 ans
  Ben Kurtovic e8b078d4d0 More bugfixes and cleanup. il y a 12 ans
  Ben Kurtovic 05b731c668 Removed stray instruction. il y a 12 ans
  Ben Kurtovic 0365e0b3b3 Rollback most of the last commit, which was unnecessary as these values are API-loaded and therefore always unicode. il y a 12 ans
  Ben Kurtovic 7905facfc1 More unicode fixes and refactoring. il y a 12 ans
  Ben Kurtovic 729aa04cc1 Site.url; some refactoring and cleanup il y a 12 ans
  Ben Kurtovic f4c33d86fb Mixin -> MixIn il y a 12 ans
  Ben Kurtovic 5f41a1aa7a Fudge default API query wait times a bit il y a 12 ans