summaryrefslogtreecommitdiff
path: root/plugins/Minify
AgeCommit message (Expand)Author
2010-10-28Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-18Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-09Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-03Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-28Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-09-23Update POT files for plugins.Siebrand Mazeland
2010-09-20Superfluous whitespace removed.Siebrand Mazeland
2010-09-19Update pot files for plugins.Siebrand Mazeland
2010-09-18Update i18n/L10n.Siebrand Mazeland
2010-09-15Update/add pot files for plugins.Siebrand Mazeland
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-04-30Remove .po source files. Using pot files.Siebrand Mazeland
2010-04-30Update gettext localisation files.Siebrand Mazeland
2010-02-17htmloutputter->script() special cases src's that begin with plugin/ or local/...Craig Andrews
2010-02-17parse_url returns an associative array - not an objectCraig Andrews
2010-01-09Add version information to a bunch of pluginsCraig Andrews
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 c...Craig Andrews
2009-12-04Separate out some common codeCraig Andrews
2009-12-04Added minify pluginCraig Andrews