Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make fmt (black 21.9b0) | Bryan Newbold | 2021-10-27 | 1 | -45/+123 |
| | |||||
* | flake8 clean (with current settings) | Bryan Newbold | 2021-10-26 | 1 | -0/+1 |
| | |||||
* | start handling trivial lint cleanups: unused imports, 'is None', etc | Bryan Newbold | 2021-10-26 | 1 | -2/+2 |
| | |||||
* | make fmt | Bryan Newbold | 2021-10-26 | 1 | -27/+73 |
| | |||||
* | python: isort all imports | Bryan Newbold | 2021-10-26 | 1 | -2/+2 |
| | |||||
* | more ftp status 226 support | Bryan Newbold | 2020-01-14 | 1 | -0/+2 |
| | |||||
* | location comes as a string, not list | Bryan Newbold | 2020-01-09 | 1 | -4/+4 |
| | |||||
* | wrap up basic (locally testable) ingest refactor | Bryan Newbold | 2020-01-09 | 1 | -4/+48 |
| | |||||
* | fix grobid tests for new wayback refactors | Bryan Newbold | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | more wayback and SPN tests and fixes | Bryan Newbold | 2020-01-09 | 1 | -12/+28 |
| | |||||
* | refactor CdxApiClient, add tests | Bryan Newbold | 2020-01-08 | 1 | -0/+110 |
- always use auth token and get full CDX rows - simplify to "fetch" (exact url/dt match) and "lookup_best" methods - all redirect stuff will be moved to a higher level |