This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints
2014-02-06 20:58:26 -05:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
api.py Separate out the dockerfile build stuff to a separate class. Add a dependency on docker-py master. 2014-02-05 11:07:54 -05:00
common.py Add missing make_response 2014-01-24 15:20:46 -05:00
index.py Get the basic tutorial working completely, including reacting to server-side events 2014-02-06 20:58:26 -05:00
realtime.py Get the basic tutorial working completely, including reacting to server-side events 2014-02-06 20:58:26 -05:00
registry.py Merge branch 'master' of bitbucket.org:yackob03/quay 2014-01-30 19:07:22 -05:00
tags.py Move each flask module into a Blueprint and have CSRF protection only on the API blueprint 2013-12-30 17:05:27 -05:00
test.py Update the test endpoint to reflect the new build status. 2014-01-06 13:10:22 -05:00
web.py Merge branch 'bobthe' into tutorial 2014-02-06 13:37:41 -05:00
webhooks.py Move each flask module into a Blueprint and have CSRF protection only on the API blueprint 2013-12-30 17:05:27 -05:00