| Commit message (Expand) | Author | Age | Files | Lines |
* | datacite: skip empty abstracts | Martin Czygan | 2021-10-01 | 2 | -0/+90 |
* | datacite: more careful title string access; fixes sentry #88350 | Martin Czygan | 2021-06-11 | 2 | -0/+95 |
* | datacite: a missing surname should be None, not the empty string | Martin Czygan | 2021-04-02 | 2 | -2/+0 |
* | datacite importer: update test cases for 'Additional file' as component, not ... | Bryan Newbold | 2020-08-11 | 5 | -5/+5 |
* | datacite import: figshare-specific hacks | Bryan Newbold | 2020-08-11 | 1 | -0/+1 |
* | datacite: adjust tests | Martin Czygan | 2020-07-10 | 4 | -10/+6 |
* | wip: contrib, GH59 | Martin Czygan | 2020-07-10 | 5 | -3/+105 |
* | datacite: address duplicated contributor issue | Martin Czygan | 2020-07-07 | 4 | -10/+93 |
* | datacite: fix type error | Martin Czygan | 2020-04-22 | 2 | -0/+76 |
* | datacite: fix a raw name constraint violation | Martin Czygan | 2020-04-20 | 2 | -0/+77 |
* | datacite: add exception for https://www.micropublication.org/ | Martin Czygan | 2020-01-31 | 1 | -1/+2 |
* | datacite: improve date handling and minor tweak | Martin Czygan | 2020-01-30 | 2 | -0/+110 |
* | do not normalize "en dash" in DOI | Martin Czygan | 2020-01-17 | 1 | -1/+1 |
* | datacite: ignore known unknown values in resourceType* | Martin Czygan | 2020-01-09 | 2 | -0/+94 |
* | datacite: abstracts may be strings or list of strings | Martin Czygan | 2020-01-09 | 4 | -0/+186 |
* | datacite: improve license_slug handling | Martin Czygan | 2020-01-09 | 2 | -1/+3 |
* | datacite: add 'Unknown' to blacklist | Martin Czygan | 2020-01-09 | 1 | -7/+1 |
* | datacite: get rid of schemaVersion | Martin Czygan | 2020-01-09 | 17 | -32/+14 |
* | datacite: reformat test cases and use jq . --sort-keys | Martin Czygan | 2020-01-08 | 54 | -2299/+2301 |
* | datacite: factor out contributor handling | Martin Czygan | 2020-01-08 | 4 | -0/+105 |
* | datacite: adjust tests for release_month | Martin Czygan | 2020-01-08 | 12 | -12/+12 |
* | datacite: mark additional files as stub | Martin Czygan | 2020-01-08 | 2 | -0/+72 |
* | datacite: CCDC are entries, mostly | Martin Czygan | 2020-01-08 | 1 | -1/+1 |
* | datacite: adding datacite-specific extra metadata | Martin Czygan | 2020-01-07 | 30 | -1468/+1570 |
* | datacite: month field should be top-level | Martin Czygan | 2020-01-06 | 11 | -14/+14 |
* | datacite: include month in extra | Martin Czygan | 2020-01-06 | 11 | -11/+13 |
* | datacite: clean abstracts, use unknown value tokens | Martin Czygan | 2020-01-06 | 3 | -3/+3 |
* | datacite: always include "datacite" key in extra | Martin Czygan | 2020-01-04 | 14 | -26/+26 |
* | datacite: remove --lang-detect flag | Martin Czygan | 2020-01-03 | 5 | -10/+15 |
* | datacite: add another test case | Martin Czygan | 2020-01-02 | 2 | -0/+70 |
* | 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 | 19 | -111/+111 |
* | datacite: add conversion fixtures | Martin Czygan | 2020-01-02 | 49 | -0/+3924 |