Merge "[JobQueue] In addition to flushing any transaction, be sure to avoid new ones"
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderUserOptionsModule.php
2013-04-29 Trevor ParscalMerge "Bug 44855, Bug 37743: Improved vector button...
2013-04-22 jenkins-botMerge "test: abstract parser test result"
2013-04-20 TheDJMerge "Minor CSS cleanup for Vector and Monobook skins"
2013-04-15 jenkins-botMerge "(bug 42607) $.tablesorter: require separators...
2013-04-12 jenkins-botMerge "Support for linking directly to sections in...
2013-04-12 jenkins-botMerge "Add devunt to CREDITS as patch contributor"
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
2013-04-09 jenkins-botMerge "Add SVG version of user icon in Vector personal...
2013-04-05 jenkins-botMerge "Protected function UploadBase->validateName...
2013-04-04 jenkins-botMerge "Set lang in api createaccount regardless of...
2013-04-04 jenkins-botMerge "Adding wfLogWarning for production warnings."
2013-04-04 jenkins-botMerge "Add to/tweak mediawiki and jqueryMsg JS tests...
2013-04-04 Brian WolffMerge "(bug 46615) updateCollation.php: sanity check...
2013-04-02 jenkins-botMerge "Add wfProfileOut to the new returns added by...
2013-04-02 jenkins-botMerge "Use canonical class name."
2013-04-02 jenkins-botMerge "Monobook: Solve padding issues with #content...
2013-04-01 jenkins-botMerge "Fix errors reported by phpcs in includes/HTMLFor...
2013-03-30 Trevor ParscalMerge "Make ResourceLoaderStartupModule work on mobile"
2013-03-30 Trevor ParscalMerge "Add RL targets support to OutputPage"
2013-03-29 YuvipandaMerge "(Bug 23472) Removed undesirable space after...
2013-03-29 Aaron SchulzMerge "Revert "Apply IP blocks to X-Forwarded-For header""
2013-03-29 Aaron SchulzMerge "Made sure MediaTransformOutput::getLocalCopyPath...
2013-03-29 jenkins-botMerge "Apply IP blocks to X-Forwarded-For header"
2013-03-29 jenkins-botMerge "Omit RC_EXTERNAL edits from UDP feed"
2013-03-28 GWickeMerge "adding test cases for bug 42353, code will be...
2013-03-28 MwalkerMerge "Use MessageCache::getMsgFromNamespace() to fetch...
2013-03-28 KrinkleMerge "jquery.textSelection.test: Fix regression in...
2013-03-28 jenkins-botMerge "Combine JavaScript and JSON encoding logic"
2013-03-28 Kevin IsraelCombine JavaScript and JSON encoding logic
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-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
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-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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...