merging latest master
[lhc/web/wiklou.git] / includes / db / LBFactory.php
2012-08-20 danielmerging latest master
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-29 danielmerged from master
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-05-28 Sam ReedAnd even more documentation
2011-05-25 Sam ReedMore documentation stuffs
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-03-09 Sam ReedMore function/member variable documentation
2011-02-03 Chad HorohoeRemove now unused enableBackend()
2011-01-25 Tim Starling* Fixed a bug causing the installer to ignore the ...
2010-08-08 Alexandre EmsenhuberFix for r70684: correct description
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-05-07 Chad HorohoeTypo in docs
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-03-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-06 Mark A. HershbergerRandom eol whitespace found while treking through files.
2009-02-17 Tim Starling* Skip COMMIT query when no write queries have been...
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...