Merge "objectcache: Hard deprecate `ObjectCache::getMainWANInstance()`"
[lhc/web/wiklou.git] / tests / phpunit / unit / includes / parser / SanitizerUnitTest.php
2019-07-13 jenkins-botMerge "objectcache: Hard deprecate `ObjectCache::getMai...
2019-07-13 jenkins-botMerge "Chinese Conversion Table Update 2019-2"
2019-07-12 jenkins-botMerge "Migrate various callers away from wfWikiId(...
2019-07-11 jenkins-botMerge "Avoid using deprecated SiteStatsUpdate constructor"
2019-07-11 jenkins-botMerge "Optimize JobQueue utilization in UserGroupMember...
2019-07-11 jenkins-botMerge "Remove unused methods and bogus method call...
2019-07-11 jenkins-botMerge "Fix various fatals and IDEA warnings in CopyFile...
2019-07-11 jenkins-botMerge "Add "help" links for Special:BrokenRedirects...
2019-07-11 jenkins-botMerge "Correctly distinguish the latest revision in...
2019-07-11 jenkins-botMerge "Don't show tools on history view when no revisio...
2019-07-11 jenkins-botMerge "jobqueue: fix IDEA warnings in JobQueueRedis"
2019-07-11 jenkins-botMerge "resourceloader: Omit parameter 'lang' from image...
2019-07-11 jenkins-botMerge "Speed up code coverage generation for local...
2019-07-11 jenkins-botMerge "Stop using wfDebugLog in LocalisationCache"
2019-07-11 jenkins-botMerge "Use SessionManagerInterface in PHPSessionHandler"
2019-07-11 jenkins-botMerge "Various fixes and simplifications to RefreshLink...
2019-07-10 jenkins-botMerge "Allow false as return type of FileBackendStore...
2019-07-10 jenkins-botMerge "User: support setting custom fields + array...
2019-07-10 jenkins-botMerge "Pass in ServiceOptions to BlockManager"
2019-07-10 jenkins-botMerge "Tidy up conditions for applying a block from...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "Isolate globals for ContentSecurityPolicy tests"
2019-07-10 jenkins-botMerge "REST: add write access checks to BasicAccess"
2019-07-10 jenkins-botMerge "Add rest.php (REST API endpoint) with feature...
2019-07-10 jenkins-botMerge "REST: basic read restrictions"
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-10 jenkins-botMerge "Fix typo in table documentation"
2019-07-10 jenkins-botMerge "Add safemode to special redirect parameters...
2019-07-09 jenkins-botMerge "config: Change ConfigException to extend LogicEx...
2019-07-09 jenkins-botMerge "Add fields and docs to WikiExporter"
2019-07-09 jenkins-botMerge "rdbms: avoid recursion in LoadBalancer when...
2019-07-09 jenkins-botMerge "jobqueue: mention more methods in RunnableJob...
2019-07-09 jenkins-botMerge "Unset all globals unneeded for unit tests, asser...
2019-07-09 Amir SarabadaniUnset all globals unneeded for unit tests, assert corre...
2019-07-09 jenkins-botMerge "Correct typo `notMinimumVerisonMessage'"
2019-07-09 jenkins-botMerge "Improve type hints in parser related classes"
2019-07-08 jenkins-botMerge "installer: Avoid <doclink/> hack for 'config...
2019-07-08 jenkins-botMerge "installer: Convert <downloadlink/> hack to raw...
2019-07-08 jenkins-botMerge "installer: Call getInfoBox() with raw wikitext...
2019-07-08 jenkins-botMerge "installer: Fix Html::infoBox param docs and...
2019-07-08 jenkins-botMerge "lockmanager: tweak FSLockManager permission...
2019-07-08 jenkins-botMerge "objectcache: tweak SqlBagOStuff purging to happe...
2019-07-08 jenkins-botMerge "entrypoint: Avoid random Doxygen block from...
2019-07-08 jenkins-botMerge "rdbms: normalize Database/LBFactory logging...
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-07-08 jenkins-botMerge "Improve specialmute-email-footer description"
2019-07-08 jenkins-botMerge "Move unit tests FormatJsonTest.php to a dedicate...
2019-07-08 jenkins-botMerge "Split SanitizerTest to unit and integration...
2019-07-08 Amir SarabadaniSplit SanitizerTest to unit and integration tests