Commit graph

6499 commits

Author SHA1 Message Date
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
yackob03
b0720aac1c Update to support running on elasticbeanstalk. 2013-09-30 16:14:48 -04:00
yackob03
ea6df2b725 Add image ancestry and update the test db accordingly. 2013-09-30 15:30:00 -04:00
yackob03
abdf731f7a Combine the registry and index processes. 2013-09-30 14:39:10 -04:00
yackob03
4d6c5b4315 The button for make private should match the button for make public. Tweak the copy about who may access a repository in either state. 2013-09-30 00:19:43 -04:00
Joseph Schorr
4382ebfd20 Add ability to change the visibility of a repo, and show whether the repo is private in the repo-view screen 2013-09-28 17:11:10 -04:00
Joseph Schorr
ce7620673b Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-09-28 01:23:07 -04:00
Joseph Schorr
7d44326618 Add ability to add new users to the permissions list and remove existing users 2013-09-28 01:23:00 -04:00
yackob03
b718dbc6e3 Full add public repository support. 2013-09-28 00:05:32 -04:00
yackob03
d50a5d83f8 Add a public database to the test db. 2013-09-27 23:47:32 -04:00
yackob03
d680a9d173 Create indices that we will probably need. 2013-09-27 23:33:59 -04:00
yackob03
540dfd5343 Switch the search to use SQL query. 2013-09-27 23:25:57 -04:00
yackob03
a0adffdc8e PEP8 fixes. 2013-09-27 20:03:07 -04:00
yackob03
32581c0621 Handle the confirmation codes to validate user emails. 2013-09-27 19:55:04 -04:00
yackob03
5508402bb7 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-09-27 19:29:05 -04:00
yackob03
99341f7d53 Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00