MediaWiki 1.35/wmf.36

MediaWiki 1.35.0-wmf.35 Deployment of MediaWiki 1.35.0-wmf.36 to Wikimedia sites MediaWiki 1.35.0-wmf.37

The latest version (labeled "1.35.0-wmf.36") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 9 June 2020 (see the roadmap).

Core changes

edit
  • git #bbfefbea - Branch commit for wmf/1.35.0-wmf.36 by trainbranchbot
  • git #300fcfd0 - REST me/contributions: Returns 401 Unauthorized by Nikki Nikkhoui
  • git #9604fd92 - languages: Add Southern Altay (alt) (T254854) by MarcoAurelio
  • git #dc5fc030 - wfIsBadImage: Remove deprecated $blacklist parameter (T254646) by Reedy
  • git #74610568 - Rename i18n key from laggedslavemode to laggedreplicamode (T254646) by Reedy
  • git #1613b12d - readonly_lag: s/slave/replica/ (T254646) by Reedy
  • git #fb6c6f77 - eslint: Remove duplicate OO global, now upstream by Ed Sanders
  • git #a2d1bf79 - BadFile keeps a "bad file list", not a "blacklist" (T254646) by C. Scott Ananian
  • git #92e864fb - phan: Conditionally load PHP extension stubs with dedicated option by Daimona Eaytoy
  • git #2051b84e - PageHistoryHandler: fix self-reference route (T252566) by daniel
  • git #d6f0cd06 - mediawiki.misc-authed-pref: Limit dblClickEdit to 'view' action by Timo Tijhof
  • git #8ab87550 - mediawiki.misc-authed-curate: Check for 'showrollbackconfirmation' preference (T254538) by Timo Tijhof
  • git #cbe7a5ca - Fix typo in ipblocks_restrictions table documentation by Thalia
  • git #a340fe20 - Fix method name in comment by Lucas Werkmeister
  • git #df7906cd - Hard deprecate Revision::getContent (T254703) by DannyS712
  • git #5e0fd6d6 - Remove PreferencesFactory::setUser() (T238466) by Sam Wilson
  • git #ff681fe0 - debug: Refactor from $levelName to $prefix in handleError() by Timo Tijhof
  • git #5a318bd5 - Pass function name to database functions (maintenance scripts) by Umherirrender
  • git #1db58efe - Simplify SkinTemplateTest test setup and assertions. by Thiemo Kreuz
  • git #aa833581 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #fd1ed0c0 - Pass function name to database functions by Umherirrender
  • git #25a90e80 - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #80780a39 - Hard deprecate wfWaitForSlaves() (T181673) by Amir Sarabadani
  • git #6aa6d10e - Replace all call_user_func(_array) in all tests by Thiemo Kreuz
  • git #9d91c4c6 - Deprecate setting `$wgAllowImageMoving` to false (T245293) by DannyS712
  • git #f3bcc94b - Deprecate User::getNewMessageRevisionId (T253949) by DannyS712
  • git #f23e3854 - Add Norwegian Bokmål translation for Special:TrackingCategory name (T254464) by Andre Klapper
  • git #81ed2254 - composer: Upgrade php-parallel-lint to 1.2.0 and php-console-highlighter to 0.5 by James D. Forrester
  • git #ec627e00 - Deprecate SkinTemplatePreventOtherActiveTabs and SkinTemplateTabAction hooks (T253814) by Vas Jaremchuk
  • git #daf10105 - Move final batch of tests from api-testing to core by Clara Andrew-Wani
  • git #229acec8 - UserGroupManager: add tests for coverage gaps (T234921) by Petr Pchelko
  • git #69e63b4c - Reduce further direct references to $wgUser (T243708) by DannyS712
  • git #7f710a51 - Fast stale ParserCache responses (T250248) by Tim Starling
  • git #aae6f0eb - Use WatchlistNotificationManager in SpecialWatchlist (T254542) by DannyS712
  • git #e176cb90 - maintenance scripts: Reduce direct references to $wgUser (T243708) by DannyS712
  • git #336a0c72 - Follow-up 32c298d0dc: Don't pass a full request, just query values (T203994) by James D. Forrester
  • git #ff4a77fd - Update OOUI to v0.39.1 (T53229) (T249841) (T252398) (T253272) (T253670) (T254425) by James D. Forrester
  • git #c3181c6f - WatchlistNotificationManager: Add deprecations and release notes (T208777) by DannyS712
  • git #1efa5434 - Replace core uses and hard deprecate Revision::(de)compressRevisionText (T246284) by DannyS712
  • git #bb638998 - XmlDumpWriter: make invokeLenient take a closure by Tim Starling
  • git #bde3f75a - Revert "Don't show email link if the user cannot be emailed." (T254417) (T251534) by DannyS712
  • git #d1363015 - Introduce soft deprecation of hooks by Tim Starling
  • git #b4d8adab - Hard deprecate Revision::getContent(Model|Handler|Format) (T250981) by DannyS712
  • git #40b88d63 - Create UserGroupManager (T234921) by Petr Pchelko
  • git #0a2ab7c3 - Add more data to the rev_timestamp assertion error for debugging (T254210) by Petr Pchelko
  • git #88b981e8 - resourceloader: Use RevisionRecord in WikiModule::invalidateModuleCache (T249561) (T250981) by DannyS712
  • git #366768e9 - mediawiki.diff: Reduce selectors and remove obsolete documentation HTML page by Volker E
  • git #0349fc8b - NamespaceInfo: Throw specifically if called on a non-int/non-int-like namespace (T253098) by James D. Forrester
  • git #837a63d5 - Re-enable some tests for mw.widgets.TableWidget by Thalia
  • git #bf08948b - Clarify documentation of TitlesMultiselectWidget::$showMissing (T254357) by Gergő Tisza
  • git #af89892d - Fix search ISBN URL for Fnac.com for French by Memmie Lenglet
  • git #fe8b5fa7 - make rev_actor_timestamp index cover the rev_id field. (T200259) (T238966) by daniel
  • git #381d873a - Replace core uses and hard deprecate Parser(Options) Revision methods (T249384) by DannyS712
  • git #cc20c65b - Hard deprecate Revision::newFromId (T249021) by DannyS712
  • git #cbbd029c - Remove terminating line breaks from wfDebugLog calls by DannyS712
  • git #47a16190 - Remove terminating line breaks from debug messages by Tim Starling
  • git #94a47c71 - Hard deprecate Revision::getPrevious and ::isDeleted (T251073) (T251593) by DannyS712
  • git #d195c0b7 - MediaWiki::parseTitle - remove use of Revision objects (T249021) by DannyS712
  • git #3b12f16c - WikiPage::replaceSectionAtRev - remove use of Revision objects (T249021) by DannyS712
  • git #df3870d0 - checkBadRedirects: Remove use of Revision objects (T249021) by DannyS712
  • git #fecea899 - importTextFiles: Remove use of Revision objects (T249021) by DannyS712
  • git #c243c1b0 - Add new WatchlistNotificationManager service (T208777) by DannyS712
  • git #fbd3e118 - Document wgPostEditConfirmationDisabled by Gergő Tisza
  • git #39448a9c - Remove ipb_anon_only from ipb_address_unique UNIQUE INDEX (T251188) by Dayllan Maza
  • git #8b720e9b - eslint: Update to eslint-config-wikimedia 0.16.0 by Ed Sanders
  • git #3457c7fb - Further fixes to rebuildrecentchanges.php for file patrolling (T229466) by GeoffreyT2000
  • git #ec11a33d - Make WikiPage::commitRollback and ::doRollback internal (T251965) by DannyS712
  • git #b9907ca9 - Remove DatabaseIntegrationTest::testStoredFunctions() by Tim Starling
  • git #fab70ba2 - resourceloader: Mention ECMAScript version in JS parse error by Gergő Tisza
  • git #13d0ad0d - Un-deprecate the ParserPreSaveTransformComplete hook (T236809) by C. Scott Ananian
  • git #fbf4fe43 - In ChronologyProtector fix confusion between DB name and master name by Tim Starling
  • git #615b8800 - [EditPage] Move AS_* status constants to a new interface (T20654) by DannyS712
  • git #48c7ac05 - Remove minor pieces of unused code from TextContentTest by Thiemo Kreuz
  • git #edd26046 - Simplify \stdClass object creation in ApiResultTest by Thiemo Kreuz
  • git #9cc1cd36 - Fix SpecialPageFatalTest failing on unrelated deprecations (T236809) by Thiemo Kreuz
  • git #32c298d0 - Pass WebRequest object to MediaHandler on image pages (T203994) by Ed Sanders
  • git #03bddca1 - Revert "Partially revert "Fix impedance mismatch with Parser::getRevisionRecordObject()"" by Jforrester
  • git #60be2f22 - changetags: ChangeTags::truncateTagDescription() has been deprecated by Derick A
  • git #234364d4 - linker: Annotate first param of makeBrokenLink as not tainted (T253383) by Daimona Eaytoy
  • git #82cf3a3c - Add getMockMessage to MediaWikiTestCaseTrait by Kosta Harlan
  • git #ef0451ee - Format file sizes in upload warning by Gergő Tisza

