Skip to content
Snippets Groups Projects
  1. Oct 22, 2014
  2. Oct 15, 2014
    • LarsDW223's avatar
      Fixed JavaScript compression. The compressor did not recognize a regular... · 5c5b52fd
      LarsDW223 authored
      Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\//' (which was treated as a single line comment because of the regular expression not being recognized). Finally fixes #897.
      5c5b52fd
  3. Oct 14, 2014
  4. Oct 11, 2014
  5. Jul 30, 2014
  6. Jun 25, 2014
  7. May 14, 2014
  8. Apr 09, 2014
  9. Mar 16, 2014
  10. Mar 15, 2014
    • Andreas Gohr's avatar
      strip sourcemaps in CSS and JS #601 · f8fb2d18
      Andreas Gohr authored
      source maps are invalid for our dispatched sources and may even cause
      problems. this makes sure any sourcemap declarations are stripped from
      the output
      f8fb2d18
  11. Mar 06, 2014
  12. Mar 05, 2014
  13. Feb 20, 2014
  14. Feb 18, 2014
  15. Feb 16, 2014
  16. Feb 15, 2014
  17. Feb 14, 2014
  18. Feb 02, 2014
  19. Jan 27, 2014
  20. Jan 17, 2014
  21. Nov 27, 2013
  22. Nov 26, 2013
  23. Nov 22, 2013
  24. Nov 21, 2013
  25. Nov 13, 2013
  26. Nov 12, 2013
  27. Nov 11, 2013
  28. Nov 05, 2013
  29. Nov 03, 2013
  30. Oct 15, 2013
Loading