escape tags and entity in doxygen comments
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderUserOptionsModule.php
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 NikerabbitMerge "Set CdbTest to skipped instead of incomplete"
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-30 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
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...