< MediaWiki 1.36
MediaWiki 1.36.0-wmf.16 Deployment of MediaWiki 1.36.0-wmf.18 to Wikimedia sites MediaWiki 1.36.0-wmf.20

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

Core changes

  • git #5536e7c8 - Revert "Re-apply "Use parsoid directly in /page/html handler"" by Ppchelko
  • git #3ce3d30e - filerepo: remove repo name from getSharedCacheKey() (task T267668) by Aaron Schulz
  • git #e307468a - Branch commit for wmf/1.36.0-wmf.18 (task T263184) by trainbranchbot
  • git #dd829e11 - Fix invalid watchlist expiry options (task T267611) by Dayllan Maza
  • git #db3c8ea1 - Add new 'toc' feature to ResourceLoaderSkinModule (task T252774) by jdlrobson
  • git #46980c0a - Expose main page to template (task T262729) by jdlrobson
  • git #38ca1b26 - Re-apply "Use parsoid directly in /page/html handler" by Ppchelko
  • git #5ed40a2c - Increase size of ipblocks_restrictions.ir_type (task T265321) by Amir Sarabadani
  • git #175d548e - Clean up PoolWorkArticleView (task T244058) by daniel
  • git #73d61642 - Fix signature of ILoadBalancer::approveMasterChanges by Umherirrender
  • git #3e36ba98 - tests: Explicitly wrap an XML call in libxml_disable_entity_loader() by Reedy
  • git #03b248f4 - build: Force composer 1.x in Travis CI (task T266417) by Reedy
  • git #5a3e7d20 - Remove deprecated content-related fields and methods. by Petr Pchelko
  • git #e217793a - Improve variable doc in Setup by Ammar Abdulhamid
  • git #96cefbcc - Use existing RevisionStore in diff related context by Umherirrender
  • git #299f05c3 - Use always RevisionStore in ContentHandler::getAutoDeleteReason by Umherirrender
  • git #4e6e2ab2 - Implement links-in-logs script, linking LogEventsList rows to log entries (task T207562) by DannyS712
  • git #4c2d2ec4 - Improve docs about @param/@return object[] $row to stdClass[] by Umherirrender
  • git #083a0e57 - Improve docs in api related classes by Umherirrender
  • git #714c1148 - Fix doc type of Diff::reverse by Umherirrender
  • git #98de078a - Improve callable docs by Umherirrender
  • git #6218c36a - Document mock classes in AuthManagerTest::hook by Umherirrender
  • git #39707515 - Display error message without constructing a fake revision. by Cindy Cicalese
  • git #90865e0e - tests: Use FileBackend::quick*() methods in ParserTestRunner by Aaron Schulz
  • git #b152c9a6 - Fix docs in GenerateSitemap by Umherirrender
  • git #9fb6d107 - Improve docs about @param/@return object $row to stdClass by Umherirrender
  • git #08954da0 - Avoid redirecting Special:MyLanguage when getting a special page by Umherirrender
  • git #7cecd5a2 - Improve docs of RevisionItemBase and RevisionListBase by Umherirrender
  • git #18f20e17 - Replace deprecated WikiPage::factory in deletion related classes by Umherirrender
  • git #b9dc6b59 - Replace deprecated WikiCategoryPage::factory in RecentChange class by Umherirrender
  • git #a3194f21 - Replace deprecated WikiPage::factory/newFromID in maintenance scripts by Umherirrender
  • git #b4700e3b - Replace deprecated WikiPage::factory/newFromID in jobs related classes by Umherirrender
  • git #eeaf72c2 - Replace deprecated WikiPage::factory/newFromID in deferred classes by Umherirrender
  • git #20b2c500 - Make use of array deconstruction directly in foreach, if possible by Thiemo Kreuz
  • git #841476c2 - Change SerializationTestTrait to call serializers inside tests by Petr Pchelko
  • git #5ac66860 - Convert some patch files to use internal updater functions by Ammar Abdulhamid
  • git #f10795c3 - EditPage: Add two more constraints (task T157658) by DannyS712
  • git #6f901ef1 - Make use of native array_column() function where possible by Thiemo Kreuz
  • git #aac47a6b - Replace deprecated WikiPage::factory in action related classes by Umherirrender
  • git #89e454c7 - pager: Fix PHPDoc tags in TablePager by Thiemo Kreuz
  • git #d2dd124e - Replace deprecated WikiPage::factory in search related classes by Umherirrender
  • git #d165f7fb - Replace deprecated WikiPage::factory in EditPage by Umherirrender
  • git #b786edbb - Replace deprecated WikiPage::factory in MediaWiki class by Umherirrender
  • git #6f4bf12f - Replace deprecated WikiPage::factory in RequestContext by Umherirrender
  • git #d1e60d60 - Replace deprecated WikiPage::factory in Installer by Umherirrender
  • git #36b29756 - Replace deprecated WikiPage::factory in DifferenceEngine by Umherirrender
  • git #0933edbd - Replace deprecated WikiPage::factory in AbstractContent by Umherirrender
  • git #1273d680 - Inject WikiPageFactory into MergeHistory/MovePage by Umherirrender
  • git #9977848d - Improve output of MysqlUpdater::doFixAncientImageLinks by Reedy
  • git #d3b5088b - Make MysqlUpdater::(set|drop)Default honor table prefixes by Reedy
  • git #8c40b0d9 - Drop table of contents test assertions around visibility (task T252774) by jdlrobson
  • git #5db104f6 - MysqlUpdater: Add utility functions to alter default constraint by Ammar Abdulhamid
  • git #95db8114 - language: Don't add formatNum tracking category for #s in exponential notation (task T237467) by C. Scott Ananian
  • git #3f64eca5 - objectcache: fix WANCache getWithSetCallback() when TTL < "lowTTL" (task T264787) by Aaron Schulz
  • git #8affb3d4 - rdbms: consistently resolve DB domains early in LoadBalancer (task T259520) by Aaron Schulz
  • git #dfeca6b6 - composer.json: add requirement for composer-plugin-api ^1.1 (task T266418) by Reedy
  • git #1f05a979 - EditPage: Move $sectionHeadingToCheck handling to SpamRegexConstraint (task T157658) by DannyS712
  • git #20506709 - EditPage::getCurrentContent - $content is never false (task T251023) by DannyS712
  • git #3b0c5e57 - Move EditPage::runPostMergeFilters to a constraint (task T157658) by DannyS712
  • git #0580b245 - mediawiki.mixins: Remove deprecated `.background-image-svg()` mixin (task T248062) by Volker E
  • git #c79d3289 - Downgrade the severity of the non-numeric argument to formatNum warnings (task T267370) (task T267587) by C. Scott Ananian
  • git #73c29dbe - language: Honor $wgTranslateNumerals, even if PHP does digit translation (task T267614) by C. Scott Ananian
  • git #7c68ae92 - Safe ParserOutput extension data and JsonUnserializable helper. (task T264394) by Petr Pchelko
  • git #799716d7 - Remove unneeded isset() before unset() by Lucas Werkmeister
  • git #bdf8bcf7 - media: Support Google panorama XMP properties (task T267370) (task T230960) by C. Scott Ananian
  • git #67d09862 - Introduce ParserOutputAccess (task T267234) by daniel
  • git #017cfcf0 - Forward-compat for merging CacheTime and ParserOutput mOptions by Petr Pchelko
  • git #16ebaa8c - Migrate revision_actor_temp to abstract schema (task T230428) (task T164898) by Ammar Abdulhamid
  • git #01cd9e25 - Migrate revision_comment_temp to abstract schema (task T230428) (task T164898) by Ammar Abdulhamid
  • git #c0cbed66 - importTextFiles.php: Replace deprecated WikiRevision:setText() (task T267558) by Ammar Abdulhamid
  • git #24b77396 - media: EXIF SubSecTime* are text not numeric (task T267370) by C. Scott Ananian
  • git #9cd58d8a - Replace deprecated User::setOption in SpecialMute by Umherirrender
  • git #cd54c03e - resourceloader: Remove wfExpandUrl() coupling from CSSMin (task T88914) by Brad Jorsch
  • git #1b80321f - Replace deprecated Title::getCdnUrls by Umherirrender
  • git #2ba5bbb7 - Replace deprecated Title::newFromTitleValue in SpecialEditWatchlist by Umherirrender
  • git #3961025c - Replace deprecated User::setOption in SpecialSearch by Umherirrender
  • git #1125167b - Start generateSchemaChangeSql.php (task T230420) by Amir Sarabadani
  • git #b0130ca6 - Update a lot of unspecific "array" types in PHPDocs by Thiemo Kreuz
  • git #22c09860 - Support the WebRequest / WebResponse SameSite behavior on the JS side (task T257936) by Gergő Tisza

