aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/constants.py (follow)
Commit message (Expand)AuthorAgeLines
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-2/+0
* [#1eeu1] Hiphopify (#54)Gravatar Leon Sandøy2018-04-20-3/+1
* Add wiki audit logs (#52)Gravatar Joseph2018-04-17-0/+6
* Snowflakes should be handled as stringsGravatar Gareth Coles2018-04-10-6/+8
* Allow contribs to edit wiki pagesGravatar Gareth Coles2018-04-10-1/+2
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-1/+3
* Allow helpers to edit pages alsoGravatar Gareth Coles2018-04-07-0/+1
* Add CSRF protection and optimise importsGravatar Gareth Coles2018-04-01-0/+6
* Fix logging, restrict staff index routeGravatar Gareth Coles2018-04-01-0/+2
* Decorator for routes that require a login with one of a set of rolesGravatar Gareth Coles2018-03-30-0/+1
* Add PREFERRED_URL_SCHEME env var to fix `url_for()`Gravatar Gareth Coles2018-03-29-1/+3
* OAuth fixesGravatar Gareth Coles2018-03-29-1/+1
* Oauth (#45)Gravatar Nate the great2018-03-29-5/+16
* Datadog TCP loggingGravatar Gareth Coles2018-03-13-0/+4
* Logging fixesGravatar Gareth Coles2018-03-10-2/+2
* Logging with PapertrailGravatar Gareth Coles2018-03-10-0/+5
* Change 418 error descriptionGravatar JoeBanks132018-03-01-1/+1
* Add error messages (#30)Gravatar Joseph2018-02-28-0/+23
* API schema validation decorator #yzuf (#15)Gravatar Gareth Coles2018-02-16-2/+8
* Add some constants for our rolesGravatar Gareth Coles2018-02-15-0/+6
* RethinkDB API Views #yqhgGravatar lmn2018-02-13-1/+2
* Asana integration (#7)Gravatar Gareth Coles2018-02-11-0/+1
* Base API route and error codes enumGravatar Gareth Coles2018-02-09-0/+8