aboutsummaryrefslogtreecommitdiffstats
path: root/gunicorn_config.py (follow)
Commit message (Expand)AuthorAgeLines
* RabbitMQ service discoveryGravatar Gareth Coles2018-06-06-24/+32
* Make the site still work without RMQGravatar Gareth Coles2018-06-03-19/+22
* [Gunicorn] It's "description", not "message"Gravatar Gareth Coles2018-05-31-1/+1
* This isn't what I signed up for!Gravatar Gareth Coles2018-05-31-2/+3
* Linting (of course)Gravatar Gareth Coles2018-05-31-3/+3
* [Gunicorn] Announce site deploymentGravatar Gareth Coles2018-05-31-1/+17
* RabbitMQ mixin, powered by Kombu (#84)Gravatar Gareth Coles2018-05-30-0/+12
* Gunicorn is super picky about when_ready arityGravatar Gareth Coles2018-05-14-1/+5
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-05-14-15/+6
* [Wiki] Misc improvements, plus a beta search featureGravatar Gareth Coles2018-05-06-0/+15
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t...Gravatar Leon Sandøy2018-04-27-1/+0
* Initial data for tables and refactoring the dev-mode database handling to be ...Gravatar Leon Sandøy2018-04-15-1/+11
* Fix build for realGravatar Gareth Coles2018-04-08-4/+0
* Fix buildGravatar Gareth Coles2018-04-08-3/+12
* Fix logging in gunicorn_configGravatar Gareth Coles2018-04-07-3/+3
* Don't create tables on route load by default.Gravatar Gareth Coles2018-04-07-0/+12
* removes gunicorn config as it is no longer being used (#39)Gravatar Christopher Baklid2018-03-07-46/+0
* update gunicorn_config (#2)Gravatar Christopher Baklid2018-02-07-29/+31
* last fixGravatar Christopher Baklid2018-02-06-1/+1
* minor fixesGravatar Christopher Baklid2018-02-06-6/+6
* adds gunicorn server_ready hook to set up databaseGravatar Christopher Baklid2018-02-06-0/+44