- 05 Jun, 2016 1 commit
-
-
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 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 3 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
-