1. 30 Oct, 2017 1 commit
    • Remove support for COMPREHENSIVE_THEME_DIR - · b866f356
        all dirs must now go into COMPREHENSIVE_THEME_DIRS.
      Move comprehensive theming setup section out of startup.py and into
        settings files using new 'derived' functionality.
      Add 'derive_settings' at the end of all top-level Django settings files.
      Move validation of comprehensive theming settings into new apps.py
        theming file.
      Split theming code into code safe to run before settings are initialized
        -and- after settings are initialized.
      John Eskew committed
  2. 12 May, 2017 1 commit
  3. 29 Apr, 2016 1 commit
    • WIP: xblock pipeline work (#10176) · 2497f0a0
      [PERF-303] Integer XBlocks/XModules into the static asset pipeline.
      
      This PR, based on hackathon work from Christina/Andy, implements a way to discover all installed XBlocks and XModules and to enumerate their public assets, then pulling them in during the collectstatic phase and hashing them.  In turn, the methods for generating URLs to resources will then returned the hashed name for assets, allowing them to be served from nginx/CDNs, and cached heavily.
      Christina Roberts committed
  4. 10 Nov, 2015 1 commit
  5. 06 Oct, 2015 1 commit
  6. 05 Oct, 2015 1 commit
  7. 02 Oct, 2015 1 commit
  8. 23 Sep, 2015 1 commit
  9. 22 Sep, 2015 1 commit
  10. 03 Sep, 2015 1 commit
  11. 03 Aug, 2015 1 commit
  12. 20 Jul, 2015 1 commit
  13. 01 Jul, 2015 1 commit
  14. 25 Jun, 2015 1 commit