Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix syntax bugs (container elastic worker) | Bryan Newbold | 2019-05-30 | 1 | -1/+1 |
| | |||||
* | add container update elastic worker | Bryan Newbold | 2019-05-30 | 1 | -0/+16 |
| | |||||
* | file and container update kafka topics | Bryan Newbold | 2019-05-30 | 1 | -2/+8 |
| | |||||
* | push elastic release updates to new (schema) index | Bryan Newbold | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | new kafka topic for release obj w/ v0.3 schema | Bryan Newbold | 2019-05-23 | 1 | -2/+2 |
| | |||||
* | elastic-release worker w/o API | Bryan Newbold | 2019-03-04 | 1 | -1/+1 |
| | | | | | Forgot that this worker really doesn't want/need any API connection at all; just an ApiClient to deserialize objects from Kafka. | ||||
* | fix (untested) ElasticsearchReleaseWorker invocation | Bryan Newbold | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | bunch of lint/whitespace cleanups | Bryan Newbold | 2019-02-22 | 1 | -1/+2 |
| | |||||
* | more ES index fixes | Bryan Newbold | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | workers do API-passing (not URI-passing) | Bryan Newbold | 2019-01-08 | 1 | -5/+5 |
| | |||||
* | start refactoring API object passing | Bryan Newbold | 2019-01-08 | 1 | -2/+9 |
| | |||||
* | bunch of pylint cleanup | Bryan Newbold | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -12/+12 |
| | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | ||||
* | refactoring harvesters | Bryan Newbold | 2018-11-15 | 1 | -36/+0 |
| | |||||
* | initial work on metadata harvest bots | Bryan Newbold | 2018-11-14 | 1 | -6/+43 |
| | |||||
* | elasticsearch config for worker | Bryan Newbold | 2018-11-13 | 1 | -1/+8 |
| | |||||
* | shuffle around fatcat_tools layout | Bryan Newbold | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | more python module refactoring | Bryan Newbold | 2018-11-12 | 1 | -2/+2 |
| | |||||
* | elastic release worker | Bryan Newbold | 2018-11-04 | 1 | -0/+10 |
| | |||||
* | first-draft kafka workers (changelog, release_update) | Bryan Newbold | 2018-11-04 | 1 | -0/+52 |