| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | disallow a specific unicode character from DOIs | Bryan Newbold | 2020-06-26 | 1 | -0/+6 |
* | make fulltext-only label clickable | Martin Czygan | 2020-06-16 | 1 | -2/+2 |
* | Merge branch 'bnewbold-better-button-links' into 'master' | Martin Czygan | 2020-06-05 | 4 | -4/+18 |
|\ |
|
| * | use ES 'best_url' in file download pages | Bryan Newbold | 2020-06-04 | 2 | -2/+4 |
| * | ES schema: add best_url to file schema | Bryan Newbold | 2020-06-04 | 1 | -0/+12 |
| * | re-use 'best pdf url' for release green button | Bryan Newbold | 2020-06-04 | 1 | -2/+2 |
* | | fix 'dev' target in python makefile | Bryan Newbold | 2020-06-04 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'origin/martin-harvest-fail-on-400' | Bryan Newbold | 2020-05-29 | 1 | -4/+0 |
|\ |
|
| * | harvest: fail on HTTP 400 | Martin Czygan | 2020-05-29 | 1 | -4/+0 |
* | | Merge branch 'martin-datacite-harvest-log-output' into 'master' | Martin Czygan | 2020-05-29 | 1 | -1/+1 |
|\ \ |
|
| * | | harvest: log the failed url | Martin Czygan | 2020-05-29 | 1 | -1/+1 |
| |/ |
|
* / | datacite: fix test docs | Martin Czygan | 2020-05-29 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'bnewbold-ingest-stage' into 'master' | Martin Czygan | 2020-05-28 | 3 | -7/+46 |
|\ |
|
| * | ingest importer: check that stage is consistent with release | Bryan Newbold | 2020-05-26 | 1 | -0/+5 |
| * | regression test for release_stage mismatch with ingest request | Bryan Newbold | 2020-05-26 | 2 | -7/+41 |
* | | rename HarvestState.next() to HarvestState.next_span() | Bryan Newbold | 2020-05-26 | 5 | -7/+7 |
|/ |
|
* | add a work-in-progress python Makefile | Bryan Newbold | 2020-05-26 | 1 | -0/+24 |
* | pylintrc: skip many spurious WTForm no-member errors | Bryan Newbold | 2020-05-26 | 1 | -0/+2 |
* | HACK: try to squelch pylint in CI | Bryan Newbold | 2020-05-26 | 1 | -2/+2 |
* | HACK: skip pylint errors on lines that seem to be fine | Bryan Newbold | 2020-05-22 | 3 | -3/+3 |
* | pipenv: add flake8 | Bryan Newbold | 2020-05-22 | 2 | -183/+213 |
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2020-05-22 | 2 | -7/+7 |
|\ |
|
| * | Indentity is not the same this as equality in Python | Christian Clauss | 2020-05-14 | 1 | -2/+2 |
| * | Indentity is not the same this as equality in Python | Christian Clauss | 2020-05-14 | 1 | -5/+5 |
* | | importers: clarify handling of ApiException | Bryan Newbold | 2020-05-22 | 3 | -4/+10 |
* | | ingest importer: don't use glutton matches | Bryan Newbold | 2020-05-22 | 1 | -3/+3 |
* | | Merge branch 'martin-fix-container-empty-search' into 'master' | Martin Czygan | 2020-04-29 | 1 | -0/+4 |
|\ \ |
|
| * | | search: assume * when q is not set or empty | Martin Czygan | 2020-04-29 | 1 | -0/+4 |
* | | | 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 |