| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | sql_dumps: stop doing redundant release dumps | Bryan Newbold | 2020-04-01 | 1 | -1/+3 |
* | | Merge branch 'bnewbold-crossref-deposit' into 'master' | bnewbold | 2020-04-01 | 2 | -4/+24 |
|\ \ |
|
| * | | 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 |
* | | update CONTRIBUTORS | Bryan Newbold | 2020-03-27 | 1 | -2/+15 |
* | | 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 |
* | | | | api spec: fix a typo | Martin Czygan | 2020-03-26 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'martin-pubmed-bulk-edit-notes' into 'master' | Martin Czygan | 2020-03-24 | 1 | -2/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | notes: pubmed backfill (03/2020) | Martin Czygan | 2020-03-24 | 1 | -2/+22 |
|/ / |
|
* | | 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 |
* | | Merge branch 'bnewbold-datacite-year-limits' into 'master' | Martin Czygan | 2020-03-23 | 1 | -0/+7 |
|\ \ |
|
| * | | datacite: add year sanity restrictions | bnewbold | 2020-03-23 | 1 | -0/+7 |
|/ / |
|
* | | notes on arxiv+pubmed backfill | Bryan Newbold | 2020-03-20 | 1 | -0/+37 |
* | | 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 |
* | | Merge branch 'martin-lookup-by-identifier-issn-link' into 'master' | bnewbold | 2020-03-18 | 1 | -4/+3 |
|\ \ |
|
| * | | container lookup: link to issn portal search | Martin Czygan | 2020-03-18 | 1 | -4/+3 |
|/ / |
|
* | | Merge branch 'bnewbold-update-stats' into 'master' | Martin Czygan | 2020-03-18 | 1 | -3/+3 |
|\ \ |
|
| * | | update front-page stats | Bryan Newbold | 2020-03-17 | 1 | -3/+3 |
|/ / |
|
* | | bulk exports README different from SQL README | Bryan Newbold | 2020-03-17 | 1 | -1/+1 |
* | | 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 |
* | | ES README: really need to limit to 1k esbulk batches | Bryan Newbold | 2020-02-26 | 1 | -3/+3 |