Merge "Add type hint against LinkTarget"
[lhc/web/wiklou.git] / tests / phpunit / includes / objectcache / MemcachedBagOStuffTest.php
2016-02-26 jenkins-botMerge "Add type hint against LinkTarget"
2016-02-25 jenkins-botMerge "Get timestamp from WikiPage, instead of Article"
2016-02-25 jenkins-botMerge "Fixup contenttype stuff in UserMailer"
2016-02-25 jenkins-botMerge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 jenkins-botMerge "Fix typo and improve code comments in LinkTarget"
2016-02-25 jenkins-botMerge "ApiSandbox: Visual separation of fields"
2016-02-18 jenkins-botMerge "rc_old/new_len null for CategoryMembership RC...
2016-02-18 jenkins-botMerge "database: Add extra sanity check to selectFieldV...
2016-02-18 jenkins-botMerge "Avoid master queries in Title::getLinksFrom()"
2016-02-17 Kunal MehtaConvert all array() syntax to []
2016-01-15 jenkins-botMerge "Fix CLI installer when --dbname is not specified...
2016-01-05 jenkins-botMerge "Documentation: Remove paragraph about not creati...
2016-01-03 jenkins-botMerge "Fix positioning of jQuery.tipsy tooltip arrows"
2015-12-17 jenkins-botMerge "Revert "Don't check namespace in SpecialWantedte...
2015-12-17 jenkins-botMerge "Merge namespace aliases like we merge namespace...
2015-12-16 jenkins-botMerge "Installer: Link 4.0 family of CC licenses"
2015-12-09 jenkins-botMerge "Fix various mistakes in PHPDoc comments"
2015-11-24 jenkins-botMerge "Accessor to get EditPage parent revision ID"
2015-11-24 jenkins-botMerge "Add script to fix content model of JSON pages"
2015-11-12 Brion VIBBERMerge "Add file extension mapping for opus"
2015-11-11 jenkins-botMerge "Cleaner Special:Watchlist options form"
2015-11-05 jenkins-botMerge "Use interwiki cache directly to resolve transwik...
2015-11-05 jenkins-botMerge "Don't link to title on "htmlform-title-not-exists""
2015-11-03 jenkins-botMerge "Avoid use of rollback() in WikiPage::doEditConte...
2015-11-03 jenkins-botMerge "phpcs: Fix some "Single space expected before...
2015-11-03 jenkins-botMerge "Add comment to unused EDIT_DEFER_UPDATES in...
2015-11-03 jenkins-botMerge "Change Special:ChangePassword to use OOUI"
2015-11-03 jenkins-botMerge "Avoid "$text must be a string" in Linker::format...
2015-11-03 jenkins-botMerge "Move brace matching rules to Preprocessor class"
2015-11-03 jenkins-botMerge "Improve MIME detection in FileBackend"
2015-11-03 jenkins-botMerge "Add script to find orphaned LocalRepo files"
2015-11-03 jenkins-botMerge "resourceloader: Sanitize lang with isValidBuiltI...
2015-11-03 jenkins-botMerge "OutputPage: documentation for (semi-)deprecated...
2015-11-03 jenkins-botMerge "Make SqlBagOStuff respect WRITE_SYNC flag"
2015-11-03 jenkins-botMerge "Convert JobQueueDB to using the WAN cache"
2015-11-02 jenkins-botMerge "Convert SiteStatsUpdate to using getMainStashIns...
2015-11-02 jenkins-botMerge "Installer: Validate password against sysop/burea...
2015-11-02 Aaron SchulzMake makeKeyInternal() limit more conservative
2015-11-01 jenkins-botMerge "Normalize header case for FileBackend operations"
2015-10-30 jenkins-botMerge "updateSpecialPages: Get rid of dead SpecialPage...
2015-10-30 jenkins-botMerge "Typo fix for maintenance/install.php."
2015-10-29 jenkins-botMerge "Parse huge XML metadata from DjVu images"
2015-10-29 jenkins-botMerge "Styling tweaks for inline interwiki search"
2015-10-29 jenkins-botMerge "[search] Fix method call on null value"
2015-10-29 jenkins-botMerge "mediawiki.Upload.BookletLayout: Allow for asynch...
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...