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/v2
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 Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
blob.py Add additional logs for invalid blob upload 2016-08-02 12:15:30 -04:00
catalog.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
errors.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
manifest.py Basic labels support 2016-08-26 15:24:26 -04:00
tag.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
v2auth.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
v2util.py Fix V2 catalog and tag pagination 2016-02-10 00:25:33 +02:00