| Commit message (Expand) | Author | Age | Files | Lines |
* | pipenv: add pydantic; add surt; narrow dynaconf | Bryan Newbold | 2021-06-23 | 1 | -1/+3 |
* | bump fuzzycat dependency to 0.1.21 | Bryan Newbold | 2021-06-02 | 1 | -1/+1 |
* | update fuzzycat to 0.1.20 | Bryan Newbold | 2021-05-31 | 1 | -1/+2 |
* | bump Flask to 2.x; other deps upgraded automatically | Bryan Newbold | 2021-05-21 | 1 | -1/+1 |
* | pipenv: constrain most package versions to at least major | Bryan Newbold | 2021-04-19 | 1 | -24/+24 |
* | pipenv: remove unused pg-view and pykafka libraries | Bryan Newbold | 2021-04-19 | 1 | -2/+0 |
* | pipenv: switch to ES 7.x client libraries | Bryan Newbold | 2021-04-06 | 1 | -2/+2 |
* | pipenv: switch to python3.8 (and re-build lock) | Bryan Newbold | 2021-01-05 | 1 | -4/+5 |
* | pipenv: bump fuzzycat to 0.1.9 | Bryan Newbold | 2020-12-17 | 1 | -1/+1 |
* | pipenv: add fuzzycat dependency | Bryan Newbold | 2020-12-16 | 1 | -0/+1 |
* | pipenv: lock pycountry to 19.10 version | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
* | pipenv: add toml library (and update lock) | Bryan Newbold | 2020-07-30 | 1 | -0/+1 |
* | lock loginpass version to prevent conflicting authlib version | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
* | pipenv: add flake8 | Bryan Newbold | 2020-05-22 | 1 | -0/+1 |
* | pipenv: update deps for python 3.7 | Bryan Newbold | 2020-04-17 | 1 | -8/+4 |
* | pipenv: switch from python3.5 to python3.7 | Bryan Newbold | 2020-04-13 | 1 | -4/+3 |
* | pipenv: lock authlib to less than v0.13; rebuild lock file | Bryan Newbold | 2020-02-28 | 1 | -0/+2 |
* | pipenv: lock zipp version to work around python3.6 requirement | Bryan Newbold | 2020-01-30 | 1 | -0/+4 |
* | pipenv: add tldextract (url parser) and update deps | Bryan Newbold | 2020-01-30 | 1 | -0/+1 |
* | Merge branch 'martin-datacite-import' | Martin Czygan | 2020-01-08 | 1 | -0/+3 |
|\ |
|
| * | add pycountry dependency | Martin Czygan | 2020-01-03 | 1 | -0/+1 |
| * | add missing pathlib2 dependency | Martin Czygan | 2020-01-03 | 1 | -0/+1 |
| * | remove langcodes dependency | Martin Czygan | 2019-12-28 | 1 | -1/+0 |
| * | address first round of MR14 comments | Martin Czygan | 2019-12-28 | 1 | -0/+1 |
* | | pipenv: update pytest to 5.x; remove langcodes | Bryan Newbold | 2020-01-03 | 1 | -2/+1 |
|/ |
|
* | pipenv: update deps | Bryan Newbold | 2019-12-17 | 1 | -2/+2 |
* | pipenv: restrict pytest<5.0.0 | Bryan Newbold | 2019-12-17 | 1 | -1/+1 |
* | pipenv: update Pipfile and Pipfile.lock | Bryan Newbold | 2019-12-17 | 1 | -2/+2 |
* | pipfile: add langcodes and dateparser dependencies | Bryan Newbold | 2019-12-17 | 1 | -0/+2 |
* | pipenv: add elasticsearch and elasticsearch-dsl libraries | Bryan Newbold | 2019-12-10 | 1 | -0/+2 |
* | add pytest-mock helper library to dev deps | Bryan Newbold | 2019-12-06 | 1 | -0/+1 |
* | add confluent-kafka library (to replace pykafka) | Bryan Newbold | 2019-09-20 | 1 | -0/+1 |
* | update all other mentions of python client lib | Bryan Newbold | 2019-09-05 | 1 | -2/+2 |
* | import pygal | Bryan Newbold | 2019-09-04 | 1 | -4/+4 |
* | make fatcat_client not relocatable | Bryan Newbold | 2019-06-20 | 1 | -1/+1 |
* | pipenv: beautiful soup and pylatexenc | Bryan Newbold | 2019-05-21 | 1 | -1/+2 |
* | point loginpass to upstream (patch accepted) | Bryan Newbold | 2019-04-10 | 1 | -1/+1 |
* | use patched loginpass (temporarily) | Bryan Newbold | 2019-04-10 | 1 | -1/+1 |
* | flask-mwoauth for Wikipedia OAuth logins | Bryan Newbold | 2019-04-09 | 1 | -0/+1 |
* | pytest improvements: squelch raven deprecation; run pylint | Bryan Newbold | 2019-04-04 | 1 | -0/+1 |
* | markdown rendering of comments/annotations | Bryan Newbold | 2019-04-03 | 1 | -0/+1 |
* | add wtforms deps | Bryan Newbold | 2019-03-20 | 1 | -0/+2 |
* | dep: python-magic | Bryan Newbold | 2019-03-19 | 1 | -0/+1 |
* | add missing beautifulsoup python dep | Bryan Newbold | 2019-03-19 | 1 | -0/+1 |
* | citeproc-py dep | Bryan Newbold | 2019-03-11 | 1 | -0/+2 |
* | ftfy all over (needs Pipfile.lock) | Bryan Newbold | 2019-01-23 | 1 | -0/+1 |
* | continue breaking out python client | Bryan Newbold | 2019-01-09 | 1 | -0/+1 |
* | update python dependencies | Bryan Newbold | 2019-01-08 | 1 | -6/+5 |
* | require pymacaroons | Bryan Newbold | 2019-01-03 | 1 | -0/+1 |
* | start on webface oauth2/oidc web auth | Bryan Newbold | 2019-01-02 | 1 | -2/+6 |