(bug 33471) compare detectProtocol to 'https'
[lhc/web/wiklou.git] / includes / ExternalStoreDB.php
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 ReedyMerge "[FileRepo] Added more upload profiling."
2012-05-20 Tim StarlingMerge "[FileBackend] Made supported ops check more...
2012-05-20 ReedyMerge "[FileBackend] Added some Swift listing profiling."
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-09 Sam ReedMore return documentation
2012-01-31 Alexandre EmsenhuberAdded missing __METHOD__ parameter to DatabaseBase...
2011-10-04 Alexandre EmsenhuberFix for r98756: $wgDefaultExternalStore can also be...
2011-10-03 Sam ReedMerge r97687
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