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 d878232070 Make sure the manifest builder only deletes temporary storage rows it created
We were accidentally deleting other image storage rows in the repository, which is really, really bad
2019-02-15 21:18:02 -05:00
..
test 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
__init__.py Allow namespaces to be whitelisted for OCI, but not V22 2019-01-21 14:40:26 -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 Small optimization in manifest loading in the OCI data model 2019-01-29 13:11:48 -05:00
label_handlers.py Fix disabled namespace check 2018-10-18 14:25:40 -04:00
manifestbuilder.py Make sure the manifest builder only deletes temporary storage rows it created 2019-02-15 21:18:02 -05:00
modelsplitter.py Allow namespaces to be whitelisted for OCI, but not V22 2019-01-21 14:40:26 -05:00
registry_oci_model.py Optimize lookup of shared global blobs 2019-02-14 12:46:42 -05:00
registry_pre_oci_model.py Optimize lookup of shared global blobs 2019-02-14 12:46:42 -05:00
shared.py Catch exceptions if trying to build an invalid manifest in the manifest backfill code 2019-02-15 21:17:33 -05:00