Vendor

Extensions

3D

No changes for 3D

AbuseFilter

No changes for AbuseFilter

ActiveAbstract

No changes for ActiveAbstract

AdvancedSearch

AntiSpoof

No changes for AntiSpoof

ApiFeatureUsage

No changes for ApiFeatureUsage

ArticleCreationWorkflow

No changes for ArticleCreationWorkflow

ArticlePlaceholder

No changes for ArticlePlaceholder

Babel

No changes for Babel

BetaFeatures

No changes for BetaFeatures

BounceHandler

No changes for BounceHandler

Calendar

No changes for Calendar

Campaigns

No changes for Campaigns

Capiunto

  • git #6c5d5b69 - Document missing param in CapiuntoInfoboxRender.lua by DannyS712

CategoryTree

No changes for CategoryTree

CentralAuth

No changes for CentralAuth

CentralNotice

CharInsert

No changes for CharInsert

CheckUser

CirrusSearch

Cite

CiteThisPage

No changes for CiteThisPage

Citoid

No changes for Citoid

cldr

No changes for cldr

CodeEditor

No changes for CodeEditor

CodeMirror

No changes for CodeMirror

CodeReview

No changes for CodeReview

Cognate

No changes for Cognate

Collection

No changes for Collection

CommonsMetadata

