Merge "mediawiki.special.preferences: Support Back/Forward navigation"
[lhc/web/wiklou.git] / tests / phpunit / includes / libs / JavaScriptMinifierTest.php
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Aaron SchulzMerge "Class renaming didn't went into change 12729"
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 HasharMerge "[LockManager] Added support for a default lock...
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-25 ReedyMerge "Change some NS_IMAGE to NS_FILE"
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-20 Timo TijhofJavaScriptMinifierTest: Increase test coverage
2011-11-23 Brion VibberRevert r103978, r103979 -- screwed something up, breaks...
2011-11-22 Brion VibberFollowup r103865 and r103915
2011-11-22 PlatonidesFinal fixup to r103910 and follow-ups.
2011-11-22 PlatonidesTwo decimal points may be valid, as 5..toString() ...
2011-11-22 PlatonidesFollow-up r103915: We need to increment $end before...
2011-11-21 Brion VibberAdd PHPUnit tests for the minification failure case...
2011-09-27 Brion Vibber* (bug 31187) Fix for user JavaScript validation to...
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-03-14 Roan KattouwFollowup r83891: don't insert a newline before ++ or...
2011-03-14 Roan KattouwPer Nikerabbit, add some minifier tests for historic...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier