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
Evan Cordell 2661db7485 Add flag to enable trust per repo (#2541)
* Add flag to enable trust per repo

* Add api for enabling/disabling trust

* Add new LogEntryKind for changing repo trust settings
Also add tests for repo trust api

* Add `set_trust` method to repository

* Expose new logkind to UI

* Fix registry tests

* Rebase migrations and regen test.db

* Raise downstreamissue if trust metadata can't be removed

* Refactor change_repo_trust

* Add show_if to change_repo_trust endpoint
2017-04-15 08:26:33 -04:00
..
test Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
__init__.py Unify app and api exception handling 2017-04-14 11:18:01 -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 flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -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 Switch get repo API to use a single list tags query 2017-04-13 18:06:58 -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