Jump to content

MediaWiki 1.34/wmf.8

From mediawiki.org
MediaWiki 1.34.0-wmf.7 Deployment of MediaWiki 1.34.0-wmf.8 to Wikimedia sites MediaWiki 1.34.0-wmf.10

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

Core changes

[edit]

Vendor

[edit]

Extensions

[edit]

3D

[edit]

AbuseFilter

[edit]
  • git #22ceae7e - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia
  • git #53f03e53 - Tokenizer caching back to APC by Daimona Eaytoy
  • git #f293b3b7 - Support for PermissionManager changes at by Vedmaka

ActiveAbstract

[edit]

No changes for ActiveAbstract

AdvancedSearch

[edit]
  • git #06b088c8 - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

AntiSpoof

[edit]

No changes for AntiSpoof

ApiFeatureUsage

[edit]

No changes for ApiFeatureUsage

ArticleCreationWorkflow

[edit]

No changes for ArticleCreationWorkflow

ArticlePlaceholder

[edit]

No changes for ArticlePlaceholder

Babel

[edit]

No changes for Babel

BetaFeatures

[edit]

No changes for BetaFeatures

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]

CentralAuth

[edit]
  • git #0e4b15af - Use MediaWiki\Block\DatabaseBlock instead of Block by Thalia

CharInsert

[edit]

No changes for CharInsert

CheckUser

[edit]

CirrusSearch

[edit]
  • git #b9b068e2 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester
  • git #c58ffb4b - Hard deprecate SearchContext::getHighlightQuery with null mainQuery by Erik Bernhardson
  • git #a37440a2 - Explicitly set the list of namespaces in SearchRequestLog by David Causse
  • git #d1109250 - Retry single-cluster CheckerJob failures by Erik Bernhardson
  • git #e98ea220 - Remove vestiges of cache warmer configuration by Erik Bernhardson
  • git #664377f1 - Drop wgCirrusSearchRequestEventSampling config by Erik Bernhardson
  • git #929540ac - Don't spam the logs with errors from saneitizer jobs when elastic is down (task T222921) by David Causse
  • git #f630c1ce - Validate request logging with json schema (task T222268) by Erik Bernhardson
  • git #e0c7c5ab - Start using GenericParameterJob by David Causse
  • git #c8e5c249 - Move most Job methods to a Trait by David Causse
  • git #c7db40ab - Remove Job::allowRetries() by David Causse
  • git #dea8d20c - Rename OtherIndexes to OtherIndexesUpdater by David Causse
  • git #1570d1ef - Drop Job::setAllowRetries() by David Causse
  • git #b478024b - Stop manipulating globals in Jobs by David Causse
  • git #b2190687 - Remove Job::setDelay() by David Causse
  • git #035ef59c - Don't access core Job class members directly by David Causse
  • git #112ce9b1 - Clarify Connection usage in Job/Updater classes by David Causse
  • git #230328db - Bump Cirrus version to 6.5.4 by David Causse
  • git #b99cc318 - Clean up ResultWrapper type hints and related code by Aaron Schulz
  • git #0503000e - Convert CirrusSearch to extension.json (task T87892) by Stanislav Malyshev
  • git #dbf43c4d - Update a few incomplete PHPDoc type hints by Thiemo Kreuz
  • git #09193319 - Add type hint for InterwikiSearcher by David Causse

Cite

[edit]
  • git #d622356a - Remove dead extra comparison from VE JavaScript code by Thiemo Kreuz

CiteThisPage

[edit]

No changes for CiteThisPage

Citoid

[edit]

No changes for Citoid

cldr

[edit]

Cognate

[edit]

No changes for Cognate

CodeEditor

[edit]

No changes for CodeEditor

CodeMirror

[edit]

No changes for CodeMirror

CodeReview

[edit]

No changes for CodeReview

CollaborationKit

[edit]

No changes for CollaborationKit

Collection

[edit]

CommonsMetadata

[edit]

ConfirmEdit

[edit]

CongressLookup

[edit]

No changes for CongressLookup

ContactPage

[edit]

No changes for ContactPage

ContentTranslation

[edit]

ContributionTracking

[edit]

CreditsSource

[edit]

No changes for CreditsSource

Dashiki

[edit]

No changes for Dashiki

Disambiguator

[edit]

DismissableSiteNotice

[edit]

No changes for DismissableSiteNotice

DonationInterface

[edit]

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]

No changes for DynamicSidebar

EUCopyrightCampaign

[edit]

No changes for EUCopyrightCampaign

Echo

[edit]

No changes for Echo

Elastica

[edit]

ElectronPdfService

[edit]
  • git #978e03d4 - build: Upgrade wdio-mocha-framework to be node10 compatible by James D. Forrester

EntitySchema

[edit]

EventBus

[edit]

EventLogging

[edit]

No changes for EventLogging

ExtensionDistributor

[edit]

No changes for ExtensionDistributor

ExternalGuidance

[edit]

No changes for ExternalGuidance

