Merge "[JobQueue] Added a JobQueueRedis class."
[lhc/web/wiklou.git] / includes / db / LoadMonitor.php
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 IAlexMerge "Fixed E_STRICT notices in PostgresUpdater::renam...
2013-02-07 IAlexMerge "Show no size links on image pages with errors"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "Improve description of paths/urls in the INSTALL...
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-05 Raimond SpekkingMerge "Clarify move over redirect in movepagetext"
2013-02-04 jenkins-botMerge "[FileBackend] Set ignore_user_abort() in file...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-04 jenkins-botMerge "Fixes to the "reset password" mode of Special...
2013-02-04 umherirrenderfix some spacing
2013-02-04 jenkins-botMerge "(bug 44595) LanguageTest::testIsSupportedLanguag...
2013-02-04 jenkins-botMerge "[JobQueue] Cross-wiki queue access cleanups."
2013-02-04 jenkins-botMerge "Respect --quiet in mergeMessageFileList.php"
2013-02-04 jenkins-botMerge "(bug 43915) Implement deleteEqualMessages.php"
2013-02-03 Antoine Mussostyle: normalize end of files
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-11-29 Sam ReedMoar documentations
2011-08-29 Tim Starling* Fix for r90643: in the case where there is only one...
2011-06-30 Sam ReedMerge r90664 from 1.17wmf1
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-05-28 Sam ReedAnd even more documentation
2011-05-25 Sam ReedDocumentation
2011-05-19 Sam ReedAdd/remove/tweak method documentation
2011-03-09 Sam ReedMore function/member variable documentation
2011-02-19 Sam ReedMore function level documentation
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-03-11 Alexandre EmsenhuberFixed some doxygen warnings
2008-11-30 Andrew GarrettAllow DB to be used during LocalSettings.php et al...
2008-07-07 Tim Starling* Split off DB load monitoring logic into a LoadMonitor...