No changes for CommonsMetadata

ConfirmEdit

No changes for ConfirmEdit

CongressLookup

No changes for CongressLookup

ContactPage

No changes for ContactPage

ContentTranslation

CreditsSource

No changes for CreditsSource

Dashiki

No changes for Dashiki

Disambiguator

No changes for Disambiguator

DiscussionTools

  • git #7d349808 - ImmutableRange: Guard against appending empty fragments by Ed Sanders
  • git #b03165fc - Compare node positions using upward traversal by Ed Sanders
  • git #8ffe0d55 - Remove comments that literally repeat what the code says by Thiemo Kreuz
  • git #d5a1b7bc - ReplyWidget: Ensure scrollbar doesn't appear in source mode (task T267609) by Bartosz Dziewoński
  • git #6f2ada2b - ImmutableRange: Avoid doing expensive TreeWalker computation twice by Bartosz Dziewoński
  • git #a29cecdf - ImmutableRange: Skip redundant calls to isFullyContainedNode() by Bartosz Dziewoński

DismissableSiteNotice

No changes for DismissableSiteNotice

DonationInterface

No changes for DonationInterface

DoubleWiki

No changes for DoubleWiki

DynamicSidebar

No changes for DynamicSidebar

Echo

Elastica

No changes for Elastica

ElectronPdfService

No changes for ElectronPdfService

EntitySchema

No changes for EntitySchema

EventBus

EventLogging

EventStreamConfig

No changes for EventStreamConfig

ExtensionDistributor

No changes for ExtensionDistributor

