aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/constants.py (follow)
Commit message (Expand)AuthorAgeLines
* Addressing gdude commentsGravatar Leon Sandøy2018-07-29-25/+35
* Now doing role colorization instead of random colors for the cleanlog template.Gravatar Leon Sandøy2018-07-22-0/+20
* Remove space from end of `JAMMERS_ROLE` id in constants.pyGravatar Joseph Banks2018-07-06-1/+1
* [API] Implement chunk-based user update mechanismGravatar Gareth Coles2018-06-24-0/+1
* GitLab team repo storage, edit form, etc.Gravatar momothereal2018-06-23-0/+2
* Wiki audit logsGravatar Joseph Banks2018-06-17-7/+1
* Logging changesGravatar Gareth Coles2018-06-06-8/+0
* [Jams] Send signup messages to jam log channelGravatar Gareth Coles2018-06-02-0/+1
* [Gunicorn] Announce site deploymentGravatar Gareth Coles2018-05-31-0/+1
* [RMQ] Finish events implementation; add jammer role to constantsGravatar Gareth Coles2018-05-31-1/+2
* Switch constants aroundGravatar Gareth Coles2018-05-30-1/+1
* Attempt to fix travis buildGravatar Gareth Coles2018-05-30-1/+1
* RabbitMQ mixin, powered by Kombu (#84)Gravatar Gareth Coles2018-05-30-0/+21
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-1/+1
* Add "preparing" stateGravatar Gareth Coles2018-05-19-0/+1
* [Jams] Complete question listing/editing/etcGravatar Gareth Coles2018-05-19-0/+1
* [Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles2018-05-18-0/+10
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-0/+8
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-05-14-0/+1
* Move bot API key to a constantGravatar Gareth Coles2018-05-08-0/+3
* 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