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/api
Joseph Schorr 0d6343871e Change the tags query used for OCI to list tags to be shallow
This removes the join on Manifest which was (possibly) causing the prod issue. We also simplify the lookup for pre-OCI as well, a bit.
2019-03-08 14:07:30 -05:00
..
test Change the tags query used for OCI to list tags to be shallow 2019-03-08 14:07:30 -05:00
__init__.py Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
__init__models_interface.py
__init__models_pre_oci.py Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
appspecifictokens.py
billing.py
build.py
discovery.py
error.py
globalmessages.py
globalmessages_models_interface.py
globalmessages_models_pre_oci.py
image.py Catch parsing errors in image API 2019-02-18 13:02:46 -05:00
logs.py Hide all of the export log APIs when the feature is disabled 2019-02-26 14:41:00 -05:00
MAINTAINERS
manifest.py Further fixes for unicode handling in manifests 2019-01-09 15:14:41 -05:00
organization.py
permission.py
permission_models_interface.py
permission_models_pre_oci.py
prototype.py
repoemail.py
repoemail_models_interface.py
repoemail_models_pre_oci.py
repository.py
repository_models_interface.py
repository_models_pre_oci.py Fix an NPE on the repository API endpoint 2019-03-07 14:40:16 -05:00
repositorynotification.py
repositorynotification_models_interface.py
repositorynotification_models_pre_oci.py
repotoken.py
repotoken_models_interface.py
repotoken_models_pre_oci.py
robot.py
robot_models_interface.py
robot_models_pre_oci.py Put user last accessed updating behind a feature flag 2019-01-02 16:04:15 -05:00
search.py Configurable options for search, info when at max 2018-04-25 11:12:09 -04:00
secscan.py
signing.py
signing_models_interface.py
signing_models_pre_oci.py
subscribe.py
subscribe_models_interface.py
subscribe_models_pre_oci.py
suconfig.py
suconfig_models_interface.py
suconfig_models_pre_oci.py Change suconfig to use a data model interface 2017-07-24 16:30:44 -04:00
superuser.py Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
superuser_models_interface.py Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
superuser_models_pre_oci.py Interface out all action log data model operations 2019-01-25 15:52:22 -05:00
tag.py Switch loading of the manifest contents to be lazy 2019-01-22 16:50:42 -05:00
team.py
trigger.py
trigger_analyzer.py
user.py