MediaWiki 1.32/wmf.14

From mediawiki.org
MediaWiki 1.32.0-wmf.13 Deployment of MediaWiki 1.32.0-wmf.14 to Wikimedia sites MediaWiki 1.32.0-wmf.15

The latest version (labeled "1.32.0-wmf.14") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 24 July 2018 (see the roadmap).

Core changes[edit]

  • git #5f7bf194 - LogEventsList: Correct typo by Bartosz Dziewoński
  • git #87ec822c - Explicitly mark Skin::makeVariablesScript() public by Reedy
  • git #b8dee03d - GlobalFunctions: use a closure instead of polluting global namespace by Max Semenik
  • git #55adc442 - Send API timing to statsd for all requests, not just writes by Tim Starling
  • git #ff7d5965 - language: Document sources of data and example usage by Timo Tijhof
  • git #3d990d17 - Convert Title::getTitleCache() to using MapCacheLRU (again) by Krinkle
  • git #e4558d48 - filebackend: let any specific backend value of "readOnly" override the default by Aaron Schulz
  • git #04bc03a2 - Make MessageCache use getWithSetCallback() for big messages by Aaron Schulz
  • git #00096d8f - docs: Remove table-layout documentation from core by Volker E
  • git #1fb12414 - Remove JobQueueSecondTestQueue class. by Petr Pchelko
  • git #9b0c621d - Deprecate wfArrayFilter() and wfArrayFilterByKey() by James D. Forrester
  • git #c85bcf09 - registration: Add class docs for ExtensionJsonValidator by Timo Tijhof
  • git #6ecf8d04 - Remove unused $links in TablePager::getNavigationBar by Jforrester
  • git #098fd0dc - HTMLMultiSelectField: Improve compat with GET forms with no wpFormIdentifier by Bartosz Dziewoński
  • git #01165d46 - Convert MemcLockManager to using MapCacheLRU by Krinkle
  • git #031a4c74 - Add $maxAge parameter to MapCacheLRU get() and getField() methods by Krinkle
  • git #de51ba46 - objectcache: switch WANObjectCache process cache to MapCacheLRU by Krinkle
  • git #6205c06e - LogEventsList: Remove options not used by HTMLForm by Bartosz Dziewoński
  • git #6e05c20c - WikiPage: Return false from hasDifferencesOutsideMainSlot if no differences at all (task T194412) by Brad Jorsch
  • git #e5d71f25 - Switch callers from ProcessCacheLRU to MapCacheLRU by Krinkle
  • git #2f23133b - filerepo: switch callers from ProcessCacheLRU to MapCacheLRU by Krinkle
  • git #500f7a5b - HTMLTitleTextField, HTMLUserTextField: Check for `null` before using the value (task T199763) by Bartosz Dziewoński
  • git #89629154 - $wgHttpsPort should only be used in very special cases by Tim Starling

Vendor[edit]

No changes for vendor

Extensions[edit]

3D[edit]

No changes for 3D

AbuseFilter[edit]

  • git #76260f92 - Clarify i18n message for throttle message by Daimona Eaytoy
  • git #74569e20 - Improve the check for block durations equality by Daimona Eaytoy

ActiveAbstract[edit]

No changes for ActiveAbstract

AdvancedSearch[edit]

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]

No changes for CategoryTree

CentralAuth[edit]

  • git #6c816d45 - SpecialMergeAccount: fix usage of deprecated functions by Max Semenik

CharInsert[edit]

No changes for CharInsert

CheckUser[edit]

  • git #52113c42 - Use context source for global states by Umherirrender

CirrusSearch[edit]

  • git #9b265f92 - Set up analysis config for Malay and Indonesian by tjones

Cite[edit]

No changes for Cite

CiteThisPage[edit]

No changes for CiteThisPage

Citoid[edit]

No changes for Citoid

cldr[edit]

No changes for cldr

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]

  • git #06683e0c - Replace use of deprecated wfArrayFilterByKey; PHP5.6 is required by James D. Forrester

CommonsMetadata[edit]

No changes for CommonsMetadata

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

DisableAccount[edit]

No changes for DisableAccount

Disambiguator[edit]

No changes for Disambiguator

DismissableSiteNotice[edit]

No changes for DismissableSiteNotice

DonationInterface[edit]

  • git #1959a743 - Undo Translatewiki weirdness by Elliott Eggleston
  • git #41c45f2c - Fix FIXME in validate_boolean by Elliott Eggleston

DoubleWiki[edit]

No changes for DoubleWiki

DynamicSidebar[edit]

No changes for DynamicSidebar

Echo[edit]

EducationProgram[edit]

No changes for EducationProgram

Elastica[edit]

No changes for Elastica

ElectronPdfService[edit]

No changes for ElectronPdfService

EventBus[edit]

No changes for EventBus

EventLogging[edit]

