Ben Kurtovic
c36b45771a
Make [[User:EarwigBot/Copyvios/Exclusions]] project-insensitive.
il y a 12 ans
Ben Kurtovic
4ff7612a27
Fix when we've cached None as a url.
il y a 12 ans
Ben Kurtovic
25d75c5d11
Forgot to give process_time param to CopyvioCheckResult.
il y a 12 ans
Ben Kurtovic
8862bec3d9
Fix statements assigned to nothing.
il y a 12 ans
Ben Kurtovic
bcf9b70107
Keep track of how long generating results takes; support 'max_time'.
il y a 12 ans
Ben Kurtovic
de23112f43
Bugfix when we can't read HTML.
il y a 12 ans
Ben Kurtovic
a4dda89a61
Various fixes for copyvios.
- Fix a bug in ExclusionsDB; improve URL regexes.
- NLTK's LookupError is actually an IOError.
- Fix bug in __repr__ for CopyvioCheckResult.
- Rewrite YahooBOSSSearchEngine to actually work with oauth2.
- Search engines now take a URL opener in addition to credentials.
il y a 12 ans
Ben Kurtovic
d0217d7b87
Ensure lazy-loading works with subpackages.
il y a 12 ans
Ben Kurtovic
d709ee00a7
Better handling when we are blocked from editing
.
il y a 12 ans
Ben Kurtovic
1b999a1206
Finish lazy-importing of py-bcrypt and pycrypto in config.__init__
il y a 12 ans
Ben Kurtovic
655624c2cf
Lazy-importing of py-bcrypt and pycrypto; restructured deps in setup.
il y a 12 ans
Ben Kurtovic
ac6de461bb
Implement lazy-importing of oursql and pytz.
il y a 12 ans
Ben Kurtovic
0ca84ab9bc
Implement lazy-importing of oauth2, nltk, and bs4.
il y a 12 ans
Ben Kurtovic
7492adc6d0
Version bump for 0.2.dev.
il y a 12 ans
Ben Kurtovic
53a6139c5c
Merge branch 'master' into develop
il y a 12 ans
Ben Kurtovic
dd414f6f7c
Merge branch 'release/0.1' into develop
il y a 12 ans
Ben Kurtovic
9254158fc5
Merge branch 'release/0.1'
il y a 12 ans
Ben Kurtovic
7c5099e95b
release/0.1
il y a 12 ans
Ben Kurtovic
f3125c88a6
Merge branch 'feature/notes' into develop ( closes #3 )
il y a 12 ans
Ben Kurtovic
2a09064767
Updates and bugfixes.
il y a 12 ans
Ben Kurtovic
8c654d1869
Fixes for do_help().
il y a 12 ans
Ben Kurtovic
776bbb6dc7
Implement do_help().
il y a 12 ans
Ben Kurtovic
45d82cc7eb
Fix a bunch of typos.
il y a 12 ans
Ben Kurtovic
275ac5d9e8
Implement do_delete().
il y a 12 ans
Ben Kurtovic
6114e9e2ab
Implement do_rename().
il y a 12 ans
Ben Kurtovic
5e155d9a6a
Implement do_edit().
il y a 12 ans
Ben Kurtovic
6e27d9d7eb
Implement do_info().
il y a 12 ans
Ben Kurtovic
865859b136
Implement do_list(), do_read(); update schema.
il y a 12 ans
Ben Kurtovic
caf27c7588
More work on notes.
il y a 12 ans
Ben Kurtovic
901ddf761a
Starting work
il y a 12 ans
Ben Kurtovic
2a49016f0b
Merge branch 'feature/wptagger' into develop
il y a 12 ans
Ben Kurtovic
a3481ca6d3
A couple of bugfixes.
il y a 12 ans
Ben Kurtovic
2afadce771
Finish up task.
il y a 12 ans
Ben Kurtovic
2c7d39169d
Implement auto-assessment.
il y a 12 ans
Ben Kurtovic
57706a8220
More progress on tagging stuff.
il y a 12 ans
Ben Kurtovic
588d3fb696
Cleanup; support shutoff.
il y a 12 ans
Ben Kurtovic
1799f2f568
Implement guess_namespace(), get_names(), part of process_page().
il y a 12 ans
Ben Kurtovic
ad07bbafe9
Implement run(), process_category() methods.
il y a 12 ans
Ben Kurtovic
b9bfeb4f2f
Usage notes for wikiproject_tagger
il y a 12 ans
Ben Kurtovic
e81284af91
A list of regexes for templates that always go above the banner.
il y a 12 ans
Ben Kurtovic
9fac24b763
Support passing kwargs to tasks in util, plus some other updates.
il y a 12 ans
Ben Kurtovic
36c32b0d99
Converting a number of commands/tasks to plugins.
il y a 12 ans
Ben Kurtovic
c0e309bbd9
Simplify a bit of code in Page
il y a 12 ans
Ben Kurtovic
0c637d071c
Remove "irc:quit" from command/task-to-notify list; nicer watcher.
il y a 12 ans
Ben Kurtovic
d07d5eddcd
Split watcher messages at the correct length.
il y a 12 ans
Ben Kurtovic
a7e243fdfb
Update mwparserfromhell usage to reflect current API.
il y a 12 ans
Ben Kurtovic
a8f2fa72f9
Update API docs with config package and lazy module.
il y a 12 ans
Ben Kurtovic
4baab6f57c
Implement lazy importing of root-level modules and packages.
- Simplify all imports
- Update dependency version in setup.py
- Change waitTime default from three seconds to two
il y a 12 ans
Ben Kurtovic
4f2ab2ca8d
Fix loading a config file after creating a new one from a semi-complete state.
il y a 12 ans
Ben Kurtovic
3ebee8532e
Some fixes and cleanup.
il y a 12 ans