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 8ea3977140 Add ability to enable, disable and view team syncing in UI and API
Also extracts out some common testing infrastructure to make testing APIs easier now using pytest
2017-04-03 11:31:29 -04:00
..
test Add ability to enable, disable and view team syncing in UI and API 2017-04-03 11:31:29 -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 fix(endpoints/api): return empty 204 resp 2016-12-14 16:22:39 -05: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 registry app repository failure test 2017-03-22 17:26:59 -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 Add ability to enable, disable and view team syncing in UI and API 2017-04-03 11:31:29 -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