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/model
Joseph Schorr 7aa6b812e2 Use a cache for ImageStorageLocation
No need to reload it from the DB or join as it is a static set only changed during migration
2016-06-09 14:02:42 -04:00
..
__init__.py Make sure to verify service names on key creation 2016-04-29 14:09:37 -04:00
_basequery.py Hash v1 uploads for torrent chunks 2016-01-05 14:43:40 -05:00
blob.py Use a cache for ImageStorageLocation 2016-06-09 14:02:42 -04:00
build.py Fix indentation on build model operations 2015-12-04 15:46:07 -05:00
health.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
image.py Merge pull request #1253 from Quentin-M/clair2 2016-02-19 18:21:25 -05:00
log.py Always use log entry kind cache 2016-05-13 15:20:55 -04:00
modelutil.py Add ID-based pagination to logs using new decorators and an encrypted token 2016-01-26 12:50:48 -05:00
notification.py Lots of smaller fixes: 2016-04-29 14:05:16 -04:00
oauth.py Add support for direct granting of OAuth tokens and add tests 2016-05-23 17:17:06 -04:00
organization.py Fix permissions when converting a user to an org 2016-04-14 17:39:45 -04:00
permission.py Change permissions to only load required by default 2016-03-28 16:33:32 -04:00
release.py Formatting and syntax improvements 2016-01-19 14:56:02 -05:00
repository.py Make notification lookup faster and fix repo pagination on Postgres 2016-03-30 14:46:31 -04:00
service_keys.py Fix key server to not list expired keys 2016-05-03 17:58:47 -04:00
sqlalchemybridge.py Small fixes 2016-01-29 20:01:17 +02:00
storage.py Use a cache for ImageStorageLocation 2016-06-09 14:02:42 -04:00
tag.py Only write exceptions for manifest gen when a tag exists 2015-12-03 16:04:17 -05:00
team.py Revert "Remove old search API which is no longer in use" 2016-03-07 10:07:41 -05:00
token.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
user.py Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00