aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/workers/elasticsearch.py
Commit message (Expand)AuthorAgeFilesLines
* move container_status ES query code from fatcat_web to fatcat_toolsBryan Newbold2022-02-091-2/+2
* small default config typo fixes for elasticsearch workersBryan Newbold2021-12-151-2/+2
* file elasticsearch index workerBryan Newbold2021-12-151-1/+34
* typing: add annotations to remaining fatcat_tools codeBryan Newbold2021-11-031-31/+32
* re-fix some lint issues after big 'fmt'Bryan Newbold2021-11-021-2/+3
* fmt (black): fatcat_tools/Bryan Newbold2021-11-021-61/+110
* hacks to work around new pylint false positivesBryan Newbold2021-11-021-2/+3
* cleanup imports after fatcat_tools.transforms changeBryan Newbold2021-11-021-5/+8
* es worker: ensure kafka messages get clearedBryan Newbold2021-04-121-0/+2
* es indexing: more 'wip' fixesBryan Newbold2021-04-121-1/+5
* ES indexing: skip 'wip' entities with a warningBryan Newbold2021-04-121-11/+16
* container ES index worker: support for querying statusBryan Newbold2021-04-061-5/+32
* indexing: don't use document namesBryan Newbold2021-04-061-14/+4
* lint (flake8) tool python filesBryan Newbold2020-07-011-2/+0
* more changelog ES fixesBryan Newbold2020-04-171-4/+6
* ES changelog worker: fixes for ident; fetch update from API if neededBryan Newbold2020-04-171-2/+9
* derive changelog worker from release workerMartin Czygan2020-04-171-1/+22
* fix KafkaError worker reporting for partition errorsBryan Newbold2020-01-291-1/+1
* review/fix all confluent-kafka produce codeBryan Newbold2019-09-201-8/+14
* small fixes to confluent-kafka importers/workersBryan Newbold2019-09-201-3/+30
* convert pipeline workers from pykafka to confluent-kafkaBryan Newbold2019-09-201-29/+66
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
* start new ES container worker kafka groupBryan Newbold2019-07-311-0/+2
* more links on new homepageBryan Newbold2019-06-191-1/+1
* fix and workaround container entities in release topicBryan Newbold2019-05-301-0/+6
* fix syntax bugs (container elastic worker)Bryan Newbold2019-05-301-5/+5
* add container update elastic workerBryan Newbold2019-05-301-5/+25
* elastic-release worker w/o APIBryan Newbold2019-03-041-4/+4
* fix elastic research worker api argBryan Newbold2019-03-041-4/+3
* fatcat -> fatcat_release ES indexBryan Newbold2019-01-281-2/+3
* check request status codes idiomaticallyBryan Newbold2018-12-291-1/+1
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+52