Fixed dependencies for jquery.collapsibleTabs
[lhc/web/wiklou.git] / includes / db / LBFactory_Multi.php
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
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 "(bug 20189) Added 'Show/hide selected revisions...
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 "Done a bit of deglobalisation."
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
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 "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Use WikiPage::newFromID() instead of Title:...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Alexandre EmsenhuberAdded missing GPLv2 headers in includes/db.
2011-12-05 Sam ReedMore documentation of parameters following up r104591
2011-11-29 Sam ReedMoar documentations
2011-09-16 Sam ReedMoar documentations
2011-05-28 Sam ReedAnd even more documentation
2011-05-25 Sam ReedMore documentation stuffs
2011-05-25 Sam ReedDocumentation
2010-11-30 Sam ReedMore unused variables
2010-11-28 Sam ReedRemove some unused variables and globals
2010-08-08 Alexandre EmsenhuberFix for r70684: correct description
2010-08-08 Alexandre Emsenhuber* standardised file headers
2008-10-12 Tim StarlingAdd readOnlyBySection setting, to replace live hack.
2008-07-08 Tim Starling* LBFactory is not really much of a factory if it doesn...
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...