summaryrefslogtreecommitdiff
path: root/plugins/Minify
AgeCommit message (Collapse)Author
2010-01-06The structure return by parse_url is an associative array, not an object.Craig Andrews
2009-12-07remove unit tests for minifyEvan Prodromou
2009-12-05Minify inline JS and CSS (can be disable in configuration)Craig Andrews
2009-12-04If a theme server is being used, do not minify theme CSS (as doing so could ↵Craig Andrews
cause 404s)
2009-12-04Separate out some common codeCraig Andrews
2009-12-04Added minify pluginCraig Andrews