aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/harvest/harvest_common.py
Commit message (Collapse)AuthorAgeFilesLines
* increase default harvest window to 14 daysBryan Newbold2019-04-011-2/+2
|
* HACK: force pylint to ignore urllib3 Retry importBryan Newbold2019-03-151-1/+3
| | | | | | As the code comment mentions, not sure why pylint throws this error. requests and urllib3 are recent, and this code runs fine in tests and QA, and pylint is running (in CI) within pipenv.
* retry/backoff for Crossref harvesterBryan Newbold2019-03-061-0/+22
|
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-1/+0
|
* clean up harvester comments/docsBryan Newbold2018-11-211-1/+1
|
* better DOI registrar harvestersBryan Newbold2018-11-191-0/+124