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 9e16596854 Add a bunch of logging to the data model caching mechanism
Should help us debug any potential issues
2017-12-18 14:18:37 -05:00
..
test Enable caching of blobs in V2 registry protocol, to avoid DB connections after the cache has been loaded 2017-12-14 13:38:24 -05:00
__init__.py Change v2 registry auth code to not hit the database when we know we have permissions loaded 2017-12-14 13:37:31 -05:00
blob.py Add a bunch of logging to the data model caching mechanism 2017-12-18 14:18:37 -05:00
catalog.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00
errors.py Change error message when trying to pull a deleted or expired tag 2017-07-19 17:13:48 -04:00
labelhandlers.py Fix for hard merge 2017-07-19 17:13:49 -04:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
manifest.py yap 2017-07-25 17:18:06 -04:00
models_interface.py Fix get_blob_path to not make any database calls and add a test 2017-12-13 16:27:46 -05:00
models_pre_oci.py Fix get_blob_path to not make any database calls and add a test 2017-12-13 16:27:46 -05:00
tag.py Move parse_repository_name into decorators 2017-07-20 16:01:38 -04:00
v2auth.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00