| Commit message (Expand) | Author | Age | Files | Lines |
* | changelog worker: fix file/fileset typo, caught by lint | Bryan Newbold | 2021-05-25 | 1 | -1/+1 |
* | es worker: ensure kafka messages get cleared | Bryan Newbold | 2021-04-12 | 1 | -0/+2 |
* | es indexing: more 'wip' fixes | Bryan Newbold | 2021-04-12 | 1 | -1/+5 |
* | ES indexing: skip 'wip' entities with a warning | Bryan Newbold | 2021-04-12 | 1 | -11/+16 |
* | container ES index worker: support for querying status | Bryan Newbold | 2021-04-06 | 1 | -5/+32 |
* | indexing: don't use document names | Bryan Newbold | 2021-04-06 | 1 | -14/+4 |
* | entity update worker: treat fileset and webcapture updates like file updates | Bryan Newbold | 2020-12-16 | 1 | -3/+25 |
* | entity updates: don't ingest JSTOR DOI prefixes | Bryan Newbold | 2020-10-23 | 1 | -0/+2 |
* | entity updater: new work update feed (ident and changelog metadata only) | Bryan Newbold | 2020-10-16 | 1 | -2/+24 |
* | ingest: default to crawl protocols.io DOIs | Bryan Newbold | 2020-09-10 | 1 | -0/+2 |
* | entity updater: handle doi=None case better | Bryan Newbold | 2020-08-14 | 1 | -1/+1 |
* | entity updater: es['publisher_type'] not always set | Bryan Newbold | 2020-08-14 | 1 | -1/+1 |
* | entity update: change big5 ingest behavior | Bryan Newbold | 2020-08-11 | 1 | -9/+15 |
* | entity update: default to ingest non-OA works | Bryan Newbold | 2020-08-11 | 1 | -9/+10 |
* | entity update: skip ingest of figshare+zenodo 'group' DOIs | Bryan Newbold | 2020-08-11 | 1 | -0/+15 |
* | update crawl blocklist for SPNv2 requests which mostly fail | Bryan Newbold | 2020-08-10 | 1 | -2/+10 |
* | lint (flake8) tool python files | Bryan Newbold | 2020-07-01 | 3 | -12/+0 |
* | more changelog ES fixes | Bryan Newbold | 2020-04-17 | 1 | -4/+6 |
* | ES changelog worker: fixes for ident; fetch update from API if needed | Bryan Newbold | 2020-04-17 | 1 | -2/+9 |
* | Merge branch 'martin-changelog-to-es' into 'master' | bnewbold | 2020-04-17 | 2 | -2/+23 |
|\ |
|
| * | derive changelog worker from release worker | Martin Czygan | 2020-04-17 | 2 | -2/+23 |
* | | changelog: limit types | Martin Czygan | 2020-04-16 | 1 | -5/+1 |
* | | changelog: extend release_types considered documents | Martin Czygan | 2020-04-16 | 1 | -10/+19 |
|/ |
|
* | ingest: more DOI patterns to treat as OA | Bryan Newbold | 2020-03-28 | 1 | -0/+26 |
* | ingest: always try some lancet journals | Bryan Newbold | 2020-03-19 | 1 | -0/+3 |
* | entity worker: ingest more releases | Bryan Newbold | 2020-02-22 | 1 | -1/+37 |
* | always crawl researchgate DOIs | Bryan Newbold | 2020-02-18 | 1 | -0/+2 |
* | add acceptlist override for biorxiv/medrxiv | Bryan Newbold | 2020-02-10 | 1 | -2/+12 |
* | fix KafkaError worker reporting for partition errors | Bryan Newbold | 2020-01-29 | 2 | -2/+2 |
* | additional DOI prefix filters | Bryan Newbold | 2020-01-28 | 1 | -0/+8 |
* | apply ingest request filtering in entity worker | Bryan Newbold | 2020-01-28 | 1 | -3/+34 |
* | update ingest request schema | Bryan Newbold | 2019-12-13 | 1 | -1/+1 |
* | project -> ingest_request_source | Bryan Newbold | 2019-11-15 | 1 | -1/+1 |
* | add ingest request feature to entity_updates worker | Bryan Newbold | 2019-11-15 | 1 | -4/+20 |
* | review/fix all confluent-kafka produce code | Bryan Newbold | 2019-09-20 | 2 | -12/+26 |
* | small fixes to confluent-kafka importers/workers | Bryan Newbold | 2019-09-20 | 3 | -12/+41 |
* | convert pipeline workers from pykafka to confluent-kafka | Bryan Newbold | 2019-09-20 | 3 | -125/+230 |
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 2 | -3/+3 |
* | start new ES container worker kafka group | Bryan Newbold | 2019-07-31 | 1 | -0/+2 |
* | fix typo in typo | Bryan Newbold | 2019-06-24 | 1 | -1/+1 |
* | fix typo in changelog worker | Bryan Newbold | 2019-06-24 | 1 | -1/+1 |
* | more links on new homepage | Bryan Newbold | 2019-06-19 | 2 | -2/+2 |
* | fix and workaround container entities in release topic | Bryan Newbold | 2019-05-30 | 2 | -2/+8 |
* | fix syntax bugs (container elastic worker) | Bryan Newbold | 2019-05-30 | 1 | -5/+5 |
* | add container update elastic worker | Bryan Newbold | 2019-05-30 | 2 | -6/+26 |
* | file and container update kafka topics | Bryan Newbold | 2019-05-30 | 1 | -54/+69 |
* | update elastic for releases when files added | Bryan Newbold | 2019-05-30 | 1 | -1/+36 |
* | 10 MByte default Kafka produce (workers) | Bryan Newbold | 2019-03-06 | 2 | -2/+9 |
* | elastic-release worker w/o API | Bryan Newbold | 2019-03-04 | 1 | -4/+4 |
* | fix elastic research worker api arg | Bryan Newbold | 2019-03-04 | 1 | -4/+3 |