aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile.lock (follow)
Commit message (Collapse)AuthorAgeLines
* Remove pydocstyle pinning now that flake8-docstrings is fixedGravatar S. Co12019-09-03-92/+110
| | | Relock
* Update linting dependenciesGravatar sco12019-07-09-4/+67
| | | | | | | Group up all flake8 plugins Add pre-commit & configuration Add pipenv aliases for pre-commit & flake8 Relock
* pin pycodestyle to 3.0.0 and fix linting errorsGravatar Joseph Banks2019-07-07-3/+6
|
* unpin flake8 & flake8 docstrings to see if it fixes lintingGravatar Joseph Banks2019-07-07-1/+1
|
* Implement new YAML resource systemGravatar Joseph Banks2019-07-06-19/+26
|
* Adding whitenoise to the toolchain to serve static imagesGravatar Leon Sandøy2019-07-03-89/+104
|
* Re-lock depsGravatar Gareth Coles2019-04-22-1/+1
|
* Flake8-docstrings and config as discussed in #192 and on DiscordGravatar Gareth Coles2019-04-21-1/+24
|
* Replace wiki dep with PyDis fork, add git to DockerGravatar Gareth Coles2019-04-20-107/+10
|
* Merge settings/Pipfile.lockGravatar Gareth Coles2019-04-20-8/+117
|
* Pin flake8-bandit to 1.0.2 to fix ExceptHandler error.Gravatar Scragly2019-04-19-20/+10
|
* Adding the migration and the lockfileGravatar Leon Sandøy2019-04-18-0/+424
|
* merging in changes from the main branchGravatar Leon Sandøy2019-04-16-431/+0
|\
| * Only install uWSGI in Docker.Gravatar Johannes Christ2019-04-10-40/+33
| |
* | refactoring slightly to use a class-based view, changing home to main. Ready ↵Gravatar Leon Sandøy2019-04-13-33/+79
|/ | | | to write the API search stuff now.
* Address review by @jchristgitGravatar Gareth Coles2019-04-05-1/+1
|
* [#158 #160] Add crispy-bulma and simple-bulmaGravatar Gareth Coles2019-04-05-1/+45
|
* [#193] Replace Poetry with PipenvGravatar Gareth Coles2019-04-05-0/+341
|
* Fix up CI.Gravatar Johannes Christ2018-09-16-306/+0
|
* Revert "Use Argon2 for password hashing."Gravatar Johannes Christ2018-09-08-76/+4
| | | | | | Needs compiled dependencies, not needed for API yet. This reverts commit 17bff58a3c8f1a28052f4da88feb13cb2de56922.
* Use Argon2 for password hashing.Gravatar Johannes Christ2018-09-08-4/+76
|
* "Updated Pipfile.lock (97f724c)!"Gravatar Johannes Christ2018-09-04-1/+1
|
* Add `gunicorn` dependency.Gravatar Johannes Christ2018-09-04-1/+9
|
* Set up GitLab CI properly.Gravatar Johannes Christ2018-09-04-1/+10
|
* Lock dependencies.Gravatar Johannes Christ2018-09-01-1/+1
|
* Add the member viewset.Gravatar Johannes Christ2018-09-01-7/+14
|
* Add coverage reports.Gravatar Johannes Christ2018-08-30-1/+38
|
* Remove unused `libsass` dependency.Gravatar Johannes Christ2018-08-27-23/+1
|
* Update lockfile.Gravatar Johannes Christ2018-08-27-3/+3
|
* Add `djangorestframework`.Gravatar Johannes Christ2018-08-14-4/+12
|
* Use `django-environ` and PostgreSQL.Gravatar Johannes Christ2018-08-11-1/+45
|
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-505/+46
|
* Removed Do You Even Python from our partners list.Gravatar Jeremiah Boby2018-06-09-24/+39
|
* RabbitMQ mixin, powered by Kombu (#84)Gravatar Gareth Coles2018-05-30-1/+43
| | | | | | | | * [RMQ] Add Kombi an an RMQMixin, as well as some constants * [RMQ] Fix example in mixin docstring * Update Pipfile.lock - for some reason, pipenv didn't lock kombu
* Bump pytest from 3.5.1 to 3.6.0 (#78)Gravatar dependabot[bot]2018-05-26-18/+17
| | | Bumps pytest from 3.5.1 to 3.6.0.
* Lock gevent==1.2.2Gravatar Gareth Coles2018-05-19-24/+39
|
* updates docker-compose file [ci skip]Gravatar Christopher Baklid2018-05-20-44/+35
|
* pipenv and dockerfile (#62)Gravatar Christopher Baklid2018-04-29-0/+612
pipenv and dockerfile