aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_import.py
Commit message (Expand)AuthorAgeFilesLines
* single-file variant of fileset importer for dataset attemptsBryan Newbold2022-03-231-0/+58
* importer: hotfix for sentry config errorBryan Newbold2022-02-251-1/+1
* update sentry SDK configurationBryan Newbold2022-02-251-3/+1
* move from raven to sentry_sdkMartin Czygan2021-12-141-2/+2
* remove cdl_dash_dat and wayback_static importersBryan Newbold2021-11-101-86/+0
* remove deprecated extid sqlite3 lookup table feature from importersBryan Newbold2021-11-091-21/+1
* facat_import.py: work around corner case in run_cdl_dash_dat()Bryan Newbold2021-11-031-1/+1
* typing: first batch of python bulk type annotationsBryan Newbold2021-11-031-27/+27
* fmt (black): *.pyBryan Newbold2021-11-021-359/+591
* lint/fmt: remove all 'import *'Bryan Newbold2021-11-021-3/+40
* initial implementation of fileset ingest importersBryan Newbold2021-10-141-0/+74
* generic fileset importer class, with test coverageBryan Newbold2021-10-141-0/+21
* kafka import: optional 'force-flush' mode for some importersBryan Newbold2021-10-011-0/+3
* new SPN web (html) importerBryan Newbold2021-10-011-0/+30
* very simple dblp container importerBryan Newbold2020-12-171-2/+34
* dblp release importer: container_id lookup TSV, and dump JSON modeBryan Newbold2020-12-171-3/+7
* initial implementation of dblp release importer (in progress)Bryan Newbold2020-12-171-0/+29
* add 'lxml' mode for large XML file import, and multi-tagsBryan Newbold2020-12-171-2/+1
* implement remainder of DOAJ article importerBryan Newbold2020-11-191-0/+37
* ingest: initial 'web' worker implementationBryan Newbold2020-11-051-0/+42
* ingest: whitelist -> allowlistBryan Newbold2020-11-051-3/+3
* fixes and test coverage for file_meta importerBryan Newbold2020-08-211-1/+4
* initial implementation of file_meta importerBryan Newbold2020-08-211-0/+15
* lint (flake8) top-level python filesBryan Newbold2020-07-011-1/+3
* Merge pull request #53 from EdwardBetts/spellingbnewbold2020-03-271-2/+2
|\
| * Correct spelling mistakesEdward Betts2020-03-271-2/+2
* | Merge branch 'martin-kafka-bs4-import' into 'master'Martin Czygan2020-03-101-16/+18
|\ \ | |/ |/|
| * fatcat_import: address potential hanging, if stdin is emptyMartin Czygan2020-03-091-0/+2
| * more pubmed adjustmentsMartin Czygan2020-02-221-1/+1
| * pubmed ftp harvest and KafkaBs4XmlPusherMartin Czygan2020-02-191-16/+16
* | shadow import fixes from QA testingBryan Newbold2020-02-131-1/+1
* | basic shadow importerBryan Newbold2020-02-131-0/+15
|/
* refactor fatcat_import kafka group namesBryan Newbold2020-01-211-13/+54
* fix trivial one-character typo in fatcat_import.pyBryan Newbold2020-01-171-1/+1
* actually control pubmed updates with a flagBryan Newbold2020-01-171-0/+4
* add missing sentry/raven tagsBryan Newbold2020-01-101-0/+6
* Merge branch 'martin-datacite-import'Martin Czygan2020-01-081-0/+43
|\
| * datacite: fix typosMartin Czygan2020-01-071-1/+1
| * datacite: remove --lang-detect flagMartin Czygan2020-01-031-4/+0
| * datacite: use specific auth varMartin Czygan2019-12-281-1/+1
| * datacite: add missing --extid-map-file flagMartin Czygan2019-12-281-0/+4
| * improve datacite field mapping and importMartin Czygan2019-12-281-1/+14
| * datacite: importer skeletonMartin Czygan2019-12-281-0/+30
* | importers: control update behavior with more-standard flagBryan Newbold2020-01-061-1/+5
|/
* savepapernow result importerBryan Newbold2019-12-121-0/+24
* improve argparse usageBryan Newbold2019-12-111-18/+30
* tweaks to file ingest importerBryan Newbold2019-12-031-0/+6
* have ingest-file-results importer operate as crawl-botBryan Newbold2019-11-151-1/+1
* better ingest-file-results import nameBryan Newbold2019-11-151-1/+1
* ingest file result importerBryan Newbold2019-11-151-0/+34