ExternalGuidance

FeaturedFeeds

No changes for FeaturedFeeds

FileExporter

No changes for FileExporter

FileImporter

FlaggedRevs

Flow

No changes for Flow

FundraiserLandingPage

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

No changes for FundraisingTranslateWorkflow

Gadgets

No changes for Gadgets

GeoCrumbs

No changes for GeoCrumbs

GeoData

No changes for GeoData

GettingStarted

GlobalBlocking

No changes for GlobalBlocking

GlobalCssJs

No changes for GlobalCssJs

GlobalPreferences

No changes for GlobalPreferences

GlobalUsage

No changes for GlobalUsage

GlobalUserPage

No changes for GlobalUserPage

GlobalWatchlist

No changes for GlobalWatchlist

GoogleNewsSitemap

No changes for GoogleNewsSitemap

Graph

No changes for Graph

GrowthExperiments

GuidedTour

No changes for GuidedTour

GWToolset

No changes for GWToolset

ImageMap

No changes for ImageMap

InputBox

No changes for InputBox

Insider

No changes for Insider

intersection

Interwiki

No changes for Interwiki

InterwikiSorting

No changes for InterwikiSorting

Jade

Josa

No changes for Josa

JsonConfig

No changes for JsonConfig

Kartographer

No changes for Kartographer

LabeledSectionTransclusion

No changes for LabeledSectionTransclusion

LandingCheck

No changes for LandingCheck

LdapAuthentication

No changes for LdapAuthentication

Linter

No changes for Linter

LiquidThreads

Listings

No changes for Listings

LocalisationUpdate

No changes for LocalisationUpdate

LoginNotify

No changes for LoginNotify

MachineVision

No changes for MachineVision

MapSources

No changes for MapSources

MassMessage

No changes for MassMessage

Math

MediaModeration

No changes for MediaModeration

MobileApp

No changes for MobileApp

MobileFrontend

No changes for MobileFrontend

MultimediaViewer

No changes for MultimediaViewer

Newsletter

No changes for Newsletter

NewUserMessage

No changes for NewUserMessage

Nuke

No changes for Nuke

OATHAuth

No changes for OATHAuth

OAuth

No changes for OAuth

OAuthRateLimiter

No changes for OAuthRateLimiter

OpenStackManager

No changes for OpenStackManager

ORES

No changes for ORES

PageAssessments

No changes for PageAssessments

PagedTiffHandler

No changes for PagedTiffHandler

PageImages

No changes for PageImages

PageTriage

No changes for PageTriage

PageViewInfo

No changes for PageViewInfo

ParserFunctions

No changes for ParserFunctions

PdfHandler

No changes for PdfHandler

Poem

No changes for Poem

PoolCounter

No changes for PoolCounter

Popups

ProofreadPage

PropertySuggester

No changes for PropertySuggester

QuickSurveys

No changes for QuickSurveys

Quiz

No changes for Quiz

ReadingLists

No changes for ReadingLists

No changes for RelatedArticles

Renameuser

No changes for Renameuser

RevisionSlider

  • git #c57fe0f2 - Get rid of all `var … = function () {}` declarations by Thiemo Kreuz
  • git #9386cb6f - Improve some JSDoc blocks by WMDE-Fisch
  • git #3b3392a7 - Use OutputPage from diff engine instead of global context by WMDE-Fisch
  • git #e0aadec6 - Remove unnecessary module from init package by WMDE-Fisch
  • git #010f7d41 - Add hint for browser tests to README.md by WMDE-Fisch
  • git #3726c47a - ported tooltips.feature from ruby to node.js (task T267204) by Svantje Lilienthal
  • git #eb4dbe36 - Trivialize Hooks::getConfig by Thiemo Kreuz
  • git #60c82b49 - Make use of UserOptionsLookup by WMDE-Fisch
  • git #69bf1e0d - Try with a minimum set of revisions for timeline test by WMDE-Fisch

