Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org...
[lhc/web/wiklou.git] / includes / db / LoadBalancer.php
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.
2008-09-20 Tim StarlingDon't run hour-long, unlimited row-count DB queries...
2008-09-10 Aaron SchulzExternalStore tweaks:
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...