Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make fmt (black 21.9b0) | Bryan Newbold | 2021-10-27 | 1 | -3/+8 |
* | re-style imports (isort) on all core python files | Bryan Newbold | 2021-10-27 | 1 | -9/+9 |
* | lint fixes, and run fmt | Bryan Newbold | 2021-06-02 | 1 | -8/+2 |
* | schema: add 'crossref' to bundle schema, and add from_json() helper | Bryan Newbold | 2021-06-02 | 1 | -13/+2 |
* | increase indexing timeout to 50sec (60sec for kafka) | Bryan Newbold | 2021-02-15 | 1 | -2/+2 |
* | enable sentry exceptions for workers and pipelines | Bryan Newbold | 2021-01-30 | 1 | -1/+10 |
* | refactor ES configuration setting names | Bryan Newbold | 2021-01-25 | 1 | -2/+2 |
* | worker: switch to ES helper for bulk indexing | Bryan Newbold | 2021-01-18 | 1 | -8/+10 |
* | worker: check for error responses from ES | Bryan Newbold | 2021-01-05 | 1 | -1/+4 |
* | basic HTML transform/index support | Bryan Newbold | 2020-11-18 | 1 | -0/+1 |
* | initial fetch and index workers | Bryan Newbold | 2020-10-16 | 1 | -0/+238 |