MediaWiki 1.36/wmf.26

MediaWiki 1.36.0-wmf.25 Deployment of MediaWiki 1.36.0-wmf.26 to Wikimedia sites MediaWiki 1.36.0-wmf.27

The latest version (labeled "1.36.0-wmf.26") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 12 January 2021 (see the roadmap).

Core changes

edit
  • git #e6ad9ab7 - Branch commit for wmf/1.36.0-wmf.26 (T267419) by trainbranchbot
  • git #900c6663 - Enhance GroupPermissionsLookup and use it. (T254537) by Petr Pchelko
  • git #03f9e687 - DefaultSettings.php: Update $wgPingback documentation by Reedy
  • git #68c3154c - Enable VisualEditor newwikitext mode in CI (T270240) by Adam Wight
  • git #f42e5235 - Rephrase message "clearyourcache" for Opera by Raymond
  • git #89f8e312 - DefaultSettings: Improve custom folding and grouping (T271365) by Yuki Shira
  • git #b40ca337 - WatchedItemStore: use UserFactory by DannyS712
  • git #c33876f8 - Migrate text table to abstract schema (T230428) (T164898) by Amir Sarabadani
  • git #5cfdb13c - Add missing PG indexes of ipblocks (T230428) (T164898) by Amir Sarabadani
  • git #25596a5d - Set the default horizontal alignment based on the page content language (T269704) by Arlo Breault
  • git #a2342d14 - Split off inline/frameless from thumb/frame styling by Arlo Breault
  • git #a53a38ec - phpunit: Remove odd "MediaWiki" group from tests using it by Timo Tijhof
  • git #fbdee6fa - Fix grammar in comment in tables.sql by Thalia
  • git #71662848 - Add helpful @var tags to BlockManagerTest by Thiemo Kreuz
  • git #930f6fbe - Remove unnecessary phan issue suppression by Ammarpad
  • git #665eae14 - ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase by C. Scott Ananian
  • git #0102f3af - Respect lessMessages option by jdlrobson
  • git #8ad97d7c - resourceloader: Fail gracefully if a LESS message is not found (T267785) by Timo Tijhof
  • git #613df395 - rdbms: Use PSR-3 for ChronologyProtector shutdown debug message (T254634) by Timo Tijhof
  • git #8819f329 - exception: Move remaiming MWExceptionHandler tests to its test case by Timo Tijhof
  • git #7a66fa7d - mediawiki.visibleTimeout: Clean up code and complete code coverage by Timo Tijhof
  • git #52359768 - Convert or split some tests to MediaWikiUnitTestCase by DannyS712
  • git #381499a6 - Unknown features shouldn't break style output (T271441) by jdlrobson
  • git #75739cbd - EnhancedChangesList::getDiffHistLinks: Fix version of deprecation by Matěj Suchánek
  • git #34ab93a6 - Revert "Provide native support to dismiss sitenotice in core." (T271365) (T259903) by Krinkle
  • git #ae0b6c6a - Introduce GroupPermissionsLookup (T254537) by Petr Pchelko
  • git #df1ddd6f - LanguageLinksHandlerTest: use wgInterwikiCache instead of mutating database (T271287) by C. Scott Ananian
  • git #21d6f1cd - ApiQueryInfo: Return watchlist expiry when applicable for inprop=watched (T268834) by MusikAnimal
  • git #7cc3d0c2 - Minor cleanup in Database.php, should be a no-op by DannyS712
  • git #fc26253c - http: Remove exception from MultiHttpClient for missing cURL by Ammar Abdulhamid
  • git #e27c9e85 - mediawiki.skinning: Remove outdated IE8 support comment by Timo Tijhof
  • git #ae59076f - Check for the index name while it's being renamed (T271259) by Amir Sarabadani
  • git #c954a2bb - Temporary debug log if Title::getLocalURL is used from render action (T263581) by Petr Pchelko
  • git #7e8d1a11 - Return back accidentally removed ParserCache 'hit' metric by Petr Pchelko
  • git #a41f2843 - CoreTagHooks: First argument passed to parser tags can be null by C. Scott Ananian
  • git #8fe7e1d2 - Add new ArticleParserOptions hook by C. Scott Ananian
  • git #bc4d631c - Wait until the recent changes are updated (T225218) by Adam Wight
  • git #c33d27fa - Fix completely typo by Reedy
  • git #9445358f - Avoid Promise.all when creating users to prevent deadlock (T199393) by Kosta Harlan
  • git #bf75f317 - Improve assertArrayEquals() logic in test trait by Ammarpad
  • git #220ada99 - FileBackend: Do not use SOCKET_ENOENT on windows by Umherirrender
  • git #dbaa3919 - mediawiki.page.watch.ajax: consolidate loading of modules (T270141) by MusikAnimal
  • git #319f9a7e - Make sure, that "Prompt me when entering a blank edit summary" works with Hooks (T12729) by Florian
  • git #105bd70e - Don't silently discard exceptions in test suite setUp/tearDown methods (T192167) (T270777) by C. Scott Ananian
  • git #4ed494ef - Add type hints to several hook interfaces by Daimona Eaytoy
  • git #91ff8d22 - resourceloader: Document reason for jsminplus error suppression by Timo Tijhof
  • git #032dc91f - Don't show action links for IP ranges outside block limit (T211910) by Ammar Abdulhamid
  • git #da8ace40 - Add option to allow SpecialPageExecutor return the full HTML content (T268322) by Ammar Abdulhamid
  • git #898ba5f6 - Make use of CURLMOPT_MAX_HOST_CONNECTIONS conditional on having curl >= 7.30.0 (T264986) by Reedy

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

