38 Commits (a73f618e0aec26efdc28b85ae824911e1b9536c1)

Author SHA1 Message Date
  Ben Kurtovic a73f618e0a Initial conversion to Python 3 3 years ago
  Ben Kurtovic b9074c9f9d URL exclusions: fix uppercase characters in patterns never matching 4 years ago
  Ben Kurtovic 88f9c21111 URL exclusions: fix comment parsing 4 years ago
  Ben Kurtovic 1cdc0a5a4c Improve excluded URL list parsing 4 years ago
  Ben Kurtovic 69cdb41d07 Adjust mirror hints to include direct links back to the article. 8 years ago
  Ben Kurtovic b4b079ffd0 Update copyright year for 2016. 8 years ago
  Ben Kurtovic c81d1d949d Update global exclusion lists more often than site-specific ones. 8 years ago
  Ben Kurtovic 108eca13ac Finish mirror hinting algorithm. 8 years ago
  Ben Kurtovic 91846ce4fb Refactor out mirror hinting logic in source parsers. 8 years ago
  Ben Kurtovic 03910b6cb5 Add mirror detection logic to parsers; fixes. 8 years ago
  Ben Kurtovic 4e8be871b7 Update copyright year for 2015. 9 years ago
  Ben Kurtovic 09319b1675 Don't die on broken regexes. 9 years ago
  Ben Kurtovic 4cdfafd487 Skip site check. 9 years ago
  Ben Kurtovic 4075d887e9 Fix return. 9 years ago
  Ben Kurtovic a2c10650a8 Add support for User:EranBot/Copyright/Blacklist (closes #52) 9 years ago
  Ben Kurtovic b87d5ac673 Pass parameter to recursive call. 9 years ago
  Ben Kurtovic 170f810735 Allow ExclusionDB to force a sync. 9 years ago
  Ben Kurtovic 7afb484cea Refactor a bunch of copyvio internals. Store all sources with a result object. 9 years ago
  Ben Kurtovic 3a8349e8ab Allow regexes in exclusion lists. 9 years ago
  Ben Kurtovic 39d5c7c149 Update copyright notices for 2014. 10 years ago
  Ben Kurtovic ed95c99f0e Update email address. 10 years ago
  Ben Kurtovic b88181bb24 Make exclusion check a bit smarter. 10 years ago
  Ben Kurtovic f082fca720 So re.MULTILINE is necessary for those rules. 11 years ago
  Ben Kurtovic 333201226b Once again, reengineer regexes. 11 years ago
  Ben Kurtovic 8c524d9c30 Whoops, those patterns are supposed to be ignored. 11 years ago
  Ben Kurtovic ab216fb834 <nowiki> tags in exclusion lists are optional. 11 years ago
  Ben Kurtovic 0b7a13eca5 Update copyright notices for 2013. 11 years ago
  Ben Kurtovic 6a381c66f1 Fix a bug regarding updating the 'all' site. 11 years ago
  Ben Kurtovic c36b45771a Make [[User:EarwigBot/Copyvios/Exclusions]] project-insensitive. 11 years ago
  Ben Kurtovic a4dda89a61 Various fixes for copyvios. 11 years ago
  Ben Kurtovic d4e9106667 Implement remove_admin()/owner(); fixing some other things. 11 years ago
  Ben Kurtovic e71e9daadb Store update_time as an int, not a float. 11 years ago
  Ben Kurtovic 37336fc343 Whoops, use correct filename. 11 years ago
  Ben Kurtovic 292f04fe2d Implemented limited wildcard matching in ExceptionsDB. 11 years ago
  Ben Kurtovic 5ab736723b Fixing a number of silly mistakes; refactoring (thanks pylint) 11 years ago
  Ben Kurtovic 439b855254 Fully implement logging; fix non-unicode log messages. 12 years ago
  Ben Kurtovic 1c2dcc999a __repr__ and __str__ for ExclusionsDB (#5). 12 years ago
  Ben Kurtovic a074da853b More work on copyvios, including an exclusions database (#5) 12 years ago