| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | Merge branch 'martin-search-results-pagination' into 'master' | Martin Czygan | 2019-11-15 | 6 | -20/+82 |
|\ |
|
| * | address test issue | Martin Czygan | 2019-11-15 | 1 | -2/+3 |
| * | adjust search test case for new wording | Martin Czygan | 2019-11-14 | 1 | -2/+2 |
| * | gray out inactive navigation links | Martin Czygan | 2019-11-14 | 1 | -2/+2 |
| * | move pagination into macros | Martin Czygan | 2019-11-14 | 3 | -43/+51 |
| * | Add basic pagination to search results | Martin Czygan | 2019-11-08 | 4 | -14/+67 |
* | | web: catch MacaroonInitException | Bryan Newbold | 2019-11-12 | 1 | -0/+4 |
* | | Merge branch 'martin-python-readme-es-note' into 'master' | bnewbold | 2019-11-08 | 1 | -0/+5 |
|\ \ |
|
| * | | mention elasticsearch empty index setup | Martin Czygan | 2019-11-08 | 1 | -0/+5 |
| |/ |
|
* | | crossref: accurate blank title counts | Bryan Newbold | 2019-11-05 | 1 | -0/+1 |
* | | fix crossref component test | Bryan Newbold | 2019-11-04 | 1 | -1/+1 |
* | | crossref: component type | Bryan Newbold | 2019-11-04 | 1 | -1/+3 |
* | | crossref: count why skip happened | Bryan Newbold | 2019-11-04 | 1 | -1/+7 |
* | | crossref: don't skip on short/null subtitle | Bryan Newbold | 2019-11-04 | 1 | -1/+1 |
|/ |
|
* | commit file cleaner tests | Bryan Newbold | 2019-10-08 | 1 | -0/+58 |
* | file cleanup tweaks to actually run | Bryan Newbold | 2019-10-08 | 2 | -5/+4 |
* | refactor duplicated b32_hex function in importers | Bryan Newbold | 2019-10-08 | 3 | -21/+11 |
* | dict wrapper for entity_from_json() | Bryan Newbold | 2019-10-08 | 2 | -3/+7 |
* | new cleanup python tool/framework | Bryan Newbold | 2019-10-08 | 5 | -0/+300 |
* | redirect direct entity underscore links | Bryan Newbold | 2019-10-03 | 2 | -0/+30 |
* | webface: extra <br> in container lookup links | Bryan Newbold | 2019-09-21 | 1 | -1/+1 |
* | remove duplicate style ref in container edit view | Bryan Newbold | 2019-09-20 | 1 | -5/+0 |
* | review/fix all confluent-kafka produce code | Bryan Newbold | 2019-09-20 | 6 | -27/+75 |
* | small fixes to confluent-kafka importers/workers | Bryan Newbold | 2019-09-20 | 8 | -26/+69 |
* | update Pipfile.lock after confluent-kafka rebase | Bryan Newbold | 2019-09-20 | 1 | -1/+33 |
* | convert pipeline workers from pykafka to confluent-kafka | Bryan Newbold | 2019-09-20 | 3 | -125/+230 |
* | small kafka tweaks for robustness | Bryan Newbold | 2019-09-20 | 2 | -0/+5 |
* | convert importers to confluent-kafka library | Bryan Newbold | 2019-09-20 | 2 | -21/+74 |
* | bump max message size to ~20 MBytes | Bryan Newbold | 2019-09-20 | 2 | -0/+2 |
* | fixes to confluent-kafka harvesters | Bryan Newbold | 2019-09-20 | 3 | -20/+21 |
* | first draft harvesters using confluent-kafka | Bryan Newbold | 2019-09-20 | 3 | -48/+104 |
* | make default kafka env 'dev', not 'qa' | Bryan Newbold | 2019-09-20 | 2 | -4/+4 |
* | add confluent-kafka library (to replace pykafka) | Bryan Newbold | 2019-09-20 | 1 | -0/+1 |