aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ExternalStore.php
Commit message (Expand)AuthorAgeFilesLines
* Even more documentation in various filesSam Reed2011-05-291-1/+4
* And even more documentationSam Reed2011-05-281-3/+8
* The beginnings of HipHop compiled mode support. It works now for parser cache...Tim Starling2011-04-041-1/+1
* And one error suppression opertator less (per bug 24159)Alexandre Emsenhuber2010-07-021-3/+10
* * Document a bitAlexandre Emsenhuber2010-01-081-5/+15
* Allow storage of blobs to ES on foreign wikis, by calling ExternalStore::stor...Andrew Garrett2009-03-261-9/+21
* (bug 15391) catch DBQueryError tooAaron Schulz2009-01-131-0/+2
* * Rename randomInsert() to insertToDefault()Aaron Schulz2008-09-241-1/+1
* Add insertRandom() with failover back. Currently not used just yet.Aaron Schulz2008-09-241-2/+45
* Revert some recent ES-related changes -- they made behavior much worse when w...Brion Vibber2008-09-241-45/+2
* Another fix for r41086. Don't keep retrying server if connection fails.Aaron Schulz2008-09-241-2/+2
* Revert/rewrite of r40696.Tim Starling2008-09-211-18/+24
* ExternalStore tweaks:Aaron Schulz2008-09-101-2/+39
* Removed some PHP4-ismAlexandre Emsenhuber2008-07-191-13/+13
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+6
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-1/+0
* (bug 12202) Strict standards: mark static methods static.Aryeh Gregor2008-01-151-6/+3
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* * Skip additional setting of include_path in commandLine.inc (for non-Wikimed...Brion Vibber2007-06-061-3/+2
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-1/+0
* trailing whitespace removalLupin2006-03-111-2/+2
* Option to write text directly to external storage.Tim Starling2006-01-091-3/+29
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-1/+1
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-8/+8
* Add external repositories support for Revision, wouldDomas Mituzas2005-04-181-0/+44