aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bnewbold-match-proposal' into 'master'Martin Czygan2020-04-011-0/+430
|\
| * proposal: fuzzy matchingbnewbold2020-04-011-0/+430
|/
* sql_dumps: stop doing redundant release dumpsBryan Newbold2020-04-011-1/+3
* Merge branch 'bnewbold-crossref-deposit' into 'master'bnewbold2020-04-012-4/+24
|\
| * crossref: switch from index-date to update-dateBryan Newbold2020-03-302-2/+2
| * crossref: longer comment about crossref API date fieldsBryan Newbold2020-03-301-2/+22
|/
* web: small corrections to subtitle/original_nameBryan Newbold2020-03-282-2/+4
* Merge branch 'bnewbold-translation-view'Bryan Newbold2020-03-282-0/+7
|\
| * web: use more idiomatic type checkBryan Newbold2020-03-281-1/+1
| * web: display container original titlesBryan Newbold2020-03-261-0/+3
| * web: copy extra.subtitle to subtitle for release viewBryan Newbold2020-03-261-0/+4
* | ingest: more DOI patterns to treat as OABryan Newbold2020-03-281-0/+26
* | update CONTRIBUTORSBryan Newbold2020-03-271-2/+15
* | Merge pull request #53 from EdwardBetts/spellingbnewbold2020-03-2713-20/+20
|\ \
| * | Correct spelling mistakesEdward Betts2020-03-2713-20/+20
* | | Merge branch 'bnewbold-400-bad-revisions' into 'master'Martin Czygan2020-03-262-2/+14
|\ \ \
| * | | catch ApiValueError in some generic API callsBryan Newbold2020-03-252-2/+14
* | | | Merge branch 'bnewbold-citeproc-fixes' into 'master'bnewbold2020-03-265-22/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | improve citeproc/CSL web interfaceBryan Newbold2020-03-255-22/+72
* | | | datacite: nameIdentifier corner caseBryan Newbold2020-03-261-1/+2
* | | | api spec: fix a typoMartin Czygan2020-03-261-1/+1
| |/ / |/| |
* | | Merge branch 'martin-pubmed-bulk-edit-notes' into 'master'Martin Czygan2020-03-241-2/+22
|\ \ \ | |/ / |/| |
| * | notes: pubmed backfill (03/2020)Martin Czygan2020-03-241-2/+22
|/ /
* | cleanup unused code in fatcat_harvest.pyBryan Newbold2020-03-231-7/+0
* | jalc: avoid meaningless pages valuesBryan Newbold2020-03-231-4/+8
* | Merge branch 'bnewbold-datacite-year-limits' into 'master'Martin Czygan2020-03-231-0/+7
|\ \
| * | datacite: add year sanity restrictionsbnewbold2020-03-231-0/+7
|/ /
* | notes on arxiv+pubmed backfillBryan Newbold2020-03-201-0/+37
* | pubmed: handle multiple ReferenceListBryan Newbold2020-03-203-1/+222
* | pubmed: update many more metadata fieldsBryan Newbold2020-03-191-0/+22
* | crossref: skip stub OUP titleBryan Newbold2020-03-191-0/+8
* | ingest: always try some lancet journalsBryan Newbold2020-03-191-0/+3
* | Merge branch 'martin-lookup-by-identifier-issn-link' into 'master'bnewbold2020-03-181-4/+3
|\ \
| * | container lookup: link to issn portal searchMartin Czygan2020-03-181-4/+3
|/ /
* | Merge branch 'bnewbold-update-stats' into 'master'Martin Czygan2020-03-181-3/+3
|\ \
| * | update front-page statsBryan Newbold2020-03-171-3/+3
|/ /
* | bulk exports README different from SQL READMEBryan Newbold2020-03-171-1/+1
* | Merge branch 'martin-kafka-bs4-import' into 'master'Martin Czygan2020-03-1010-43/+428
|\ \
| * | common: use smaller batch size since XML parsing may be slowMartin Czygan2020-03-101-1/+1
| * | pubmed: log to stderrMartin Czygan2020-03-101-1/+1
| * | pubmed: move mapping generation out of fetch_dateMartin Czygan2020-03-102-7/+10
| * | harvest: fix imports from HarvestPubmedWorker cleanupMartin Czygan2020-03-102-4/+4
| * | pubmed: citations is a bit more preciseMartin Czygan2020-03-091-1/+1
| * | pubmed: we sync from FTPMartin Czygan2020-03-091-1/+1
| * | oaipmh: HarvestPubmedWorker obsoleted by PubmedFTPWorkerMartin Czygan2020-03-091-34/+0
| * | fatcat_import: address potential hanging, if stdin is emptyMartin Czygan2020-03-091-0/+2
| * | more pubmed adjustmentsMartin Czygan2020-02-226-71/+197
| * | pubmed ftp: fix urlMartin Czygan2020-02-191-4/+6
| * | pubmed ftp harvest and KafkaBs4XmlPusherMartin Czygan2020-02-196-21/+307
* | | add --force-crawl flag to ingest toolBryan Newbold2020-03-021-0/+5
| |/ |/|