aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/issue_db.py
Commit message (Expand)AuthorAgeFilesLines
* Revert undesirable changesChristian Clauss2021-02-231-1/+1
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-1/+1
* issue-db: bug fixes; refactorsBryan Newbold2021-01-261-2/+13
* refactor ES configuration setting namesBryan Newbold2021-01-251-1/+1
* commands: show usage on empty commandBryan Newbold2020-11-021-1/+1
* fixes to issue_db testsBryan Newbold2020-10-231-3/+1
* issuedb: use fatcat API config from settingsBryan Newbold2020-10-231-1/+5
* fmtBryan Newbold2020-10-191-1/+1
* issue-db: use dynaconf settingsBryan Newbold2020-10-191-2/+5
* load issue rows: handle empty metadataBryan Newbold2020-07-211-0/+2
* skip partial/stub issue itemsBryan Newbold2020-07-011-0/+2
* fix lint errors (and some small bugs)Bryan Newbold2020-06-291-10/+10
* flake8 fixes (partial)Bryan Newbold2020-06-031-2/+2
* reformat python code with blackBryan Newbold2020-06-031-86/+164
* fixes to release+sim pipelineBryan Newbold2020-05-201-1/+21
* initial progress on work pipelineBryan Newbold2020-05-161-0/+31
* more progress on issue_dbBryan Newbold2020-05-161-28/+47
* first pass at issue-db toolBryan Newbold2020-05-151-0/+286