Commit graph

114 commits

Author SHA1 Message Date
yackob03
1236f0054f Try to add an HTTP->HTTPS redirect to the apache config. 2013-10-01 15:59:47 -04:00
yackob03
ee41f79bcc Switch the confirmation email from fluxmonkey to quay. 2013-10-01 15:48:53 -04:00
yackob03
a713555915 Notify the user when their account needs verification. 2013-10-01 15:43:16 -04:00
yackob03
cbe0590ce5 Fix s3 delete. 2013-10-01 14:46:44 -04:00
Joseph Schorr
f1e85bdcba Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-01 14:17:58 -04:00
Joseph Schorr
1b844c10a6 Immediately null out the repo so that the user cannot take other actions while delete is processing 2013-10-01 14:17:51 -04:00
yackob03
60eb22552a Move the certs (which we don't actually use in the code) to a separate subdirectory. 2013-10-01 14:17:07 -04:00
yackob03
96896b9067 Rename Image.image_id to Image.docker_image_id to reduce confusion. 2013-10-01 14:14:39 -04:00
Joseph Schorr
71547e09b1 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-01 14:14:36 -04:00
Joseph Schorr
c75bd732ce Add deletion UI for repos 2013-10-01 14:14:30 -04:00
yackob03
4746f9c324 Quick fix for the signin page, we should consider moving it over to AJAX though. 2013-10-01 13:48:37 -04:00
yackob03
e81a24a9ce Move zeroclipboard and typeahead to the lib directory. 2013-10-01 13:27:38 -04:00
yackob03
f5e121d98d Fix user login from the command line. 2013-10-01 12:25:06 -04:00
yackob03
01240dbf87 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-10-01 12:13:51 -04:00
yackob03
4b9c6d9aae Add api function to fully delete a repository. 2013-10-01 12:13:25 -04:00
yackob03
891f992bf2 Allow for anonymous access tokens for public repositories. 2013-10-01 01:18:05 -04:00
Joseph Schorr
b7d43e1593 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-01 00:41:52 -04:00
Joseph Schorr
e14328e9bf Fix animation in Firefox 2013-10-01 00:41:46 -04:00
yackob03
0652636693 Handle the case where there is no auth at all. 2013-10-01 00:37:28 -04:00
yackob03
2a9a8635b6 We must pass authorization headers to our WSGI app. 2013-10-01 00:23:40 -04:00
yackob03
afb5dbaaa4 Try logging to stderr. 2013-10-01 00:16:03 -04:00
yackob03
67147240b6 Use production config in production and dev config in dev. 2013-09-30 23:54:12 -04:00
yackob03
25c4054c19 Long description fields should have been text rather than blob. 2013-09-30 23:22:52 -04:00
yackob03
abd4e8a7ab Fix search by removing description as a searched field. 2013-09-30 23:18:05 -04:00
yackob03
9cb19601a8 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-09-30 22:41:08 -04:00
Joseph Schorr
a903d36623 Landing page revision #0 2013-09-30 21:11:30 -04:00
yackob03
52db1c8796 Try using pymysql instead of mysqldb. 2013-09-30 20:26:41 -04:00
yackob03
f8f86bcb04 Try to upgrade distribute prior to the app running. 2013-09-30 20:13:36 -04:00
yackob03
2e3c4723d0 I'm losing my mind here. This needs to start working. 2013-09-30 20:04:32 -04:00
yackob03
705624dd6f Try install mysql-python through yum. 2013-09-30 19:55:00 -04:00
yackob03
8f554c51d0 Try downgrading both distribute and mysql. 2013-09-30 19:48:17 -04:00
yackob03
ab1305d728 Going to try rebuilding the environment. 2013-09-30 19:33:32 -04:00
yackob03
22edde9cb4 It was the distribute library not mysql causing problems. 2013-09-30 19:28:51 -04:00
yackob03
18f700c981 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-09-30 19:10:31 -04:00
yackob03
84adf680b9 Switch the registry and index to use real s3 and rds. 2013-09-30 19:10:27 -04:00
Joseph Schorr
2d69e2b031 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-09-30 19:08:38 -04:00
Joseph Schorr
461f324e09 Add markdown support for comments and repo descriptions 2013-09-30 19:08:24 -04:00
yackob03
281785e612 Try to handle ELB ssl termination gracefully. 2013-09-30 18:15:28 -04:00
yackob03
5985f855c5 Remove the scheme from the gravatar image href. 2013-09-30 18:02:52 -04:00
yackob03
6148a59b38 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
Conflicts:
	endpoints/api.py
2013-09-30 17:54:06 -04:00
yackob03
cb3d3a9a9a Add a special api_login_required which does not generate the signin redirect. 2013-09-30 17:51:07 -04:00
Joseph Schorr
e4653cd7cf Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-09-30 17:33:14 -04:00
Joseph Schorr
294d02a595 Fix public browsing 2013-09-30 17:32:03 -04:00
yackob03
0a9f0a0ead Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-09-30 17:06:57 -04:00
yackob03
d541c1cff9 Try 2 to get static files working. 2013-09-30 17:01:50 -04:00
Joseph Schorr
d87dc232e2 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-09-30 16:55:52 -04:00
Joseph Schorr
12dcd79b38 SSL vert and keys (encrypted and decrypted) 2013-09-30 16:55:43 -04:00
yackob03
ecc2b6a68f Try to add support for static files to the environment. 2013-09-30 16:55:23 -04:00
yackob03
79fc061a2b Add a missing wsgi.conf for the python 2.7 version. 2013-09-30 16:48:39 -04:00
yackob03
b0e18dca55 Try to use python 2.7 with elastic beanstalk. 2013-09-30 16:37:34 -04:00