| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | datacite: parse_datacite_dates returns month | Martin Czygan | 2020-01-03 | 2 | -17/+51 |
| * | datacite: prepare release_month (stub) | Martin Czygan | 2020-01-03 | 2 | -24/+24 |
| * | datacite: lowercase only once | Martin Czygan | 2020-01-03 | 1 | -3/+4 |
| * | add pycountry dependency | Martin Czygan | 2020-01-03 | 2 | -1/+9 |
| * | add missing pathlib2 dependency | Martin Czygan | 2020-01-03 | 2 | -1/+18 |
| * | update potentially outdated Pipfile.lock | Martin Czygan | 2020-01-03 | 1 | -96/+86 |
| * | 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 |
* | | 2019-01-07 status update | Bryan Newbold | 2020-01-07 | 2 | -0/+36 |
* | | chocula bulk edit note | Bryan Newbold | 2020-01-07 | 2 | -0/+15 |
* | | importers: control update behavior with more-standard flag | Bryan Newbold | 2020-01-06 | 6 | -3/+15 |
* | | proposals: standardize a bit | Bryan Newbold | 2020-01-03 | 9 | -3/+34 |
* | | notes on search query parsing (WIP) | Bryan Newbold | 2020-01-03 | 1 | -0/+22 |
* | | fatcat identifiers proposal (WIP) | Bryan Newbold | 2020-01-03 | 1 | -0/+25 |
* | | proposal: python3.7 upgrade | Bryan Newbold | 2020-01-03 | 1 | -0/+101 |