aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/minify.php
Commit message (Expand)AuthorAgeFilesLines
* Use ::class to resolve class names in maintenance scriptsUmherirrender2018-01-231-1/+1
* Maintenance: add fatalError() methodBryan Davis2017-11-211-11/+6
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-2/+3
* resourceloader: Deprecate two pointless minification config varsOri Livneh2015-09-301-12/+1
* Update formatting in maintenance/ (3/4)Siebrand Mazeland2014-04-231-1/+2
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Clean up: Declare variables with public instead of varMarius Hoch2012-09-141-1/+1
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-07-251-0/+5
* Fixup a couple more undefined variablesSam Reed2011-03-301-1/+1
* Followup r83885: implement maximum line length and statement termination (eac...Roan Kattouw2011-03-141-4/+10
* JSMin is gone, please talk with JavaScriptDistillerPlatonides2011-01-281-1/+6
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Part of bug 26280: added license headers to PHP files in maintenanceAlexandre Emsenhuber2010-12-161-0/+18
* And we now have CSSMinAlexandre Emsenhuber2010-09-111-0/+3
* Don't use echo in maintenance scripts that extends the Maintenance classAlexandre Emsenhuber2010-09-111-5/+4
* Stylize maintenance folder..Sam Reed2010-05-221-4/+4
* * Removed JS2 stuff from jquery.js. If there's anything we really need from i...Tim Starling2010-01-271-0/+111