Merge "(bug 35240) Fix mw.loader state machine."
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderContext.php
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-02-27 Roan KattouwIn ResourceLoaderContext, normalize invalid skin names...
2011-10-14 Sam ReedDocumentation
2011-09-20 Roan KattouwAccept ResourceLoader URLs containing '!' in '.' for...
2011-09-13 Roan KattouwDocument the fact that some ResourceLoaderContext metho...
2011-09-01 Roan KattouwRemove type hint that broke r95975
2011-09-01 Roan KattouwAdd ResourceLoaderContext::newDummyContext() function
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-17 Robin Pepermans(part of bug 6100) Set the directionality based on...
2011-05-26 Roan Kattouw(bug 28840) URLs with dots break because of IE6 securit...
2011-05-21 Sam ReedFixup/add documentation
2011-05-14 Roan KattouwFix bug in r87497, reported in CR: &modules=foo,bar...
2011-05-09 Roan Kattouw(bug 28840) Commit patch by bawolff that encodes dots...
2011-05-05 Roan KattouwPer bug 28738 comment 4, pack ResourceLoader URLs by...
2011-02-19 Roan KattouwFix logic error in r73204 (!) causing ResourceLoaderCon...
2011-02-07 Tim StarlingUse the content language to set the skin direction...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-19 Tim Starling* In ResourceLoaderContext, lazy-load $this->direction...
2010-11-03 Tim StarlingResource loader minor changes. Fix for r73668 etc.
2010-10-20 Roan KattouwSome comment fixes: be consistent between # and //...
2010-10-19 Antoine Mussodocumentation, a couple notes about code and some white...
2010-10-19 Trevor ParscalMoved ResourceLoader classes to their own folder, prepa...