This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
a67d57b91c
quay
/
endpoints
/
v2
History
Download ZIP
Download TAR.GZ
Joseph Schorr
e78b5c5516
Add an additional short circuit to avoid parsing the manifest when not necessary for older Docker clients
...
We also add tests for this case
2019-01-11 16:37:23 -05:00
..
test
Change lookup of blobs to not use a subquery, which is murder on MySQL
2019-01-03 15:41:21 -05:00
__init__.py
Address remaining usage of the old data interface
2018-10-18 14:25:40 -04:00
blob.py
Add ability for specific geographic regions to be blocked from pulling images within a namespace
2018-12-06 17:14:45 -05:00
catalog.py
Convert V2's catalog endpoint to use the new data model interface
2018-10-18 14:25:40 -04:00
errors.py
Add ability for specific geographic regions to be blocked from pulling images within a namespace
2018-12-06 17:14:45 -05:00
MAINTAINERS
MAINTAINERS: init owners to subpkgs
2017-01-23 17:46:34 -05:00
manifest.py
Add an additional short circuit to avoid parsing the manifest when not necessary for older Docker clients
2019-01-11 16:37:23 -05:00
tag.py
Convert V2's tag endpoints to use the new data model interface
2018-10-18 14:25:40 -04:00
v2auth.py
Fix disabled namespace check
2018-10-18 14:25:40 -04:00