Merge "Unsuppress another phan issue (part 7)"
[lhc/web/wiklou.git] / includes /
2019-09-03 jenkins-botMerge "Unsuppress another phan issue (part 7)"
2019-09-03 jenkins-botMerge "preferences: Add typehint in saveFormData()...
2019-09-03 Daimona EaytoyUnsuppress another phan issue (part 7)
2019-09-03 jenkins-botMerge "Revert "Modify -—with-extensions to throw extens...
2019-09-03 Daimona Eaytoypreferences: Add typehint in saveFormData() for Prefere...
2019-09-03 jenkins-botMerge "resourceloader: Move mw.user skeleton from start...
2019-09-03 JforresterRevert "Modify -—with-extensions to throw extension...
2019-09-03 Marko ObrovacLocalRepo: Remove leading 0 from 32-byte SHA1 keys
2019-09-03 Clara Andrew-WaniModify -—with-extensions to throw extension dependency...
2019-09-03 jenkins-botMerge "FileJournal tests"
2019-09-03 Aryeh GregorFileJournal 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 "Fix duplicate Jon Harald Søby in CREDITS"
2019-09-02 jenkins-botMerge "Permit case independent unit test directories"
2019-09-02 jenkins-botMerge "objectcache: Optimise array_map in MemcachedBagO...
2019-09-02 jenkins-botMerge "ProxyLookup: Optimise in_array in isConfiguredPr...
2019-09-02 jenkins-botMerge "Rework ApiUploadTest"
2019-09-02 jenkins-botMerge "Correctly format null error reporting level"
2019-09-02 jenkins-botMerge "Use the existing link renderer in the special...
2019-09-02 Brad JorschApiQueryCategories: Supply limit for DB query
2019-09-02 jenkins-botMerge "Revert "Reset $wgContLang consistently for tests""
2019-09-02 jenkins-botMerge "Permit destructors in MediaWikiTestCaseTrait...
2019-09-02 jenkins-botMerge "phpunit: Add more info to LocalSettings.php...
2019-09-02 Translation update... Localisation updates from https://translatewiki.net.
2019-09-01 jenkins-botMerge "Remove Oracle reference from WikiMap"
2019-09-01 Aaron SchulzRemove Oracle reference from WikiMap
2019-09-01 jenkins-botMerge "Avoid multiply calls to MediaWikiServices::getIn...
2019-09-01 jenkins-botMerge "rdbms: clean up use of ATTACH queries in Databas...
2019-09-01 jenkins-botMerge "objectcache: add "sessionConsistencyWindow"...
2019-09-01 jenkins-botMerge "filebackend: improve FileBackendMultiWrite consi...
2019-09-01 Aaron Schulzrdbms: clean up use of ATTACH queries in DatabaseSqlite
2019-09-01 Aaron Schulzobjectcache: add "sessionConsistencyWindow" option...
2019-09-01 jenkins-botMerge "Allow CompositeBlock::appliesToRight to return...
2019-09-01 ThaliaAllow CompositeBlock::appliesToRight to return null...
2019-09-01 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
2019-09-01 UmherirrenderAvoid multiply calls to MediaWikiServices::getInstance...
2019-09-01 UmherirrenderUse the existing link renderer in the special page...
2019-09-01 jenkins-botMerge "Avoid usage of deprecated setTags() method,...
2019-09-01 Derick AlangiAvoid usage of deprecated setTags() method, use addTags...
2019-09-01 Daimona EaytoyUnsuppress phan issues part 6
2019-09-01 Daimona EaytoyUnsuppress more phan issues (part 5)
2019-09-01 jenkins-botMerge "Unpack arrays on variadic arguments"
2019-09-01 jenkins-botMerge "Remove unneeded redeclaration of mPage in Articl...
2019-08-31 UmherirrenderUnpack arrays on variadic arguments
2019-08-31 UmherirrenderRemove unneeded redeclaration of mPage in Article subcl...
2019-08-31 Derick AlangiFix method/function names case mismatch in core files
2019-08-31 Timo Tijhofobjectcache: Optimise array_map in MemcachedBagOStuff...
2019-08-31 Timo TijhofProxyLookup: Optimise in_array in isConfiguredProxy()
2019-08-31 jenkins-botMerge "jobqueue: Avoid usage of deprecated `MWHttpReque...
2019-08-31 jenkins-botMerge "phpunit: Don't bother resetting unused global...
2019-08-31 jenkins-botMerge "maintenance: Remove cross-wiki purging from...
2019-08-31 jenkins-botMerge "Add ext-dom to composer.json"
2019-08-31 jenkins-botMerge "INSTALL/RELEASE-NOTES-1.34: Add required PHP...
2019-08-31 Timo TijhofSetup: Remove debug message for "caches"
2019-08-31 jenkins-botMerge "lockmanager: sort key by bucket in QuorumLockMan...
2019-08-31 jenkins-botMerge "Optimize HashRing to avoid hashing for the commo...
2019-08-31 jenkins-botMerge "Unsuppress other phan issues (part 4)"
2019-08-31 jenkins-botMerge "Replace unecessary rollbackMasterChangesAndLog...
2019-08-31 jenkins-botMerge "Remove redundant ignore_user_abort() call in...
2019-08-31 Daimona EaytoyUnsuppress other phan issues (part 4)
2019-08-31 Daimona EaytoyUnsuppress more phan issues (part 3)
2019-08-31 jenkins-botMerge "Use DatabaseBlock instead of deprecated Block...
2019-08-30 jenkins-botMerge "user: Hard deprecate `User::addNewUserLogEntryAu...
2019-08-30 jenkins-botMerge "ContribsPage: Re-remove the getContribs() method"
2019-08-30 jenkins-botMerge "filebackend: fix PhpStorm warnings in FileBackend"
2019-08-30 jenkins-botMerge "MessageFormatterFactory"
2019-08-30 Derick Alangiuser: Hard deprecate `User::addNewUserLogEntryAutoCreat...
2019-08-30 Derick Alangijobqueue: Avoid usage of deprecated `MWHttpRequest...
2019-08-30 DannyS712ContribsPage: Re-remove the getContribs() method
2019-08-30 jenkins-botMerge "rdbms: add more ScopedCallback::newScopedIgnoreU...
2019-08-30 Aaron Schulzfilebackend: improve FileBackendMultiWrite consistencyC...
2019-08-30 jenkins-botMerge "Make Special:ChangeContentModel field labels...
2019-08-30 D3r1ck01Merge "Localisation updates from https://translatewiki...
2019-08-30 jenkins-botMerge "Return null from EditPage::importContentFormData"
2019-08-30 Aaron Schulzfilebackend: fix PhpStorm warnings in FileBackend
2019-08-30 jenkins-botMerge "Actually assign suppression-related rights to...
2019-08-30 jenkins-botMerge "Unsuppress other phan issues with low count"
2019-08-30 jenkins-botMerge "Globally unsuppress phan issues with low count"
2019-08-30 jenkins-botMerge "Add some LocalRepo integration tests"
2019-08-30 Daimona EaytoyUnsuppress other phan issues with low count
2019-08-30 Petr PchelkoIntroduce BlobStore::getBlobBatch method
2019-08-30 Daimona EaytoyGlobally unsuppress phan issues with low count
2019-08-30 Aryeh GregorAdd some LocalRepo integration tests
2019-08-30 Translation update... Localisation updates from https://translatewiki.net.
2019-08-30 Aaron SchulzReplace unecessary rollbackMasterChangesAndLog() call...
2019-08-30 Aaron SchulzRemove redundant ignore_user_abort() call in ApiStashEdit
2019-08-30 Aaron Schulzrdbms: add more ScopedCallback::newScopedIgnoreUserAbor...
2019-08-30 Aaron SchulzOptimize HashRing to avoid hashing for the common singl...
2019-08-30 jenkins-botMerge "resourceloader: Remove Grade C sniffs for WebOS...
2019-08-30 Aaron Schulzlockmanager: sort key by bucket in QuorumLockManager...
2019-08-30 jenkins-botMerge "logging: Deprecate LogEventsList::$mDefaultQuery...
2019-08-29 jenkins-botMerge "Improve formatting of constructor documentation...
2019-08-29 jenkins-botMerge "Preserve grapheme clusters in upper corner compl...
2019-08-29 Derick Alangilogging: Deprecate LogEventsList::$mDefaultQuery member
2019-08-29 jenkins-botMerge "Move User::getAllRights to PermissionManager."
2019-08-29 jenkins-botMerge "Remove usages of Title::quickUserCan"
next