aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | search: assume * when q is not set or emptyMartin Czygan2020-04-291-0/+4
* | | Merge branch 'bnewbold-search-tweaks' into 'master'bnewbold2020-04-273-92/+132
|\ \ \ | |/ / |/| |
| * | web search: tweak release search result styleBryan Newbold2020-04-231-25/+51
| * | web search: improve indentation, fix missing div tagsBryan Newbold2020-04-232-67/+81
| |/
* | Merge branch 'bnewbold-non-ident-fix' into 'master'Martin Czygan2020-04-243-6/+10
|\ \
| * | web: fix ident=None broken linksBryan Newbold2020-04-233-6/+10
| |/
* | Merge branch 'martin-datacite-fix-parse-record-int' into 'master'bnewbold2020-04-244-2/+80
|\ \
| * | datacite: fix type errorMartin Czygan2020-04-224-2/+80
|/ /
* | Merge branch 'martin-datacite-fix-release-contrib-raw-name-check-violation' i...bnewbold2020-04-204-1/+86
|\ \
| * | datacite: fix a raw name constraint violationMartin Czygan2020-04-204-1/+86
| |/
* | Merge branch 'bnewbold-fix-changelog-es' into 'master'Martin Czygan2020-04-201-3/+12
|\ \ | |/ |/|
| * more changelog ES fixesBryan Newbold2020-04-171-4/+6
| * ES changelog worker: fixes for ident; fetch update from API if neededBryan Newbold2020-04-171-2/+9
|/
* Merge branch 'bnewbold-py37-cleanups' into 'master'bnewbold2020-04-177-64/+39
|\
| * example of starting to use format stringsBryan Newbold2020-04-171-12/+12
| * pytest: ignore remaining deprecation warnings in 3rd party librariesBryan Newbold2020-04-171-0/+2
| * consistently use raw string prefix for regexBryan Newbold2020-04-173-7/+7
| * pipenv: update deps for python 3.7Bryan Newbold2020-04-172-45/+18
* | Merge branch 'martin-changelog-to-es' into 'master'bnewbold2020-04-173-3/+41
|\ \
| * | derive changelog worker from release workerMartin Czygan2020-04-173-3/+41
* | | Merge branch 'martin-changelog-release-types' into 'master'bnewbold2020-04-171-12/+17
|\ \ \
| * | | changelog: limit typesMartin Czygan2020-04-161-5/+1
| * | | changelog: extend release_types considered documentsMartin Czygan2020-04-161-10/+19
* | | | update prod statsBryan Newbold2020-04-177-0/+149
| |_|/ |/| |
* | | CHANGELOG entry for python 3.7Bryan Newbold2020-04-171-0/+4
* | | retro-active v0.3.2 changelog updatesBryan Newbold2020-04-172-2/+41
* | | Add missing packages to Dockerfile and CI fileBryan Newbold2020-04-162-3/+3
* | | ci: don't re-build/install commands if existingBryan Newbold2020-04-161-2/+2
* | | ci: only build postgres feature for dieselBryan Newbold2020-04-161-1/+1
* | | test-base DockerfileBryan Newbold2020-04-162-0/+51
* | | ci: switch to fatcat-test-base Docker imageBryan Newbold2020-04-161-1/+1
| |/ |/|
* | CI: add libpq-dev (for diesel build)Bryan Newbold2020-04-161-1/+1
|/
* get gitlab-ci working with python3.7Bryan Newbold2020-04-131-2/+2
* update README and coveragerc for python3.7Bryan Newbold2020-04-132-5/+5
* pipenv: switch from python3.5 to python3.7Bryan Newbold2020-04-132-210/+204
* ingest: configurable ES indexv0.3.2Bryan Newbold2020-04-081-1/+4
* update bulk export instructionsBryan Newbold2020-04-071-4/+2
* Merge branch 'bnewbold-pubmed-get_text' into 'master'bnewbold2020-04-014-39/+47
|\
| * pubmed: use untranslated title if translated not availableBryan Newbold2020-04-011-0/+6
| * importers: replace newlines in get_text() stringsBryan Newbold2020-04-014-23/+25
| * importers: more string/get_text swapsBryan Newbold2020-03-283-27/+27
| * pubmed: bunch of .get_text() instead of .stringBryan Newbold2020-03-281-12/+12
* | 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
|\ \ | |/ |/|