| Commit message (Expand) | Author | Age | Files | Lines |
* | codespell fixes in python code (comments) | Bryan Newbold | 2021-11-24 | 1 | -1/+1 |
* | pubmed harvester: remove unused variables | Bryan Newbold | 2021-11-03 | 1 | -2/+2 |
* | pubmed harvester: explicit assertions to mark unreachable code paths | Bryan Newbold | 2021-11-03 | 1 | -0/+2 |
* | typing: add assertions to fatcat_tool code to make type assumptions explicit | Bryan Newbold | 2021-11-03 | 1 | -0/+1 |
* | typing: add annotations to remaining fatcat_tools code | Bryan Newbold | 2021-11-03 | 1 | -12/+26 |
* | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 1 | -53/+106 |
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
* | pubmed: switch default http site to retrieve update files | Martin Czygan | 2021-10-15 | 1 | -2/+4 |
* | pubmed: workaround a networking issue | Martin Czygan | 2021-09-09 | 1 | -24/+21 |
* | pubmed: add option to ftp download with lftp | Martin Czygan | 2021-09-08 | 1 | -2/+31 |
* | pubmed harvester: add basic retry logic | Martin Czygan | 2021-08-20 | 1 | -8/+21 |
* | pubmed: update docs | Martin Czygan | 2021-07-17 | 1 | -2/+3 |
* | pubmed: do not fail when accessing missing file | Martin Czygan | 2021-07-17 | 1 | -2/+8 |
* | pubmed: reconnect on error | Martin Czygan | 2021-07-16 | 1 | -4/+30 |
* | lint (flake8) tool python files | Bryan Newbold | 2020-07-01 | 1 | -1/+1 |
* | rename HarvestState.next() to HarvestState.next_span() | Bryan Newbold | 2020-05-26 | 1 | -1/+1 |
* | HACK: skip pylint errors on lines that seem to be fine | Bryan Newbold | 2020-05-22 | 1 | -1/+1 |
* | pubmed: log to stderr | Martin Czygan | 2020-03-10 | 1 | -1/+1 |
* | pubmed: move mapping generation out of fetch_date | Martin Czygan | 2020-03-10 | 1 | -7/+8 |
* | pubmed: citations is a bit more precise | Martin Czygan | 2020-03-09 | 1 | -1/+1 |
* | pubmed: we sync from FTP | Martin Czygan | 2020-03-09 | 1 | -1/+1 |
* | more pubmed adjustments | Martin Czygan | 2020-02-22 | 1 | -70/+117 |
* | pubmed ftp: fix url | Martin Czygan | 2020-02-19 | 1 | -4/+6 |
* | pubmed ftp harvest and KafkaBs4XmlPusher | Martin Czygan | 2020-02-19 | 1 | -0/+199 |