aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/harvest/doi_registrars.py
Commit message (Expand)AuthorAgeFilesLines
* fix missing KafkaException harvester importsconfluent-kafkaBryan Newbold2019-04-081-1/+1
* small kafka tweaks for robustnessBryan Newbold2019-04-081-0/+2
* bump max message size to ~20 MBytesBryan Newbold2019-04-081-0/+1
* fixes to confluent-kafka harvestersBryan Newbold2019-04-081-10/+11
* first draft harvesters using confluent-kafkaBryan Newbold2019-04-061-26/+45
* fix harvester session.get() paramsBryan Newbold2019-03-061-5/+8
* retry/backoff for Crossref harvesterBryan Newbold2019-03-061-2/+2
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-2/+1
* check request status codes idiomaticallyBryan Newbold2018-12-291-2/+2
* clean up harvester comments/docsBryan Newbold2018-11-211-5/+1
* use isoformat() to format datesBryan Newbold2018-11-211-2/+2
* fix loop_sleep typoBryan Newbold2018-11-211-1/+1
* fix datacite DOI extractionBryan Newbold2018-11-211-1/+1
* initial OAI-PMH harvestersBryan Newbold2018-11-191-5/+8
* better DOI registrar harvestersBryan Newbold2018-11-191-48/+20
* bunch of pylint cleanupBryan Newbold2018-11-151-7/+12
* refactoring harvestersBryan Newbold2018-11-151-0/+209