| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | make file edit form hash values case insensitive | Bryan Newbold | 2019-12-02 | 1 | -0/+3 |
* | add regression test for upper-case SHA-1 form submit | Bryan Newbold | 2019-12-02 | 1 | -0/+10 |
* | re-order ingest want() for better stats | Bryan Newbold | 2019-11-15 | 1 | -7/+10 |
* | project -> ingest_request_source | Bryan Newbold | 2019-11-15 | 3 | -9/+9 |
* | have ingest-file-results importer operate as crawl-bot | Bryan Newbold | 2019-11-15 | 1 | -1/+1 |
* | fix release.pmcid typo | Bryan Newbold | 2019-11-15 | 1 | -2/+2 |
* | better ingest-file-results import name | Bryan Newbold | 2019-11-15 | 1 | -1/+1 |
* | ingest importer fixes | Bryan Newbold | 2019-11-15 | 1 | -3/+4 |
* | more ingest importer comments and counts | Bryan Newbold | 2019-11-15 | 2 | -2/+29 |
* | crude support for 'sandcrawler' kafka topics | Bryan Newbold | 2019-11-15 | 1 | -2/+3 |
* | ingest file result importer | Bryan Newbold | 2019-11-15 | 5 | -2/+228 |
* | test for ingest transform | Bryan Newbold | 2019-11-15 | 1 | -0/+57 |
* | add ingest request feature to entity_updates worker | Bryan Newbold | 2019-11-15 | 2 | -4/+22 |
* | add ingest request transform (and test) | Bryan Newbold | 2019-11-15 | 3 | -1/+68 |