fixing r65339 which broke Upload when file dest was undefined
[lhc/web/wiklou.git] / includes / db / LoadBalancer.php
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...