1. 01 Feb, 2012 1 commit
  2. 10 Jan, 2012 1 commit
  3. 06 Jan, 2012 3 commits
  4. 23 Dec, 2011 1 commit
  5. 15 Dec, 2011 4 commits
  6. 14 Dec, 2011 2 commits
  7. 11 Dec, 2011 3 commits
  8. 06 Dec, 2011 7 commits
  9. 05 Dec, 2011 1 commit
  10. 02 Dec, 2011 2 commits
  11. 29 Nov, 2011 2 commits
  12. 22 Nov, 2011 2 commits
  13. 19 Nov, 2011 2 commits
  14. 14 Nov, 2011 1 commit
    • Don't attempt to compress CSS or JS if the compressor class is empty. · 3fcd7a79
      The CSS and JS compressors can be turned off individually by specifying
      either None or an empty string as the value for either
      PIPELINE_CSS_COMPRESSOR or PIPELINE_JS_COMPRESSOR.
      
      This is useful when you want to conditionally disable a compressor based
      on what's available locally, or when a byproduct of a compiler is to
      compress the content.
      
      Signed-off-by: Timothée Peignier <timothee.peignier@tryphon.org>
      Christian Hammond committed
  15. 03 Nov, 2011 3 commits
  16. 28 Oct, 2011 2 commits
  17. 27 Oct, 2011 1 commit
  18. 22 Oct, 2011 2 commits