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/registry_model
Joseph Schorr 96072a44c0 Fix ordering of tags in the OCI model
Before this change, we were neglecting to sort the tags by ID, which meant that pagination was broken
2019-03-07 12:53:02 -05:00
..
test Fix ordering of tags in the OCI model 2019-03-07 12:53:02 -05:00
__init__.py Add ability for proportional rollout of the OCI data model 2019-02-18 16:34:43 -05:00
blobuploader.py Make blob upload errors more specific 2018-10-29 12:21:18 -04:00
datatype.py Fix disabled namespace check 2018-10-18 14:25:40 -04:00
datatypes.py Fix bug where we weren't properly caching enum values and we were always looking up the media type when constructing manifests 2019-01-22 14:46:38 -05:00
interface.py Fix ordering of tags in the OCI model 2019-03-07 12:53:02 -05:00
label_handlers.py Fix disabled namespace check 2018-10-18 14:25:40 -04:00
manifestbuilder.py Make sure to delete the image placements in the manifest builder cleanup code 2019-02-16 00:28:27 -05:00
modelsplitter.py Add ability for proportional rollout of the OCI data model 2019-02-18 16:34:43 -05:00
registry_oci_model.py Fix ordering of tags in the OCI model 2019-03-07 12:53:02 -05:00
registry_pre_oci_model.py Fix ordering of tags in the OCI model 2019-03-07 12:53:02 -05:00
shared.py Fix backfills of super large manifests by stripping metadata from all but the final layer 2019-02-20 12:08:20 -05:00