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
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
billing.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
build.py Fix display for builds which have fully expired 2016-08-04 11:13:32 -04:00
discovery.py Merge pull request #1364 from ecordell/error-json-fixes 2016-04-13 13:32:00 -04:00
error.py Fix formatting in endpoints/api/error.py 2016-04-12 16:53:50 -04:00
image.py Remove unused import 2016-06-03 13:33:22 -04:00
logs.py Fix handling of dates in logs view 2016-08-17 16:27:06 -04:00
manifest.py Basic labels support 2016-08-26 15:24:26 -04:00
organization.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
permission.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
prototype.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repoemail.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repository.py Fix pagination of repositories 2016-08-15 16:48:04 -04:00
repositorynotification.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
repotoken.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
robot.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
search.py Revert "Remove old search API which is no longer in use" 2016-03-07 10:07:41 -05:00
secscan.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -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 Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00
superuser.py Add ability for super users to take ownership of namespaces 2016-06-13 16:22:52 -04:00
tag.py Fix off-by-one error in repo tags pagination 2016-08-02 14:17:33 -04:00
team.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
trigger.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00
user.py Use new error format for auth errors (factor exceptions into module) 2016-04-11 16:22:26 -04:00