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 2caaf84f31 Add caching support to catalog
We will now cache the results of the catalog for 60s and not hit the database at all if cached
2018-06-20 14:58:01 -04:00
..
test Implement support for blob mounting via the mount parameter on blob uploads 2018-06-06 11:31:28 -04:00
__init__.py Switch V2 pagination back to using IDs, which should be much faster and easier on the DB 2018-06-18 16:11:26 -04:00
blob.py Implement support for blob mounting via the mount parameter on blob uploads 2018-06-06 11:31:28 -04:00
catalog.py Add caching support to catalog 2018-06-20 14:58:01 -04:00
errors.py Prevent registry operations against disabled namespaces 2018-05-22 18:36:04 -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 Audit the number of SQL queries we make in writing manifests, and significantly reduce in the common case 2018-01-25 11:10:43 -05:00
models_interface.py Switch V2 pagination back to using IDs, which should be much faster and easier on the DB 2018-06-18 16:11:26 -04:00
models_pre_oci.py Switch V2 pagination back to using IDs, which should be much faster and easier on the DB 2018-06-18 16:11:26 -04:00
tag.py Switch V2 pagination back to using IDs, which should be much faster and easier on the DB 2018-06-18 16:11:26 -04:00
v2auth.py Prevent registry operations against disabled namespaces 2018-05-22 18:36:04 -04:00