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 db60df827d Implement V2 interfaces and remaining V1 interfaces
Also adds some tests to registry tests for V1 stuff.
Note: All *registry* tests currently pass, but as verbs are not yet converted, the verb tests in registry_tests.py currently fail.
2016-09-26 14:49:04 -04:00
..
__init__.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
blob.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
catalog.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
errors.py Raise a 409 if we try to insert a tag twice at the same time 2016-08-29 16:03:35 -04:00
manifest.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
tag.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
v2auth.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00