| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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: 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 |
| * | 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 |
| * | address first round of MR14 comments | Martin Czygan | 2019-12-28 | 1 | -148/+319 |
| * | 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 | 1 | -41/+139 |
| * | 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 | 2 | -0/+459 |
* | | importers: control update behavior with more-standard flag | Bryan Newbold | 2020-01-06 | 5 | -2/+10 |
|/ |
|
* | orcid: skip non-person ORCID records | Bryan Newbold | 2019-12-26 | 1 | -0/+4 |
* | allow arabesque backfill ingests for some source types | Bryan Newbold | 2019-12-24 | 1 | -0/+5 |
* | make chocula URL updates more conservative | Bryan Newbold | 2019-12-24 | 1 | -5/+5 |
* | pubmed: if doing update, also do subtitle schema update | Bryan Newbold | 2019-12-23 | 1 | -1/+9 |
* | pubmed: improve warning and stderr formatting | Bryan Newbold | 2019-12-23 | 1 | -5/+6 |
* | pubmed: use standard identifier cleaners | Bryan Newbold | 2019-12-23 | 1 | -17/+14 |
* | pubmed: remove unused extid mapping code | Bryan Newbold | 2019-12-23 | 1 | -29/+0 |
* | pubmed: do reference lookups by default | Bryan Newbold | 2019-12-23 | 1 | -1/+1 |
* | pubmed: null doi parsing check | Bryan Newbold | 2019-12-23 | 1 | -1/+1 |
* | add basic MedlineDate year parsing | Bryan Newbold | 2019-12-23 | 1 | -0/+11 |
* | fix spn/ingest importer duplication check | Bryan Newbold | 2019-12-22 | 1 | -6/+8 |
* | write diagnostic messages to stderr | Martin Czygan | 2019-12-16 | 1 | -2/+2 |
* | Merge branch 'martin-importers-common-doc-fix' into 'master' | Martin Czygan | 2019-12-14 | 1 | -13/+10 |
|\ |
|
| * | complete parse_record docstring | Martin Czygan | 2019-12-14 | 1 | -0/+6 |
| * | Update EntityImporter docstring. | Martin Czygan | 2019-12-13 | 1 | -13/+4 |
* | | add ingest import file collision protection | Bryan Newbold | 2019-12-13 | 1 | -0/+6 |
* | | update ingest request schema | Bryan Newbold | 2019-12-13 | 1 | -2/+7 |
* | | remove default mimetype from ingest-file importer | Bryan Newbold | 2019-12-13 | 1 | -2/+1 |
* | | revert accidentally commited test timing | Bryan Newbold | 2019-12-13 | 1 | -2/+2 |
* | | ensure importer description arg isn't clobbered | Bryan Newbold | 2019-12-12 | 3 | -5/+5 |
* | | savepapernow result importer | Bryan Newbold | 2019-12-12 | 2 | -4/+65 |
* | | flush importer editgroups every few minutes | Bryan Newbold | 2019-12-12 | 1 | -5/+20 |
* | | EntityImporter: submit (not accept) mode | Bryan Newbold | 2019-12-12 | 1 | -2/+14 |
|/ |
|
* | add another ingest request source to whitelist | Bryan Newbold | 2019-12-10 | 1 | -2/+5 |