Followup r95753 per CR: prevent extensions from making isMovable() return true for...
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderModule.php
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-06 Brion Vibber* (bug 28626) Validate JavaScript files and pages loade...
2011-05-21 Sam ReedFixup/add documentation
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-03-27 Roan KattouwFix default implementation of ResourceLoaderModule...
2011-03-25 Sam ReedRemove getFlip code duplication
2011-02-19 Roan Kattouw(bug 27302) Avoid unnecessary requests for user and...
2011-02-18 Sam Reed2 subclasses of ResourceLoaderWikiModule implement...
2011-02-11 Roan KattouwFixes for r81936 per Tim's review
2011-02-11 Roan KattouwFix getMsgBlobMtime() to also cause a cache invalidatio...
2011-02-04 Krinkleuser scripts & styles are lowercase skin; + using ...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-01-10 Sam ReedDocumentation addition/tweaks
2010-11-19 Tim Starling* In ResourceLoaderContext, lazy-load $this->direction...
2010-11-05 Trevor ParscalFixed Doxygen incompatible JSDoc style comments (bad...
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 ParscalMoved ResourceLoader classes to their own folder, prepa...