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.
2f98c95d21
quay
/
endpoints
History
yackob03
2f98c95d21
Add a user service and load the user information dynamically from the backend.
2013-09-26 19:59:58 -04:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
Add a user service and load the user information dynamically from the backend.
2013-09-26 19:59:58 -04:00
index.py
Make images belong to one repository only. Add a description field to the repository. Fix a bug with access tokens. Fix an embarrasing bug with multiple select criteria in peewee. Update the test db.
2013-09-26 15:58:11 -04:00
registry.py
Load flask principal permissions even for web and api endpoints.
2013-09-26 16:32:09 -04:00
tags.py
Add the registry code.
2013-09-25 17:50:03 -04:00
web.py
Load flask principal permissions even for web and api endpoints.
2013-09-26 16:32:09 -04:00