aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/constants.py (unfollow)
Commit message (Expand)AuthorLines
2018-02-11More error-hunting.Gravatar Gareth Coles-13/+26
2018-02-11[Asana] Smallish fixesGravatar Gareth Coles-7/+11
2018-02-11[Asana] Raise for status properlyGravatar Gareth Coles-4/+6
2018-02-11[Asana] Supply bearer token to API callsGravatar Gareth Coles-0/+4
2018-02-11[Asana] Better errorsGravatar Gareth Coles-13/+34
2018-02-11[Asana] Basic task handler; Asana does not make this easy thoughGravatar Gareth Coles-0/+34
2018-02-11Server name via env var, defaulted to localhostGravatar Gareth Coles-1/+1
2018-02-11[Asana] Apparently not all stories have types?Gravatar Gareth Coles-2/+2
2018-02-11[Asana] Apparently not all stories have types?Gravatar Gareth Coles-1/+2
2018-02-11First attempt at story hookGravatar Gareth Coles-1/+41
2018-02-11Perhaps adding the `s` to `sort_keys` would help as well.Gravatar Gareth Coles-2/+2
2018-02-11You can't rename kwargs, stupid!Gravatar Gareth Coles-2/+2
2018-02-11Remove key verification webhook messageGravatar Gareth Coles-6/+0
2018-02-11Set server name for app configGravatar Gareth Coles-0/+1
2018-02-11Slightly more verbose loggingGravatar Gareth Coles-0/+7
2018-02-11Asana integration (#7)Gravatar Gareth Coles-2/+108
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
2018-02-07only deploy on master branch (#4)Gravatar Christopher Baklid-12/+27
2018-02-07Travis master deploy (#3)Gravatar Christopher Baklid-1/+3
2018-02-07update gunicorn_config (#2)Gravatar Christopher Baklid-29/+31
2018-02-07Updated the banner logoGravatar Jeremiah Boby-0/+0
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