RSS

No changes for RSS

No changes for SandboxLink

Score

No changes for Score

Scribunto

SearchExtraNS

No changes for SearchExtraNS

SecureLinkFixer

  • git #0dbaa65e - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

No changes for SecurePoll

ShortUrl

No changes for ShortUrl

SiteMatrix

No changes for SiteMatrix

SpamBlacklist

  • git #da1af447 - Always pass a User object to SpamBlacklist::filter by Daimona Eaytoy

SubPageList3

No changes for SubPageList3

SubpageSortkey

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

No changes for SyntaxHighlight_GeSHi

TemplateData

No changes for TemplateData

TemplateSandbox

No changes for TemplateSandbox

TemplateStyles

  • git #7af3fcc8 - Trivialize TemplateStylesHooks::getConfig() by Thiemo Kreuz

TemplateWizard

No changes for TemplateWizard

TextExtracts

No changes for TextExtracts

Thanks

No changes for Thanks

TheWikipediaLibrary

No changes for TheWikipediaLibrary

TimedMediaHandler

  • git #30d83b12 - Drop use of deprecated Article methods from TimedTextPage by Petr Pchelko
  • git #460d7daf - Check negative comment length in Ogg as well by Thiemo Kreuz

timeline

No changes for timeline

TitleBlacklist

No changes for TitleBlacklist

TocTree

No changes for TocTree

TorBlock

No changes for TorBlock

Translate

  • git #3eb7dc64 - Remove deprecated wfMemcKey() function (task T266502) by Aaron Schulz
  • git #dd7e8474 - Update a few minor PHPDoc tags by Thiemo Kreuz
  • git #bd13cc32 - Shortcut HTMLForm::factory() related code by Thiemo Kreuz
  • git #7b7ba638 - SpecialManageTranslatorSandbox: Use TranslationStashReader service by Niklas Laxström
  • git #61ade13e - SpecialManageTranslatorSandbox: Remove unused integration testing support by Niklas Laxström
  • git #15877990 - TranslationStash: Add interface and a reader service by Niklas Laxström
  • git #e5218055 - TranslatorSandbox: bring to current standards by Niklas Laxström

TranslationNotifications

No changes for TranslationNotifications

TrustedXFF

No changes for TrustedXFF

TwoColConflict

No changes for TwoColConflict

UniversalLanguageSelector

No changes for UploadsLink

UploadWizard

No changes for UploadWizard

UrlShortener

No changes for UrlShortener

UserMerge

No changes for UserMerge

VipsScaler

No changes for VipsScaler

VisualEditor

WebAuthn

No changes for WebAuthn

Wikibase

WikibaseCirrusSearch

WikibaseLexeme

WikibaseLexemeCirrusSearch

WikibaseMediaInfo

WikibaseQualityConstraints

No changes for WikibaseQualityConstraints

Wikidata.org

No changes for Wikidata.org

WikidataPageBanner

No changes for WikidataPageBanner

WikiEditor

No changes for WikiEditor

wikihiero

No changes for wikihiero

WikiLove

No changes for WikiLove

WikimediaApiPortalOAuth

No changes for WikimediaApiPortalOAuth

WikimediaBadges

No changes for WikimediaBadges

WikimediaEditorTasks

No changes for WikimediaEditorTasks

WikimediaEvents

No changes for WikimediaEvents

WikimediaIncubator

No changes for WikimediaIncubator

WikimediaMaintenance

WikimediaMessages

No changes for WikimediaMessages

Wikisource

No changes for Wikisource

XAnalytics

No changes for XAnalytics

Skins

CologneBlue

MinervaNeue

No changes for MinervaNeue

Modern

No changes for Modern

MonoBook

No changes for MonoBook

Nostalgia

No changes for Nostalgia

Timeless

No changes for Timeless

Vector

WikimediaApiPortal

VisualEditor

Total Changes

189 Changes in 44 repos by 46 authors

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.