This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
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.
369417c3ad
quay
/
endpoints
History
jakedt
369417c3ad
Fix the test for where extended image properties should come from. Fix the delete tag dialog to specify that the repo will be gc'ed after tag deletion.
2014-02-17 14:52:46 -05:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
Fix the test for where extended image properties should come from. Fix the delete tag dialog to specify that the repo will be gc'ed after tag deletion.
2014-02-17 14:52:46 -05:00
common.py
Fix the tests and the one bug that it highlighted.
2014-02-16 18:59:24 -05:00
index.py
Get the base image stuff working. Checkpoint before fixing the tests.
2014-02-16 17:38:47 -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
Get the base image stuff working. Checkpoint before fixing the tests.
2014-02-16 17:38:47 -05:00
tags.py
Switch the delete tag response code to match the registry spect.
2014-02-06 17:33:50 -05:00
web.py
Merge branch 'master' into tutorial
2014-02-06 21:23:27 -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