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/test
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
..
__init__.py Disallow non-apps-supported APIs for application repositories 2017-03-22 15:51:19 -04:00
shared.py Update tests for teams API 2017-04-03 11:31:29 -04:00
test_build.py feat(add dockerfile_path to build api): added in a dockerfile to specify path 2017-03-30 16:30:00 -04:00
test_disallow_for_apps.py Merge pull request #2512 from ecordell/tufmetadata 2017-04-07 17:16:11 -04:00
test_repository.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
test_security.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
test_signing.py Return hashes and expiration when fetching signed tags 2017-04-07 16:12:28 -04:00
test_team.py Cleanup test fixtures 2017-04-03 11:31:30 -04:00
test_trigger.py feat(build runner): added in context, dockerfile_location 2017-03-28 13:55:31 -04:00