Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert undesirable changes | Christian Clauss | 2021-02-23 | 1 | -1/+1 |
* | Modernize Python syntax with pyupgrade --py38-plus **/*.py | Christian Clauss | 2021-02-23 | 1 | -1/+1 |
* | issue-db: bug fixes; refactors | Bryan Newbold | 2021-01-26 | 1 | -2/+13 |
* | refactor ES configuration setting names | Bryan Newbold | 2021-01-25 | 1 | -1/+1 |
* | commands: show usage on empty command | Bryan Newbold | 2020-11-02 | 1 | -1/+1 |
* | fixes to issue_db tests | Bryan Newbold | 2020-10-23 | 1 | -3/+1 |
* | issuedb: use fatcat API config from settings | Bryan Newbold | 2020-10-23 | 1 | -1/+5 |
* | fmt | Bryan Newbold | 2020-10-19 | 1 | -1/+1 |
* | issue-db: use dynaconf settings | Bryan Newbold | 2020-10-19 | 1 | -2/+5 |
* | load issue rows: handle empty metadata | Bryan Newbold | 2020-07-21 | 1 | -0/+2 |
* | skip partial/stub issue items | Bryan Newbold | 2020-07-01 | 1 | -0/+2 |
* | fix lint errors (and some small bugs) | Bryan Newbold | 2020-06-29 | 1 | -10/+10 |
* | flake8 fixes (partial) | Bryan Newbold | 2020-06-03 | 1 | -2/+2 |
* | reformat python code with black | Bryan Newbold | 2020-06-03 | 1 | -86/+164 |
* | fixes to release+sim pipeline | Bryan Newbold | 2020-05-20 | 1 | -1/+21 |
* | initial progress on work pipeline | Bryan Newbold | 2020-05-16 | 1 | -0/+31 |
* | more progress on issue_db | Bryan Newbold | 2020-05-16 | 1 | -28/+47 |
* | first pass at issue-db tool | Bryan Newbold | 2020-05-15 | 1 | -0/+286 |