- 03 Jun, 2016 2 commits
-
-
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 8 commits
-
-
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 -
muzaffaryousaf committed
-
Feanil/upgrade gocd
Feanil Patel committed
-
- 01 Jun, 2016 4 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
arbabnazar committed
-
This reverts commit 72461609.
Saleem Latif committed
-
- 31 May, 2016 5 commits
-
-
Add parens to fix backup script.
John Eskew committed -
John Eskew committed
-
SES should use the non-smtp endpoint
Fred Smith committed -
Fred Smith committed
-
arbabnazar committed
-
- 27 May, 2016 2 commits
-
-
Specify path to aws command.
John Eskew committed -
John Eskew committed
-
- 26 May, 2016 2 commits
-
-
* add splunk searches via ansible * Fix jinja syntax, add docs * Add splunk field extractions via ansible * Use a boolean rather than a number The fact that splunk uses "1" and "0" to represent booleans is orthogonal to booleans in yaml. Switching to true booleans for a better user experience. * Additional cleanup around splunk searches interface * Switch splunk role to using common_vars and overrides This way, we can support environments where we don't, for example, use datadog. * Make splunk playbook actually call splunk role * Fix all the bugs * Add splunk email config * Make realtime alerts work * Add more documentation around splunk alerts * Address comments
Fred Smith committed -
Add affiliate cookie name to ecommerce config
Bill DeRusha committed
-
- 25 May, 2016 4 commits
-
-
Bill DeRusha committed
-
Feanil/remove rabbit ppa
Feanil Patel committed -
We install the rabbit deb from files.edx.org I was able to install rabbit and all of its apps at the same version we have in production without adding the rabbit PPA.
Feanil Patel committed -
Feanil Patel committed
-
- 24 May, 2016 13 commits
-
-
When we update edxapp workers need to be updated too.
Feanil Patel committed -
Feanil Patel committed
-
Revert "WL-451: Clean up ansible services/roles for theming"
Feanil Patel committed -
Feanil Patel committed
-
Upgrade GoCD to 16.4.0
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
Seeing fail: in ansible output is confusing to folks
Kevin Falcone committed -
Updated ECOMMERCE_JWT_SECRET_KEYS
Clinton Blackburn committed -
mattdrayer/ecommerce-worker-multisite: Add site-specific overrides
Matt Drayer committed -
set an overridable SES region name, defaulting to us-east-1
Fred Smith committed -
WL-451: Clean up ansible services/roles for theming
Saleem Latif committed -
Matt Drayer committed
-