Vendor

edit

Extensions

edit
  • git #98a8fa59 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

AbuseFilter

edit
  • git #fcd3d849 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #6e2d7931 - Pass function name to database functions by Umherirrender
  • git #82f549be - Do not abuse RCDatabaseLogEntry by Umherirrender
  • git #ef7f867f - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

ActiveAbstract

edit
  • git #06d90304 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #73f60b71 - Remove deletion handling for MW < 1.35, extension now requires 1.35+ by DannyS712

AdvancedSearch

edit
  • git #e9f2959c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

AntiSpoof

edit
  • git #0adc6c7c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #4a551452 - Pass function name to IDatabase::onTransactionPreCommitOrIdle by Umherirrender
  • git #84acf415 - Replace usage of wfWaitForSlaves() (T181673) by Reedy

ApiFeatureUsage

edit
  • git #815261a9 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

ArticleCreationWorkflow

edit
  • git #048485a2 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #3d916fbe - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

ArticlePlaceholder

edit
  • git #3b97a69b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #e2031098 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Babel

edit
  • git #0c93fffb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

BetaFeatures

edit
  • git #cec188f7 - build: Update devDependencies by Ed Sanders
  • git #a55d639b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

BounceHandler

edit
  • git #6f400818 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Calendar

edit
  • git #f43ab967 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Campaigns

