aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat/issn_importer.py
Commit message (Collapse)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
| | | | | | More to review: - duplicate containers getting created in batch mode? eg, if multiple releases with same container. should push+autoaccept those anyways?
* include norwegian register booleanBryan Newbold2018-06-301-0/+1
|
* fix issn importer booleansBryan Newbold2018-06-301-4/+15
|
* tweak CSV null fields as None, not ''Bryan Newbold2018-06-211-11/+22
|
* more importer fixesVinay Goel2018-06-211-1/+0
|
* ISSN importerBryan Newbold2018-06-211-0/+51