Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoaderWikiModule.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-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-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...