Merge "Fix support for TestSwarm on SpecialJavaScriptTest/qunit"
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderUserOptionsModule.php
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Aaron SchulzMerge "Closing dump buffers on stream end"
2012-03-26 Reedy* (bug 34212) ApiBlock/ApiUnblock allow action to take...
2012-02-21 Trevor ParscalAdds a supportsURLLoading method which returns false...
2012-02-16 Roan KattouwSince I'm sick of all the mw.user-induced problems...
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2011-11-01 Robin PepermansFollow-up r96261: remove the !important again, and...
2011-10-14 Sam ReedDocumentation
2011-09-04 Robin PepermansFix r96261: don't add important if 'none', so it doesn...
2011-09-04 Robin Pepermans* Mark underline css as !important. It should override...
2011-08-29 KrinkleResourceLoaderUserOptionsModule.php: Add comment about...
2011-07-28 Roan KattouwMake mw.user.options and mw.user.tokens work in debug...
2011-05-21 Sam ReedFixup/add documentation
2011-03-25 Sam ReedRemove getFlip code duplication
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-01-13 Roan KattouwCoerce mtimes to TS_UNIX before outputting them, and...
2011-01-10 Sam ReedDocumentation addition/tweaks
2010-12-16 Trevor ParscalMoved CSS flipping to occur inside a module - this...
2010-11-05 Trevor ParscalFixed Doxygen incompatible JSDoc style comments (bad...
2010-11-04 Tim Starling* Introduced Xml::encodeJsCall(), to replace the awkwar...
2010-11-03 Tim StarlingResource loader minor changes. Fix for r73668 etc.
2010-10-19 Trevor ParscalPart 2 of 2, moved ResourceLoader*Module classes to...
2010-10-19 Trevor ParscalPart 1 of 2, moving ResourceLoader*Module classes to...