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
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
..
interfaces Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
migrations Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
model Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
oci_model Add basic user interface for application repos 2017-04-05 11:30:09 -04:00
users Fix flakiness in team sync tests 2017-04-03 11:36:42 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
archivedlogs.py userfiles: make handler optional 2016-04-15 13:56:07 -04:00
billing.py Add even larger plans for enterprises on SaaS 2016-03-21 16:38:34 -04:00
buildlogs.py Switch from expire to delete redis log_entries 2017-03-17 15:35:47 +01:00
database.py Add flag to enable trust per repo (#2541) 2017-04-15 08:26:33 -04:00
fields.py Full text support in peewee 2017-01-31 11:38:31 -05:00
queue.py feature(app.py): adding queue_metrics to queues 2017-02-14 16:01:28 -05:00
read_slave.py Add support for read slave databases. 2014-07-02 19:10:24 -04:00
runmigration.py Implement new step-by-step setup 2015-01-23 17:19:15 -05:00
text.py Full text support in peewee 2017-01-31 11:38:31 -05:00
userevent.py fix(userevent): ignore subscribe notifications in userevents 2017-01-20 13:38:02 -05:00
userfiles.py userfiles: make handler optional 2016-04-15 13:56:07 -04:00