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/model
Joseph Schorr 608ffd9663 Basic labels support
Adds basic labels support to the registry code (V2), and the API. Note that this does not yet add any UI related support.
2016-08-26 15:24:26 -04:00
..
__init__.py Basic labels support 2016-08-26 15:24:26 -04:00
_basequery.py Fix pagination of repositories 2016-08-15 16:48:04 -04:00
blob.py Use a cache for ImageStorageLocation 2016-06-09 14:02:42 -04:00
build.py Fix indentation on build model operations 2015-12-04 15:46:07 -05:00
health.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
image.py Fix duplicate derived storage cache creation issue 2016-08-10 16:18:52 -04:00
label.py Basic labels support 2016-08-26 15:24:26 -04:00
log.py Add an index for lookup by account to log entries 2016-08-12 17:39:31 -04:00
modelutil.py Fix pagination of repositories 2016-08-15 16:48:04 -04:00
notification.py Lots of smaller fixes: 2016-04-29 14:05:16 -04:00
oauth.py Add support for direct granting of OAuth tokens and add tests 2016-05-23 17:17:06 -04:00
organization.py Add ability for super users to take ownership of namespaces 2016-06-13 16:22:52 -04:00
permission.py Change permissions to only load required by default 2016-03-28 16:33:32 -04:00
release.py Formatting and syntax improvements 2016-01-19 14:56:02 -05:00
repository.py Basic labels support 2016-08-26 15:24:26 -04:00
service_keys.py Fix key server to not list expired keys 2016-05-03 17:58:47 -04:00
sqlalchemybridge.py Small fixes 2016-01-29 20:01:17 +02:00
storage.py Remove unneeded imports 2016-08-11 17:16:31 -04:00
tag.py Basic labels support 2016-08-26 15:24:26 -04:00
team.py Fix delete team error message for admin teams 2016-07-11 15:47:05 -04:00
token.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
user.py Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00