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 6e2df3b339 Fix key server to not list expired keys
Fixes the key server to not list expire keys and by default not return expired or unapproved keys unless explicitly requested.

Fixes #1430
2016-05-03 17:58:47 -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 Fix uncompressed size for blob store and add test 2016-03-29 14:16:56 -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 data.model.log: remove unused method 2016-04-29 14:22:53 -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 Build the OAuth redirect URL ourselves, rather than relying on undocumented Flask behavior 2015-09-02 13:32:11 -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 Remove dependent signatures before removing image storages 2016-01-19 14:56:02 -05: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 Have recovery auto-verify the user 2016-04-08 13:41:16 -04:00