aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/harvest/oaipmh.py
Commit message (Expand)AuthorAgeFilesLines
* oaipmh: HarvestPubmedWorker obsoleted by PubmedFTPWorkerMartin Czygan2020-03-091-34/+0
* pubmed ftp harvest and KafkaBs4XmlPusherMartin Czygan2020-02-191-0/+15
* harvest: log state on startup and use stderr for diagnosticsMartin Czygan2020-02-141-7/+8
* review/fix all confluent-kafka produce codeBryan Newbold2019-09-201-5/+8
* small fixes to confluent-kafka importers/workersBryan Newbold2019-09-201-1/+1
* bump max message size to ~20 MBytesBryan Newbold2019-09-201-0/+1
* fixes to confluent-kafka harvestersBryan Newbold2019-09-201-8/+8
* first draft harvesters using confluent-kafkaBryan Newbold2019-09-201-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