edit
  • git #e9e9cd82 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #6fca5b23 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Capiunto

edit
  • git #5531314d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

CategoryTree

edit
  • git #239d92d3 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #c1ff28f0 - Update signature of CategoryTreeHooks::parserHook by Umherirrender

CentralAuth

edit
  • git #0b448b33 - s/slave/replica/ (T254646) by Reedy
  • git #57a56f76 - Use "replica" instead of "slave" (T254646) by DannyS712
  • git #688038b6 - build: Update devDependencies by Ed Sanders
  • git #6de6cecc - CentralAuthUser: Stop using depracated UserGroupMembership::getMembershipsForUser (T254822) by Martin Urbanec
  • git #d16e3c21 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #c8ed42f0 - Pass function name to HttpRequestFactory::get by Umherirrender
  • git #8f7a42f7 - Pass function name to database functions by Umherirrender
  • git #65201ba1 - Fix parameter doc of validation callback of SpecialGlobalRenameRequest by Umherirrender
  • git #deefab77 - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #c01a2693 - Remove phan suppression by Reedy
  • git #47c40a99 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit
  • git #8ec43e6f - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

CheckUser

edit

CirrusSearch

edit
  • git #4b5b34d4 - Remove BC code from ElasticaWrite by Erik Bernhardson
  • git #47e4bd55 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #ecaab948 - Pass function name to database functions by Umherirrender

Cite

edit
  • git #a93b3c51 - Remove unused test constant by Ed Sanders
  • git #85a4e230 - build: Update devDependencies by Ed Sanders
  • git #406e8710 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit
  • git #44d6b508 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

cldr

edit

No changes for cldr

CodeEditor

edit
  • git #dfb8ff04 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

CodeMirror

edit
  • git #e849f7fe - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

CodeReview

edit

Cognate

edit
  • git #95983730 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #38576422 - Pass function name to IDatabase::delete by Umherirrender

CollaborationKit

edit
  • git #67456055 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Collection

edit
  • git #7e43e744 - Pass function name to MWHttpRequest::factory by Umherirrender

CommonsMetadata

edit
  • git #17723a64 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

ConfirmEdit

edit
  • git #4249a2f6 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #7ce030e1 - Pass function name to HttpRequestFactory::create by Umherirrender

CongressLookup

edit
  • git #2632e3eb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

ContactPage

edit
  • git #64b306f4 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

ContentTranslation

edit
  • git #b056d212 - SX Confirm/Start Translation step: Enhance functionality (T241587) by NikG
  • git #4d6a7a71 - breakpoint plugin story: Fix js error by Santhosh Thottingal
  • git #b2f1b4bb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #73658561 - PreferenceHelper: Fix GlobalPreferencesFactory api breakage by Santhosh Thottingal
  • git #0cd54310 - Pass function name to HttpRequestFactory::get by Umherirrender
  • git #1d812cd9 - Pass function name to database functions by Umherirrender
  • git #1d97b5ce - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #89f36403 - Fix ESLint warnings by Ed Sanders
  • git #9a0e7bc8 - Fix typo 'the the' -> 'the' by Ed Sanders
  • git #e8ae1278 - MWInput: Define slots and use v-model for textarea by Santhosh Thottingal
  • git #27c00ca1 - MWInput: Remove badly implemented suggestion feature by Santhosh Thottingal
  • git #d58b370c - Add external link icon by Santhosh Thottingal

ContributionTracking

edit
  • git #64115d38 - Pass function name to database functions by Umherirrender

CreditsSource

edit

Dashiki

edit
  • git #a0e329fd - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Disambiguator

edit
  • git #ce533c8d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

DiscussionTools

edit

DismissableSiteNotice

edit
  • git #886540c3 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

DonationInterface

edit

DoubleWiki

