| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | pubmed: bunch of .get_text() instead of .string | Bryan Newbold | 2020-03-28 | 1 | -12/+12 |
* | | crossref: switch from index-date to update-date | Bryan Newbold | 2020-03-30 | 2 | -2/+2 |
* | | crossref: longer comment about crossref API date fields | Bryan Newbold | 2020-03-30 | 1 | -2/+22 |
* | | web: small corrections to subtitle/original_name | Bryan Newbold | 2020-03-28 | 2 | -2/+4 |
* | | Merge branch 'bnewbold-translation-view' | Bryan Newbold | 2020-03-28 | 2 | -0/+7 |
|\ \
| |/
|/| |
|
| * | web: use more idiomatic type check | Bryan Newbold | 2020-03-28 | 1 | -1/+1 |
| * | web: display container original titles | Bryan Newbold | 2020-03-26 | 1 | -0/+3 |
| * | web: copy extra.subtitle to subtitle for release view | Bryan Newbold | 2020-03-26 | 1 | -0/+4 |
* | | ingest: more DOI patterns to treat as OA | Bryan Newbold | 2020-03-28 | 1 | -0/+26 |
* | | Merge pull request #53 from EdwardBetts/spelling | bnewbold | 2020-03-27 | 13 | -20/+20 |
|\ \ |
|
| * | | Correct spelling mistakes | Edward Betts | 2020-03-27 | 13 | -20/+20 |
* | | | Merge branch 'bnewbold-400-bad-revisions' into 'master' | Martin Czygan | 2020-03-26 | 2 | -2/+14 |
|\ \ \ |
|
| * | | | catch ApiValueError in some generic API calls | Bryan Newbold | 2020-03-25 | 2 | -2/+14 |
* | | | | Merge branch 'bnewbold-citeproc-fixes' into 'master' | bnewbold | 2020-03-26 | 5 | -22/+72 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | improve citeproc/CSL web interface | Bryan Newbold | 2020-03-25 | 5 | -22/+72 |
| |/ / |
|
* / / | datacite: nameIdentifier corner case | Bryan Newbold | 2020-03-26 | 1 | -1/+2 |
|/ / |
|
* | | cleanup unused code in fatcat_harvest.py | Bryan Newbold | 2020-03-23 | 1 | -7/+0 |
* | | jalc: avoid meaningless pages values | Bryan Newbold | 2020-03-23 | 1 | -4/+8 |
* | | datacite: add year sanity restrictions | bnewbold | 2020-03-23 | 1 | -0/+7 |
* | | pubmed: handle multiple ReferenceList | Bryan Newbold | 2020-03-20 | 3 | -1/+222 |
* | | pubmed: update many more metadata fields | Bryan Newbold | 2020-03-19 | 1 | -0/+22 |
* | | crossref: skip stub OUP title | Bryan Newbold | 2020-03-19 | 1 | -0/+8 |
* | | ingest: always try some lancet journals | Bryan Newbold | 2020-03-19 | 1 | -0/+3 |
* | | container lookup: link to issn portal search | Martin Czygan | 2020-03-18 | 1 | -4/+3 |
* | | update front-page stats | Bryan Newbold | 2020-03-17 | 1 | -3/+3 |
* | | Merge branch 'martin-kafka-bs4-import' into 'master' | Martin Czygan | 2020-03-10 | 10 | -43/+428 |
|\ \ |
|
| * | | common: use smaller batch size since XML parsing may be slow | Martin Czygan | 2020-03-10 | 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 | 2 | -7/+10 |
| * | | harvest: fix imports from HarvestPubmedWorker cleanup | Martin Czygan | 2020-03-10 | 2 | -4/+4 |
| * | | 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 |
| * | | oaipmh: HarvestPubmedWorker obsoleted by PubmedFTPWorker | Martin Czygan | 2020-03-09 | 1 | -34/+0 |
| * | | fatcat_import: address potential hanging, if stdin is empty | Martin Czygan | 2020-03-09 | 1 | -0/+2 |
| * | | more pubmed adjustments | Martin Czygan | 2020-02-22 | 6 | -71/+197 |
| * | | pubmed ftp: fix url | Martin Czygan | 2020-02-19 | 1 | -4/+6 |
| * | | pubmed ftp harvest and KafkaBs4XmlPusher | Martin Czygan | 2020-02-19 | 6 | -21/+307 |
* | | | add --force-crawl flag to ingest tool | Bryan Newbold | 2020-03-02 | 1 | -0/+5 |
| |/
|/| |
|
* | | pipenv: lock authlib to less than v0.13; rebuild lock file | Bryan Newbold | 2020-02-28 | 2 | -112/+109 |
* | | Merge branch 'bnewbold-elastic-v03b' | Bryan Newbold | 2020-02-26 | 10 | -190/+465 |
|\ \ |
|
| * | | improve is_oa flag accuracy | Bryan Newbold | 2020-02-26 | 1 | -8/+4 |
| * | | fix fatcat_transform state filters | Bryan Newbold | 2020-02-26 | 1 | -4/+4 |
| * | | bulk ES transform: skip non-active entities | Bryan Newbold | 2020-02-26 | 1 | -0/+8 |
| * | | ES container last tweaks | Bryan Newbold | 2020-02-26 | 1 | -0/+3 |
| * | | ES release: last minor tweaks | Bryan Newbold | 2020-02-26 | 1 | -2/+2 |
| * | | ES updates: fix tests to accept archive.org in host/domain | Bryan Newbold | 2020-02-14 | 1 | -2/+3 |
| * | | ES files: don't remove archive.org domains/hosts | Bryan Newbold | 2020-02-07 | 1 | -5/+0 |
| * | | ES releases: host/domain fixes | Bryan Newbold | 2020-01-31 | 2 | -2/+5 |
| * | | pipenv: lock zipp version to work around python3.6 requirement | Bryan Newbold | 2020-01-30 | 2 | -7/+20 |
| * | | fix release es transform missing 'issue' | Bryan Newbold | 2020-01-30 | 1 | -0/+1 |