lhc/web/wiklou.git
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-04 Translation... Localisation updates from https://translatewiki.net.
2019-09-04 jenkins-botMerge "Remove unused variable in MultiHttpClient CURLOP...
2019-09-04 Daimona EaytoyUnsuppress phan issues, part 8
2019-09-04 jenkins-botMerge "Fix PhpStorm IDE warnings in ServiceWiring.php"
2019-09-03 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-09-03 Aaron SchulzFix PhpStorm IDE warnings in ServiceWiring.php
2019-09-03 Bartosz DziewońskiApiBase: Always validate that 'limit' is numeric
2019-09-03 jenkins-botMerge "resourceloader: Compile documentElement.classNam...
2019-09-03 jenkins-botMerge "resourceloader: Reduce width of module hash...
2019-09-03 Adam WightInclude change tags in revision import structure
2019-09-03 jenkins-botMerge "WebRequest: Optimise WebRequest::getPathInfo()"
2019-09-03 jenkins-botMerge "Better grouping for code adding elements to...
2019-09-03 jenkins-botMerge "resourceloader: Add wgWikiID to mw.config in...
2019-09-03 Timo TijhofWebRequest: Optimise WebRequest::getPathInfo()
2019-09-03 jenkins-botMerge "Removing highlighting from mobile rcfilters"
2019-09-03 Roan Kattouwresourceloader: Add wgWikiID to mw.config in the startu...
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 EaytoyBetter grouping for code adding elements to arrays
2019-09-03 Jan DrewniakRemoving highlighting from mobile rcfilters
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... Modify -—with-extensions to throw extension dependency...
2019-09-03 jenkins-botMerge "FileJournal tests"
2019-09-03 Aryeh GregorFileJournal tests
2019-09-03 Translation... Localisation updates from https://translatewiki.net.
2019-09-03 Aaron SchulzRemove unused variable in MultiHttpClient CURLOPT_READF...
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-09-02 jenkins-botMerge "Fix duplicate Jon Harald Søby in CREDITS"
2019-09-02 Amir AharoniCorrect the wording of the backend-fail-hash message
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 LadsgroupRevert "Reset $wgContLang consistently for tests"
2019-09-02 Lucas WerkmeisterAdd Martin Urbanec to .mailmap
2019-09-02 Lucas WerkmeisterFix duplicate Jon Harald Søby in CREDITS
2019-09-02 jenkins-botMerge "phpunit: Add more info to LocalSettings.php...
2019-09-02 Translation... Localisation updates from https://translatewiki.net.
2019-09-02 Timo Tijhofresourceloader: Reduce width of module hash from 7...
2019-09-01 jenkins-botMerge "Remove Oracle reference from WikiMap"
2019-09-01 Aaron SchulzRemove Oracle reference from WikiMap
2019-09-01 Aryeh GregorReset $wgContLang consistently for tests
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 Timo Tijhofphpunit: Add more info to LocalSettings.php error in...
2019-09-01 ThaliaAllow CompositeBlock::appliesToRight to return null...
2019-09-01 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
2019-09-01 UmherirrenderUse Maintenance::getConfig in some maintenance scripts
2019-09-01 UmherirrenderAvoid multiply calls to MediaWikiServices::getInstance...
2019-09-01 UmherirrenderAdd string cast when outputting exceptions in sql.php
2019-09-01 UmherirrenderUse the existing link renderer in the special page...
2019-09-01 mainframe98Permit case independent unit test directories
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 Timo Tijhofresourceloader: Move mw.user skeleton from startup...
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 Amir AharoniAdd $specialPageAliases and $magicWords for Tajik
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...
next