edit
  • git #1bb50a00 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #72d4ec9c - Pass function name to HttpRequestFactory::get by Umherirrender

DynamicSidebar

edit
  • git #ea6fd901 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Echo

edit

Elastica

edit
  • git #c1215447 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

ElectronPdfService

edit
  • git #c84969fa - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

EntitySchema

edit
  • git #7e1b865c - Pass function name to database functions by Umherirrender
  • git #d06de416 - Parse messages in string context by Umherirrender
  • git #4b28ff82 - build: Updating composer dependencies by Umherirrender

EventBus

edit

No changes for EventBus

EventLogging

edit
  • git #76c56d75 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #2e893823 - Pass function name to HttpRequestFactory::get by Umherirrender

EventStreamConfig

edit
  • git #9a39dee8 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #fa22bc82 - Install mediawiki/mediawiki-phan-config by James D. Forrester
  • git #6c04435b - StreamConfig: Replace call to startsWith() method with substr() by James D. Forrester
  • git #6c66800e - ApiStreamConfigs: If the 'constraints' parameter is unset, don't explode (T254390) by James D. Forrester

ExtensionDistributor

edit
  • git #d8ccddba - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #bc2126f8 - Pass function name to HttpRequestFactory::create by Umherirrender

ExternalGuidance

edit
  • git #944ac427 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit
  • git #9c91b0dd - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

FileImporter

edit
  • git #505d2acc - Refactor WikiRevisionFactory for better self-documentation by Thiemo Kreuz
  • git #b333de6f - Simplify private RemoteApiRequestExecutor::getAuthorizedApiUrl by Thiemo Kreuz
  • git #d00d280f - Add missing test cases for revisions marked with "archivename" (T229181) by Thiemo Kreuz
  • git #90f9d5ab - Fix incomplete "latest file revision" calculation (T229181) by Thiemo Kreuz
  • git #d333df1e - Add "missing sha1" test for duplicate checker (T246782) by Andrew Kostka
  • git #46d74eec - Do not require text revision sha1 anywhere (T246782) by Andrew Kostka
  • git #08081393 - Update message for files that fail security checks (T216516) by Andrew Kostka
  • git #06bc144c - Alternative fallback code for a sha1 fallback by Thiemo Kreuz
  • git #7b6145c7 - Replace call_user_func with modern PHP 7 features by Thiemo Kreuz
  • git #e04455c1 - Improve error message shown when an image url leads to a 404 (T246782) by Andrew Kostka
  • git #380390d8 - Improve error messages for files which fail security checks (T216516) by Andrew Kostka
  • git #cbf8db3c - Postpone constructing Message objects where possible by Thiemo Kreuz
  • git #2fde6f29 - Do not require file revision sha1 anywhere (T246782) by Thiemo Kreuz

FlaggedRevs

edit

Flow

edit
  • git #8306dd69 - Remove default BadImageRemover constructor $isFiltered parameter (T249459) by Reedy
  • git #e8026e53 - Pass function name to HttpRequestFactory::get by Umherirrender
  • git #f20b34eb - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #2f7ebcf1 - Pass function name to database functions by Umherirrender
  • git #0c9ea143 - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #98570f4b - Remove broken PurgeAction handler (T160813) by Aaron Schulz
  • git #da41bfe0 - Use MediaWikiServices::getBadFileLookup by Umherirrender
  • git #54b7ee73 - Remove Hooks.php from phan config by Kosta Harlan
  • git #49e6e75c - Parse messages in string context by Umherirrender
  • git #67e2f419 - Remove use of Revision::(de)?compressRevisionText (T246284) by DannyS712
  • git #09bac58d - Hooks: Add onCheckUserFormatRow for new hook from Special:Investigate (T252695) by Thalia

FundraiserLandingPage

edit
  • git #0323a431 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

FundraisingTranslateWorkflow

edit
  • git #e30ab32e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

GettingStarted

edit
  • git #dd932658 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #c2c66ff2 - Pass function name to IDatabase::onTransactionIdle by Umherirrender

GlobalBlocking

edit

GlobalCssJs

edit
  • git #5901ad48 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

GlobalPreferences

edit

GlobalUsage

edit
  • git #4fbde5d9 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #21f30372 - Pass function name to IDatabase::onTransactionIdle by Umherirrender
  • git #ed778b6d - build: Remove phan suppressions by Umherirrender

GlobalUserPage

edit
  • git #c433052f - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #29dc0397 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #c07b0b61 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

GoogleNewsSitemap

edit
  • git #8edfc79b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #dca5e359 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Graph

edit
  • git #b2ec8c4b - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

GrowthExperiments

edit

GuidedTour

edit
  • git #99718d98 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #e2ad597e - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

GWToolset

