aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/importers
Commit message (Expand)AuthorAgeFilesLines
* refactor _get_editgroup => get_editgroup_idBryan Newbold2019-01-242-5/+6
* refactor make_rel_urlBryan Newbold2019-01-243-29/+66
* tweak crossref import, and update testsBryan Newbold2019-01-241-11/+27
* allow importing contrib/refs listsBryan Newbold2019-01-241-5/+13
* notes on refactoring container 'extra'Bryan Newbold2019-01-241-0/+79
* importer bugfixesBryan Newbold2019-01-233-8/+14
* bunch of crossref import tweaks (need tests)Bryan Newbold2019-01-231-50/+43
* clean() checks if it returns null-length stringBryan Newbold2019-01-231-1/+5
* matched importer: bezerk mode to skip file updatesBryan Newbold2019-01-231-11/+5
* ftfy all over (needs Pipfile.lock)Bryan Newbold2019-01-237-39/+74
* more tests; fix some importer behaviorBryan Newbold2019-01-232-37/+43
* improve changelog testsBryan Newbold2019-01-231-1/+0
* refactor remaining importersBryan Newbold2019-01-227-328/+297
* refactored crossref importer to new styleBryan Newbold2019-01-223-89/+166
* new importer API interfacesBryan Newbold2019-01-222-0/+181
* crossref importer updatesBryan Newbold2019-01-221-19/+78
* remove coden and abbrev from python toolsBryan Newbold2019-01-211-2/+0
* more 'true' -> True query param fixesBryan Newbold2019-01-184-4/+4
* issn => journal_metadata in several placesBryan Newbold2019-01-172-6/+6
* use full-on autoaccept modeBryan Newbold2019-01-115-12/+16
* importers and tests all use new api-passingBryan Newbold2019-01-086-10/+44
* start updating importer auth with crossref importerBryan Newbold2019-01-082-11/+37
* don't need to supply editor_id nowBryan Newbold2018-12-312-8/+4
* python impl of API ident harmonizationBryan Newbold2018-12-246-36/+36
* implement release_year (and rustfmt)Bryan Newbold2018-12-242-9/+14
* do actually require title for crossref importBryan Newbold2018-12-011-3/+3
* crossref importer doesn't require author/title attributesBryan Newbold2018-11-211-6/+6
* crossref importer checks for existing DOIsBryan Newbold2018-11-212-4/+19
* grobid importer: release_date as a dateBryan Newbold2018-11-211-1/+1
* start supporting kafka importersBryan Newbold2018-11-192-1/+18
* fix some broken importer argsBryan Newbold2018-11-191-5/+7
* monograph isn't a CSL typeBryan Newbold2018-11-191-1/+1
* bunch of pylint cleanupBryan Newbold2018-11-154-16/+25
* large refactor of python names/pathsBryan Newbold2018-11-157-12/+42
* update crossref controlled vocabBryan Newbold2018-11-142-3/+32
* python tweaks for date/datetime rust fixBryan Newbold2018-11-141-5/+2
* use Counter object instead of per-metric intsBryan Newbold2018-11-136-17/+17
* shuffle around fatcat_tools layoutBryan Newbold2018-11-136-0/+866