aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/constants.py (unfollow)
Commit message (Collapse)AuthorLines
2018-02-11Asana integration (#7)Gravatar Gareth Coles-2/+108
* Event dispatching and webhook sending * snekchek
2018-02-09APIView should inherit RouteViewGravatar Gareth Coles-1/+1
2018-02-09Guess who forgot to run snekchek!Gravatar Gareth Coles-2/+2
2018-02-09Make APIView base class not loadableGravatar Gareth Coles-1/+2
2018-02-09Base API route and error codes enumGravatar Gareth Coles-1/+35
2018-02-09Move from straight app registration to Blueprints (#6)Gravatar Gareth Coles-11/+24
2018-02-08Weird, PyCharm didn't commit all my changes last pushGravatar Gareth Coles-7/+0
2018-02-08PffftGravatar Gareth Coles-20/+0
2018-02-07Travis deploy on master (#5)Gravatar Christopher Baklid-2/+7
* adds python script to handle branch condition
2018-02-07only deploy on master branch (#4)Gravatar Christopher Baklid-12/+27
* adds python script to handle branch condition * satisfy snekchek * snekchekd to death
2018-02-07Travis master deploy (#3)Gravatar Christopher Baklid-1/+3
* only run deploy on master branch * indent * multiline list item
2018-02-07update gunicorn_config (#2)Gravatar Christopher Baklid-29/+31
* update gunicorn_config this changes the initialisation step of the database to use the environment variables
2018-02-07Updated the banner logoGravatar Jeremiah Boby-0/+0
Using the new and improved™ banner
2018-02-07Turn on debug mode with `FLASK_DEBUG=1`Gravatar Gareth Coles-2/+4
2018-02-07Switch to banner logoGravatar Gareth Coles-1/+1
2018-02-07Icons in navGravatar Gareth Coles-2/+3
2018-02-07Static files; basic templatesGravatar Gareth Coles-16/+57
2018-02-06last fixGravatar Christopher Baklid-1/+1
2018-02-06minor fixesGravatar Christopher Baklid-6/+6