Merge "Add tests for MemcachedBagOStuff::validateKeyEncoding"
[lhc/web/wiklou.git] / tests / phpunit / includes / objectcache / MemcachedBagOStuffTest.php
2015-10-29 jenkins-botMerge "Add tests for MemcachedBagOStuff::validateKeyEnc...
2015-10-28 Thiemo MättigAdd tests for MemcachedBagOStuff::validateKeyEncoding
2015-10-28 jenkins-botMerge "Add help link to Special:Search"
2015-10-27 jenkins-botMerge "Use ImportStringSource for simple import sources"
2015-10-27 jenkins-botMerge "Protect WAN cache sets() against uncommitted...
2015-10-27 jenkins-botMerge "Fixes related to WikiPage::triggerOpportunisticL...
2015-10-27 jenkins-botMerge "Language::truncate(): don't chop up multibyte...
2015-10-27 jenkins-botMerge "Displaying search results for multiple wikis"
2015-10-26 jenkins-botMerge "Convert doDeleteArticleReal to startAtomic(...
2015-10-26 jenkins-botMerge "Convert MovePage to startAtomic()/endAtomic()"
2015-10-26 jenkins-botMerge "ApiBase::PARAM_DFLT => null is the default anyway"
2015-10-26 jenkins-botMerge "Installer: use _MainCacheType form variable"
2015-10-26 jenkins-botMerge "clone is not a function"
2015-10-25 jenkins-botMerge "installer: Remove additional newline in LocalSet...
2015-10-25 jenkins-botMerge "Cleanup on Special:AllPages and Special:PrefixIndex"
2015-10-25 jenkins-botMerge "Use the new 'difftotextpst' option of prop=revis...
2015-10-25 jenkins-botMerge "Remove paranoid title check from RefreshLinksJob...
2015-10-25 jenkins-botMerge "Install link to Manual:Combating_spam on the...
2015-10-24 jenkins-botMerge "Minor fix to primeFileCache() comment"
2015-10-24 jenkins-botMerge "Provide some default $wgRateLimits values"
2015-10-24 Aaron SchulzMerge "Fixes to MemcachedBagOStuff::makeKeyInternal()"
2015-10-24 Aaron SchulzFixes to MemcachedBagOStuff::makeKeyInternal()
2015-10-24 jenkins-botMerge "Web installer should not pollute global namespac...
2015-10-24 Ori LivnehEscape colons in BagOStuff key segments
2015-10-24 Ori LivnehEnsure all key transformations are applied by BagOStuff...
2015-10-23 jenkins-botMerge "Improve normalization and sanitization of memcac...
2015-10-23 Ori LivnehImprove normalization and sanitization of memcached...