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.
5a2728c6a8
quay
/
endpoints
History
yackob03
5a2728c6a8
Fix the curl usage to get a single tag.
2013-11-11 20:00:01 -05:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
Change 403 handling to 401 and have a modal dialog (that cannot be removed) display when the user's session has expired. This forces them to reload the page, and thus reset all the state.
2013-11-11 19:26:56 -05:00
index.py
Check for the repository since we can no longer rely on permissions for the existence of repositories.
2013-11-11 18:05:21 -05:00
registry.py
Restore the temp_store_handler.
2013-11-11 16:41:33 -05:00
tags.py
Fix the curl usage to get a single tag.
2013-11-11 20:00:01 -05:00
test.py
Remove the test build starter as it no longer works.
2013-10-27 16:01:14 -04:00
web.py
Work in progress: Organizations page (with a fake tour) and start on the locations for the create new org and convert to org forms
2013-11-07 01:48:58 -05:00