1. 05 Jun, 2016 1 commit
  2. 04 Jun, 2016 3 commits
  3. 03 Jun, 2016 9 commits
  4. 02 Jun, 2016 11 commits
  5. 01 Jun, 2016 4 commits
  6. 31 May, 2016 5 commits
  7. 27 May, 2016 2 commits
  8. 26 May, 2016 2 commits
    • add splunk searches via ansible (#3057) · 64f63650
      * 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
    • Merge pull request #3048 from edx/bderusha/ecom-affiliate · 4d662ba6
      Add affiliate cookie name to ecommerce config
      Bill DeRusha committed
  9. 25 May, 2016 3 commits