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
2015-11-06 18:24:32 -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 Merge remote-tracking branch 'upstream/phase4-11-07-2015' into python-registry-v2 2015-11-06 18:18:29 -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 Merge branch 'newchanges' into python-registry-v2 2015-11-06 18:24:32 -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 Merge remote-tracking branch 'upstream/v2-phase4' into python-registry-v2 2015-10-22 16:59:28 -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 Merge remote-tracking branch 'upstream/phase4-11-07-2015' into python-registry-v2 2015-11-06 18:18:29 -05:00
tag.py Merge remote-tracking branch 'upstream/v2-phase4' into python-registry-v2 2015-10-22 16:59:28 -04: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 remote-tracking branch 'upstream/v2-phase4' into python-registry-v2 2015-10-22 16:59:28 -04:00