No changes for EventLogging

ExtensionDistributor[edit]

  • git #0e7c4712 - Fix typo in extension.json config for ExtDistGraphiteRenderApi by Legoktm

FeaturedFeeds[edit]

No changes for FeaturedFeeds

FileExporter[edit]

No changes for FileExporter

FileImporter[edit]

  • git #fd6158a3 - Timing stats: send ms instead of seconds to statsd by WMDE-Fisch
  • git #e5b29817 - Add PLURAL to auto-replacements-summary by WMDE-Fisch
  • git #817da7f9 - Add first integration test for the Importer by WMDE-Fisch
  • git #1c10716f - Set libxml internal error usage back to source in HttpApiLookup by WMDE-Fisch
  • git #5f5eba90 - Allow cleanedText to be null in ImportDetails by Thiemo Kreuz (WMDE)

FlaggedRevs[edit]

Flow[edit]

  • git #205cdc28 - Make FixInconsistentBoards a regular maintenance script by Stephane Bisson
  • git #1bbaa105 - Fix: PHP Notice: Undefined index: rc_logid by Stephane Bisson

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

Graph[edit]

No changes for Graph

GlobalBlocking[edit]

No changes for GlobalBlocking

GlobalCssJs[edit]

No changes for GlobalCssJs

GlobalPreferences[edit]

  • git #f1947387 - Show OOUI button on local preferences page when it is in OOUI mode by Niharika29
  • git #c7743556 - Translate special page name into Hungarian by tacsipacsi

GlobalUsage[edit]

No changes for GlobalUsage

GlobalUserPage[edit]

No changes for GlobalUserPage

GoogleNewsSitemap[edit]

No changes for GoogleNewsSitemap

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]

No changes for Interwiki

InterwikiSorting[edit]

No changes for InterwikiSorting

JADE[edit]

No changes for JADE

Josa[edit]

No changes for Josa

JsonConfig[edit]

Kartographer[edit]

LabeledSectionTransclusion[edit]

No changes for LabeledSectionTransclusion

LandingCheck[edit]

No changes for LandingCheck

LdapAuthentication[edit]

No changes for LdapAuthentication

Linter[edit]

  • git #97261b6f - Use bold on linterrors-summary instead of all caps by MarcoAurelio

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]

MassMessage[edit]

No changes for MassMessage

Math[edit]

MobileApp[edit]

MobileFrontend[edit]

  • git #bd8ed686 - Opening EditorOverlay should not show interface until loading has completed by Stephen Niedzielski
  • git #b085e92b - Hygiene: remove unmaintained unused-images.sh script by Stephen Niedzielski
  • git #eebaa3e3 - Hygiene: remove unused image logo-copyright-en by Stephen Niedzielski

MultimediaViewer[edit]

No changes for MultimediaViewer

NavigationTiming[edit]

  • git #c60ef9e3 - Replace use of deprecated wfArrayFilter; PHP5.6 is required by James D. Forrester

Newsletter[edit]

NewUserMessage[edit]

No changes for NewUserMessage

Nuke[edit]

No changes for Nuke

OAuth[edit]

No changes for OAuth

OATHAuth[edit]

  • git #a4f0de6b - MWCryptRand::generate() is deprecated by Max Semenik

ORES[edit]

OpenStackManager[edit]

No changes for OpenStackManager

PagedTiffHandler[edit]

No changes for PagedTiffHandler

PageAssessments[edit]

No changes for PageAssessments

PageImages[edit]

No changes for PageImages

PageTriage[edit]

PageViewInfo[edit]

No changes for PageViewInfo

ParserFunctions[edit]

No changes for ParserFunctions

ParserMigration[edit]

No changes for ParserMigration

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]

  • git #69efbfc3 - Enforce eslinting for jsdoc by Stephen Niedzielski
  • git #ab7a5808 - Hygiene: update JSDoc boxed and JQuery types by Stephen Niedzielski

ProofreadPage[edit]

No changes for ProofreadPage

PropertySuggester[edit]

No changes for PropertySuggester

QuickSurveys[edit]

  • git #eeeaf10e - Register EventLogging schemas in extension.json by James D. Forrester

Quiz[edit]

ReadingLists[edit]

No changes for ReadingLists

RelatedArticles[edit]

No changes for RelatedArticles

RelatedSites[edit]

No changes for RelatedSites

Renameuser[edit]

No changes for Renameuser

RevisionSlider[edit]

No changes for RevisionSlider

RSS[edit]

No changes for RSS

SandboxLink[edit]

No changes for SandboxLink

Scribunto[edit]

No changes for Scribunto

Score[edit]

No changes for Score

SearchExtraNS[edit]

No changes for SearchExtraNS

SecurePoll[edit]

No changes for SecurePoll

Sentry[edit]

No changes for Sentry

ShortUrl[edit]

