- 08 Jun, 2016 9 commits
-
-
We were implicitly relying on mongo to return the list of members in their _id order, which is absurd and I have no idea how we didn't catch it previously. We could do a little list comprehension to pull out the member with the same _id, but it seemed easier to just sort both lists and retain the original intent.
Kevin Falcone committed -
Add vim configuration for devstack
Cliff Dyer committed -
delete the user home directory as well if state is absent
Arbab Nazar committed -
Adds jenkins_protocol_https variable
Feanil Patel committed -
J. Cliff Dyer committed
-
Allows JENKINS_ANALYTICS_AUTH_REALM: none
Feanil Patel committed -
Uses proxy_set_header Host $http_host
Feanil Patel committed -
YAML style parameters passing
Arbab Nazar committed -
rewrite the edxapp role
Arbab Nazar committed
-
- 07 Jun, 2016 7 commits
-
-
Improvements to django_admin.sh
Max Rothman committed -
- Echo the command to run before running (for post-mortem debugging) - Stop adding "--settings aws" to the end of every command, even when it was added to $manage earlier
Max Rothman committed -
Add another region to ec2.py
Kevin Falcone committed -
This appears to be the only way to ask it to look in multiple regions since it doesn't support AWS_REGION or --region. Alternately, we could start having independent .ini files for deploys.
Kevin Falcone committed -
MAYN-281: Update edx-configuration to support multiple theme directories
Fred Smith committed -
arbabnazar committed
-
Saleem Latif committed
-
- 06 Jun, 2016 4 commits
-
-
use the YAML style parameters
Arbab Nazar committed -
YAML style parameter passing
Arbab Nazar committed -
arbabnazar committed
-
YAML style parameters
Arbab Nazar committed
-
- 05 Jun, 2016 3 commits
-
-
arbabnazar committed
-
arbabnazar committed
-
arbabnazar committed
-
- 04 Jun, 2016 4 commits
-
-
use the YAML style parameter passing
Arbab Nazar committed -
arbabnazar committed
-
Arbab Nazar committed
-
use the YAML style parameter passing
Arbab Nazar committed
-
- 03 Jun, 2016 9 commits
-
-
psmisc isn't on precise docker images and the jenkins roles want it.
Kevin Falcone committed -
Dockerfile for the jenkins_analytics role
Kevin Falcone committed -
Adds the memcache to all playbooks using edxlocal
Ben Patterson committed -
Additional configuration needs to be completed (analytics jobs in public repo, and test config files in a public repo) and then travis should be able to start using this with minimal extra configuration.
Kevin Falcone committed -
Kevin Falcone committed
-
Enable splunk-server role to manage dashboards
Max Rothman committed -
Jillian Vogel committed
-
edx_sandbox.yml: Run edxlocal role only if edxapp db is on localhost
Jillian Vogel committed -
* Makes the mysql role a dependency of edxlocal * Moves memcached install into new role * Installs memcached if EDXAPP_MEMCACHE contains localhost
Jillian Vogel committed
-
- 02 Jun, 2016 4 commits
-
-
Max Rothman committed
-
It is part of the default AWS AMI though, which is why we haven't noticed.
Kevin Falcone committed -
Whitelisting future_builtins.so for matplotlib
Muzaffar yousaf committed -
Clean up /edx/var/edxapp/staticfiles before paver runs
Kevin Falcone committed
-