45 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Autor SHA1 Mensaje Fecha
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 hace 3 años
  Ben Kurtovic a8a605fe05 Reduce wait between queries from 2s to 1s hace 3 años
  Ben Kurtovic ea4ee76691 release/0.3 hace 5 años
  Ben Kurtovic 774628b34e OAuth support; switch to requests; update login flow hace 5 años
  Ben Kurtovic 7d7d1aceea Update dependencies, copyright year. hace 6 años
  Ben Kurtovic aed5a5954d Fix SitesDB lookup for sites with overlapping URLs. hace 7 años
  Ben Kurtovic b315e9bdc5 Default to useHTTPS=True for new Sites. hace 8 años
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. hace 9 años
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. hace 10 años
  Ben Kurtovic ed95c99f0e Update email address. hace 10 años
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. hace 11 años
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. hace 12 años
  Ben Kurtovic 2d4b31cde9 OrderedLoader/OrderedDumper to... preserve order... plus some cleanup. hace 12 años
  Ben Kurtovic 7d7205265e Implement the rest of _set_wiki(); _ask(); other tweaks. hace 12 años
  Ben Kurtovic 3f1737717c More accurate handling when using get_site(lang, project). hace 12 años
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) hace 12 años
  Ben Kurtovic 81313e7a79 Copy search_config too. hace 12 años
  Ben Kurtovic e53efe0e84 Actually, create a copy of the dict. hace 12 años
  Ben Kurtovic 53c852e08b Minor fix if sql's values are not strings. hace 12 años
  Ben Kurtovic 3cfedde6bd A bunch of cleanup and fixes. hace 12 años
  Ben Kurtovic a074da853b More work on copyvios, including an exclusions database (#5) hace 12 años
  Ben Kurtovic 3744a34f28 Allow templated SQL connection info. hace 12 años
  Ben Kurtovic c260648bdb Finish chunking algorithm, improve !link, other fixes. hace 12 años
  Ben Kurtovic 569c815d99 Implement NLTK for chunking article content (#5). hace 12 años
  Ben Kurtovic 6be8fb48dd Cleaning up project-wide copyright notices. hace 12 años
  Ben Kurtovic a07920506c __repr__ and __str__ for all classes (22) hace 12 años
  Ben Kurtovic 5f41a1aa7a Fudge default API query wait times a bit hace 12 años
  Ben Kurtovic 0785372015 Removing extra whitespace in a ton of files hace 12 años
  Ben Kurtovic d4dab49873 More docstring revisions (reST-ifying, cleanup, clarifications) hace 12 años
  Ben Kurtovic 60da4423e2 Property-ify User; docstring cleanup hace 12 años
  Ben Kurtovic 513bfb0993 Property-ify Site hace 12 años
  Ben Kurtovic 25f31124db earwigbot.wiki.exceptions -> earwigbot.exceptions; cleanup hace 12 años
  Ben Kurtovic 00ae6f8e46 Code cleanup and bugfixes hace 12 años
  Ben Kurtovic b066be95d6 Fix hace 12 años
  Ben Kurtovic dc82a2f8a6 Sites use their own logger instead of sharing one with the toolset hace 12 años
  Ben Kurtovic f86af84903 Cache site objects internally hace 12 años
  Ben Kurtovic 14c9950753 Support for wait_between_queries in Sites hace 12 años
  Ben Kurtovic 03fe3305d9 Avoid duplicating code thanks to _BaseManager hace 12 años
  Ben Kurtovic 0c6f627e43 Move Command+TaskManagers to a common earwigbot.managers module hace 12 años
  Ben Kurtovic 8a7eb798a3 Fix all references to earwigbot.config.config; update SitesDBManager hace 12 años
  Ben Kurtovic 9e5805c6cf Raise the correct exception if the site isn't found hace 12 años
  Ben Kurtovic b320effdf2 Fix in _get_site_name_from_sitesdb() hace 12 años
  Ben Kurtovic 7edfb0b1af Re-organize SitesDB code; protocol-relative URLs hace 12 años