- 31 Oct, 2013 28 commits
-
-
Jarv/gather assets fix
John Jarvis committed -
John Jarvis committed
-
Introduce POST size limit for ORA submissions
Joe Blaylock committed -
This was causing problems when gather_assets ran
John Jarvis committed -
The ORA machinery gets gummed up when it gets very large submissions and throws a lot of 500s. Co-Authored-By: Jason Bau <jbau@stanford.edu>
Joe Blaylock committed -
removing start secs for certs
John Jarvis committed -
John Jarvis committed
-
changing reload to a notify
John Jarvis committed -
Move ora to supervisor
John Jarvis committed -
John Jarvis committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Some environment changes to speed up deploys
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
This is so that we can have multiple supervisors running in different virtual envs
John Jarvis committed -
adding another push queue
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
John Jarvis committed
-
* Instead of using pypi.edx.org why not cache on localhost? Seems to work well and it does result in a speed improvement for when we need to download packages. This adds the devpi role as dependency for edxapp * For edxapp we md5sum all fo the requirements files and only run the pip installs, bundle, npm tasks if any one of those files have changed (it treats them as a group) * Adds convenience symlinks for pip
John Jarvis committed
-
- 30 Oct, 2013 12 commits
-
-
Use the EDXAPP_LANG var which already exists.
Feanil Patel committed -
Feanil Patel committed
-
Add github.com to ssh known_hosts for jenkins
Will Daly committed -
Will Daly committed
-
fixing check for cluster config
John Jarvis committed -
John Jarvis committed
-
Change the default cloudformation elb backend ports.
Feanil Patel committed -
mongo_clustered defaults to !!null
John Jarvis committed -
Now they default to the same as what is set in ansible which should reduce the number of things we have to override when running ansible on a VPC.
Feanil Patel committed -
John Jarvis committed
-
Update to use cluster enabling vars in both rabbit and mongo.
Feanil Patel committed -
Feanil Patel committed
-