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/api
Joseph Schorr f9e6110f73 Add basic user interface for application repos
Adds support for creating app repos, viewing app repos and seeing the list of app repos in the Quay UI.
2017-04-05 11:30:09 -04:00
..
test Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
__init__.py Move auth decorators into a decorators module 2017-03-23 15:42:45 -04:00
billing.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
build.py feat(add dockerfile_path to build api): added in a dockerfile to specify path 2017-03-30 16:30:00 -04:00
discovery.py Fix param regex for path params with complex filters 2017-03-14 11:34:43 -04:00
error.py Fix formatting in endpoints/api/error.py 2016-04-12 16:53:50 -04:00
globalmessages.py Severity and Markdown support in MOTD 2017-01-18 16:55:32 -05:00
image.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
logs.py Log more information to the action logs and display the namespaces for superusers 2017-02-14 14:55:24 -05:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
manifest.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
organization.py Add feature flag for team syncing 2017-04-03 11:31:29 -04:00
permission.py Log more information to the action logs and display the namespaces for superusers 2017-02-14 14:55:24 -05:00
prototype.py fix(endpoints/api): return empty 204 resp 2016-12-14 16:22:39 -05:00
repoemail.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repository.py Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
repositorynotification.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
repotoken.py fix(endpoints/api): return empty 204 resp 2016-12-14 16:22:39 -05:00
robot.py fix(endpoints/api): return empty 204 resp 2016-12-14 16:22:39 -05:00
search.py Abstract out constant scores into constants 2017-03-10 14:06:39 -05:00
secscan.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
subscribe.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
suconfig.py Superuser config tool warnings 2017-01-13 15:50:50 -05:00
superuser.py Make custom cert upload not hang and handle errors properly 2017-03-29 16:06:15 -04:00
tag.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
team.py Make team API decorators more descriptive for better readability 2017-04-03 15:35:44 -04:00
trigger.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00
user.py Have external login always make an API request to get the authorization URL 2017-01-23 19:06:19 -05:00