| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
|/ / |
|
* | | Merge branch 'martin-guide-entity-release-state-stage' into 'master' | bnewbold | 2019-12-17 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | guide fix: code and db uses release_stage | Martin Czygan | 2019-12-17 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'martin-importers-common-print-stderr' into 'master' | bnewbold | 2019-12-16 | 1 | -2/+2 |
|\ |
|
| * | 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 |
* | | add kafka-pixy to docker-compose file | Bryan Newbold | 2019-12-10 | 1 | -0/+8 |
* | | tweaks to docker-compose image | Bryan Newbold | 2019-12-10 | 1 | -0/+5 |
|/ |
|
* | another schema update idea (containers) | Bryan Newbold | 2019-12-09 | 1 | -0/+1 |
* | 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 |
* | Merge branch 'bnewbold-crossref-harvest-test' into 'master' | Martin Czygan | 2019-12-09 | 5 | -22/+82 |
|\ |
|
| * | 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 |
* | | Merge branch 'martin-increase-docker-kafka-message-size' into 'master' | bnewbold | 2019-12-06 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | increase max.message.bytes in container | Martin Czygan | 2019-12-05 | 1 | -0/+1 |
|/ |
|
* | improve previous commit (JATS abstract hack) | Bryan Newbold | 2019-12-03 | 1 | -4/+6 |
* | hack: remove enclosing JATS XML tags around abstracts | Bryan Newbold | 2019-12-03 | 1 | -1/+7 |
* | tweaks to file ingest importer | Bryan Newbold | 2019-12-03 | 2 | -3/+10 |
* | crossref is_update isn't what I thought | Bryan Newbold | 2019-12-03 | 1 | -6/+2 |
* | bump required rust to 1.36 | Bryan Newbold | 2019-12-03 | 2 | -2/+2 |
* | update gitlab-ci to rust 1.34 | Bryan Newbold | 2019-12-03 | 1 | -1/+1 |