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 f07b940bc5 Optimize blob lookup
Fixes #1013
2015-12-04 14:47:09 -05:00
..
__init__.py Merge remote-tracking branch 'upstream/master' into python-registry-v2 2015-09-17 16:16:27 -04:00
_basequery.py Merge pull request #641 from coreos-inc/wildcardfix 2015-10-15 14:26:51 -04:00
blob.py Optimize blob lookup 2015-12-04 14:47:09 -05:00
build.py Select the full RepositoryBuild record 2015-09-09 21:43:48 -04: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 Change derived storage to be based on image 2015-11-24 12:44:07 -05:00
log.py limit logs to a maximum number of pages 2015-10-06 14:13:23 -04:00
notification.py Add a vulnerability_found event for notice when we detect a vuln 2015-11-06 15:22:18 -05: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 subquery issues in MySQL 2015-07-28 15:28:00 -04:00
permission.py Add back the ability to retrieve information for an org member directly 2015-08-31 16:45:24 -04:00
release.py Add quay releases 2015-09-16 17:18:46 -04:00
repository.py Change derived storage to be based on image 2015-11-24 12:44:07 -05:00
sqlalchemybridge.py Do not constrain deferred fields in SQLAlchemy bridge 2015-11-17 15:55:18 -05:00
storage.py Optimize blob lookup 2015-12-04 14:47:09 -05:00
tag.py Fix issue with query when manifest count is 0 2015-11-19 17:44:16 -05:00
team.py Make sure to filter wildcard queries 2015-10-15 14:26:33 -04: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 delete_user call to remove all user data 2015-11-08 13:10:01 -05:00