No description
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.
Find a file
2013-09-30 19:08:38 -04:00
.ebextensions Try 2 to get static files working. 2013-09-30 17:01:50 -04:00
auth Flesh out some permissions APIs. 2013-09-27 13:24:07 -04:00
data Add image ancestry and update the test db accordingly. 2013-09-30 15:30:00 -04:00
endpoints Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-09-30 17:54:06 -04:00
static Add markdown support for comments and repo descriptions 2013-09-30 19:08:24 -04:00
storage Namespace the storage in the registry to prevent leaking images if one acquires the image id. 2013-09-25 20:00:22 -04:00
templates Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-09-30 19:08:38 -04:00
util PEP8 fixes. 2013-09-27 20:03:07 -04:00
.gitignore Update to support running on elasticbeanstalk. 2013-09-30 16:14:48 -04:00
app.py Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
application.py Update to support running on elasticbeanstalk. 2013-09-30 16:14:48 -04:00
config.py Combine the registry and index processes. 2013-09-30 14:39:10 -04:00
quay-enc.key SSL vert and keys (encrypted and decrypted) 2013-09-30 16:55:43 -04:00
quay.cert SSL vert and keys (encrypted and decrypted) 2013-09-30 16:55:43 -04:00
quay.key SSL vert and keys (encrypted and decrypted) 2013-09-30 16:55:43 -04:00
requirements-nover.txt Update to support running on elasticbeanstalk. 2013-09-30 16:14:48 -04:00
requirements.txt Update to support running on elasticbeanstalk. 2013-09-30 16:14:48 -04:00
test.db Add image ancestry and update the test db accordingly. 2013-09-30 15:30:00 -04:00
wsgi.conf Try to handle ELB ssl termination gracefully. 2013-09-30 18:15:28 -04:00