edit
  • git #99b474cb - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #4f524c37 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #30318fa7 - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #0b530e27 - Parse messages in string context by Umherirrender

ImageMap

edit
  • git #9f5cbb7a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #f775561e - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

InputBox

edit
  • git #612ccc27 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Insider

edit
  • git #d3f01398 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #48580722 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

intersection

edit

No changes for intersection

Interwiki

edit
  • git #e7c4d44b - Parse messages in string context by Umherirrender
  • git #a05b7b40 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

InterwikiSorting

edit
  • git #01d63185 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Jade

edit
  • git #522aa324 - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #26b73b5b - Re-enable LinkSummary hook (T229974) by Andy Craze
  • git #c93fd67d - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader
  • git #ee02324c - Fixed positioning of proposal ListWidget alternatives button on undo page (T212387) by kevinbazira

Josa

edit
  • git #4a5e83c8 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #5e5f6971 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

JsonConfig

edit
  • git #6bf76a67 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #12fba0e8 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #1b725b8f - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader
  • git #0d30dcfd - Wrap values in <code> or <kbd> to avoid translations of values by Raymond
  • git #1ae2c4d3 - Treat error messages as HTML in the JSON edit dialog by Thalia
  • git #cbc2318d - Allow adding and removing rows via the JSON tabular data edit dialog (T252442) by Thalia

Kartographer

edit
  • git #7e406019 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #eb3a4417 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

LabeledSectionTransclusion

edit
  • git #70691d55 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #6a93bd37 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

LandingCheck

edit
  • git #356471a4 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #a3a3e90e - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

LdapAuthentication

edit
  • git #460abdd6 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #f6be69ea - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Linter

edit
  • git #69f0b546 - build: Updating composer dependencies by libraryupgrader

LiquidThreads

edit
  • git #02e9076c - Pass function name to database functions by Umherirrender
  • git #d3c5d0e6 - Fix call to IDatabase::select in Thread::getReactions by Umherirrender
  • git #470cf1ca - Use IEmailer service instead of UserMailer (T247393) by ArtBaltai

Listings

edit
  • git #19c702e4 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

LocalisationUpdate

edit
  • git #0ae9a807 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #0d60bc7c - Pass function name to Http::get by Umherirrender
  • git #feee077b - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

LoginNotify

edit
  • git #de6ba591 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #3b7b61fd - Pass function name to IDatabase::tableExists by Umherirrender
  • git #411a29ab - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

MachineVision

edit
  • git #2c267d1b - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #67d5c867 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #b703f252 - Pass function name to IDatabase::tableExists by Umherirrender
  • git #96e13f6c - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader
  • git #1fdd2a6d - Ensure image card header items don't wrap on large screens (T254363) by annet
  • git #4ba4b2c1 - Add expanded tags UI with suggestion aliases and descriptions (T245023) by annet

MapSources

edit
  • git #564970b6 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #2b345b86 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

MassMessage

edit

Math

edit

MediaModeration

edit
  • git #f6b43aa3 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

MobileApp

edit
  • git #2c22752f - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

MobileFrontend

edit
  • git #c3b96a82 - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #52b9e51c - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #cd256de7 - [dev][fix] use NPM pathing when running bundlesize by Stephen Niedzielski
  • git #0de1ee5e - build: Updating composer dependencies by Umherirrender
  • git #7cafc25c - Parse messages in string context by Umherirrender
  • git #136ac69e - MobileFrontendHooks::onDiffViewHeader - reduce use of Revision objects (T251073) by DannyS712
  • git #c1c85f47 - Docs: JQuery -> jQuery by Ed Sanders
  • git #03b8b4ff - eslint: Use selenium config by Ed Sanders
  • git #26da9e0b - eslint: Autofix jsdoc/newline-after-description by Ed Sanders
  • git #7055e513 - build: Update eslint-config-wikimedia to 0.16.0 by Ed Sanders
  • git #7b9863b7 - Drop SkinTemplateOutputPageBeforeExec hook usage prior to deprecation (T60137) by jdlrobson

MultimediaViewer

edit
  • git #d531a4d1 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader
edit
  • git #1db5f43d - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Newsletter

edit

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit
  • git #0ba3efcc - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

OATHAuth

edit
  • git #ea82844c - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #779ef411 - Pass function name to IDatabase::fieldExists by Umherirrender
  • git #77846080 - Parse messages in string context by Umherirrender

OAuth

edit

OpenStackManager

edit
  • git #af61de0a - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #5f33f014 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

ORES

edit

No changes for ORES

PageAssessments

edit

PagedTiffHandler

edit

PageImages

edit
  • git #820b0a7e - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #1476a723 - Use MediaWikiIntegrationTestCase::overrideMwServices for RepoGroup by Umherirrender

PageTriage

