| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | changelog: limit types | Martin Czygan | 2020-04-16 | 1 | -5/+1 |
| * | | | changelog: extend release_types considered documents | Martin Czygan | 2020-04-16 | 1 | -10/+19 |
* | | | | update prod stats | Bryan Newbold | 2020-04-17 | 7 | -0/+149 |
| |_|/
|/| | |
|
* | | | CHANGELOG entry for python 3.7 | Bryan Newbold | 2020-04-17 | 1 | -0/+4 |
* | | | retro-active v0.3.2 changelog updates | Bryan Newbold | 2020-04-17 | 2 | -2/+41 |
* | | | Add missing packages to Dockerfile and CI file | Bryan Newbold | 2020-04-16 | 2 | -3/+3 |
* | | | ci: don't re-build/install commands if existing | Bryan Newbold | 2020-04-16 | 1 | -2/+2 |
* | | | ci: only build postgres feature for diesel | Bryan Newbold | 2020-04-16 | 1 | -1/+1 |
* | | | test-base Dockerfile | Bryan Newbold | 2020-04-16 | 2 | -0/+51 |
* | | | ci: switch to fatcat-test-base Docker image | Bryan Newbold | 2020-04-16 | 1 | -1/+1 |
| |/
|/| |
|
* | | CI: add libpq-dev (for diesel build) | Bryan Newbold | 2020-04-16 | 1 | -1/+1 |
|/ |
|
* | get gitlab-ci working with python3.7 | Bryan Newbold | 2020-04-13 | 1 | -2/+2 |
* | update README and coveragerc for python3.7 | Bryan Newbold | 2020-04-13 | 2 | -5/+5 |
* | pipenv: switch from python3.5 to python3.7 | Bryan Newbold | 2020-04-13 | 2 | -210/+204 |
* | ingest: configurable ES indexv0.3.2 | Bryan Newbold | 2020-04-08 | 1 | -1/+4 |
* | update bulk export instructions | Bryan Newbold | 2020-04-07 | 1 | -4/+2 |
* | Merge branch 'bnewbold-pubmed-get_text' into 'master' | bnewbold | 2020-04-01 | 4 | -39/+47 |
|\ |
|
| * | pubmed: use untranslated title if translated not available | Bryan Newbold | 2020-04-01 | 1 | -0/+6 |
| * | importers: replace newlines in get_text() strings | Bryan Newbold | 2020-04-01 | 4 | -23/+25 |
| * | importers: more string/get_text swaps | Bryan Newbold | 2020-03-28 | 3 | -27/+27 |
| * | pubmed: bunch of .get_text() instead of .string | Bryan Newbold | 2020-03-28 | 1 | -12/+12 |
* | | Merge branch 'bnewbold-match-proposal' into 'master' | Martin Czygan | 2020-04-01 | 1 | -0/+430 |
|\ \ |
|
| * | | proposal: fuzzy matching | bnewbold | 2020-04-01 | 1 | -0/+430 |
|/ / |
|
* | | 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 |