| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | doi parsing fixes | Bryan Newbold | 2019-12-23 | 1 | -0/+7 |
* | 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 |
* | normalizers: clean_pmid(), and handle nulls in all other cleaners | Bryan Newbold | 2019-12-23 | 1 | -0/+31 |
* | 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 |
* | add regression test for medlinedate -> year parsing | Bryan Newbold | 2019-12-23 | 2 | -0/+102 |
* | fix spn/ingest importer duplication check | Bryan Newbold | 2019-12-22 | 1 | -6/+8 |
* | datacite release links and metadata expansion | Bryan Newbold | 2019-12-20 | 2 | -9/+13 |
* | spn: incluce link_source/link_source_id in ingest request | Bryan Newbold | 2019-12-20 | 1 | -0/+2 |
* | pipenv: update deps | Bryan Newbold | 2019-12-17 | 2 | -11/+55 |
* | pipenv: restrict pytest<5.0.0 | Bryan Newbold | 2019-12-17 | 2 | -5/+13 |
* | pipenv: update Pipfile and Pipfile.lock | Bryan Newbold | 2019-12-17 | 2 | -286/+318 |
* | pipfile: add langcodes and dateparser dependencies | Bryan Newbold | 2019-12-17 | 2 | -1/+44 |
* | 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 |
* | | fix spn kafka topic env var | Bryan Newbold | 2019-12-13 | 1 | -1/+1 |
* | | update ingest request schema | Bryan Newbold | 2019-12-13 | 5 | -16/+44 |
* | | 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 |
* | | tweaks to ingest-file transform | Bryan Newbold | 2019-12-12 | 1 | -13/+7 |
* | | initial 'Save Paper Now' web form | Bryan Newbold | 2019-12-12 | 7 | -2/+228 |
* | | more auth token vars in example.env | Bryan Newbold | 2019-12-12 | 1 | -0/+6 |
* | | savepapernow result importer | Bryan Newbold | 2019-12-12 | 3 | -4/+89 |
* | | 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 |
|/ |
|
* | Merge branch 'bnewbold-ingest-oa-container' into 'master' | bnewbold | 2019-12-12 | 6 | -3/+181 |
|\ |
|
| * | container_issnl, not issnl, for ES release query | Bryan Newbold | 2019-12-12 | 1 | -1/+1 |
| * | improve argparse usage | Bryan Newbold | 2019-12-11 | 1 | -6/+4 |
| * | simplify ES scroll deletion using param() | Bryan Newbold | 2019-12-11 | 1 | -29/+29 |
| * | add ingest-container command (new CLI tool) | Bryan Newbold | 2019-12-10 | 1 | -0/+136 |
| * | factor out some basic kafka helpers | Bryan Newbold | 2019-12-10 | 2 | -0/+23 |
| * | add another ingest request source to whitelist | Bryan Newbold | 2019-12-10 | 1 | -2/+5 |
| * | pipenv: add elasticsearch and elasticsearch-dsl libraries | Bryan Newbold | 2019-12-10 | 2 | -1/+19 |
* | | improve argparse usage | Bryan Newbold | 2019-12-11 | 10 | -78/+95 |
|/ |
|
* | fix delete release history view | Bryan Newbold | 2019-12-09 | 1 | -1/+1 |
* | regression test for deleted entity history view | Bryan Newbold | 2019-12-09 | 1 | -0/+25 |
* | add missing underline in deleted entity web view | Bryan Newbold | 2019-12-09 | 1 | -1/+1 |
* | add basic test for crossref harvest API call | Bryan Newbold | 2019-12-06 | 2 | -0/+46 |
* | refactor kafka producer in crossref harvester | Bryan Newbold | 2019-12-06 | 1 | -21/+26 |
* | add pytest-mock helper library to dev deps | Bryan Newbold | 2019-12-06 | 2 | -1/+10 |
* | improve previous commit (JATS abstract hack) | Bryan Newbold | 2019-12-03 | 1 | -4/+6 |