292 Revīzijas (c68a5e6dfb818cc28a877cd94c696768fa57a973)

Autors SHA1 Ziņojums Datums
  Ben Kurtovic c68a5e6dfb Fix Page.toggle_talk() on mainspace titles with colons. pirms 6 gadiem
  Ben Kurtovic 7d7d1aceea Update dependencies, copyright year. pirms 7 gadiem
  Ben Kurtovic aed5a5954d Fix SitesDB lookup for sites with overlapping URLs. pirms 8 gadiem
  Ben Kurtovic a463c6d052 Fix lazy loading bug where lxml.etree wasn't accessible to bs4. pirms 8 gadiem
  Ben Kurtovic f2099df5d5 Minor refactor in HTML parser. pirms 8 gadiem
  Ben Kurtovic fbb9ea7b03 Catch empty Google results properly. pirms 8 gadiem
  Ben Kurtovic aba91c0f1c Missing comma. pirms 8 gadiem
  Ben Kurtovic a95356676b Add GoogleSearchEngine. pirms 8 gadiem
  Ben Kurtovic 98d0977c19 Refactor search; cleanup; fixup. pirms 8 gadiem
  Ben Kurtovic 7853bcc0f3 Fix dependency checking for search engines. pirms 8 gadiem
  Ben Kurtovic 76b068c4df Add Yandex proxy support. pirms 8 gadiem
  Ben Kurtovic a0d7eb62a2 Add Yandex search support. pirms 8 gadiem
  Ben Kurtovic 04ed5257c7 Refactor search engines. pirms 8 gadiem
  Ben Kurtovic 80890fb191 WebFileType doesn't work pirms 8 gadiem
  Ben Kurtovic 977b587e5e Add support for Bing Search pirms 8 gadiem
  Ben Kurtovic 69cdb41d07 Adjust mirror hints to include direct links back to the article. pirms 9 gadiem
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. pirms 9 gadiem
  Ben Kurtovic 4828cbad69 Catch possible ValueError when doing opener.open(). pirms 9 gadiem
  Ben Kurtovic 48a14ee3ed Don't log the full debug line when sending a lot of data. pirms 9 gadiem
  Ben Kurtovic eceb4d139a Minor refactor. pirms 9 gadiem
  Ben Kurtovic f92fb34d0e Improve sentence splitting, again. pirms 9 gadiem
  Ben Kurtovic 75058997c2 Split copyvio queries a bit differently; maybe better on other languages. pirms 9 gadiem
  Ben Kurtovic f52fb06c19 Add a debug message when catching ParserExclusionError. pirms 9 gadiem
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. pirms 9 gadiem
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. pirms 9 gadiem
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. pirms 9 gadiem
  Ben Kurtovic 147b46f572 A couple more fixes and cleanup. pirms 9 gadiem
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. pirms 9 gadiem
  Ben Kurtovic 81a090c923 Allow content parsers to signal that a source should be excluded. pirms 9 gadiem
  Ben Kurtovic bb819c9306 Explicitly include excluded URLs in the result set; mark as excluded. pirms 9 gadiem
  Ben Kurtovic e99e1c1ef1 Typo fix. pirms 9 gadiem
  Ben Kurtovic 509598d7fc Try merging in templates with parameter values of a certain size (fixes #42) pirms 9 gadiem
  Ben Kurtovic d741667c4c Try using pentagrams rather than trigrams for copyvio Markov chains. pirms 9 gadiem
  Ben Kurtovic b315e9bdc5 Default to useHTTPS=True for new Sites. pirms 9 gadiem
  Ben Kurtovic 68e3ec2a73 Don't pass starttimestamp when None. pirms 9 gadiem
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. pirms 10 gadiem
  Ben Kurtovic 09319b1675 Don't die on broken regexes. pirms 10 gadiem
  Ben Kurtovic 4cdfafd487 Skip site check. pirms 10 gadiem
  Ben Kurtovic 4075d887e9 Fix return. pirms 10 gadiem
  Ben Kurtovic a2c10650a8 Add support for User:EranBot/Copyright/Blacklist (closes #52) pirms 10 gadiem
  Ben Kurtovic 9ffc3f1bf5 Raise file crawl size limit for PDFs. pirms 10 gadiem
  Ben Kurtovic 33107c6a01 Add a lastrevid property to pages. pirms 10 gadiem
  Ben Kurtovic b87d5ac673 Pass parameter to recursive call. pirms 10 gadiem
  Ben Kurtovic 170f810735 Allow ExclusionDB to force a sync. pirms 10 gadiem
  Ben Kurtovic 6ae3cd6d08 Handle interwiki page titles correctly. pirms 10 gadiem
  Ben Kurtovic 901192ec18 Handle errors from UnicodeDamnit. pirms 10 gadiem
  Ben Kurtovic 3f2dd1094f Catch HTTPException in opener.open. pirms 10 gadiem
  Ben Kurtovic 9eaad11efb Fix unicode bug in exception. pirms 10 gadiem
  Ben Kurtovic 699f6e3b17 Seems it will sometimes raise AssertionError. pirms 10 gadiem
  Ben Kurtovic 12c5170815 Catch another exception thrown by pdfminer. pirms 10 gadiem