index
:
paperbot
master
v1
a pdf/paper-fetching bot for IRC
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Merge remote-tracking branch 'diyhplus/master'
HEAD
master
Bryan Bishop
5
-5
/
+17
2015-02-02
disable plsget proxy?
Bryan Bishop
1
-4
/
+4
2015-02-02
libgen.org -> libgen.info
Bryan Bishop
1
-3
/
+3
2015-01-15
Merge pull request #39 from eudoxia0/pep8-fixes
Bryan Bishop
13
-185
/
+295
2015-01-15
Clean up paperbot.storage
Fernando Borretti
1
-0
/
+7
2015-01-15
Finish cleaning up modules.scihub
Fernando Borretti
1
-8
/
+20
2015-01-15
Shorten some lines
Fernando Borretti
1
-26
/
+66
2015-01-15
Remove large chunks of commented-out code from modules.papers
Fernando Borretti
1
-52
/
+0
2015-01-15
Some line length fixes to modules.papers
Fernando Borretti
1
-7
/
+15
2015-01-15
Style fixes to the unit tests
Fernando Borretti
2
-3
/
+9
2015-01-15
Partial style fixes to modules.scihub
Fernando Borretti
1
-14
/
+22
2015-01-15
Fix multiple statements in one line in modules.scihub
Fernando Borretti
1
-8
/
+16
2015-01-15
Remove trailing whitespace from modules.scihub
Fernando Borretti
1
-3
/
+3
2015-01-15
Partial PEP8 fixes to modules.papers
Fernando Borretti
1
-69
/
+107
2015-01-15
Style fixes to the paperbot module
Fernando Borretti
8
-11
/
+46
2014-11-14
dont puke if the storage path is not writable
fenn
1
-1
/
+1
2014-11-14
thinko
fenn
1
-1
/
+1
2014-11-14
forgot metakey in format keywords
fenn
1
-1
/
+1
2014-11-14
typo
fenn
1
-1
/
+1
2014-11-14
connect things together for easy interactive exploration of paperbot capabili...
fenn
2
-1
/
+13
2014-08-28
Merge branch testing into master
Bryan Bishop
4
-15
/
+88
2014-08-28
tests for ezproxy stuff
Bryan Bishop
4
-15
/
+88
2014-08-28
fix typo in ezproxy.py
Bryan Bishop
1
-1
/
+1
2014-08-25
reduce indents, h/t jquast
Bryan Bishop
2
-48
/
+65
2014-08-25
added generator fix (really stupid and ugly and dumb) to code post-successful...
Nathan McCorkle
1
-1
/
+4
2014-08-25
trying to fix generator yielding tuple
Nathan McCorkle
1
-2
/
+4
2014-08-25
trying to fix generator yielding tuple
Nathan McCorkle
1
-5
/
+5
2014-08-25
trying to fix generator yielding tuple
Nathan McCorkle
1
-2
/
+3
2014-08-25
changed debug log, added break
Nathan McCorkle
1
-3
/
+3
2014-08-25
added a debug log
Nathan McCorkle
1
-0
/
+3
2014-08-25
checking for string representation of int too
Nathan McCorkle
1
-1
/
+1
2014-08-25
added debug log, resetting counter
Nathan McCorkle
1
-1
/
+2
2014-08-25
added debug log
Nathan McCorkle
1
-1
/
+3
2014-08-25
added a debug log
Nathan McCorkle
1
-0
/
+1
2014-08-25
wrapped yield params in parens, added logging
Nathan McCorkle
1
-3
/
+4
2014-08-25
creating new downloader object for each pass through the download_url loop
Nathan McCorkle
1
-1
/
+3
2014-08-25
Merge branch 'master' of /srv/git/paperbot
Nathan McCorkle
13
-0
/
+781
2014-08-25
added looping to download_url
Nathan McCorkle
1
-130
/
+140
2014-08-25
paperbot v2
Bryan Bishop
13
-0
/
+781
2014-08-24
added debug lines
Nathan McCorkle
1
-1
/
+6
2014-08-24
changed proxy url
Nathan McCorkle
1
-1
/
+1
2014-08-24
using data instead of headers, calling json.dumps on data before the request....
Nathan McCorkle
1
-75
/
+88
2014-08-24
added newline to push paperbot to reload
Nathan McCorkle
1
-0
/
+1
2014-08-24
added some debug lines
Nathan McCorkle
1
-1
/
+2
2014-08-24
defined user_agent
Nathan McCorkle
1
-0
/
+1
2014-08-24
removed some _log, defined headers
Nathan McCorkle
1
-2
/
+3
2014-08-24
added check for relative or absolute URL parsed via lxml.etree
Nathan McCorkle
1
-1
/
+9
2014-08-24
forget I was returning tuple
Nathan McCorkle
1
-1
/
+1
2014-08-24
tweaking
Nathan McCorkle
1
-1
/
+1
2014-08-24
added debug lies
Nathan McCorkle
1
-0
/
+2
[next]