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
Jimmy Zelinskie 109d69abfd Copy new fields over to the linked image
This potentially fixes an issue with the v2 image field backfill. We
should be safe to copy these fields over at link time so that hopefully
it doesn't get skipped by the docker client. `_find_or_link_image`
should NEVER be used by the registry v2 protocol.
2015-10-19 17:11:11 -04:00
..
__init__.py Fix interleaved repo delete with RAC via a transaction 2015-09-16 15:34:32 -04:00
_basequery.py Merge pull request #641 from coreos-inc/wildcardfix 2015-10-15 14:26:51 -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 Copy new fields over to the linked image 2015-10-19 17:11:11 -04:00
log.py limit logs to a maximum number of pages 2015-10-06 14:13:23 -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
release.py Add quay releases 2015-09-16 17:18:46 -04:00
repository.py Merge pull request #641 from coreos-inc/wildcardfix 2015-10-15 14:26:51 -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 Unionize the mega query - It needed more performance-based benefits 2015-10-09 14:45:05 -07: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 #641 from coreos-inc/wildcardfix 2015-10-15 14:26:51 -04:00