summaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bnewbold-more-lint-fixes' into 'master'Martin Czygan2020-07-246-25/+18
|\
| * fix issnl typo in pubmedBryan Newbold2020-07-231-1/+1
| * remove isascii() work around definition in importers/datacite.pyBryan Newbold2020-07-231-7/+1
| * simple lint (flake8) fixes over python codebaseBryan Newbold2020-07-235-17/+16
* | simplify in_kbart check statementBryan Newbold2020-07-231-1/+1
* | make in_kbart transform inclusive of last yearBryan Newbold2020-07-231-0/+9
|/
* Merge branch 'martin-datacite-duplicated-author-gh-59' into 'master'bnewbold2020-07-111-6/+60
|\
| * datacite: resolve formatting issues in testsMartin Czygan2020-07-1033-133/+51
| |\
| * | datacite: there should be no index gapsMartin Czygan2020-07-101-2/+8
| * | datacite: document contributor typesMartin Czygan2020-07-101-0/+25
| * | wip: contrib, GH59Martin Czygan2020-07-101-16/+22
| * | datacite: address duplicated contributor issueMartin Czygan2020-07-071-0/+16
* | | Merge branch 'martin-datacite-bugfix-sentry-44035' into 'master'bnewbold2020-07-111-0/+4
|\ \ \ | |_|/ |/| |
| * | datacite: mitigate sentry #44035Martin Czygan2020-07-101-0/+4
* | | Merge branch 'martin-arxiv-fix-http-503' into 'master'bnewbold2020-07-101-1/+1
|\ \ \ | |/ / |/| |
| * | arxiv: do retry five times of HTTP 503Martin Czygan2020-07-101-1/+1
* | | datacite: fix attribute errorMartin Czygan2020-07-071-1/+1
|/ /
* | lint (flake8) tool python filesBryan Newbold2020-07-0133-130/+46
* | reviewer: fix bugs in common code found by mypyBryan Newbold2020-07-011-2/+3
|/
* add new license mappingsBryan Newbold2020-06-302-0/+27
* datacite: improve license mappingMartin Czygan2020-06-301-9/+15
* datacite: hard cast possible date value to stringMartin Czygan2020-06-291-1/+1
* disallow a specific unicode character from DOIsBryan Newbold2020-06-261-0/+6
* ES schema: add best_url to file schemaBryan Newbold2020-06-041-0/+12
* harvest: fail on HTTP 400Martin Czygan2020-05-291-4/+0
* Merge branch 'bnewbold-ingest-stage' into 'master'Martin Czygan2020-05-281-0/+5
|\
| * ingest importer: check that stage is consistent with releaseBryan Newbold2020-05-261-0/+5
* | rename HarvestState.next() to HarvestState.next_span()Bryan Newbold2020-05-264-5/+5
|/
* HACK: skip pylint errors on lines that seem to be fineBryan Newbold2020-05-223-3/+3
* Merge remote-tracking branch 'github/master'Bryan Newbold2020-05-221-2/+2
|\
| * Indentity is not the same this as equality in PythonChristian Clauss2020-05-141-2/+2
* | importers: clarify handling of ApiExceptionBryan Newbold2020-05-223-4/+10
* | ingest importer: don't use glutton matchesBryan Newbold2020-05-221-3/+3
* | datacite: fix type errorMartin Czygan2020-04-221-1/+3
* | Merge branch 'martin-datacite-fix-release-contrib-raw-name-check-violation' i...bnewbold2020-04-201-0/+8
|\ \
| * | datacite: fix a raw name constraint violationMartin Czygan2020-04-201-0/+8
| |/
* | more changelog ES fixesBryan Newbold2020-04-171-4/+6
* | ES changelog worker: fixes for ident; fetch update from API if neededBryan Newbold2020-04-171-2/+9
|/
* Merge branch 'bnewbold-py37-cleanups' into 'master'bnewbold2020-04-172-6/+6
|\
| * consistently use raw string prefix for regexBryan Newbold2020-04-172-6/+6
* | Merge branch 'martin-changelog-to-es' into 'master'bnewbold2020-04-172-2/+23
|\ \
| * | derive changelog worker from release workerMartin Czygan2020-04-172-2/+23
| |/
* | changelog: limit typesMartin Czygan2020-04-161-5/+1
* | changelog: extend release_types considered documentsMartin Czygan2020-04-161-10/+19
|/
* Merge branch 'bnewbold-pubmed-get_text' into 'master'bnewbold2020-04-014-39/+47
|\
| * pubmed: use untranslated title if translated not availableBryan Newbold2020-04-011-0/+6
| * importers: replace newlines in get_text() stringsBryan Newbold2020-04-014-23/+25
| * importers: more string/get_text swapsBryan Newbold2020-03-283-27/+27
| * pubmed: bunch of .get_text() instead of .stringBryan Newbold2020-03-281-12/+12
* | crossref: switch from index-date to update-dateBryan Newbold2020-03-301-1/+1