| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'bnewbold-search-tweaks' into 'master' | bnewbold | 2020-04-27 | 3 | -92/+132 |
|\ \ \
| |/ /
|/| | |
|
| * | | web search: tweak release search result style | Bryan Newbold | 2020-04-23 | 1 | -25/+51 |
| * | | web search: improve indentation, fix missing div tags | Bryan Newbold | 2020-04-23 | 2 | -67/+81 |
| |/ |
|
* | | Merge branch 'bnewbold-non-ident-fix' into 'master' | Martin Czygan | 2020-04-24 | 3 | -6/+10 |
|\ \ |
|
| * | | web: fix ident=None broken links | Bryan Newbold | 2020-04-23 | 3 | -6/+10 |
| |/ |
|
* | | datacite: fix type error | Martin Czygan | 2020-04-22 | 4 | -2/+80 |
* | | Merge branch 'martin-datacite-fix-release-contrib-raw-name-check-violation' i... | bnewbold | 2020-04-20 | 4 | -1/+86 |
|\ \ |
|
| * | | datacite: fix a raw name constraint violation | Martin Czygan | 2020-04-20 | 4 | -1/+86 |
| |/ |
|
* | | more changelog ES fixes | Bryan Newbold | 2020-04-17 | 1 | -4/+6 |
* | | ES changelog worker: fixes for ident; fetch update from API if needed | Bryan Newbold | 2020-04-17 | 1 | -2/+9 |
|/ |
|
* | Merge branch 'bnewbold-py37-cleanups' into 'master' | bnewbold | 2020-04-17 | 7 | -64/+39 |
|\ |
|
| * | example of starting to use format strings | Bryan Newbold | 2020-04-17 | 1 | -12/+12 |
| * | pytest: ignore remaining deprecation warnings in 3rd party libraries | Bryan Newbold | 2020-04-17 | 1 | -0/+2 |
| * | consistently use raw string prefix for regex | Bryan Newbold | 2020-04-17 | 3 | -7/+7 |
| * | pipenv: update deps for python 3.7 | Bryan Newbold | 2020-04-17 | 2 | -45/+18 |
* | | Merge branch 'martin-changelog-to-es' into 'master' | bnewbold | 2020-04-17 | 3 | -3/+41 |
|\ \ |
|
| * | | derive changelog worker from release worker | Martin Czygan | 2020-04-17 | 3 | -3/+41 |
| |/ |
|
* | | 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 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 |
* | 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 |
* | | 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 |