summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Merge remote-tracking branch 'diyhplus/master'HEADmasterBryan Bishop5-5/+17
2015-02-02disable plsget proxy?Bryan Bishop1-4/+4
2015-02-02libgen.org -> libgen.infoBryan Bishop1-3/+3
2015-01-15Merge pull request #39 from eudoxia0/pep8-fixesBryan Bishop13-185/+295
2015-01-15Clean up paperbot.storageFernando Borretti1-0/+7
2015-01-15Finish cleaning up modules.scihubFernando Borretti1-8/+20
2015-01-15Shorten some linesFernando Borretti1-26/+66
2015-01-15Remove large chunks of commented-out code from modules.papersFernando Borretti1-52/+0
2015-01-15Some line length fixes to modules.papersFernando Borretti1-7/+15
2015-01-15Style fixes to the unit testsFernando Borretti2-3/+9
2015-01-15Partial style fixes to modules.scihubFernando Borretti1-14/+22
2015-01-15Fix multiple statements in one line in modules.scihubFernando Borretti1-8/+16
2015-01-15Remove trailing whitespace from modules.scihubFernando Borretti1-3/+3
2015-01-15Partial PEP8 fixes to modules.papersFernando Borretti1-69/+107
2015-01-15Style fixes to the paperbot moduleFernando Borretti8-11/+46
2014-11-14dont puke if the storage path is not writablefenn1-1/+1
2014-11-14thinkofenn1-1/+1
2014-11-14forgot metakey in format keywordsfenn1-1/+1
2014-11-14typofenn1-1/+1
2014-11-14connect things together for easy interactive exploration of paperbot capabili...fenn2-1/+13
2014-08-28Merge branch testing into masterBryan Bishop4-15/+88
2014-08-28tests for ezproxy stuffBryan Bishop4-15/+88
2014-08-28fix typo in ezproxy.pyBryan Bishop1-1/+1
2014-08-25reduce indents, h/t jquastBryan Bishop2-48/+65
2014-08-25added generator fix (really stupid and ugly and dumb) to code post-successful...Nathan McCorkle1-1/+4
2014-08-25trying to fix generator yielding tupleNathan McCorkle1-2/+4
2014-08-25trying to fix generator yielding tupleNathan McCorkle1-5/+5
2014-08-25trying to fix generator yielding tupleNathan McCorkle1-2/+3
2014-08-25changed debug log, added breakNathan McCorkle1-3/+3
2014-08-25added a debug logNathan McCorkle1-0/+3
2014-08-25checking for string representation of int tooNathan McCorkle1-1/+1
2014-08-25added debug log, resetting counterNathan McCorkle1-1/+2
2014-08-25added debug logNathan McCorkle1-1/+3
2014-08-25added a debug logNathan McCorkle1-0/+1
2014-08-25wrapped yield params in parens, added loggingNathan McCorkle1-3/+4
2014-08-25creating new downloader object for each pass through the download_url loopNathan McCorkle1-1/+3
2014-08-25Merge branch 'master' of /srv/git/paperbotNathan McCorkle13-0/+781
2014-08-25added looping to download_urlNathan McCorkle1-130/+140
2014-08-25paperbot v2Bryan Bishop13-0/+781
2014-08-24added debug linesNathan McCorkle1-1/+6
2014-08-24changed proxy urlNathan McCorkle1-1/+1
2014-08-24using data instead of headers, calling json.dumps on data before the request....Nathan McCorkle1-75/+88
2014-08-24added newline to push paperbot to reloadNathan McCorkle1-0/+1
2014-08-24added some debug linesNathan McCorkle1-1/+2
2014-08-24defined user_agentNathan McCorkle1-0/+1
2014-08-24removed some _log, defined headersNathan McCorkle1-2/+3
2014-08-24added check for relative or absolute URL parsed via lxml.etreeNathan McCorkle1-1/+9
2014-08-24forget I was returning tupleNathan McCorkle1-1/+1
2014-08-24tweakingNathan McCorkle1-1/+1
2014-08-24added debug liesNathan McCorkle1-0/+2