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/data/interfaces
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 fix strip_sha256 2017-03-24 19:49:52 +01:00
__init__.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
appr.py fix strip_sha256 2017-03-24 19:49:52 +01:00
key_server.py update interfaces to use ABC 2016-09-26 14:50:24 -04:00
v1.py data.interfaces.v1: document types 2017-03-22 15:51:19 -04:00
v2.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
verbs.py Add verb security tests and fix small issues 2017-03-22 18:29:53 -04:00