aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/harvest/oaipmh.py
Commit message (Expand)AuthorAgeFilesLines
* fix missing KafkaException harvester importsconfluent-kafkaBryan Newbold2019-04-081-1/+1
* bump max message size to ~20 MBytesBryan Newbold2019-04-081-0/+1
* fixes to confluent-kafka harvestersBryan Newbold2019-04-081-8/+8
* first draft harvesters using confluent-kafkaBryan Newbold2019-04-061-11/+30
* MEDLINE/Pubmed noteBryan Newbold2019-03-151-2/+6
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-221-6/+5
* clean up harvester comments/docsBryan Newbold2018-11-211-44/+29
* use isoformat() to format datesBryan Newbold2018-11-211-2/+2
* fix loop_sleep typoBryan Newbold2018-11-211-1/+1
* fix OAI-PMH name/finished messageBryan Newbold2018-11-211-1/+6
* fix oai-pmh issue againBryan Newbold2018-11-211-13/+14
* oaipmh: handle NoRecordsMatchBryan Newbold2018-11-211-5/+8
* initial OAI-PMH harvestersBryan Newbold2018-11-191-0/+157