Followup r95753 per CR: prevent extensions from making isMovable() return true for...
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderContext.php
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...