FeaturedFeeds

[edit]

No changes for FeaturedFeeds

FileExporter

[edit]

FileImporter

[edit]
  • git #24a3ee8c - Bump MediaWiki requiremnt to 1.33 by WMDE-Fisch
  • git #64545396 - Reorder validations so that unrecoverable errors come first (task T224230) by Adam Wight
  • git #15142f55 - Update deprecated call to Title::getUserPermissionsErrors by Adam Wight
  • git #abe35542 - All extension config can be made public by Adam Wight
  • git #a6d09f82 - Make errorbox and successbox text black (task T193125) by Adam Wight
  • git #2fa33c0d - Fix incomplete coverage for two more tests by Thiemo Kreuz
  • git #69123772 - Fix token check in ImportPreviewPageTest by WMDE-Fisch
  • git #2ba48a5d - Use content language for the auto summary (task T198616) by WMDE-Fisch
  • git #09bd0904 - Add language templates when requested via `@` syntax in the configuration (task T198607) by Andrew Kostka
  • git #e27a6c0b - Inline trivial method in SpecialImportFileDoImportTest by Thiemo Kreuz
  • git #af190fd0 - Fix @covers tags for CategoriesSnippet class by Thiemo Kreuz
  • git #7a6142ef - Simplify some test mocks and tests expecting exceptions by Thiemo Kreuz
  • git #49630fa3 - Update test coverage for new code with some trivial tests by Thiemo Kreuz

FlaggedRevs

[edit]
  • git #743b2127 - Move enableOOUI to before making string of icons by Amir Sarabadani
  • git #c4f59b89 - Re-introduce "Use OOUI icons" (task T155878) by Ladsgroup
  • git #5da962e9 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester
  • git #87898fa7 - Move wgAjaxExportList to extension registration callback by Reedy
  • git #4eba7cf0 - Re-instate "Conversion to extension.json" by Reedy

Flow

[edit]
  • git #8405b509 - Use MediaWiki\Block\DatabaseBlock instead of Block (task T224704) by Thalia
  • git #7a0aa584 - Update session storage API calls by Ed Sanders
  • git #3c598100 - Clean up ResultWrapper type hints and related code by Aaron Schulz
  • git #9ed8d664 - maintenance: Avoid use of deprecated function `wfDiff()` (task T42485) by Derick Alangi
  • git #f6d5c551 - Replace comment reference to deprecated Squid config with modern CDN ones by James D. Forrester

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]

GettingStarted

[edit]

No changes for GettingStarted

GlobalBlocking

[edit]

GlobalCssJs

[edit]

No changes for GlobalCssJs

GlobalPreferences

[edit]

GlobalUsage

[edit]
  • git #dc0bee4a - Add site param to ApiQueryGlobalUsage by Michael Holloway
  • git #6fcd79f5 - Add namespace param to ApiQueryGlobalUsage by Michael Holloway

GlobalUserPage

[edit]
  • git #eab6d5e4 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester

GoogleNewsSitemap

[edit]

No changes for GoogleNewsSitemap

Graph

[edit]

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]

Interwiki

[edit]
  • git #9c2e708d - Use explicit escaped() instead of implicit __toString() by Fomafix

InterwikiSorting

[edit]

No changes for InterwikiSorting

Jade

[edit]

No changes for Jade

Josa

[edit]

No changes for Josa

JsonConfig

[edit]
  • git #28d4937d - Fix use of MWHttpRequest sub classes as doc types by Umherirrender

Kartographer

[edit]

No changes for Kartographer

LabeledSectionTransclusion

[edit]

No changes for LabeledSectionTransclusion

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]

Linter

[edit]
  • git #35ac81fe - build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 by James D. Forrester

LiquidThreads

[edit]

No changes for LiquidThreads

Listings

[edit]

No changes for Listings

LocalisationUpdate

[edit]

No changes for LocalisationUpdate

LoginNotify

[edit]

No changes for LoginNotify

MapSources

[edit]

No changes for MapSources

MassMessage

[edit]

No changes for MassMessage

Math

[edit]

MobileApp

[edit]

No changes for MobileApp

MobileFrontend

[edit]

MultimediaViewer

[edit]
[edit]

No changes for NavigationTiming

Newsletter

[edit]
  • git #49860992 - specials: Minor fixes/cleanup of phpdoc for `getSubscribedQuery()` by Derick Alangi
  • git #dd4dd369 - Add phan by Umherirrender

NewUserMessage

[edit]

No changes for NewUserMessage

Nuke

[edit]

No changes for Nuke

OATHAuth

[edit]

No changes for OATHAuth

OAuth

[edit]

OpenStackManager

[edit]

No changes for OpenStackManager

ORES

[edit]

PageAssessments

[edit]

No changes for PageAssessments

PagedTiffHandler

[edit]

PageImages

[edit]

No changes for PageImages

PageTriage

[edit]

PageViewInfo

[edit]

No changes for PageViewInfo

ParserFunctions

[edit]

No changes for ParserFunctions

