aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat/orcid_importer.py
Commit message (Expand)AuthorAgeFilesLines
* add insert counting to importersBryan Newbold2018-09-141-0/+2
* python implementation of new editgroup paramBryan Newbold2018-09-111-7/+4
* "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
* improve handling of invalid identifiersBryan Newbold2018-08-151-2/+5
* fix orcid name parsingBryan Newbold2018-07-181-1/+1
* ORCID importer tweaksVinay Goel2018-06-211-1/+17
* python: refactor importer code (+crossref)Bryan Newbold2018-06-201-37/+12
* actually accept editgroups for ORCID importBryan Newbold2018-06-111-4/+17
* fixes to orcid importer for larger batchesBryan Newbold2018-06-091-2/+6
* basic ORCID importerBryan Newbold2018-06-091-0/+63