Added missing name setting when initializing modules from preloaded info.
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoader.php
2010-11-30 Trevor ParscalAdded missing name setting when initializing modules...
2010-11-19 Tim Starling* Made Resources.php return a pure-data array instead...
2010-11-19 Tim Starling* In ResourceLoaderContext, lazy-load $this->direction...
2010-11-19 Tim StarlingUse wfGetCache( CACHE_ANYTHING ) instead of $wgMemc...
2010-11-05 Roan KattouwFollowup r75825: per bug 25610 comment #3, check for...
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-11-01 Roan Kattouw(bug 25573) Send Cache-Control: must-revalidate in...
2010-10-31 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-10-20 Roan KattouwSome comment fixes: be consistent between # and //...
2010-10-20 Trevor ParscalWhitespace, comments and general cleanup.
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...