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
josephschorr f748d4348d Merge pull request #1106 from coreos-inc/billingemail
Add support for custom billing invoice email address
2016-01-04 14:34:30 -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 Handle the common case of one chunk when calculating the uncompressed size 2015-12-14 15:27:48 -05: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 Change derived storage to be based on image 2015-11-24 12:44:07 -05:00
log.py add a log rotation worker 2015-12-16 17:22:28 -05: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 Better UX when recovering organization emails 2015-12-28 15:25:31 -05: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 Improve performance by removing unnecessary group by fields 2015-12-22 11:35:49 -05:00
sqlalchemybridge.py Do not constrain deferred fields in SQLAlchemy bridge 2015-11-17 15:55:18 -05:00
storage.py Improve performance by removing unnecessary group by fields 2015-12-22 11:35:49 -05:00
tag.py Only write exceptions for manifest gen when a tag exists 2015-12-03 16:04:17 -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 Merge pull request #1106 from coreos-inc/billingemail 2016-01-04 14:34:30 -05:00