939 Commits (c56838e742a4c8966b89f85be378221b019abcd3)
 

Autor SHA1 Mensaje Fecha
  Ben Kurtovic c56838e742 Only spawn one worker for comparisons in local mode. hace 9 años
  Ben Kurtovic 939d8be08f Fix variable. hace 9 años
  Ben Kurtovic 3ed8837a3e Fix stopping queues in local mode. hace 9 años
  Ben Kurtovic de7576728f Fix dequeueing logic a bit. hace 9 años
  Ben Kurtovic b939262b11 Bugfix. hace 9 años
  Ben Kurtovic 32ef0fbf1f Add a bunch of temporary debugging code. hace 9 años
  Ben Kurtovic c7b3b7bc7f CopyvioSource.workspace should be public. hace 9 años
  Ben Kurtovic e73e626994 Some locks needed to be tightened. hace 9 años
  Ben Kurtovic 486c4692ed Remove _workers attr of workspaces. hace 9 años
  Ben Kurtovic 7c0e98596c Some bugfixes. hace 9 años
  Ben Kurtovic 361f7709f8 Starting work on global workers. hace 9 años
  Ben Kurtovic bdcbfa5327 Catch errors around response.read(). hace 9 años
  Ben Kurtovic 9b87e2e5f7 Fix trying to remove a node that was already removed. hace 9 años
  Ben Kurtovic 24dd497fd9 Catch more general socket.error. hace 9 años
  Ben Kurtovic 5e72e74759 Employ new piecewise article-delta confidence function. hace 10 años
  Ben Kurtovic 193f96451e Also strip <ref>s in ArticleTextParser.strip(). hace 10 años
  Ben Kurtovic c4dede1459 Reorder length check to potentially fix an empty-query bug. hace 10 años
  Ben Kurtovic 203c65280c Float delta. hace 10 años
  Ben Kurtovic 6b0f8ad311 Fix reference. hace 10 años
  Ben Kurtovic e2d7c7aef6 Update with new confidence function; fix unicode. hace 10 años
  Ben Kurtovic 05010933c7 Reorder some URL opening code; zip protection. hace 10 años
  Ben Kurtovic 4f5a22a2e5 Apparently oauth2 converts the query to unicode. hace 10 años
  Ben Kurtovic 5003c21ff6 Quoting the entire query works now. hace 10 años
  Ben Kurtovic 5677664476 Properly encode URL for the search engine. hace 10 años
  Ben Kurtovic 5890ee6e6a Don't quote_plus() the query. hace 10 años
  Ben Kurtovic 2bddf79a3d Fix deadlock when calling queue.put() while holding the mutex. hace 10 años
  Ben Kurtovic 7a4fcd7807 Fix queue clear call. hace 10 años
  Ben Kurtovic efae85a1fe Move thread spawning code to worker class. hace 10 años
  Ben Kurtovic 6a90efc812 Improve !threads command output. hace 10 años
  Ben Kurtovic 7137dda920 Update copyvio checker to not make concurrent requests to a single domain. hace 10 años
  Ben Kurtovic 5874467ec3 Bugfix, cleanup. hace 10 años
  Ben Kurtovic a68bebc43c Tweak git version form a bit. hace 10 años
  Ben Kurtovic 96631e25f4 Make lazy importing code thread-safe. hace 10 años
  Ben Kurtovic cc7ac52a05 Fix query counting. hace 10 años
  Ben Kurtovic d672e670fa Fix param name. hace 10 años
  Ben Kurtovic 0e28f89466 Update logging. hace 10 años
  Ben Kurtovic ae0c390ceb Redesign copyvio internals to parallelize URL loading/parsing. hace 10 años
  Ben Kurtovic c38fe56ad4 Fix edit counter link. hace 10 años
  Ben Kurtovic 3a8349e8ab Allow regexes in exclusion lists. hace 10 años
  Ben Kurtovic 3e4dac967d Remove auto-quotes from queries; add min_query; halve max_query. hace 10 años
  Ben Kurtovic 1501341000 Allow even more time for a URL to time out. hace 10 años
  Ben Kurtovic 6b146a397a Also strip out files and categories in ATP.strip(). hace 10 años
  Ben Kurtovic ccb3c022ca Some servers don't leave a space before the content type parameter list. hace 10 años
  Ben Kurtovic 5e9d4cfa78 copyvios: use a different timeout for direct URL comparisons. hace 10 años
  Ben Kurtovic a0bc8d69ab Merge pull request #50 from justinkim/fix/typo hace 10 años
  Justin Kim 4dfd9cb866 Fix typo hace 10 años
  Ben Kurtovic ea14f39e73 Split content type correctly. hace 10 años
  Ben Kurtovic 2dfdf1bd4a Ensure the text is stripped properly. hace 10 años
  Ben Kurtovic e0cd174310 Refactor out empty chain definitions. hace 10 años
  Ben Kurtovic 0eadf65a09 Only accept HTML and plain text for copyvio checks. hace 10 años