Moved constant values from initialiseFromUser() to class definition
[lhc/web/wiklou.git] / includes / ExternalStoreDB.php
2010-08-12 PlatonidesMake $wgExternalBlobCache a local static variable.
2010-01-08 Alexandre Emsenhuber* Document a bit
2009-12-14 Chad HorohoeUpdate callers from immediateCommit() to commit()....
2009-04-30 Tim StarlingSmall-scale data loss logged on Wikimedia along these...
2009-03-26 Andrew GarrettAllow storage of blobs to ES on foreign wikis, by calli...
2008-09-28 Tim Starling* Revert revert r41234 of ES-related changes. The site_...
2008-09-24 Aaron SchulzAdd insertRandom() with failover back. Currently not...
2008-09-24 Brion VibberRevert some recent ES-related changes -- they made...
2008-09-24 Aaron SchulzUncomment out needed code, PN2 not wanting to save :/
2008-09-24 Aaron SchulzRevert untested code change from r41086. Don't call...
2008-09-21 Tim StarlingRevert/rewrite of r40696.
2008-09-20 Aaron SchulzUse normal, more patient, connection attempts for maste...
2008-09-10 Aaron SchulzExternalStore tweaks:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-03-14 Brion VibberFixed bogus fallback to master in external storage.
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-23 Domas Mituzas*g*, bypass lag checks for external store (as it alread...
2006-01-19 Tim StarlingTry the master if a blob is not found in the slave
2006-01-09 Tim StarlingOption to write text directly to external storage.
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-10-29 Tim StarlingAbility to set the blobs table name for any server...
2005-09-16 Brion Vibber* Correct blob caching to reduce redundant blob loads...
2005-08-14 Tim Starlingremoved relic
2005-08-14 Tim Starlingsupport for two-part external storage URLs referring...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-05-23 Jens FrankMake HistoryStub ExternalStore-aware. Renamed external...
2005-05-21 Jens Frankuppercase URL
2005-05-21 Jens FrankClass for storing objects in an external DB cluster