Skip to content
Snippets Groups Projects
  1. Sep 12, 2018
  2. Sep 07, 2018
  3. Aug 20, 2018
  4. Aug 10, 2018
  5. Jul 17, 2018
  6. Jul 02, 2018
  7. Jun 28, 2018
  8. Jun 27, 2018
  9. Jun 22, 2018
  10. Jun 15, 2018
  11. Jun 07, 2018
  12. Jun 06, 2018
  13. May 29, 2018
  14. Apr 25, 2018
  15. Apr 13, 2018
    • Michael Terry's avatar
      Drop remaining coffee use · a34c8c82
      Michael Terry authored
      This basically commits the transpiled CoffeeScript JS (with minor
      cleanup) and removes coffee build support.
      
      A tiny amount of support for xblocks exists, because external users
      may have xblocks with coffee. But no coffee in our tree anyway.
      a34c8c82
  16. Mar 28, 2018
  17. Mar 26, 2018
  18. Mar 15, 2018
  19. Feb 09, 2018
  20. Jan 25, 2018
  21. Jan 24, 2018
  22. Jan 10, 2018
  23. Jan 05, 2018
  24. Dec 28, 2017
    • David Ormsbee's avatar
      Ignore certain patterns during collectstatic. · 4029ee18
      David Ormsbee authored
      There are symlinks and file types that are not necessary to copy over
      to the actual static files output, either because they are source files
      that get compiled out, or because they exist only for tests. FEDX-448.
      
      With themes enabled, this reduces the unoptimized static asset build
      size from 343M to 212M. The optimized version goes from 838M to 500M.
      4029ee18
  25. Dec 22, 2017
  26. Dec 06, 2017
  27. Dec 05, 2017
  28. Dec 02, 2017
  29. Dec 01, 2017
  30. Nov 22, 2017
  31. Nov 18, 2017
  32. Nov 13, 2017
  33. Oct 27, 2017
  34. Oct 26, 2017
    • Eric Fischer's avatar
      Webpack config prod/dev split · 3fc342e6
      Eric Fischer authored
      EDUCATOR-1448
      
      Modifies paver webpack task to use production configuration in all
      non-devstack environments, and a development config in devstack.
      3fc342e6
Loading