Fix use of GenderCache in ApiPageSet::processTitlesArray
[lhc/web/wiklou.git] / includes /
2019-09-09 UmherirrenderFix use of GenderCache in ApiPageSet::processTitlesArray
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 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 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"
2019-08-29 jenkins-botMerge "ContribsPage: bring back getContribs() method"
2019-08-29 danielContribsPage: bring back getContribs() method
2019-08-29 Petr PchelkoRemove usages of Title::quickUserCan
2019-08-29 jenkins-botMerge "mime,logging: Remove unused private methods"
2019-08-29 jenkins-botMerge "Integration tests for Language fallback methods"
2019-08-29 jenkins-botMerge "createNoOpMock() method for PHPUnit tests"
2019-08-29 jenkins-botMerge "filerepo: rename resolveToStoragePath() and...
2019-08-29 jenkins-botMerge "HashRing optimizations and PhpStorm warning...
2019-08-29 jenkins-botMerge "Remove $wgMemCachedDebug"
2019-08-29 jenkins-botMerge "filebackend: fix @throws comment in FileBackend...
2019-08-29 jenkins-botMerge "filebackend: add idiom constant to FileBackend...
2019-08-29 Derick Alangimime,logging: Remove unused private methods
2019-08-29 Aaron Schulzfilerepo: rename resolveToStoragePath() and tweak file...
2019-08-29 Aaron SchulzHashRing optimizations and PhpStorm warning work-arounds
2019-08-29 Aaron SchulzRemove $wgMemCachedDebug
2019-08-29 Aaron SchulzMake ObjectCache check the value of apc.enable_cli...
2019-08-29 jenkins-botMerge "build: Upgrade eslint-utils dependency from...
2019-08-29 jenkins-botMerge "Fix FileBackendGroup test for some configurations"
2019-08-29 Petr PchelkoMove User::getAllRights to PermissionManager.
2019-08-29 jenkins-botMerge "Remove unneeded overrideMwServices/resetServices"
2019-08-29 jenkins-botMerge "Call resetServices() when setting globals in...
2019-08-29 ThaliaImprove formatting of constructor documentation for...
2019-08-29 jenkins-botMerge "Add UnknownContentHandler."
2019-08-29 danielAvoid fatal errors when reporting exceptions.
2019-08-29 danielAdd UnknownContentHandler.
2019-08-29 Aaron Schulzfilebackend: add idiom constant to FileBackend for...
2019-08-29 jenkins-botMerge "Fix categories detele SPARQL clause"
2019-08-29 Aaron Schulzfilebackend: fix @throws comment in FileBackend::makeCo...
2019-08-29 jenkins-botMerge "profiler: Centralise output responsibility from...
2019-08-29 jenkins-botMerge "mediawiki.Uri: Add another test for arrayParams"
2019-08-28 jenkins-botMerge "Special:NewFiles: Use a proper user widget instead"
2019-08-28 jenkins-botMerge "resourceloader: Purge localStorage blob if last...
2019-08-28 jenkins-botMerge "Pagers: Drop 'newbie' feature"
2019-08-28 jenkins-botMerge "Fix call to non-existing TempFSFileFactory:...
2019-08-28 JforresterMerge "Special:DeletedContributions: Drop 'newbies...
2019-08-28 danielFix call to non-existing TempFSFileFactory::getTempFSFile()
2019-08-28 jenkins-botMerge "Fix typo in comment"
2019-08-28 jenkins-botMerge "Make WantedQueryPage::makeWlhLink protected"
2019-08-28 jenkins-botMerge "PermissionManager should not cache anonymous...
2019-08-28 James D. ForresterSpecial:NewFiles: Use a proper user widget instead
2019-08-28 James D. ForresterPagers: Drop 'newbie' feature
2019-08-28 James D. ForresterSpecial:DeletedContributions: Drop 'newbies' feature
2019-08-28 jenkins-botMerge "Sync up with Parsoid parserTests.txt"
next