- May 29, 2012
-
-
Shane Tomlinson authored
* Modify the RegExp so that the saved match for a URL cannot include the characters '") issue #1652
-
- Mar 28, 2012
-
-
Austin King authored
Reusing staticPath in compress worker and making prefix configurable, removing DRY violation per llyod
-
Lloyd Hilaiel authored
-
- Mar 27, 2012
-
-
- Mar 05, 2012
-
-
Lloyd Hilaiel authored
have compress not exit prematurely when a syntax error exists in input - output a scary error message and nd return a non-zero exit code, but process all files closes #1257
-
- Mar 01, 2012
-
-
Lloyd Hilaiel authored
rewrite compress scripts in javascript: better output, build of resources only when needed, uses multiple cores, and leverages the same resource lists as cachify so we only express what dev resources go into what prod resources once #DRY. closes #1009 closes #660
-