yackob03
3f2d3a783c
Fix the nginx config.
2014-01-07 17:15:29 -05:00
yackob03
2f86c13c08
Fix some ordering in the installation instructions. Use an SSL enabled nginx build. Update the location of the list of mime types.
2014-01-07 17:01:19 -05:00
yackob03
9c7f1e6afa
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2014-01-07 16:35:45 -05:00
yackob03
5f8d7662d1
Let requests stream directly into the storage layer without pooling up on the backend.
2014-01-07 16:35:38 -05:00
Joseph Schorr
e011fc6fe5
CSS fixes for Firefox
2014-01-06 17:15:46 -05:00
yackob03
d52d913276
Update the test endpoint to reflect the new build status.
2014-01-06 13:10:22 -05:00
Joseph Schorr
0ffd23e20e
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-01-03 17:46:21 -05:00
yackob03
1904f88fdb
Fix the script to skip images for which there is no data in s3.
2014-01-03 17:46:20 -05:00
Joseph Schorr
bf79da5b07
Add the compressed image size to the image view
2014-01-03 17:46:09 -05:00
yackob03
623e2591e7
Add a script to backfill the sizes of existing images.
2014-01-03 17:05:47 -05:00
Joseph Schorr
e7904f0a9e
- Fix image size saving to occur before the return of the response
...
- Make the image size say ‘Unknown’ if it is not known
2014-01-03 16:42:38 -05:00
Joseph Schorr
0a63690e25
Add code for saving and displaying the size of images
2014-01-03 16:32:00 -05:00
yackob03
8e4bbdf1dd
Add no-cache as a response header.
2014-01-02 18:01:34 -05:00
yackob03
8342dfcccf
Up the number of nginx workers.
2014-01-02 15:13:15 -05:00
yackob03
025518ac17
Upgrade the requirements, including the digitalocean library which scrubs data by default.
2014-01-02 14:44:34 -05:00
yackob03
96fdae4f0d
Merge branch 'master' into fix_build
2014-01-02 14:33:23 -05:00
yackob03
06e03b1260
Make the data block returned by the server mirror that of the build server. Make the UI respond to the new status format for pushing.
2014-01-02 14:13:16 -05:00
yackob03
8981f576fc
Fixes to the build server.
2013-12-31 16:22:58 -05:00
yackob03
39fa982ef2
Add some logging to the registry for failure cases.
2013-12-31 16:22:27 -05:00
yackob03
3e67e39e61
Merge remote-tracking branch 'origin/autobot'
2013-12-27 18:31:36 -05:00
Joseph Schorr
1303877da0
Fix popovers
2013-12-27 18:05:04 -05:00
yackob03
6fb6eb64e1
Fix the imports when separating out the new common.py file.
2013-12-27 18:01:44 -05:00
yackob03
e02c98022d
Specify the aggregate function for MySQLs GROUP BY.
2013-12-27 17:31:20 -05:00
Joseph Schorr
3d899b9f95
Embed the discovery information directly into the page
2013-12-27 17:19:14 -05:00
yackob03
d93a8b6033
Use group_by to eliminate duplicates in the entity search.
2013-12-27 17:06:27 -05:00
yackob03
e23bee99ec
Fix a bug where users in a different org would not show up in the entity search.
2013-12-27 16:56:31 -05:00
Joseph Schorr
619f3abc16
Fix change password to not reload the user on every keystroke
2013-12-27 14:14:21 -05:00
yackob03
af697efba3
Fix the underlines on the plans features. Update the price on the landing page.
2013-12-27 14:07:15 -05:00
Joseph Schorr
b0422fd16c
Hide olark in mobile view. It is just a distraction
2013-12-26 22:28:50 -05:00
Joseph Schorr
4366bbbbf5
Hide lark in mobile view. It is just a distraction
2013-12-26 22:28:32 -05:00
Joseph Schorr
56bb46ffb2
- Make the discovery information be preloaded via a bootstrap.js file before angular runs
...
- Have ApiService generate all the api methods specified by the API discovery information
- Change all call sites (except for a select few when it does not make sense) to use ApiService
2013-12-26 17:45:16 -05:00
Joseph Schorr
1904e6d0c8
Change to nicer API method names and add the internal_api_call decorator in prep for the automatic discovery mechanism
2013-12-24 21:56:03 -05:00
yackob03
445145f9b9
Merge branch 'restructure'
2013-12-24 14:24:24 -05:00
yackob03
19d7125253
Distinguish the discontinued plans.
2013-12-24 14:23:53 -05:00
Joseph Schorr
b5f1723adc
Make deprecated plans show the cancel button
2013-12-23 16:43:45 -05:00
yackob03
cb96998916
Tweaks to the new plans page.
2013-12-23 16:37:10 -05:00
yackob03
bf60862d8e
Switch to the new Digital Ocean Docker image.
2013-12-23 15:07:10 -05:00
Joseph Schorr
55c0c12d04
Merge branch 'restructure' of https://bitbucket.org/yackob03/quay into restructure
2013-12-23 15:05:11 -05:00
Joseph Schorr
06806c97dd
New plans page
2013-12-23 15:04:52 -05:00
yackob03
3950904fb3
Prevent a user from subscribing to a deprecated plan through the API.
2013-12-23 14:50:01 -05:00
Joseph Schorr
7e42915755
Add a tooltip to the notification bubble
2013-12-20 22:48:47 -05:00
Joseph Schorr
0cee1942a1
Add a nice tooltip on hover on the plan name in the new repo view
2013-12-20 22:45:03 -05:00
Joseph Schorr
44d0505990
getMinimumPlan should ignore deprecated plans
2013-12-20 22:41:00 -05:00
Joseph Schorr
c20e7dbcf7
- Add some more analytics events
...
- Enable business features for personal users on business plans
- Fix a bug in the credit card image view
2013-12-20 22:38:53 -05:00
Joseph Schorr
8bfc0ac48d
Update the plans page to make it a single row (and work in general)
2013-12-20 21:25:06 -05:00
yackob03
4ae40b7370
Fix the readme to reference the application, update the response code for create repo when no auth credentials are present.
2013-12-20 16:21:07 -05:00
yackob03
867a3e38c1
Switch gunicorn to using a config file, which allows command line parameters to be changed without restarting the master process.
2013-12-20 16:11:39 -05:00
Joseph Schorr
3f062ee602
NOTE: The plans page is still broken
...
- Change the subscribe method to allow for subscribing to the free plan, even when an org
- Change the frontend to no longer have different plan groups
- Change the frontend to display the proper plans (i.e. hide the deprecated plans unless it is the current plan, etc)
2013-12-19 21:51:46 -05:00
yackob03
e3504b91de
Make sure the right people are required to select a business plan.
2013-12-19 17:10:09 -05:00
yackob03
5633c1fc79
Merge the plans and mark many as deprecated. Fix a bunch of pylint errors.
2013-12-19 17:06:04 -05:00