No changes for AdvancedSearch

AntiSpoof

edit
  • git #b90c1ede - Call AntiSpoofPreAuthenticationProvider::testUserInternal non-static by Umherirrender
  • git #82606a78 - Add missing @var and param documentation by Umherirrender

ApiFeatureUsage

edit
  • git #5fe57138 - build: Remove explicit eslint-plugin-qunit dependency by Kunal Mehta

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

No changes for ArticlePlaceholder

Babel

edit

No changes for Babel

BetaFeatures

edit
  • git #5d575947 - tests: Rename test providers to conventional function name styles by Umherirrender
  • git #c83a13b0 - Add missing @var and param documentation by Umherirrender

BounceHandler

edit

No changes for BounceHandler

Calendar

edit

No changes for Calendar

Campaigns

edit

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

No changes for CategoryTree

CentralAuth

edit

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit

CirrusSearch

edit

No changes for CirrusSearch

Cite

edit

No changes for Cite

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

No changes for cldr

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

CodeReview

edit

No changes for CodeReview

Cognate

edit

No changes for Cognate

Collection

edit

No changes for Collection

CommonsMetadata

edit
  • git #ea2e82fe - Add missing @var and param documentation by Umherirrender

ConfirmEdit

edit

No changes for ConfirmEdit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #c7ad2e6d - SX Router: Introduce force param on routes by NikG
  • git #8988f2a3 - SX Article Selector refactoring: Create existing article body by NikG
  • git #3fe42a24 - SX: Add colors plugin to Vue root by NikG
  • git #52406706 - SX Article Selector: Rename and refactor existing translation banner by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #8b71a2b5 - Load site config data in CommentFormatter tests by Ed Sanders
  • git #1c8ca53c - Catch when no changes are actually saved when posting a comment (T268069) by Bartosz Dziewoński
  • git #9ba6c3d1 - CommentItem/HeadingItem: Make more constructor args required by Ed Sanders
  • git #0d2d3b16 - Pass interface language object to addReplyLinks by Ed Sanders
  • git #823d61a6 - Use content direction for styling reply links by Ed Sanders
  • git #63580d3f - Messages for new topic tool by Ed Sanders
  • git #dcc23f11 - Refactor availability checks by Ed Sanders
  • git #f44806c0 - ReplyWidget: Ensure scrollbar doesn't appear in source mode (for real) (T267609) by Bartosz Dziewoński

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit

No changes for Echo

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit

No changes for EntitySchema

EventBus

edit

No changes for EventBus

EventLogging

edit

No changes for EventLogging

EventStreamConfig

edit

No changes for EventStreamConfig

ExtensionDistributor

edit

No changes for ExtensionDistributor

ExternalGuidance

edit

No changes for ExternalGuidance

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit
  • git #cb59a4d9 - Use narrow UserIdentity interface where possible by Thiemo Kreuz

FlaggedRevs

edit

Flow

edit

No changes for Flow

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

No changes for GeoData

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

No changes for GlobalWatchlist

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

No changes for GWToolset

ImageMap

edit

No changes for ImageMap

InputBox

edit

No changes for InputBox

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

IPInfo

edit

Jade

edit

No changes for Jade

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit

No changes for Kartographer

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

No changes for Linter

LiquidThreads

edit

No changes for LiquidThreads

Listings

edit

No changes for Listings

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit

No changes for LoginNotify

MachineVision

edit

No changes for MachineVision

MapSources

edit

No changes for MapSources

MassMessage

edit

No changes for MassMessage

Math

edit

No changes for Math

MediaModeration

edit

No changes for MediaModeration

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit
  • git #1992cdd3 - Change font and line height Pagelist description (T232229) by Prernaswarna
  • git #505f2094 - ContentProvider: Don't run MobileFormatter on local code by jdlrobson
  • git #8c386250 - Api: Avoid usage of deprecated WikiPage::factory() method by Derick A

MultimediaViewer

edit

No changes for MultimediaViewer

edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

No changes for OATHAuth

OAuth

