Merge "Revert "jquery.byteLimit: Partial rewrite to fix logic errors""
[lhc/web/wiklou.git] / includes / db / LoadBalancer.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.
2012-02-25 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-05 Sam ReedMore documentation of parameters following up r104591
2011-11-29 Sam ReedMoar documentations
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-16 Sam ReedMoar documentations
2011-09-07 Sam ReedMerge r90266 to trunk
2011-08-29 Tim StarlingFurther updates for r90643/r95647 in core and extension...
2011-08-29 Tim Starling* Fix for r90643: in the case where there is only one...
2011-08-24 Sam ReedFix documentation (clearing w/c)
2011-08-21 Sam ReedAdd in \n from/to r95055 to LoadBalancer.php
2011-08-19 Sam ReedUpstream wikia changes
2011-08-01 Chad HorohoeMerge live hack - Extra debugging on connection failures
2011-06-23 Tim StarlingGeneral database-related code cleanup:
2011-06-20 Tim StarlingFixes for r80864 for 1.18 backport:
2011-06-17 Sam ReedFix trailing whitespace
2011-06-03 Sam Reed* (bug 29267) always give the servername for meta=sitei...
2011-05-28 Sam ReedAnd even more documentation
2011-05-25 Sam ReedDocumentation
2011-05-19 Sam ReedAdd/remove/tweak method documentation
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-02 Brian WolffFollow up r86363 - Missing a dollar sign.
2011-04-19 Alexandre Emsenhuber* Changed wfMsgNoDBForContent() call to wfMessage(...
2011-04-18 Sam ReedApply LoadBalancer related fixes
2011-03-09 Sam ReedMore function/member variable documentation
2011-03-09 Sam ReedFollowup r83558, r83555
2011-03-09 Roan KattouwMerge r83555 from 1.17wmf1: fix wait for slaves code...
2011-03-08 Roan KattouwMake updateCollation.php a bit less murderous for WMF...
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-01-24 Alexandre EmsenhuberFix for r80864: the $dbname variable was not there...
2011-01-24 Chad HorohoeFollowup to r79848 (and really, make it useful...)
2011-01-24 Sam Reed(bug 26895) in /include/db/LoadBalancer.php function...
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2010-12-30 Alexandre EmsenhuberFix for r79231: $dbname was missing
2010-12-30 Sam ReedExtract sucks
2010-11-27 Roan KattouwFix bug in load balancer: filter out non-replicating...
2010-11-27 Roan KattouwFix typo in LoadBalancer.php
2010-11-23 Chad Horohoerm unused and (seemingly) broken factory function
2010-11-23 Max SemenikRemoved LoadBalancer::getGroupIndex(): deprecated since...
2010-10-24 Sam Reed(bug 24853) Kill failFunction - Fixed! :D
2010-10-24 Sam ReedStart of bug 24853, killing off 'functional' parts...
2010-10-19 Antoine MussoFollow up r74962, debug messages should be splitted.
2010-10-18 Antoine MussoMake some wfDebug() messages nicer to look at in debug...
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-05 Brion VibberRevert r74286, r74287 -- broke parserTests completely...
2010-10-05 Mark A. Hershberger(second commit to get all files.)
2010-08-18 Sam ReedRevert r71250 r71251 r71252 r71253
2010-08-18 Sam ReedKill some crappy "failFunction" stuff, marked as old...
2010-08-13 Sam ReedRemove some unused variables
2010-08-10 Jeroen De DauwAdded some docs
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-07-24 Sam ReedRemoval of unused globals
2010-03-18 Tim Starling* Fixed complete breakage of "lag.php -r" due to spurio...
2010-03-11 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-05 Roan KattouwAdd $maxlag parameter to LoadBalancer::getMaxLag()...
2009-12-14 Chad HorohoeUpdate callers from immediateCommit() to commit()....
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-02-17 Tim Starling* Skip COMMIT query when no write queries have been...
2008-10-13 Alexandre EmsenhuberRevert r41506 and make LoadBalancer::openForeignConnect...
2008-10-06 Tim Starling(bug 12586) Use wfHostname() everywhere, remove $wgunam...
2008-10-01 Alexandre EmsenhuberAllow to specify per connection table prefix
2008-09-28 Tim Starling* Revert revert r41234 of ES-related changes. The site_...
2008-09-24 Brion VibberRevert some recent ES-related changes -- they made...
2008-09-21 Tim StarlingMore specific error messages
2008-09-21 Tim StarlingLogging tweaks
2008-09-21 Tim StarlingRevert/rewrite of r40696.
next