- 08 Jun, 2016 2 commits
-
-
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 3 commits
-
-
use the YAML style parameter passing
Arbab Nazar committed -
arbabnazar 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 11 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 -
When running on a dirty image (such as a sandbox base image or an AMI build) this clears static files so that collectstatic will copy everything. Django's collectstatic copies files and doesn't preserve timestamps, then only copies "newer modified files". This leads to a condition where old static files are in /edx/var/edxapp/staticfiles with a timestamp of Yesterday, and we add a new dep which comes down from npm with a timestamp of last week. Collectstatic will not copy those.
Kevin Falcone committed -
Revert "Revert "WL-451: Clean up ansible services/roles for theming""
Matt Drayer committed -
use the YAML style parameter passing instead of old style module calls
Arbab Nazar committed -
Arbab/edxapp main rewrite
Arbab Nazar committed -
arbabnazar committed
-
muzaffaryousaf committed
-
Feanil/upgrade gocd
Feanil Patel committed
-
- 01 Jun, 2016 1 commit
-
-
Feanil Patel committed
-