(bug 5378) General logs link in Special:Contributions
[lhc/web/wiklou.git] / includes / LoadBalancer.php
2006-01-23 Domas Mituzasallow bypassing lag checks
2006-01-10 Domas Mituzasmiliseconds...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2005-12-04 Antoine MussoClean up unused globals!
2005-10-29 Tim StarlingAbility to set the blobs table name for any server...
2005-10-28 Tim StarlingGive informative connection errors more often
2005-10-24 Tim StarlingMeaningful error message when all servers are busy
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-09-20 Tim StarlingTweaked polling time
2005-08-23 Tim StarlingSleep time is highly variable, removing it from the...
2005-08-17 Brion Vibber* Add ability to break off certain debug topics into...
2005-08-14 Tim Starlingfixed connection error handling
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-06-25 Tim Starlingfixed repeated balancing bug
2005-06-19 Tim Starlingvarious load balancing tweaks
2005-06-10 Brion Vibber* (bug 2368) Avoid fatally breaking PHP 4.1.2 in a...
2005-06-01 Tim Starlingnew load balancing algorithm
2005-05-06 Tim Starlingbug fix
2005-04-24 Tim StarlingMade updateSpecialPages.php more robust to database...
2005-04-23 Tim StarlingImplemented query group feature, needed for slow querie...
2005-03-27 Tim StarlingFixed bug causing transactions to not be started all...
2005-01-15 Tim StarlingMinor load balancing improvements
2004-12-06 Brion Vibber* Fix for load balancing mode, notify if using old...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-08 Brion VibberReport the database connection failure error message...
2004-08-07 Tim StarlingFixed bug causing infinite recursion on failure to...
2004-07-24 Tim Starlingimprovements to error handling
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-07-23 Tim Starlingdebug output, and proper handling of NULL return from...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-22 Tim StarlingLoad balancer bug fixes
2004-06-21 Tim Starlingbug fix
2004-06-18 Tim Starlingfixed error handling (at least partially)
2004-06-15 Tim StarlingBringing the load balancer to the main branch. Still...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-25 Tim Starlingnew object - basic DB load balancer