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-10-01 00:23:40 -04:00
.ebextensions Use production config in production and dev config in dev. 2013-09-30 23:54:12 -04:00
auth Flesh out some permissions APIs. 2013-09-27 13:24:07 -04:00
data Long description fields should have been text rather than blob. 2013-09-30 23:22:52 -04:00
endpoints Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-09-30 17:54:06 -04:00
static Landing page revision #0 2013-09-30 21:11:30 -04:00
storage Switch the registry and index to use real s3 and rds. 2013-09-30 19:10:27 -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 Use production config in production and dev config in dev. 2013-09-30 23:54:12 -04:00
application.py Use production config in production and dev config in dev. 2013-09-30 23:54:12 -04:00
config.py Try logging to stderr. 2013-10-01 00:16:03 -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 Try using pymysql instead of mysqldb. 2013-09-30 20:26:41 -04:00
requirements.txt Try using pymysql instead of mysqldb. 2013-09-30 20:26:41 -04:00
test.db Add image ancestry and update the test db accordingly. 2013-09-30 15:30:00 -04:00
wsgi.conf We must pass authorization headers to our WSGI app. 2013-10-01 00:23:40 -04:00