45 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

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