aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat/crossref_importer.py
Commit message (Expand)AuthorAgeFilesLines
* sprinkle in TODOs for crossref importerBryan Newbold2018-09-281-0/+2
* more crossref_importer fixes (ugh)Bryan Newbold2018-09-251-2/+11
* if we need to create a container for a release, accept itBryan Newbold2018-09-241-1/+4
* parse 'issued' date format correctlyBryan Newbold2018-09-241-1/+8
* use correct publication date in crossref_importer (oops)Bryan Newbold2018-09-241-1/+1
* even more conservative size restrictionsBryan Newbold2018-09-241-1/+1
* cut down max row count even furtherBryan Newbold2018-09-241-1/+1
* filter out huge (> 2500 row) release fieldsBryan Newbold2018-09-231-0/+5
* add author sequence metadata to contribsBryan Newbold2018-09-231-2/+6
* changes to crossref importer (and tests)Bryan Newbold2018-09-221-33/+92
* fix issues with extid mapping in crossref-importerBryan Newbold2018-09-201-1/+1
* TODO in crossref_importerBryan Newbold2018-09-201-0/+1
* small typoBryan Newbold2018-09-141-1/+1
* tune how crossref imports are filteredBryan Newbold2018-09-141-4/+4
* add insert counting to importersBryan Newbold2018-09-141-0/+2
* extid support for crossref importerBryan Newbold2018-09-121-1/+30
* python implementation of new editgroup paramBryan Newbold2018-09-111-10/+6
* "true" is the only truthy value (oh no)Bryan Newbold2018-08-301-1/+1
* importers: create editgroup and passBryan Newbold2018-08-301-1/+1
* python autoaccept implementationBryan Newbold2018-08-201-1/+1
* test fixesBryan Newbold2018-07-251-2/+14
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-251-2/+2
* small crossref_importer bugfixBryan Newbold2018-06-291-1/+1
* crossref_importer: auto-create work entitiesBryan Newbold2018-06-281-12/+18
* slightly more robust crossref importBryan Newbold2018-06-251-0/+9
* crossref importer tweaks and fixesVinay Goel2018-06-211-3/+13
* importer tests and fixesBryan Newbold2018-06-201-0/+1
* more progress on crossref+orcid importersBryan Newbold2018-06-201-40/+45
* python: refactor importer code (+crossref)Bryan Newbold2018-06-201-0/+112