edit
  • git #3ec3a07f - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader
  • git #1ae134df - s/slave/replica/ (T254646) by Reedy
  • git #1de6e14a - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #1c10fe3b - Pass function name to RecentChange::newFromConds by Umherirrender
  • git #efe7bd81 - Pass function name to database functions by Umherirrender
  • git #91eaa4a6 - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #ddc312f8 - Convert $wgMemc use to WANObjectCache in getValidTags() (T160813) by Aaron Schulz
  • git #934a42bd - Simplify the caching logic in Hooks::isPageNew() by Aaron Schulz

PageViewInfo

edit
  • git #05face48 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit
  • git #37d30873 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Petition

edit
  • git #3d99eb03 - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

Poem

edit
  • git #434b9eea - build: Updating mediawiki/minus-x to 1.1.0 by libraryupgrader

PoolCounter

edit
  • git #101f2d4d - Allow timeouts to be overridden on a per-request basis (T250248) by Tim Starling
  • git #23f7739e - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

Popups

edit
  • git #48f3a8f7 - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #99aec050 - build: Updating composer dependencies by Umherirrender

ProofreadPage

edit

PropertySuggester

edit
  • git #1680c15f - Pass function name to database functions by Umherirrender
  • git #72171945 - RevisionedUnresolvedRedirectException logspam (T251876) by Tobias Andersson

QuickSurveys

edit

Quiz

edit

No changes for Quiz

ReadingLists

edit
  • git #89dd021b - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #ddbeeaa6 - Pass function name to database functions by Umherirrender
edit

Renameuser

edit

RevisionSlider

edit

No changes for RevisionSlider

  • git #3df840d2 - Pass function name to HttpRequestFactory::create by Umherirrender
edit

No changes for SandboxLink

Score

edit

No changes for Score

Scribunto

edit
  • git #1b2e35a1 - build: Load pcntl stub to pass phan on windows by Umherirrender

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit
  • git #a5706489 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

edit

ShortUrl

edit

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit
  • git #1f70c7ce - Pass function name to HttpRequestFactory::get by Umherirrender
  • git #54aa7a3f - Pass function name to IDatabase::selectField by Umherirrender
  • git #b93339b4 - Update some i18n messages to use 'forbidden' (T254646) by Reedy

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit
  • git #cee80865 - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader
  • git #e8a70605 - Use Maintenance::fatalError instead of exception in maintenance script by Umherirrender

TemplateData

edit

No changes for TemplateData

TemplateSandbox

edit
  • git #3f2ae2d9 - Use RevisionRecordCallback in ParserOptions, require MW 1.35+ (T249384) by DannyS712
  • git #a6c1a3d0 - Do not pass Message to HtmlForm::setWrapperLegend by Umherirrender

TemplateStyles

edit

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit

timeline

edit

No changes for timeline

TitleBlacklist

edit
  • git #94f09be4 - Add txt extension to testSource by Reedy
  • git #c90c0e5d - Pass function name to HttpRequestFactory::get by Umherirrender

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit
  • git #fb4e3792 - Use SidebarBeforeOutput hook to add toolbox items (T254218) by mainframe98
  • git #51cec855 - Fix PSR12.Properties.ConstantVisibility.NotFound (T253169) by Niklas Laxström
  • git #d9aef856 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #5cce1cef - Pass function name to database functions by Umherirrender
  • git #a9cff80e - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #ca50ff72 - Enable Generic.Files.LineLength.TooLong by Niklas Laxström
  • git #e53fc49c - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

TranslationNotifications

edit
  • git #bc2e6fac - Remove username / password for sending notification to other wikis (T144780) by Abijeet
  • git #4ade7a2a - Fix talk page in other wiki display by Niklas Laxström

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

UniversalLanguageSelector

edit
  • git #5fea24f6 - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #349bdf5f - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader
  • git #44175839 - Handle invalid value from LanguageNameIndexer::getLanguageData by Umherirrender
edit
  • git #338d47ba - UploadsLink: Use SidebarBeforeOutput hook to add toolbox item (T254548) by Ammar Abdulhamid
  • git #5573327b - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

UploadWizard

edit
  • git #4e9cd148 - Pass function name to HttpRequestFactory::post by Umherirrender
  • git #f4811c2d - Pass function name to database functions by Umherirrender

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

VipsScaler

edit
  • git #abeb3d6c - Pass function name to HttpRequestFactory::create by Umherirrender

VisualEditor

