Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typing: relatively simple type check fixes | Bryan Newbold | 2021-11-03 | 1 | -8/+6 |
* | typing: initial annotations on importers | Bryan Newbold | 2021-11-03 | 1 | -10/+11 |
* | lint: resolve existing mypy type errors | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
* | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 1 | -82/+96 |
* | python: isort everything | Bryan Newbold | 2021-11-02 | 1 | -4/+13 |
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
* | add fuzzy match filtering to DOAJ importer | Bryan Newbold | 2020-12-16 | 1 | -2/+9 |
* | doaj: fix update code path (getattr not __dict__) | Bryan Newbold | 2020-11-20 | 1 | -4/+3 |
* | DOAJ: handle empty identifier 'id' case | Bryan Newbold | 2020-11-20 | 1 | -0/+2 |
* | tweak DOAJ importer class args and default for do_updates | Bryan Newbold | 2020-11-19 | 1 | -2/+2 |
* | implement remainder of DOAJ article importer | Bryan Newbold | 2020-11-19 | 1 | -57/+125 |
* | initial implementation of DOAJ importer | Bryan Newbold | 2020-11-19 | 1 | -0/+289 |