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
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
api.py - Fix namespace drop down to save the namespace last selected (and validate) 2013-11-07 00:49:13 -05:00
index.py Next batch of backend permissions for orgs. 2013-11-04 15:42:08 -05:00
registry.py Marisa trie needs a real file to read from a stream, use the bytes version instead. 2013-10-20 02:39:45 -04:00
tags.py PEP8 fixes. 2013-10-08 11:29:42 -04:00
test.py Remove the test build starter as it no longer works. 2013-10-27 16:01:14 -04:00
web.py Remove an old todo since we are actually handling the case. 2013-11-04 16:44:51 -05:00