ParsoidBatchAPI

[edit]

No changes for ParsoidBatchAPI

PdfHandler

[edit]

No changes for PdfHandler

PerformanceInspector

[edit]

No changes for PerformanceInspector

Petition

[edit]

No changes for Petition

Poem

[edit]

No changes for Poem

PoolCounter

[edit]

No changes for PoolCounter

Popups

[edit]

ProofreadPage

[edit]

No changes for ProofreadPage

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

No changes for QuickSurveys

Quiz

[edit]

ReadingLists

[edit]

No changes for ReadingLists

[edit]

Renameuser

[edit]

No changes for Renameuser

RevisionSlider

[edit]
  • git #1005daa5 - build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint by WMDE-Fisch
  • git #7c47e6e9 - Apply user highlighting for all revisions in DOM (task T207781) by WMDE-Fisch

RSS

[edit]

No changes for RSS

[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]

No changes for Scribunto

SearchExtraNS

[edit]

No changes for SearchExtraNS

SecurePoll

[edit]

Sentry

[edit]

ShortUrl

[edit]

No changes for ShortUrl

SiteMatrix

[edit]

No changes for SiteMatrix

SkinPerPage

[edit]

No changes for SkinPerPage

SpamBlacklist

[edit]

SubPageList3

[edit]

No changes for SubPageList3

SubpageSortkey

[edit]

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

[edit]

No changes for SyntaxHighlight_GeSHi

TemplateData

[edit]

No changes for TemplateData

TemplateSandbox

[edit]

No changes for TemplateSandbox

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]

No changes for TemplateWizard

TextExtracts

[edit]

No changes for TextExtracts

Thanks

[edit]

TimedMediaHandler

[edit]
  • git #d3aa2e6a - Use ::class for class name resolution by Umherirrender
  • git #eb8d3ad2 - Remove $var = $var assignment by Umherirrender
  • git #d914cdda - Clean up ResultWrapper type hints and related code by Aaron Schulz
  • git #c28c87ee - Fix fatal in ApiTimedText following redirect pages (task T224522) by Brion Vibber
  • git #08c4476f - Fix regression in subtitles for non-English sites on Commons videos (task T224367) by Brion Vibber
  • git #42c20178 - Do not pass argument to TimedTextPage::doRedirectToPageForm by Umherirrender
  • git #23b64389 - Declare missing 'input' property on ParseError class by Umherirrender
  • git #c7f38777 - build: Upgrade stylelint-config-wikimedia from 0.5.0 to 0.6.0 by James D. Forrester

timeline

[edit]
  • git #a1af8f10 - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester

TitleBlacklist

[edit]

No changes for TitleBlacklist

TocTree

[edit]

No changes for TocTree

TorBlock

[edit]

Translate

[edit]

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]

No changes for TrustedXFF

TwoColConflict

[edit]
  • git #d7775f4a - Wait for mediawiki js module in tests by WMDE-Fisch

UniversalLanguageSelector

[edit]
  • git #cd5f6724 - Update language name search index using CLDR 35.1 by Niklas Laxström
[edit]

No changes for UploadsLink

UploadWizard

[edit]

UrlShortener

[edit]

No changes for UrlShortener

UserMerge

[edit]

VipsScaler

[edit]

VisualEditor

[edit]

Wikibase

[edit]

WikibaseCirrusSearch

[edit]
  • git #36241cbf - Update CirrusSearch -> CirrusSearch\CirrusSearch by Erik Bernhardson

WikibaseLexeme

[edit]

WikibaseLexemeCirrusSearch

[edit]

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

[edit]

WikibaseQualityConstraints

[edit]

No changes for WikibaseQualityConstraints

Wikidata.org

[edit]

No changes for Wikidata.org

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

No changes for WikiEditor

wikihiero

[edit]

WikiLove

[edit]

No changes for WikiLove

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEditorTasks

[edit]
  • git #836b49fb - Cleanup: Remove legacy suggestions code by Michael Holloway
  • git #e39748f0 - Cleanup: Remove dev counters by Michael Holloway

WikimediaEvents

[edit]

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]
  • git #9642a2b5 - Add return type to CreateHumanReadableProjectNameFiles::getLanguageCode by Umherirrender
  • git #a2c9d93d - Replace references to deprecated Squid config with modern CDN ones by James D. Forrester

WikimediaMessages

[edit]

XAnalytics

[edit]

No changes for XAnalytics

ZeroBanner

[edit]

No changes for ZeroBanner

ZeroPortal

[edit]

No changes for ZeroPortal

Skins

[edit]

CologneBlue

[edit]

EUCopyrightCampaignSkin

[edit]

No changes for EUCopyrightCampaignSkin

MinervaNeue

[edit]

MonoBook

[edit]

No changes for MonoBook

Modern

[edit]

Nostalgia

[edit]

Timeless

[edit]

No changes for Timeless

Vector

[edit]

No changes for Vector

Total Changes

[edit]

315 Changes in 77 repos by 62 authors