No changes for ShortUrl

SiteMatrix[edit]

No changes for SiteMatrix

SpamBlacklist[edit]

No changes for SpamBlacklist

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

TextExtracts[edit]

No changes for TextExtracts

Thanks[edit]

TimedMediaHandler[edit]

  • git #83e3c387 - Spam console less while waiting on --throttle by Brion Vibber
  • git #c80f5105 - Add --start param to requeueTranscodes.php for batch restarts by Brion Vibber

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]

No changes for Translate

TranslationNotifications[edit]

No changes for TranslationNotifications

TrustedXFF[edit]

No changes for TrustedXFF

TwoColConflict[edit]

No changes for TwoColConflict

UnicodeConverter[edit]

No changes for UnicodeConverter

UniversalLanguageSelector[edit]

  • git #594aca60 - Update Padauk font to version 3.003 by Santhosh Thottingal

UploadsLink[edit]

No changes for UploadsLink

UploadWizard[edit]

UrlShortener[edit]

No changes for UrlShortener

UserMerge[edit]

No changes for UserMerge

VipsScaler[edit]

No changes for VipsScaler

VisualEditor[edit]

  • git #ff10c016 - Update VE core submodule to master (d2a120e66) by Ed Sanders
  • git #55108aaf - Apply edit surface jQuery.makeCollapsible overrides to visual diffs too (task T194725) by Bartosz Dziewoński

Wikibase[edit]

  • git #c8ad7e4a - thiemowmde's legal name changed. by Thiemo Kreuz (WMDE)
  • git #ce6415ae - Update extension stubs for Phan by Leszek Manicki
  • git #e8d2b2a7 - Simplified validator mocks in SpecialNewItemTest by Leszek Manicki
  • git #1e9196c3 - Fix: Special:NewItem does not validate maximum label length by Jonas Kress (WMDE)
  • git #63cc6eb4 - Stop using hacky name for Echo stub for Phan by Leszek Manicki
  • git #db71ace7 - Remove unused ReferencedEntitiesDataUpdater constructor args by Jakob Warkotsch
  • git #c3065a12 - Add Lucas and Pablo to CREDITS by Amir Sarabadani
  • git #6fcbe7c9 - WikibaseRepo factory: hint specific return type by Pablo Grass
  • git #b9ec9b2a - Moved GenericEntityInfoBuilder to tests dir/namespace by Leszek Manicki
  • git #f29ba64d - Removed unused EntityInfoBuilder::removeEntityInfo by Leszek Manicki

WikibaseLexeme[edit]

  • git #4b922e34 - mediawiki-services: return object only by Pablo Grass
  • git #5573ba61 - Import WikibaseRepo class in AddForm by Amir Sarabadani
  • git #752a23b5 - Add documentation for FormChanger and related services by Lucas Werkmeister
  • git #23e05b48 - Fix typo in name of FormChanger test by Amir Sarabadani
  • git #5656d660 - Move LexemeDeserializerTest from mediawiki/ to composer/ by Lucas Werkmeister

WikibaseQuality[edit]

No changes for WikibaseQuality

WikibaseQualityConstraints[edit]

  • git #3a4f87dc - Add Lucas as one of the authors of the extension by Amir Sarabadani

WikidataPageBanner[edit]

No changes for WikidataPageBanner

WikiEditor[edit]

No changes for WikiEditor

wikihiero[edit]

No changes for wikihiero

WikiLove[edit]

WikimediaBadges[edit]

No changes for WikimediaBadges

Wikidata.org[edit]

No changes for Wikidata.org

WikimediaEvents[edit]

No changes for WikimediaEvents

WikimediaIncubator[edit]

No changes for WikimediaIncubator

WikimediaMaintenance[edit]

No changes for WikimediaMaintenance

WikimediaMessages[edit]

XAnalytics[edit]

No changes for XAnalytics

ZeroBanner[edit]

ZeroPortal[edit]

Skins[edit]

CologneBlue[edit]

MinervaNeue[edit]

  • git #fcaf244c - Hygiene: lazy loading animations do not need to be render blocking by Stephen Niedzielski
  • git #99bc9d8c - Enforce lowercase jsdoc types by Stephen Niedzielski
  • git #70e4e9e8 - Cleanup: Last modified active color should be loaded via JS by Jdlrobson

MonoBook[edit]

No changes for MonoBook

Modern[edit]

Nostalgia[edit]

No changes for Nostalgia

Timeless[edit]

  • git #a089f682 - Make some more css rules less specific (classes instead of ids) by Isarra
  • git #22f888cc - Set firstHeading overflow to be more consistent with other skins by Isarra
  • git #b76ae6c4 - Attempt to fix overflow issues with hsc- and mb-style implementations by Isarra

Vector[edit]

No changes for Vector

Total Changes[edit]

215 Changes in 49 repos by 67 committers