Do not insert page titles into querycache.qc_value
[lhc/web/wiklou.git] / tests / phpunit / includes / WikiReferenceTest.php
2019-09-27 jenkins-botMerge "Split down patch-comment-table.sql"
2019-09-26 jenkins-botMerge "Add .pipeline/ with dev image variant"
2019-09-26 jenkins-botMerge "Parser: Use 'Special:Badtitle/Parser' instead...
2019-09-20 jenkins-botMerge "HTMLTitleTextField: Remove incorrect check for...
2019-09-16 jenkins-botMerge "Title::getTalkPage(): Restore behavior of interw...
2019-09-16 jenkins-botMerge "Add namespace restrictions to `meta=siteinfo...
2019-09-10 jenkins-botMerge "Add filter to `Special:BlockList` to exclude...
2019-09-09 jenkins-botMerge "Fix use of GenderCache in ApiPageSet::processTit...
2019-09-09 jenkins-botMerge "Make DBAccessBase use DBConnRef, rename $wiki...
2019-09-08 jenkins-botMerge "languages: Add NS_CATEGORY and #REDIRECT for...
2019-09-08 jenkins-botMerge "watcheditem: Fix bad $options param in NoWriteWa...
2019-09-08 jenkins-botMerge "preprocessDump.php: Fix invalid Preprocessor...
2019-09-08 jenkins-botMerge "Make wgDisableAnonTalk disable anon links in...
2019-09-06 jenkins-botMerge "Fix installation failure due to unexpected dbpat...
2019-09-06 jenkins-botMerge "Fix use of argument perfLogFilename in convertLi...
2019-09-06 jenkins-botMerge "lib/Message: Support MessageValue as a parameter"
2019-09-06 jenkins-botMerge "libs/Message: Improve documentation"
2019-09-05 jenkins-botMerge "registration: Avoid redundant LBYL check in...
2019-09-05 jenkins-botMerge "Allow partially blocked users to import images"
2019-09-05 jenkins-botMerge "Setup: Move MWDebug logic to MWDebug.php"
2019-09-04 jenkins-botMerge "resourceloader: Drop support for low Suhosin...
2019-09-04 jenkins-botMerge "Add NS_MAIN to NamespaceInfo::$canonicalNames"
2019-09-04 jenkins-botMerge "EditPage: Don't set 'hookaborted' error if the...
2019-09-04 jenkins-botMerge "ApiBase: Always validate that 'limit' is numeric"
2019-09-04 jenkins-botMerge "Include change tags in revision import structure"
2019-09-03 jenkins-botMerge "resourceloader: Compile documentElement.classNam...
2019-09-03 jenkins-botMerge "resourceloader: Reduce width of module hash...
2019-09-03 jenkins-botMerge "WebRequest: Optimise WebRequest::getPathInfo()"
2019-09-03 jenkins-botMerge "Removing highlighting from mobile rcfilters"
2019-09-03 jenkins-botMerge "resourceloader: Move mw.user skeleton from start...
2019-09-03 jenkins-botMerge "FileJournal tests"
2019-09-02 jenkins-botMerge "Add $specialPageAliases and $magicWords for...
2019-09-02 jenkins-botMerge "Correct the wording of the backend-fail-hash...
2019-09-02 jenkins-botMerge "Use IDatabase::buildStringCast in Special:MediaS...
2019-09-02 jenkins-botMerge "Use Maintenance::getConfig in some maintenance...
2019-09-02 jenkins-botMerge "Add Martin Urbanec to .mailmap"
2019-09-02 jenkins-botMerge "phpunit: Repair GLOBALS reset in MediaWikiUnitTe...
2019-09-02 Timo Tijhofphpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
2019-08-30 jenkins-botMerge "Return null from EditPage::importContentFormData"
2019-08-19 jenkins-botMerge "Select "move subpages" by default when moving...
2019-08-10 jenkins-botMerge "Inject LoadBalancer into GenderCache"
2019-08-07 jenkins-botMerge "Create Special:NewSection special page"
2019-08-06 jenkins-botMerge "Fix param doc of ChangeTagsList::updateChangeTag...
2019-08-06 jenkins-botMerge "Pass message arguments as array to ErrorPageError"
2019-08-06 jenkins-botMerge "Add type hints for class properties in SpecialVe...
2019-08-02 jenkins-botMerge "Make Special:MovePage note about redirects depen...
2019-08-01 jenkins-botMerge "Document SearchDatabase::doSearchTextInDB to...
2019-07-30 jenkins-botMerge "Fix return type hints in media related classes"
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-25 jenkins-botMerge "Improve type hints in export related classes"
2019-07-25 jenkins-botMerge "Type hint against LinkTarget in WatchedItemStore"
2019-07-23 jenkins-botMerge "Replace wfWiki() usage with WikiMap in some...
2019-07-21 jenkins-botMerge "Exclude redirects from Special:Fewestrevisions"
2019-07-20 jenkins-botMerge "installer: Add a defined check to overrideConfig...
2019-07-20 jenkins-botMerge "Increase test coverage for BlockManager class"
2019-07-19 jenkins-botMerge "Clarify WikiRevision::downloadSource() and relat...
2019-07-18 jenkins-botMerge "objectcache: optimize MemcachedPeclBagOStuff...
2019-07-17 jenkins-botMerge "doMaintenance: Try to print errors to stderr"
2019-07-17 jenkins-botMerge "parser: add vary-revision-sha1 and related Parse...
2019-07-17 jenkins-botMerge "Report more information about composite blocks...
2019-07-16 jenkins-botMerge "Add mute preferences link to the tools menu"
2019-07-16 jenkins-botMerge "Revert "RedirectSpecialPage: handle interwiki...
2019-07-15 jenkins-botMerge "resourceloader: Add test coverage for WikiModule...
2019-07-15 jenkins-botMerge "resourceloader: Clean up ResourceLoaderWikiModul...
2019-07-15 jenkins-botMerge "Allow skins/extensions to define custom OOUI...
2019-07-15 jenkins-botMerge "Add change-tags to MessagePoster"
2019-07-15 jenkins-botMerge "objectcache: make getMultiWith(Union)SetCallback...
2019-07-15 jenkins-botMerge "objectcache: add regen_walltime metric to WANObj...
2019-07-15 jenkins-botMerge "Allow setting email even when blocked from sendi...
2019-07-15 jenkins-botMerge "resourceloader: Speed up dependency checks in...
2019-07-15 jenkins-botMerge "Load GlobalFunctions.php to tests/phpunit/bootst...
2019-07-13 Amir SarabadaniLoad GlobalFunctions.php to tests/phpunit/bootstrap.php
2019-06-20 jenkins-botMerge "Update monolog/monolog from 1.22.1 -> 1.24.0"
2019-06-14 jenkins-botMerge "build: Add missing dashes in .travis.yml (restor...
2019-06-13 jenkins-botMerge "libs: Remove unused deprecated BufferingStatsdDa...
2019-06-13 jenkins-botMerge "SpecialEmailUser: Remove validate/get target...
2019-06-13 jenkins-botMerge "Revert "Separate MediaWiki unit and integration...
2019-06-13 LegoktmRevert "Separate MediaWiki unit and integration tests"
2019-06-13 jenkins-botMerge "Expand ResponseFactory"
2019-06-13 jenkins-botMerge "REST API initial commit"
2019-06-13 JforresterMerge "Separate MediaWiki unit and integration tests"
2019-06-13 Máté SzabóSeparate MediaWiki unit and integration tests
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2018-08-01 jenkins-botMerge "SpecialNewPages: Fix omitted Show/Hide redirect...
2018-05-31 jenkins-botMerge "Add a simple .editorconfig"
2018-03-23 jenkins-botMerge "mediawiki.language: Implement non-digit-grouping...
2018-03-08 jenkins-botMerge "Job::insert: Hard deprecate (soft-deprecated...
2018-03-06 jenkins-botMerge "Change Recent Changes "Number of edits..." prefe...
2018-03-05 jenkins-botMerge "Revert "Log the reason why revision->getContent...
2018-02-28 NikerabbitMerge "Update namespaces for Sindhi"
2018-02-27 jenkins-botMerge "Create a custom log formatter that allows log...
2018-02-26 jenkins-botMerge "updateCollation.php: Improve --dry-run mode"
2018-02-22 jenkins-botMerge "Title: Refactor JS/CSS page handling to be more...
2018-02-22 jenkins-botMerge "Translate some magic words to Czech"
2018-02-21 jenkins-botMerge "sql.php: Provide --json output mode"
2018-02-21 jenkins-botMerge "Contributions: Only add form JS when the form...
2018-02-21 jenkins-botMerge "Truncate tag filter descriptions"
2018-02-21 jenkins-botMerge "Fix English name for lb"
2018-02-20 jenkins-botMerge "Switch the sidebar cache to using checkKeys"
next