| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | datacite: remove --lang-detect flag | Martin Czygan | 2020-01-03 | 7 | -25/+21 |
| * | datacite: add another test case | Martin Czygan | 2020-01-02 | 3 | -1/+71 |
| * | datacite: open case for editing after creation | Martin Czygan | 2020-01-02 | 1 | -0/+2 |
| * | datacite: add helper script to create new test case | Martin Czygan | 2020-01-02 | 1 | -0/+14 |
| * | datacite: address raw_name index form comment | Martin Czygan | 2020-01-02 | 21 | -112/+171 |
| * | datacite: add two more skipable tokens | Martin Czygan | 2020-01-02 | 1 | -1/+1 |
| * | datacite: add conversion fixtures | Martin Czygan | 2020-01-02 | 50 | -1/+3949 |
| * | datacite: names can be 'Unav', too | Martin Czygan | 2020-01-02 | 1 | -1/+4 |
| * | datacite: avoid more None values | Martin Czygan | 2020-01-01 | 1 | -4/+4 |
| * | datacite: address 'Unpublished' publisher | Martin Czygan | 2019-12-31 | 1 | -9/+10 |
| * | datacite: ensure name schema is defined | Martin Czygan | 2019-12-31 | 1 | -1/+2 |
| * | datacite: fix typo | Martin Czygan | 2019-12-31 | 1 | -1/+1 |
| * | datacite: isascii was added in 3.7, only | Martin Czygan | 2019-12-31 | 1 | -1/+7 |
| * | datacite: skip non-ascii doi for now | Martin Czygan | 2019-12-31 | 1 | -0/+4 |
| * | datacite: clean doi | Martin Czygan | 2019-12-31 | 1 | -1/+13 |
| * | datacite: update docs | Martin Czygan | 2019-12-31 | 1 | -9/+9 |
| * | datacite: perform additional checks on contrib | Martin Czygan | 2019-12-30 | 1 | -3/+9 |
| * | datacite: check for empty title after clean | Martin Czygan | 2019-12-29 | 1 | -2/+5 |
| * | datacite: update docs with observed values | Martin Czygan | 2019-12-29 | 1 | -1/+3 |
| * | datacite: page number misses are too common | Martin Czygan | 2019-12-28 | 1 | -1/+2 |
| * | datacite: suppress debug-like language lookup miss message | Martin Czygan | 2019-12-28 | 1 | -1/+3 |
| * | datacite: adjust tests | Martin Czygan | 2019-12-28 | 1 | -2/+1 |
| * | datacite: treat untyped names as people | Martin Czygan | 2019-12-28 | 1 | -1/+1 |
| * | datacite: include container_name top level key in extra | Martin Czygan | 2019-12-28 | 1 | -7/+21 |
| * | datacite: use clean on field values | Martin Czygan | 2019-12-28 | 1 | -2/+28 |
| * | datacite: include doi in error messages | Martin Czygan | 2019-12-28 | 1 | -8/+8 |
| * | remove langcodes dependency | Martin Czygan | 2019-12-28 | 2 | -15/+0 |
| * | datacite: limit abstract length | Martin Czygan | 2019-12-28 | 1 | -0/+6 |
| * | datacite: use iso 639-1 codes | Martin Czygan | 2019-12-28 | 1 | -7/+4 |
| * | datacite: use specific auth var | Martin Czygan | 2019-12-28 | 1 | -1/+1 |
| * | datacite: add missing --extid-map-file flag | Martin Czygan | 2019-12-28 | 1 | -0/+4 |
| * | address first round of MR14 comments | Martin Czygan | 2019-12-28 | 4 | -150/+503 |
| * | datacite: move common date patterns out of the loop | Martin Czygan | 2019-12-28 | 1 | -3/+4 |
| * | improve datacite field mapping and import | Martin Czygan | 2019-12-28 | 5 | -59/+245 |
| * | datacite: add missing mappings and notes | Martin Czygan | 2019-12-28 | 1 | -266/+175 |
| * | datacite: basic field mappings | Martin Czygan | 2019-12-28 | 1 | -41/+181 |
| * | datacite: importer skeleton | Martin Czygan | 2019-12-28 | 4 | -0/+514 |
* | | importers: control update behavior with more-standard flag | Bryan Newbold | 2020-01-06 | 6 | -3/+15 |
* | | pipenv: update pytest to 5.x; remove langcodes | Bryan Newbold | 2020-01-03 | 2 | -108/+85 |
* | | pytest: explicitly indicate all in-scope test files | Bryan Newbold | 2020-01-03 | 1 | -3/+1 |
|/ |
|
* | orcid: skip non-person ORCID records | Bryan Newbold | 2019-12-26 | 1 | -0/+4 |
* | datacite: fix harvest test | Martin Czygan | 2019-12-27 | 1 | -1/+1 |
* | datacite: add simple test and fixture for datacite api interaction | Martin Czygan | 2019-12-27 | 2 | -0/+46 |
* | datacite: extend range search query | Martin Czygan | 2019-12-27 | 1 | -1/+1 |
* | avoid usage of short links | Martin Czygan | 2019-12-27 | 1 | -2/+2 |
* | Datacite API v2 throws 400, we cannot recover from, currently. | Martin Czygan | 2019-12-27 | 1 | -0/+4 |
* | datacite: update documentation, add links to issues | Martin Czygan | 2019-12-27 | 1 | -10/+5 |
* | datacite: use v2 of the API (flaky) | Martin Czygan | 2019-12-27 | 1 | -5/+28 |
* | transform ingests via pmc/pmcid, not pubmed/pmid | Bryan Newbold | 2019-12-24 | 1 | -4/+4 |
* | allow arabesque backfill ingests for some source types | Bryan Newbold | 2019-12-24 | 1 | -0/+5 |