Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add --force-crawl flag to ingest tool | Bryan Newbold | 2020-03-02 | 1 | -0/+5 |
* | fatcat_ingest: as 'fatcat-ingest', not 'fatcat-ingest-container' | Bryan Newbold | 2020-02-14 | 1 | -1/+1 |
* | switch '!= None' to 'is not None' | Bryan Newbold | 2020-02-04 | 1 | -3/+3 |
* | allow-non-oa is a top-level flag, not sub-command | Bryan Newbold | 2020-02-04 | 1 | -3/+0 |
* | ingest: add 'extid' and 'query' modes; filters; refactor | Bryan Newbold | 2020-02-04 | 1 | -38/+147 |
* | remove 'oa_only' feature from ingest transform | Bryan Newbold | 2020-01-28 | 1 | -1/+0 |
* | add missing sentry/raven tags | Bryan Newbold | 2020-01-10 | 1 | -2/+7 |
* | container_issnl, not issnl, for ES release query | Bryan Newbold | 2019-12-12 | 1 | -1/+1 |
* | improve argparse usage | Bryan Newbold | 2019-12-11 | 1 | -6/+4 |
* | simplify ES scroll deletion using param() | Bryan Newbold | 2019-12-11 | 1 | -29/+29 |
* | add ingest-container command (new CLI tool) | Bryan Newbold | 2019-12-10 | 1 | -0/+136 |