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/data
Joseph Schorr 0c4dec6de4 - Fix namespace drop down to save the namespace last selected (and validate)
- Add a "can_create_repo" entry to the organization and have orgs grayed out in the new repo view if the user cannot create a repo
- Fix the multiple-orgs bug in the model
- Have the "create new repository" button disappear on landing if the org is selected and the user does not have create permissions for that org
2013-11-07 00:49:13 -05:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
database.py Add some tests to verify we're not leaking anything to completely public users (we're not) 2013-11-06 17:09:22 -05:00
model.py - Fix namespace drop down to save the namespace last selected (and validate) 2013-11-07 00:49:13 -05:00
plans.py Add the business plans in. 2013-11-05 14:40:45 -05:00
queue.py Return unfinished items to the queue when they can be retried. 2013-10-29 15:42:19 -04:00
userfiles.py User the secure s3 endpoint and store our files encrypted. 2013-10-31 11:32:08 -04:00