aboutsummaryrefslogtreecommitdiffstats
path: root/wiki/tests.py (unfollow)
Commit message (Collapse)AuthorLines
2019-01-20Make the flakes happy.Gravatar Johannes Christ-6/+7
2019-01-20Finish the logs API.Gravatar Johannes Christ-7/+34
2019-01-20Allow message content to be blank.Gravatar Johannes Christ-1/+20
2019-01-13Add an example `docker-compose.yml`.Gravatar Johannes Christ-7/+16
2019-01-13Drop `collectstatic` task again.Gravatar Johannes Christ-1/+0
2019-01-12Remove duplicated newline.Gravatar Johannes Christ-1/+0
2019-01-12Ignore dumb `hadolint` error.Gravatar Johannes Christ-1/+1
2019-01-12Collect static files in Docker image.Gravatar Johannes Christ-4/+5
2019-01-09Document format query parameter.Gravatar Johannes Christ-1/+3
2019-01-09Use proper test case name.Gravatar Johannes Christ-1/+1
2019-01-09Add a view returning the server rules.Gravatar Johannes Christ-3/+172
Closes #171.
2019-01-09Use proper default for infraction insertion date.Gravatar Johannes Christ-2/+21
2019-01-07Allow custom `inserted_at` infraction field for now.Gravatar Johannes Christ-1/+21
2019-01-07Use proper field name in `tag_embed_validator`.Gravatar Johannes Christ-1/+1
2019-01-05Add the `note` infraction type.Gravatar Johannes Christ-1/+20