aboutsummaryrefslogtreecommitdiffstats
path: root/api/apps.py (unfollow)
Commit message (Expand)AuthorLines
2018-09-01Fix migration conflicts.Gravatar Johannes Christ-1/+1
2018-09-01Add the GET route.Gravatar Johannes Christ-7/+72
2018-09-01Add the `OffTopicChannelName` model.Gravatar Johannes Christ-0/+29
2018-08-31Install `flake8` on system.Gravatar Johannes Christ-1/+1
2018-08-30Always upload cov reports, add pipenv cache.Gravatar Johannes Christ-5/+8
2018-08-30Add coverage reports.Gravatar Johannes Christ-3/+67
2018-08-30Remove no longer needed conditional.Gravatar Johannes Christ-1/+0
2018-08-30Properly configure Django project.Gravatar Johannes Christ-4/+6
2018-08-30Use system Python interpreter.Gravatar Johannes Christ-1/+1
2018-08-30Proeprly set up lint and test stages.Gravatar Johannes Christ-16/+36
2018-08-30Add CI build script.Gravatar Johannes Christ-19/+19
2018-08-27Push site base image on CI.Gravatar Gareth Coles-66/+47
2018-08-27Add GitLab CI linting.Gravatar Johannes Christ-78/+8
2018-08-27Remove unused `libsass` dependency.Gravatar Johannes Christ-24/+1