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 b465a34e8f Temporary fix for additional exception classes handled in Flask
The recent change to Flask-restful broke the other registered exception handlers, so this temporarily handles the decorated cases as well, until we put in place a proper registration model for Flask and Flask-restful handled exceptions
2017-04-11 23:02:26 -04:00
..
test Merge pull request #2512 from ecordell/tufmetadata 2017-04-07 17:16:11 -04:00
__init__.py Temporary fix for additional exception classes handled in Flask 2017-04-11 23:02:26 -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 Refresh dependencies and fix tests. 2017-04-06 13:15:48 -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
signing.py Fix comment 2017-04-07 16:14:25 -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