edit

No changes for OAuth

OAuthRateLimiter

edit

No changes for OAuthRateLimiter

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageImages

edit

No changes for PageImages

PageTriage

edit

No changes for PageTriage

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit
  • git #6f0e00c6 - Clean up phpcs.xml by DannyS712
  • git #7c279d9e - Prevent nav links from appearing when Special:IndexPages is included (T258484) by yash9265
  • git #a2e4e439 - Makes code comply with MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage by Tpt

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

No changes for RelatedArticles

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit

No changes for RevisionSlider

No changes for RSS

edit

No changes for SandboxLink

Score

edit
  • git #b79a344c - Score updates related to Windows FileBackend::getFileList() bug by Tim Starling
  • git #02a84152 - Add description to config variables (T257066) by Étienne Beaulé

Scribunto

edit

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

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

SecurePoll

edit

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

StopForumSpam

edit

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

No changes for SyntaxHighlight_GeSHi

TemplateData

edit
  • git #dfa86a7c - The parameter-type-change event should also fire if type was initially undefined (T260343) by Andrew Kostka

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

TemplateWizard

edit

TextExtracts

edit
  • git #ee8d932d - Fix minor deprecations and incomplete PHPDoc tags by Thiemo Kreuz

Thanks

edit

No changes for Thanks

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit

No changes for TimedMediaHandler

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit
  • git #572737ed - Replace deprecated class "mw-infobox" with Html::warningBox (T268194) by Volker E
  • git #0328280c - Rename namespace \MediaWiki\Extensions\\Translate to singular by Niklas Laxström
  • git #ca91f77b - Add a script to find and delete equal translations by Niklas Laxström
  • git #c60bb92c - Replace useless conditions where both branches return true/false by Abijeet
  • git #be9efbee - Do not allow space before ":" when specifying return type by Abijeet

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit

No changes for UniversalLanguageSelector

edit

No changes for UploadsLink

UploadWizard

edit
  • git #97ac3855 - i18n: Change US Public Domain year from 1925 to 1926, now we're in 2021 (T271766) by James D. Forrester

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #f1dcc5d3 - Prefer UserIdentity::isRegistered over isAnon by Thiemo Kreuz
  • git #b89e97f8 - Try/catch Uri creation (T270331) by jdlrobson
  • git #504e47e0 - ArticleTargetLoader: Allow customizing 'editintro' parameter (T269310) by Bartosz Dziewoński
  • git #4ca05702 - ApiVisualEditor: Support 'preload' etc. for new sections in visual mode (T269310) by Bartosz Dziewoński
  • git #a7c1e4e9 - Instrument media search interactions in MWMediaDialog (T265101) by Eric Gardner

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit
  • git #78910de0 - Update data-values/value-view submodule (T269231) (T269232) by Lucas Werkmeister
  • git #5e2d88c7 - Fix typo in BulkSubscriptionUpdater by addshore
  • git #21fd5d7a - Remove unused constructor parameters from wbeditentity by addshore
  • git #9888c60c - pingback: add some documentation by Tobias Andersson
  • git #0f115279 - Fix typo on @deprecated annotation by Umherirrender
  • git #2f96e807 - Fixed a typo in WikibasePingback::HEARTBEAT_TIMEOUT constant by Leszek Manicki
  • git #4ee54cd5 - WikibaseClientTest: Don't mutate settings of default instance (T270777) by C. Scott Ananian
  • git #a1a0b1d6 - Update getSettings() calls (T270479) by Lucas Werkmeister
  • git #2c21cc10 - Update getEntitySourceDefinitions() calls (T270479) by Lucas Werkmeister
  • git #a7e7ef86 - Move WikibaseRepo constructor params to services (T270479) by Lucas Werkmeister
  • git #6d4efced - EntityHandlerTestCase: don’t hard-code item+property (T270479) by Lucas Werkmeister
  • git #e34a0f4c - EntityHandlerTestCase: don’t call getHandler() from data providers (T270479) by Lucas Werkmeister

WikibaseCirrusSearch

edit

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

No changes for wikihiero

WikiLove

edit
  • git #fde91b73 - Remove wikilove-anon javascript variable, use mw.util.isIPAddress by DannyS712

WikimediaApiPortalOAuth

edit

No changes for WikimediaApiPortalOAuth

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit

Wikisource

edit

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

MinervaNeue

edit
  • git #974bdb5e - build: Updating npm dependencies by libraryupgrader

Modern

edit

No changes for Modern

MonoBook

edit

No changes for MonoBook

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

Vector

edit

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit
  • git #6a765924 - build: Unbreak language lists, adding 'kcg' by Bartosz Dziewoński
  • git #0c6f2ccb - Link diff: Use getDisplayTitle instead of href attribute by Ed Sanders

Total Changes

edit

189 Changes in 46 repos by 59 authors