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 9889ca268a Merge pull request #432 from coreos-inc/oauthcheck
Build the OAuth redirect URL ourselves, rather than relying on undocumented Flask behavior
2015-09-02 13:35:44 -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 Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -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 Switch back to the read-then-write tag deletion code 2015-07-28 15:30:04 -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