61 Комити (4e8be871b7d57e5512854240baefd1d3bf4268be)

Аутор SHA1 Порука Датум
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. пре 9 година
  Ben Kurtovic 5194525a32 Note when sources might have been missed. пре 9 година
  Ben Kurtovic 303c39c8c7 Add an option to disable short-circuiting. пре 9 година
  Ben Kurtovic 9fd145da5c Add some docs; better sorting function. пре 9 година
  Ben Kurtovic 7afb484cea Refactor a bunch of copyvio internals. Store all sources with a result object. пре 9 година
  Ben Kurtovic f94a67e0e3 Define num_queries in the proper place. пре 9 година
  Ben Kurtovic 12247dd756 Add no_links and no_searches to copyvio_check(). пре 9 година
  Ben Kurtovic c56838e742 Only spawn one worker for comparisons in local mode. пре 9 година
  Ben Kurtovic 7c0e98596c Some bugfixes. пре 9 година
  Ben Kurtovic 361f7709f8 Starting work on global workers. пре 9 година
  Ben Kurtovic bdcbfa5327 Catch errors around response.read(). пре 9 година
  Ben Kurtovic 24dd497fd9 Catch more general socket.error. пре 9 година
  Ben Kurtovic 5e72e74759 Employ new piecewise article-delta confidence function. пре 9 година
  Ben Kurtovic 203c65280c Float delta. пре 9 година
  Ben Kurtovic 6b0f8ad311 Fix reference. пре 9 година
  Ben Kurtovic e2d7c7aef6 Update with new confidence function; fix unicode. пре 9 година
  Ben Kurtovic 05010933c7 Reorder some URL opening code; zip protection. пре 9 година
  Ben Kurtovic 2bddf79a3d Fix deadlock when calling queue.put() while holding the mutex. пре 9 година
  Ben Kurtovic 7a4fcd7807 Fix queue clear call. пре 9 година
  Ben Kurtovic efae85a1fe Move thread spawning code to worker class. пре 9 година
  Ben Kurtovic 7137dda920 Update copyvio checker to not make concurrent requests to a single domain. пре 9 година
  Ben Kurtovic 5874467ec3 Bugfix, cleanup. пре 9 година
  Ben Kurtovic cc7ac52a05 Fix query counting. пре 10 година
  Ben Kurtovic d672e670fa Fix param name. пре 10 година
  Ben Kurtovic 0e28f89466 Update logging. пре 10 година
  Ben Kurtovic ae0c390ceb Redesign copyvio internals to parallelize URL loading/parsing. пре 10 година
  Ben Kurtovic 1501341000 Allow even more time for a URL to time out. пре 10 година
  Ben Kurtovic ccb3c022ca Some servers don't leave a space before the content type parameter list. пре 10 година
  Ben Kurtovic 5e9d4cfa78 copyvios: use a different timeout for direct URL comparisons. пре 10 година
  Ben Kurtovic ea14f39e73 Split content type correctly. пре 10 година
  Ben Kurtovic e0cd174310 Refactor out empty chain definitions. пре 10 година
  Ben Kurtovic 0eadf65a09 Only accept HTML and plain text for copyvio checks. пре 10 година
  Ben Kurtovic c3ddc3d35a Return the correct empty chain. пре 10 година
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. пре 10 година
  Ben Kurtovic ed95c99f0e Update email address. пре 10 година
  Ben Kurtovic 5931f375de Put response.read() in the try:, since that's what throws the timeout. пре 11 година
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. пре 11 година
  Ben Kurtovic 4ff7612a27 Fix when we've cached None as a url. пре 11 година
  Ben Kurtovic 25d75c5d11 Forgot to give process_time param to CopyvioCheckResult. пре 11 година
  Ben Kurtovic bcf9b70107 Keep track of how long generating results takes; support 'max_time'. пре 11 година
  Ben Kurtovic de23112f43 Bugfix when we can't read HTML. пре 11 година
  Ben Kurtovic a4dda89a61 Various fixes for copyvios. пре 11 година
  Ben Kurtovic 655624c2cf Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup. пре 11 година
  Ben Kurtovic 0ca84ab9bc Implement lazy-importing of oauth2, nltk, and bs4. пре 11 година
  Ben Kurtovic 4baab6f57c Implement lazy importing of root-level modules and packages. пре 12 година
  Ben Kurtovic 8d8703358c More fixes and tweaks; cleanup; etc. пре 12 година
  Ben Kurtovic f993b847ab Encode URLs as UTF-8 before opening them. пре 12 година
  Ben Kurtovic 570168ed0e Institute a timeout so we don't try to open these suspicious URLs forever. пре 12 година
  Ben Kurtovic 439b855254 Fully implement logging; fix non-unicode log messages. пре 12 година
  Ben Kurtovic a074da853b More work on copyvios, including an exclusions database (#5) пре 12 година