edit
  • git #dd6c27ae - ve.ui.MWIncludesContextItem: Fix hiding includeonly tags for multi-line content by Bartosz Dziewoński
  • git #e206dfa6 - Update VE core submodule to master (1d81ab7bc) by James D. Forrester
  • git #af719282 - VisualEditorHooks: Use the enabledForUser() helper method more by Bartosz Dziewoński
  • git #e264dc23 - Replace usage of wfWaitForSlaves() (T181673) by Reedy
  • git #f01d4ab3 - Drop linting from the VE API (T253799) by Ed Sanders
  • git #186f5dc4 - When switching from wikitext to visual, preserve the edit checkboxes (T250388) by Bartosz Dziewoński
  • git #6076708f - build: Update eslint-config-wikimedia to 0.16.0 by Ed Sanders
  • git #1fc11e01 - Handle <noinclude> etc. as nodes rather than metaitems (T250937) by Bartosz Dziewoński
  • git #df639d17 - Bump version number by Ed Sanders
  • git #63638e38 - Tweaks in API code per code review by Bartosz Dziewoński

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit
  • git #88f54ad5 - Move Wikibase\Dumpers to Wikibase\Repo\Dumpers (T172368) by Itamar Givon
  • git #bbc9748b - Remove node_modules from .eslintignore by Ed Sanders
  • git #882a32fc - bridge: use @wmde/wikibase-datamodel-types (T253207) by Lucas Werkmeister
  • git #e1983771 - Move RepoHooks to \Wikibase\Repo + repo/includes/ (T172368) by Lucas Werkmeister
  • git #49de4232 - Add the lib maintenance script to extension.json schema by Amir Sarabadani
  • git #3973fc29 - Special:Search RevisionedUnresolvedRedirectException logspam (T251880) by Tobias Andersson
  • git #a7e5c2ca - Move two maintenance script to the right namespace (T172368) by Amir Sarabadani
  • git #46775cbd - Rename EntityDataFormatProvider’s formatWhitelist to allowedFormats by Lucas Werkmeister
  • git #878697bd - Rename SqlUsageTracker method for accuracy by Lucas Werkmeister
  • git #ebef4df0 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #52ed7149 - Pass function name to database functions by Umherirrender
  • git #1f85a776 - Removed unused property from WikibaseValueFormatterBuilders by addshore
  • git #c0ee4844 - Removed unused TermSearchResult::getRepositoryName by addshore
  • git #ee23ad0f - Mark the problematic concept in GenericServices (to be adapted soon) by Leszek Manicki
  • git #efbe15fe - Fix watching new entities on existing pages (T216369) by Lucas Werkmeister
  • git #ac4c3f1c - Don't use FallbackTemplate inside tests (T254525) by jdlrobson
  • git #fc1e8fcb - EntityLinkFormatter::getTitleAttribute: allow only EntityId (T252409) by Jakob Warkotsch
  • git #7c9a9f65 - Refactor LATEST_FROM_* to LookupCnstants (T254443) by Tobias Andersson
  • git #43033826 - Wrap WAN-cached PropertyInfoLookup with an APCu cache (T254536) by Amir Sarabadani
  • git #7c0314fc - bridge: don’t compile tests for build by Lucas Werkmeister
  • git #5cda6865 - bridge: fix text width in ThankYou screen (T253866) by Lucas Werkmeister
  • git #12efafc3 - Introduce Lib LookupConstants by addshore
  • git #1131f35c - HtmlPageLinkRendererBeginHookHandler: move to HtmlPageLinkRendererEnd (T252409) by rosalie
  • git #cee3c6bf - Simplify SpecialUnconnectedPages::getNamespaceChecker() by Lucas Werkmeister
  • git #f19d2762 - WikiTextPropertyOrderProvider: Allow using # as well as or instead of * (T254541) by DannyS712
  • git #5083a45f - Remove unused DispatchingPropertyInfoLookup by addshore
  • git #4a8ab5d3 - Use SidebarBeforeOutput to add 'Wikidata item' to sidebar. (T254485) by Ammar Abdulhamid
  • git #1ba4bbf5 - bridge: Update dependencies to pick up security fixes (T244001) by Amir Sarabadani
  • git #80807ddb - doc: dist-size: run requests and I/O in parallel (T253204) by Lucas Werkmeister
  • git #baa078ca - EntityLinkFormatterFactory can be used as factory for default formatter (T252409) by addshore
  • git #d289a340 - ByTypeDispatchingEntityIdLookup: use ServiceByTypeDispatcher (T253754) by Jakob Warkotsch
  • git #998f3864 - Use non nullable context for WikibaseRepo::getEntityDiffVisualizerFactory (T239975) by ArtBaltai
  • git #d40c8728 - Update wikibase/data-model depencency (T253737) by Tobias Andersson
  • git #ba06c46c - Do not depend on the test runner's setting of sitelink groups (T254387) by Amir Sarabadani
  • git #13c16352 - bridge: fix confusing plural by Pablo Grass
  • git #b34b2350 - bridge: avoid redundant cast by Pablo Grass
  • git #34c9f646 - bridge, TR doc: take into account file removals (T253204) by Pablo Grass
  • git #2ea6b34b - doc: dist-size: don’t use backticks in heading by Lucas Werkmeister
  • git #b745f7a8 - bridge: remove unused data-bridge.common.js from dist/ (T253202) by Pablo Grass
  • git #43fe1a36 - bridge: remove trackTitlePurgeError by Lucas Werkmeister
  • git #90a71b5b - bridge: store integration tests: mutationsTrackerPlugin integration by Pablo Grass
  • git #d958c364 - bridge, TR: doc: track dist/ size over time (T253204) by Pablo Grass
  • git #caf348a7 - bridge: update to TypeScript 3.9 (T253211) by Lucas Werkmeister
  • git #6bd0fb3b - UpdateRepoOnMove: Redirect logspam and crash (T251878) by Tobias Andersson
  • git #e33172b7 - FP: Wire up ApiEntityExistenceChecker by Jakob Warkotsch
  • git #e167d4a1 - WikiTextPropertyOrderProvider: Allow multiple * at the start of lines (T254114) by DannyS712
  • git #f1b0d274 - Parse messages in string context by Umherirrender
  • git #bdc1b469 - Remove unused DispatchingTermBuffer by addshore
  • git #d257a377 - Remove unused DispatchingEntityRevisionLookup by addshore
  • git #6601ffa1 - Remove unused DispatchingEntityPrefetcher by addshore
  • git #882f7c94 - Remove unused DispatchingEntityInfoBuilder by addshore
  • git #72ffc7fa - TypeDispatchingEntityTitleStoreLookup: use ServiceByTypeDispatcher (T253754) by Jakob Warkotsch
  • git #12af447d - Wikibase selenium test documentation by Tobias Andersson
  • git #379ba6fa - ServiceByTypeDispatcher: pass arguments to factory callbacks by Jakob Warkotsch
  • git #6a64581d - docs: git ignore storybook doc builds by Pablo Grass
  • git #6ae8c7c4 - bridge: change some type guards to assertion functions (T253211) by Lucas Werkmeister
  • git #8a59d736 - bridge: tell ResourceLoader not to minify our resources (T254261) by Lucas Werkmeister
  • git #22768035 - Document repo client setup in new topic by addshore
  • git #516716d9 - ServiceByTypeDispatcher: validate service type by Jakob Warkotsch
  • git #98769ed9 - EntityContentDiffView: update getParserOutput signature (T250761) by DannyS712
  • git #82a231b2 - Remove "successfully" from a message by Amir Aharoni

