309 コミット (9d66ebc6b24cce730fec3b498b0e8225b1eded1d)

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 9d66ebc6b2 copyvios: Config-directed URL proxying 3年前
  Ben Kurtovic fe2e7879e4 Fix issues in previous commit 3年前
  Ben Kurtovic 2324a73624 copyvios: Refactor some parsing logic and add dynamic Blogger support 3年前
  Ben Kurtovic a8a605fe05 Reduce wait between queries from 2s to 1s 3年前
  Ben Kurtovic abb9403e5d More bug fixes 3年前
  Ben Kurtovic a49a82e263 Fix a few bugs 3年前
  Ben Kurtovic 2b5914b6ae Support parser-directed URL redirecting (for Wayback Machine PDFs) 3年前
  Ben Kurtovic b9074c9f9d URL exclusions: fix uppercase characters in patterns never matching 4年前
  Ben Kurtovic 2df64ede65 Fix not sending Content-Type in POST requests 4年前
  Ben Kurtovic 88f9c21111 URL exclusions: fix comment parsing 5年前
  Ben Kurtovic 1cdc0a5a4c Improve excluded URL list parsing 5年前
  Ben Kurtovic ea4ee76691 release/0.3 5年前
  Ben Kurtovic 774628b34e OAuth support; switch to requests; update login flow 5年前
  Ben Kurtovic f1b93a465a Log warnings; use rvslots when fetching revision content 5年前
  Ben Kurtovic 8a945b0782 Greatly simplify MarkovChain implementation 5年前
  Ben Kurtovic 466d3a42f1 copyvios: Minor refactor for cleaner stack frames. 5年前
  Ben Kurtovic 42a224f365 copyvios: Catch PDF parser exceptions more aggressively. 5年前
  Ben Kurtovic c68a5e6dfb Fix Page.toggle_talk() on mainspace titles with colons. 5年前
  Ben Kurtovic 7d7d1aceea Update dependencies, copyright year. 6年前
  Ben Kurtovic aed5a5954d Fix SitesDB lookup for sites with overlapping URLs. 7年前
  Ben Kurtovic a463c6d052 Fix lazy loading bug where lxml.etree wasn't accessible to bs4. 8年前
  Ben Kurtovic f2099df5d5 Minor refactor in HTML parser. 8年前
  Ben Kurtovic fbb9ea7b03 Catch empty Google results properly. 8年前
  Ben Kurtovic aba91c0f1c Missing comma. 8年前
  Ben Kurtovic a95356676b Add GoogleSearchEngine. 8年前
  Ben Kurtovic 98d0977c19 Refactor search; cleanup; fixup. 8年前
  Ben Kurtovic 7853bcc0f3 Fix dependency checking for search engines. 8年前
  Ben Kurtovic 76b068c4df Add Yandex proxy support. 8年前
  Ben Kurtovic a0d7eb62a2 Add Yandex search support. 8年前
  Ben Kurtovic 04ed5257c7 Refactor search engines. 8年前
  Ben Kurtovic 80890fb191 WebFileType doesn't work 8年前
  Ben Kurtovic 977b587e5e Add support for Bing Search 8年前
  Ben Kurtovic 69cdb41d07 Adjust mirror hints to include direct links back to the article. 8年前
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. 8年前
  Ben Kurtovic 4828cbad69 Catch possible ValueError when doing opener.open(). 8年前
  Ben Kurtovic 48a14ee3ed Don't log the full debug line when sending a lot of data. 8年前
  Ben Kurtovic eceb4d139a Minor refactor. 8年前
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. 8年前
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. 8年前
  Ben Kurtovic f52fb06c19 Add a debug message when catching ParserExclusionError. 8年前
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. 8年前
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. 8年前
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. 8年前
  Ben Kurtovic 147b46f572 A couple more fixes and cleanup. 8年前
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. 8年前
  Ben Kurtovic 81a090c923 Allow content parsers to signal that a source should be excluded. 8年前
  Ben Kurtovic bb819c9306 Explicitly include excluded URLs in the result set; mark as excluded. 8年前
  Ben Kurtovic e99e1c1ef1 Typo fix. 8年前
  Ben Kurtovic 509598d7fc Try merging in templates with parameter values of a certain size (fixes #42) 8年前
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. 8年前