1. 26 Oct, 2017 1 commit
  2. 03 Aug, 2017 1 commit
  3. 18 Jul, 2017 1 commit
  4. 14 Jul, 2017 1 commit
    • Update Insights config for webpack (#3965) · b142f4c1
      * Insights: webpack instead of r.js, remove bower
      
      * Use node 8 for insights
      
      * Define NPM version to 5.0.4
      
      * Remove extraneous space in nodeenv command
      
      * Revert back to common node & npm version
      
      * webpack-prod.config.js -> webpack.prod.config.js
      
      * Do not run django compress
      
      * Try using latest node version again (8.1.3)
      
      * Revert "Try using latest node version again (8.1.3)"
      
      This reverts commit 3ce0ea4a8181427defe18a99aed8280e8627f731.
      
      * Update CHANGELOG
      Tyler Hallada committed
  5. 30 Jun, 2017 1 commit
    • Insights Cloudfront CDN configuration (#3961) · 5623a1da
      * Initialize INSIGHTS_CLOUDFRONT to null
      
      * Put cloudfront domain under INSIGHTS_CONFIG
      
      * Use INSIGHTS_CLOUDFRONT_DOMAIN in insights config
      
      * Define INSIGHTS_CLOUDFRONT_DOMAIN null by default
      
      * Set CORS_ORIGIN_WHITELIST to INSIGHTS_DOMAIN
      
      * Add CORS header to Insights static files
      
      * Split CORS whitelist into default and extra
      
      * Allow HEAD, GET, OPTIONS in Insights static
      
      * Try setting CORS Origin to $http_origin
      
      * Use if cond to enable/disable CORS instead of map
      
      * Missing space
      
      * Don't initialize $cors
      
      * Back to the old $cors_origin map
      
      * Don't send CORS whitelist to django settings
      
      * Replace tab with spaces
      
      * Remove allow_all var, and update changelog
      
      * Rename CLOUDFRONT to CDN in var name
      Tyler Hallada committed
  6. 08 Jun, 2017 1 commit
  7. 06 Jun, 2017 1 commit
  8. 04 May, 2017 1 commit
  9. 26 Apr, 2017 1 commit
  10. 18 Apr, 2017 1 commit
  11. 13 Mar, 2017 1 commit
  12. 03 Feb, 2017 1 commit
  13. 01 Feb, 2017 5 commits
  14. 19 Dec, 2016 1 commit
  15. 14 Dec, 2016 4 commits
  16. 12 Dec, 2016 1 commit
  17. 07 Dec, 2016 1 commit
  18. 21 Oct, 2016 1 commit
  19. 21 Sep, 2016 1 commit
    • Insights: Use py venv in bower install for sassc · 08e2909f
      We added a bower post-install task that pre-compiles the edX pattern library in
      insights. This requires the executable sassc which is installed in
      python-libsass. It was already being installed in a previous ansible task
      (install application requirements), but we weren't sourcing the python
      virtualenv where it was installed for the bower install task.
      Tyler Hallada committed
  20. 07 Sep, 2016 1 commit
  21. 15 Aug, 2016 1 commit
  22. 21 Jun, 2016 2 commits
  23. 16 Jun, 2016 1 commit
  24. 05 May, 2016 1 commit
  25. 12 Apr, 2016 1 commit
  26. 30 Mar, 2016 1 commit
  27. 04 Mar, 2016 1 commit
  28. 30 Dec, 2015 1 commit
  29. 17 Dec, 2015 1 commit
    • refactoring common and aws inclusion · fe0998a1
      refactoring common inclusion based on comments
      
      removing motd template from common
      
      Removing sshd template
      
      relocating temlates
      
      relocating templates
      
      Relocating dhclient templates
      
      explicit play depends
      
      Update responsibilities
      
      indent
      
      further dependency updates
      
      additional updates
      
      Common dependency for server utils
      
      Supervisor is required for role integrity
      
      Typos
      
      further template ownership changes
      Edward Zarecor committed
  30. 20 Nov, 2015 1 commit
  31. 12 Nov, 2015 1 commit
  32. 10 Nov, 2015 1 commit