No description
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.
Find a file
2013-09-26 19:59:58 -04:00
auth Load flask principal permissions even for web and api endpoints. 2013-09-26 16:32:09 -04:00
data Start on UI for Quay 2013-09-26 17:59:20 -04:00
endpoints Add a user service and load the user information dynamically from the backend. 2013-09-26 19:59:58 -04:00
static Add a user service and load the user information dynamically from the backend. 2013-09-26 19:59:58 -04:00
storage Namespace the storage in the registry to prevent leaking images if one acquires the image id. 2013-09-25 20:00:22 -04:00
templates Add a user service and load the user information dynamically from the backend. 2013-09-26 19:59:58 -04:00
util Add the registry code. 2013-09-25 17:50:03 -04:00
.gitignore Add a test db with one repository, one user, and several images. 2013-09-25 14:11:25 -04:00
app.py Load flask principal permissions even for web and api endpoints. 2013-09-26 16:32:09 -04:00
registry_wsgi.py Add the registry code. 2013-09-25 17:50:03 -04:00
requirements.txt Add some login machinery. 2013-09-23 12:37:40 -04:00
test.db Start on UI for Quay 2013-09-26 17:59:20 -04:00
wsgi.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00