Merge "Use IDatabase::buildStringCast in Special:MediaStatistics"
[lhc/web/wiklou.git] / includes / libs /
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 jenkins-botMerge "Permit destructors in MediaWikiTestCaseTrait...
2019-09-02 jenkins-botMerge "phpunit: Add more info to LocalSettings.php...
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 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
2019-09-01 jenkins-botMerge "Avoid usage of deprecated setTags() method,...
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 Derick AlangiFix method/function names case mismatch in core files
2019-08-31 Timo Tijhofobjectcache: Optimise array_map in MemcachedBagOStuff...
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 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 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 Daimona EaytoyGlobally unsuppress phan issues with low count
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 Aaron Schulzlockmanager: sort key by bucket in QuorumLockManager...
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 jenkins-botMerge "Move User::getAllRights to PermissionManager."
2019-08-29 jenkins-botMerge "ContribsPage: bring back getContribs() method"
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 SchulzHashRing optimizations and PhpStorm warning work-arounds
2019-08-29 jenkins-botMerge "build: Upgrade eslint-utils dependency from...
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 "resourceloader: Purge localStorage blob if last...
2019-08-28 jenkins-botMerge "Fix call to non-existing TempFSFileFactory:...
2019-08-28 jenkins-botMerge "Fix typo in comment"
2019-08-28 jenkins-botMerge "PermissionManager should not cache anonymous...
2019-08-28 jenkins-botMerge "Sync up with Parsoid parserTests.txt"
2019-08-28 jenkins-botMerge "Remove unused localisation message 'wlshowlast'"
2019-08-28 jenkins-botMerge "Remove unused localisation messages 'ascending_a...
2019-08-28 jenkins-botMerge "Upstream "pulsating dot" widget from VE"
2019-08-28 jenkins-botMerge "Integration tests for FileBackendGroup"
2019-08-28 jenkins-botMerge "ApiFeedContributions: Drop 'newbies' feature"
2019-08-28 jenkins-botMerge "skins: Skin::getSkinNameMessages() method is...
2019-08-28 jenkins-botMerge "skins: Remove use of deprecated MessageCache...
2019-08-28 D3r1ck01Merge "Localisation updates from https://translatewiki...
2019-08-28 jenkins-botMerge "Move Title::isNamespaceProtected() to Permission...
2019-08-28 jenkins-botMerge "Fix entites typos"
2019-08-28 jenkins-botMerge "Document that img_description_id is a comment id"
2019-08-28 Aryeh GregorIntegration tests for FileBackendGroup
2019-08-28 jenkins-botMerge "Let Html::element do the HTML encoding"
2019-08-28 jenkins-botMerge "parserTests: Add parser test with filename conta...
2019-08-28 Zoranzoki21Fix entites typos
2019-08-28 jenkins-botMerge "Revert actor changes to populateLogSearch.php"
next