| Commit message (Expand) | Author | Age | Lines |
* | disable usage of pyuwsgi on windows due to incompatibility, library is only u... | Joseph Banks | 2019-10-06 | -1/+1 |
* | Create custom manage.py entry point, remove scripts and merge Dockerfile. | scragly | 2019-09-28 | -2/+3 |
* | Merge branch 'master' into update-linting | S. Co1 | 2019-09-24 | -3/+5 |
|\ |
|
| * | Use a .whl for `wiki` package instead of git repo. | scragly | 2019-09-21 | -1/+2 |
| * | Run tests with coverage in pipenv script | MarkKoz | 2019-09-20 | -2/+3 |
* | | Update dependencies & relock | sco1 | 2019-09-18 | -14/+16 |
|/ |
|
* | Remove pydocstyle pinning now that flake8-docstrings is fixed | S. Co1 | 2019-09-03 | -2/+1 |
* | Update linting dependencies | sco1 | 2019-07-09 | -1/+4 |
* | pin pycodestyle to 3.0.0 and fix linting errors | Joseph Banks | 2019-07-07 | -2/+3 |
* | unpin flake8 & flake8 docstrings to see if it fixes linting | Joseph Banks | 2019-07-07 | -3/+2 |
* | manually pin pydocstyle to 1.1.1 to fix lint errors | Joseph Banks | 2019-07-06 | -0/+1 |
* | Implement new YAML resource system | Joseph Banks | 2019-07-06 | -0/+1 |
* | Adding whitenoise to the toolchain to serve static images | Leon Sandøy | 2019-07-03 | -0/+1 |
* | Pipfile: flake8-docstrings pin | Johannes Christ | 2019-04-22 | -1/+1 |
* | Flake8-docstrings and config as discussed in #192 and on Discord | Gareth Coles | 2019-04-21 | -0/+1 |
* | Replace wiki dep with PyDis fork, add git to Docker | Gareth Coles | 2019-04-20 | -2/+2 |
* | Merge branch 'django' into django+200/wiki | Gareth Coles | 2019-04-20 | -1/+7 |
|\ |
|
| * | Addressing all comments in volcyy's second review. The tests now mock the API... | Leon Sandøy | 2019-04-19 | -1/+1 |
| * | Pin flake8-bandit to 1.0.2 to fix ExceptHandler error. | Scragly | 2019-04-19 | -1/+1 |
| * | Addressing all of volcyys review comments, and adding linting and full test c... | Leon Sandøy | 2019-04-18 | -1/+2 |
| * | makemigrations pipeline created, RepoData model created, and a really naive i... | Leon Sandøy | 2019-04-16 | -0/+4 |
| * | merging in changes from the main branch | Leon Sandøy | 2019-04-16 | -1/+0 |
| |\ |
|
| * | | refactoring slightly to use a class-based view, changing home to main. Ready ... | Leon Sandøy | 2019-04-13 | -0/+1 |
* | | | Merge branch 'django' into django+200/wiki | Gareth Coles | 2019-04-19 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Only install uWSGI in Docker. | Johannes Christ | 2019-04-10 | -1/+0 |
| |/ |
|
* | | Lint and update django-simple-bulma | Gareth Coles | 2019-04-19 | -1/+1 |
* | | Remove wiki host, use /wiki - Also some wiki config | Gareth Coles | 2019-04-08 | -0/+1 |
* | | Add django-wiki, and downgrade to Django 2.1 | Gareth Coles | 2019-04-08 | -1/+2 |
|/ |
|
* | Address review by @jchristgit | Gareth Coles | 2019-04-05 | -21/+21 |
* | [#158 #160] Add crispy-bulma and simple-bulma | Gareth Coles | 2019-04-05 | -0/+2 |
* | [#193] Replace Poetry with Pipenv | Gareth Coles | 2019-04-05 | -0/+30 |
* | Fix up CI. | Johannes Christ | 2018-09-16 | -45/+0 |
* | Revert "Use Argon2 for password hashing." | Johannes Christ | 2018-09-08 | -1/+1 |
* | Use Argon2 for password hashing. | Johannes Christ | 2018-09-08 | -1/+1 |
* | Add `gunicorn` dependency. | Johannes Christ | 2018-09-04 | -0/+1 |
* | Set up GitLab CI properly. | Johannes Christ | 2018-09-04 | -0/+2 |
* | Lock dependencies. | Johannes Christ | 2018-09-01 | -13/+13 |
* | Add the member viewset. | Johannes Christ | 2018-09-01 | -0/+1 |
* | Add coverage reports. | Johannes Christ | 2018-08-30 | -0/+1 |
* | Remove unused `libsass` dependency. | Johannes Christ | 2018-08-27 | -1/+0 |
* | Add `djangorestframework`. | Johannes Christ | 2018-08-14 | -0/+1 |
* | Use `django-environ` and PostgreSQL. | Johannes Christ | 2018-08-11 | -6/+2 |
* | Initial project layout for django | Gareth Coles | 2018-08-07 | -28/+9 |
* | Compile as much JS with Gulp as possible | Gareth Coles | 2018-06-13 | -2/+8 |
* | Add JavaScript linting | Gareth Coles | 2018-06-13 | -0/+2 |
* | adds log rotation and speeds up build | Christopher Baklid | 2018-06-11 | -0/+2 |
* | Add "rundev" to pipfile | Gareth Coles | 2018-06-07 | -0/+1 |
* | Move from CSS to SCSS (#86) | Gareth Coles | 2018-06-05 | -4/+7 |
* | RabbitMQ mixin, powered by Kombu (#84) | Gareth Coles | 2018-05-30 | -0/+2 |
* | Tests directory (#73) | Christopher Baklid | 2018-05-20 | -1/+1 |