index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
ExternalStoreDB.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for r98756: $wgDefaultExternalStore can also be a string
Alexandre Emsenhuber
2011-10-04
1
-1
/
+1
*
Merge r97687
Sam Reed
2011-10-03
1
-3
/
+13
*
Make $wgExternalBlobCache a local static variable.
Platonides
2010-08-12
1
-24
/
+11
*
* Document a bit
Alexandre Emsenhuber
2010-01-08
1
-5
/
+25
*
Update callers from immediateCommit() to commit(). The former's been deprecat...
Chad Horohoe
2009-12-14
1
-1
/
+1
*
Small-scale data loss logged on Wikimedia along these lines: invalid URL writ...
Tim Starling
2009-04-30
1
-0
/
+3
*
Allow storage of blobs to ES on foreign wikis, by calling ExternalStore::stor...
Andrew Garrett
2009-03-26
1
-3
/
+11
*
* Revert revert r41234 of ES-related changes. The site_stats complaint should...
Tim Starling
2008-09-28
1
-3
/
+0
*
Add insertRandom() with failover back. Currently not used just yet.
Aaron Schulz
2008-09-24
1
-6
/
+8
*
Revert some recent ES-related changes -- they made behavior much worse when w...
Brion Vibber
2008-09-24
1
-9
/
+7
*
Uncomment out needed code, PN2 not wanting to save :/
Aaron Schulz
2008-09-24
1
-3
/
+3
*
Revert untested code change from r41086. Don't call methods on non-objects, t...
Aaron Schulz
2008-09-24
1
-1
/
+3
*
Revert/rewrite of r40696.
Tim Starling
2008-09-21
1
-9
/
+6
*
Use normal, more patient, connection attempts for master connection here
Aaron Schulz
2008-09-20
1
-3
/
+1
*
ExternalStore tweaks:
Aaron Schulz
2008-09-10
1
-10
/
+15
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-8
/
+4
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-1
/
+0
*
* Introduced LBFactory -- an abstract class for configuring database load bal...
Tim Starling
2008-03-30
1
-6
/
+1
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+0
*
* Removed lots of explicit require_once statements. The autoloader should the...
Tim Starling
2006-10-03
1
-1
/
+0
*
Revert to r14512; domas introduced massive breakage with incomplete experimen...
Brion Vibber
2006-06-01
1
-0
/
+2
*
Use AutoLoader to load classes:
Domas Mituzas
2006-06-01
1
-2
/
+0
*
Switching from phpdoc to doxygen (use less than 32MB of memory).
Antoine Musso
2006-04-19
1
-10
/
+14
*
Fixed bogus fallback to master in external storage.
Brion Vibber
2006-03-14
1
-1
/
+5
*
removing unused globals and some whitespace cleaning
Lupin
2006-03-07
1
-2
/
+0
*
*g*, bypass lag checks for external store (as it already fallbacks to master)
Domas Mituzas
2006-01-23
1
-0
/
+1
*
Try the master if a blob is not found in the slave
Tim Starling
2006-01-19
1
-2
/
+7
*
Option to write text directly to external storage.
Tim Starling
2006-01-09
1
-1
/
+5
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-7
/
+7
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-2
/
+2
*
Ability to set the blobs table name for any server in an external cluster. Th...
Tim Starling
2005-10-29
1
-2
/
+10
*
* Correct blob caching to reduce redundant blob loads on backups
Brion Vibber
2005-09-16
1
-11
/
+54
*
removed relic
Tim Starling
2005-08-14
1
-6
/
+1
*
support for two-part external storage URLs referring to parts of history blobs
Tim Starling
2005-08-14
1
-7
/
+55
*
fix some issues with phpdoc
Antoine Musso
2005-07-05
1
-3
/
+6
*
Make HistoryStub ExternalStore-aware. Renamed external table, so that it can ...
Jens Frank
2005-05-23
1
-1
/
+1
*
uppercase URL
Jens Frank
2005-05-21
1
-2
/
+2
*
Class for storing objects in an external DB cluster
Jens Frank
2005-05-21
1
-0
/
+37