* Added a test for a link with multiple pipes
[lhc/web/wiklou.git] / includes / LoadBalancer.php
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