yackob03
|
12e91022cc
|
Use the stripe publishable key for prod in prod. Track when a user signs up for a plan.
|
2013-10-08 13:57:48 -04:00 |
|
yackob03
|
5a5ddf2c0e
|
Fix the width on the twitter typeahead to match the parent.
|
2013-10-08 11:55:57 -04:00 |
|
yackob03
|
5d977f5299
|
Track users across registration. Send people analytics with a created date on first registration.
|
2013-10-08 11:52:02 -04:00 |
|
yackob03
|
810b711fc4
|
Fix a tab and remove some console.logs
|
2013-10-08 11:36:45 -04:00 |
|
yackob03
|
6a038bb24e
|
PEP8 fixes.
|
2013-10-08 11:29:42 -04:00 |
|
yackob03
|
427b745f2f
|
Fix mixed content warning on landing page.
|
2013-10-07 14:05:53 -04:00 |
|
yackob03
|
0af85e4751
|
Increase the spacing on the tour. Use col-md, Alternate which side the image appears on for each step, make sure they are still aligned properly when collapsed. Use responsive images.
|
2013-10-05 14:33:31 -04:00 |
|
Joseph Schorr
|
5b99586ffc
|
Add a basic tour to the landing page
|
2013-10-04 22:18:42 -04:00 |
|
yackob03
|
6ee9abc002
|
Disable caching for main html page.
|
2013-10-04 14:44:18 -04:00 |
|
yackob03
|
3eca5f65e1
|
Add a visible free plan. Tweak the plans and pricing page. Move all plans to a central plans service to have a single point for editing. Support the free plan on the user admin page. Tweak the landing page.
|
2013-10-04 14:35:51 -04:00 |
|
yackob03
|
8d40f12165
|
Fix a bug with anonymous pull.
|
2013-10-03 19:18:03 -04:00 |
|
yackob03
|
dd548c91ab
|
Tweak the isprod check for mixpanel to use the whole hostname.
|
2013-10-03 16:21:58 -04:00 |
|
yackob03
|
0c9937ec5e
|
Forgot the new analytics library.
|
2013-10-03 16:21:37 -04:00 |
|
yackob03
|
82c05799ca
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2013-10-03 16:19:05 -04:00 |
|
yackob03
|
00b8244661
|
Add analytics on push and pull repo events in the backend.
|
2013-10-03 16:19:01 -04:00 |
|
yackob03
|
e5d100842d
|
Fix tabs.
|
2013-10-03 16:16:10 -04:00 |
|
Joseph Schorr
|
afd2d06089
|
Use different keys for TEST and PROD
|
2013-10-03 15:55:11 -04:00 |
|
Joseph Schorr
|
be1582ba29
|
Add mix panel analytics to Quay
|
2013-10-03 15:46:22 -04:00 |
|
yackob03
|
df36a0b913
|
Remove the spin.js dependency from our repo.
|
2013-10-03 14:30:43 -04:00 |
|
yackob03
|
5f88e89ecd
|
Merge branch 'master' into nospinjs
Conflicts:
static/partials/landing.html
|
2013-10-03 13:57:55 -04:00 |
|
yackob03
|
f308ba5e28
|
Make the landing page responsive.
|
2013-10-03 13:54:59 -04:00 |
|
yackob03
|
237b0418f9
|
Rip out spinjs in favor of a font-awesome + css spinner.
|
2013-10-03 12:27:39 -04:00 |
|
yackob03
|
31a72253a9
|
Fix a typo on the getting started guide.
|
2013-10-03 12:11:13 -04:00 |
|
Joseph Schorr
|
007d37c8df
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2013-10-02 18:15:03 -04:00 |
|
Joseph Schorr
|
0ce2252d1d
|
Add a plans/pricing page
|
2013-10-02 18:14:51 -04:00 |
|
Ubuntu
|
aa6468d27f
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2013-10-02 21:29:22 +00:00 |
|
yackob03
|
9cbbc2b8ed
|
Fix image history with no parent.
|
2013-10-02 17:29:45 -04:00 |
|
Ubuntu
|
06b1e1466f
|
Have nginx serve the static files to not overwhelm flask.
|
2013-10-02 21:21:22 +00:00 |
|
Ubuntu
|
fc80616eab
|
Set up for running under gunicorn and nginx.
|
2013-10-02 20:42:12 +00:00 |
|
yackob03
|
e90f9b37d4
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
Conflicts:
endpoints/api.py
|
2013-10-02 16:35:18 -04:00 |
|
Joseph Schorr
|
c2e9a766f7
|
Make the account settings view a tiny bit nicer looking
|
2013-10-02 14:50:02 -04:00 |
|
yackob03
|
16623bb520
|
Temporarily disable the http->https redirect.
|
2013-10-02 14:40:28 -04:00 |
|
yackob03
|
2ff96ffd87
|
Try to use the presense of http to mark a connection as insecure rather than using the presense of https to make it as secure.
|
2013-10-02 14:35:54 -04:00 |
|
yackob03
|
504bc7e04e
|
Add a status endpoint that we can use to test if the instance is serving traffic.
|
2013-10-02 14:35:21 -04:00 |
|
yackob03
|
70a9e79157
|
Add extra logging to figure out why checksums don't match in prod.
|
2013-10-02 14:06:12 -04:00 |
|
yackob03
|
ac80f1a123
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2013-10-02 13:30:52 -04:00 |
|
Joseph Schorr
|
dc3ec72432
|
Fix handling of repositories list when not signed in
|
2013-10-02 13:29:18 -04:00 |
|
yackob03
|
1f81163d19
|
Allow chunked transfer encoding.
|
2013-10-02 13:03:09 -04:00 |
|
yackob03
|
39018e72f1
|
Open and close the db connection at the beginning and end of each request.
|
2013-10-02 12:43:45 -04:00 |
|
yackob03
|
f572749ace
|
Fix a bug in billing dealing with former customers.
|
2013-10-02 12:43:25 -04:00 |
|
yackob03
|
35c1e6e53b
|
Allow user to unsubscribe and change their plan.
|
2013-10-02 02:05:53 -04:00 |
|
yackob03
|
da8eccef11
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
Conflicts:
static/partials/view-repo.html
|
2013-10-02 01:41:12 -04:00 |
|
yackob03
|
c044893ff9
|
Add some feedback about the number of private repositories used.
|
2013-10-02 01:40:11 -04:00 |
|
Joseph Schorr
|
a40a05c65f
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2013-10-02 01:05:42 -04:00 |
|
Joseph Schorr
|
060f3a9ff2
|
Add the tag count to the tag icon in the repo view
|
2013-10-02 01:05:36 -04:00 |
|
yackob03
|
c7e83c4d41
|
Show a loading spinner while we're waiting for subscription information.
|
2013-10-02 01:03:48 -04:00 |
|
yackob03
|
755fc168af
|
Fix some tabs.
|
2013-10-02 01:03:30 -04:00 |
|
yackob03
|
7b3864afb4
|
Tweak some details in the guide.
|
2013-10-02 00:55:23 -04:00 |
|
yackob03
|
7d6c9a88df
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2013-10-02 00:49:03 -04:00 |
|
yackob03
|
20765b7e37
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
Conflicts:
static/js/app.js
|
2013-10-02 00:48:48 -04:00 |
|