WikibaseCirrusSearch

edit
  • git #4eb02d40 - DefaultEntityLinkFormatter: pass entity id instead of Title by Jakob Warkotsch
  • git #534356f1 - ShowSearchHitHandlerTest: use EntityLinkFormatterFactory by Jakob Warkotsch
  • git #11feab0f - CirrusShowSearchHitHandler: Use EntityLinkFormatterFactory (T252409) by Jakob Warkotsch

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit
  • git #acbfee22 - Inject HttpRequestFactory and add test by Lucas Werkmeister
  • git #541a2109 - Pass function name to HttpRequestFactory::create by Umherirrender
  • git #f2529cfe - Pass function name to database functions by Umherirrender
  • git #e902afa0 - Refactor LATEST_FROM to LookupConstants by Tobias Andersson
  • git #a40fd70c - WBQualityConstraints: Refactor LATEST_FROM_ to Store (T254443) by Tobias Andersson

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit
  • git #3d0835e0 - Remove unneeded ::setUp and ::tearDown methods that only call parent by DannyS712
  • git #8a82d030 - Simplify wikidatabanner injection and restore banners to Vector (T254295) (T254391) by jdlrobson

WikiEditor

edit
  • git #036b7c28 - Use jQuery.textSelection API for compat with CodeMirror extension (T254612) by Bartosz Dziewoński

wikihiero

edit

No changes for wikihiero

WikiLove

edit
  • git #601f2a2f - Pass function name to IDatabase::tableExists by Umherirrender

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit

No changes for WikimediaEvents

WikimediaIncubator

edit
  • git #57b8ecb9 - build: Remove phan suppressions by Umherirrender
  • git #f57c42d9 - Parse messages in string context by Umherirrender
  • git #61e523cb - build: Updating mediawiki/mediawiki-phan-config to 0.10.2 by libraryupgrader

WikimediaMaintenance

edit

WikimediaMessages

edit

Wikisource

edit

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

MinervaNeue

edit

Modern

edit

MonoBook

edit

No changes for MonoBook

Nostalgia

edit

No changes for Nostalgia

Timeless

edit
  • git #84f03e5b - Define z-index property for the mw-json-schema-code-samples CSS class to ensure proper stacking (T249557) by Jack Phoenix

Vector

edit

VisualEditor

edit

Total Changes

edit

621 Changes in 155 repos by 77 authors