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
2013-09-26 13:42:24 -04:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
api.py Fix some stuff with logins and permissions, add tags to the mode. 2013-09-25 16:46:28 -04:00
index.py Namespace the storage in the registry to prevent leaking images if one acquires the image id. 2013-09-25 20:00:22 -04:00
registry.py Fix a bug with pulls and repeate pushes, add permissions checks to all repository endpoints. 2013-09-26 13:42:24 -04:00
tags.py Add the registry code. 2013-09-25 17:50:03 -04:00
web.py Fix some stuff with logins and permissions, add tags to the mode. 2013-09-25 16:46:28 -04:00