merged from master
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderWikiModule.php
2012-04-29 danielmerged from master
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "Changed wfMessage() usage to call directly Messa...
2012-04-26 Alexandre EmsenhuberChanged wfMessage() usage to call directly MessageCache...
2012-04-25 danielmerged from master
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-04 Daniel Kinzlerreplacing deprecated getText, etc
2012-03-07 Roan Kattouw(bug 35036) Wikipage-based ResourceLoader modules were...
2011-12-13 Robin PepermansRemoved Title::isValidCssJsSubpage(), deprecated since...
2011-11-02 Roan KattouwAllow overrides of ResourceLoaderWikiModule::getDB...
2011-10-14 Sam ReedDocumentation
2011-08-10 Roan Kattouw(bug 30074) Moving user JS subpages resulted in JS...
2011-08-02 Roan KattouwIn ResourceLoaderWikiModule, use isCssOrJsPage() as...
2011-08-02 Roan KattouwFactor out obtaining the database object in ResourceLoa...
2011-07-06 Brion Vibber* (bug 28626) Validate JavaScript files and pages loade...
2011-05-22 Alexandre EmsenhuberUse wfMessage() so that we can check message existence...
2011-05-21 Sam ReedFixup/add documentation
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 Trevor ParscalResolves bug #27328 by supporting URL rewriting for...
2011-02-08 Sam ReedMinor documentation tweaks/improvements
2011-02-08 Tim StarlingFixes for ResourceLoaderWikiModule r72776. No serious...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2010-12-16 Trevor ParscalMoved CSS flipping to occur inside a module - this...
2010-11-27 Victor VasilievFix r77309 per CR: use appropriate function in Resource...
2010-11-05 Max SemenikGrammar: it's --> its
2010-11-05 Tim Starling* Break long lines
2010-11-04 Tim Starling* Introduced Xml::encodeJsCall(), to replace the awkwar...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
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...