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 474fffd01f Select the full RepositoryBuild record
If we just return the ID, then peewee just fills in the other fields with defaults (such as UUID).
2015-09-09 21:43:48 -04:00
..
__init__.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
_basequery.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
blob.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04: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 Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
log.py MySQL and Postgres complain about the group by, so calculate dates ourselves 2015-08-06 12:52:55 -04:00
notification.py Better notifications UI 2015-08-17 17:08:58 -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 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
repository.py Try not to throw any sets of data away when computing images to garbage collect. 2015-07-31 16:12:57 -04:00
sqlalchemybridge.py Add a RepositoryActionCount table so we can use it (instead of LogEntry) when scoring repo search results 2015-04-13 13:31:07 -04:00
storage.py Add automatic storage replication 2015-09-01 14:53:32 -04:00
tag.py list_repository_tag_history fallback orderby name 2015-09-09 15:52:25 -04:00
team.py Support invite codes for verification of email 2015-07-22 13:41:27 -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 Add automatic storage replication 2015-09-01 14:53:32 -04:00