MediaWiki 1.32/wmf.1

MediaWiki 1.32.0-wmf.0 Deployment of MediaWiki 1.32.0-wmf.1 to Wikimedia sites MediaWiki 1.32.0-wmf.2

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

Core changes

  • git #73150475 - Update git submodules by Gerrit Code Review
  • git #090e19f8 - rdbms: improve log warnings in runMasterPostTrxCallbacks() (T191282) by Krinkle
  • git #1de2db9e - Update git submodules by Gerrit Code Review
  • git #06559d51 - Update git submodules by Gerrit Code Review
  • git #a3bd5b1d - Update git submodules by Gerrit Code Review
  • git #893a32f7 - Update git submodules by Gerrit Code Review
  • git #5ad0e6d0 - Update git submodules by Gerrit Code Review
  • git #4547f419 - Update git submodules by Gerrit Code Review
  • git #8b94385c - Revert "wikibits: Remove redundant stubs for document.write" (T193191) by Jforrester
  • git #02f447dc - Add a module for ArticleCreationWorkflow (T192455) by Max Semenik
  • git #c3b15ef5 - Update git submodules by Gerrit Code Review
  • git #5a0cd001 - Update git submodules by Gerrit Code Review
  • git #3da2f69b - mw.special.apisandbox: Offer to fill in token when not given by Bartosz Dziewoński
  • git #b60f6c61 - Remove onhashchange fallback code by Ed Sanders
  • git #cff73e6b - Add "developer tools" preferences section (T129322) by Gilles Dubuc
  • git #a87253c3 - Improve docs for Enotif-related settings by Krinkle
  • git #19b71ac2 - rdbms: remove deprecated getLaggedSlaveMode() method alias by Aaron Schulz
  • git #e420790f - Make populateRevisionLength fix rows with ar_len = 0. (T192189) by daniel
  • git #40528520 - RELEASE-NOTES: Fix typo in CSSMin release note (T189375) by Timo Tijhof
  • git #766cdc94 - Use CONN_TRX_AUTO in WikiPage speculative revision ID callback by Krinkle
  • git #c058bc4a - Add release notes for CSSMin bug fix by Timo Tijhof
  • git #628a3a9b - rdbms: make sure cpPosIndex cookie is applied to LBFactory in time (T192611) by Krinkle
  • git #83425bd0 - build: Switch QUnit package from deprecated 'qunitjs' to 'qunit' by Timo Tijhof
  • git #c0600fd2 - selenium: Abstract test command behind 'npm run' (T179190) by Timo Tijhof
  • git #e1c56be8 - jquery.tablesorter: References ignored in sortkey. (T29745) by TheDJ
  • git #8ad7cd92 - Fix typo: bytePointLimit -> byteLimit by Ed Sanders
  • git #ba08a914 - Remove cssclass in the favor of 'type' => 'user' (T192694) by Jayprakash12345
  • git #c4ea24b5 - Add Gorontalo language file (T189127) by Sébastien Santoro
  • git #9a1aa255 - Fix width of OOUI TextInputWidget with .mw-editfont-... classes (T192373) by Bartosz Dziewoński
  • git #7f2c6c40 - wikibits: Remove redundant stubs for document.write (T192623) by Timo Tijhof
  • git #9d429317 - HTMLForm: Remove usage of HTMLForm::setSubmitProgressive (T191586) by VolkerE
  • git #4a8c0bbd - Remove cssclass in the favor of 'type' => 'user' (T192694) by Jayprakash12345
  • git #a25de4f6 - MessagesEs.php: add non-camelcase names to some special page names by MarcoAurelio
  • git #3849c589 - ParserTestRunner: Fix some documentation types by Umherirrender
  • git #c7c76124 - userrights: Add array typehints to SpecialUserrights methods (T182377) by Krinkle
  • git #247fd2f6 - Remove EDIT_TOKEN_SUFFIX constant by Krinkle
  • git #8f8b0de9 - OutputPage: Factor out CdnCacheEpoch logic and cover with tests (T178629) by Timo Tijhof
  • git #81804c66 - Special:ProtectedTitles: Use HTMLForm (T117723) by Prateek Saxena
  • git #b992b3ae - rdbms: make select() warn when FOR UPDATE is used with aggregation (T160910) by Aaron Schulz
  • git #0612ce28 - resourceloader: Disable ChronologyProtector on load.php (again) (T192611) by Timo Tijhof
  • git #20777d73 - rdbms: make cancelAtomic() handle callbacks and work with DBO_TRX by Aaron Schulz
  • git #16f1dc75 - Don't pass USE INDEX to a $dbType parameter (T192584) by Reedy
  • git #0b5ff645 - Make getScopedLockAndFlush() in Category::refreshCounts non-blocking by Aaron Schulz
  • git #434f280b - Deprecate $wgUseAjax in 1.31 by Jforrester
  • git #1f24261d - Remove language as string for DateFormatter::getInstance by Krinkle
  • git #e3ce482e - API: Fix PHP Warning for "count(): Parameter must be an array" (T182377) by Krinkle
  • git #1b115fd0 - Introduce SqlBlobStore::makeAddressFromTextId by Anomie
  • git #f1d0d364 - Add $wgJpegQuality to control jpg thumb quality (T192248) by Ryan Schmidt
  • git #645d96b0 - Fix and improve PHPDoc type hints in FileBackend and FileRepo by Thiemo Kreuz
  • git #83503299 - Avoid warnings in ObjectCache::newWANCacheFromParams if "channels" is not set" (T192473) by EddieGP
  • git #de75c4e6 - Avoid triggering Category::refreshCounts() on HTTP GET requests by Aaron Schulz
  • git #c751f05d - Hard-deprecate wfUsePHP() by Max Semenik
  • git #686de257 - Hard-deprecate wfCountDown() by Max Semenik
  • git #f4668d6c - Remove deprecated function wfShellExecDisabled() by Max Semenik
  • git #0f503205 - Remove deprecated function wfInitShellLocale() by Max Semenik
  • git #de6dab71 - Remove $wgScriptExtension (deprecated and ignored since 1.25) by Timo Tijhof
  • git #5a72695c - Remove $wgSiteSupportPage (T192467) by Krinkle
  • git #9ded02ec - API: Remove 1e3>1 test case from ApiBaseTest (T192425) by Krinkle
  • git #3fc98b9c - Avoid locking aggregated SELECT in Category::refresh by Aaron Schulz
  • git #5155d0e0 - Fix supported mysql version in RELEASE-NOTES by Reedy
  • git #0b593253 - jquery.makeCollapsible: Only add '[' ']' to autogenerated toggles (T192140) by Bartosz Dziewoński
  • git #040d5b25 - Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. (T192189) by daniel
  • git #90421049 - Follow-up 2c74b043568e: Restore use of 'clearyourcache' message (T191800) by Jforrester
  • git #5333d63c - CSSMin: Fix breaking of quoted urls with outer spacing (T189375) by Thiemo Kreuz (WMDE)
  • git #6186f4fa - Special:ProtectedPages: Convert to OOUI (T117722) by VolkerE
  • git #f9e9a966 - Sync PG version in INSTALL by Max Semenik
  • git #e6b6920c - Fix PHPDoc type hints in CacheTime, ParserOptions, and related by Thiemo Kreuz (WMDE)
  • git #96de342c - Replace recently introduced mediawiki/at-ease calls by Reedy
  • git #64898738 - Swap mediawiki/at-ease for wikimedia/at-ease by Reedy
  • git #21551d2d - Reduce some nesting in CryptRand.php by Reedy
  • git #fd8a4c70 - installer: Clean up ext-dependency jQuery code by Timo Tijhof
  • git #e9fbb832 - Special:PrefixIndex: Convert to HTMLForm (T117726) by Prateek Saxena
  • git #d37ee8e9 - installer: Open skin screenshot in new window by Timo Tijhof
  • git #c5fad05e - Update CREDITS and .mailmap by Timo Tijhof
  • git #f405a328 - build: Drop PHP 5 from Travis matrix by Timo Tijhof
  • git #bf61efd8 - Deprecate $wgUseAjax, act as always-true by Krinkle
  • git #225b462a - Drop deprecated EnableAPI and EnableWriteAPI settings (T115414) by Krinkle
  • git #376ef66e - CREDITS bump (T191090) by James D. Forrester
  • git #a268b03c - Update OOUI to v0.26.4 by James D. Forrester
  • git #e912be73 - skins: Remove MediaWikiI18N class and QuickTemplate::setTranslator (T186090) by Timo Tijhof
  • git #6fe856c4 - WebStart: Remove deprecated $wgRequestTime (T189966) by Krinkle
  • git #5c94aed0 - Setup: Move mbstring.func_overload from WebStart to Setup (T189966) by Timo Tijhof
  • git #3aa0b056 - WebStart: Remove redundant unset() for $IP (T189966) by Krinkle
  • git #7efb7f35 - RELEASE-NOTES: Add note for StartProfiler deprecation by Timo Tijhof
  • git #93ab33e9 - Special:Statistics: Be consistent in having ' (list of members)' after each row by Krinkle
  • git #353f09fa - resourceloader: Disable a flaky MessageBlobStoreTest case (T176097) by Timo Tijhof
  • git #8b1a3ddd - Prepare for REL1_31 cut, labelling master as 1.32-alpha by Krinkle
  • git #c6b668c2 - Do not start explicit transaction rounds for RecentChangesUpdateJob by Aaron Schulz
  • git #fd1e608c - rdbms: remove "m" prefix from LoadBalancer comments by Aaron Schulz
  • git #2e3dcdab - Migrate PurgeJobUtils callback to AutoCommitUpdate by Aaron Schulz
  • git #de979355 - mw.widgets.visibleLengthLimit: Apply number conversion to the limit by Bartosz Dziewoński
  • git #f449e1ce - Fix bad archive file names in ImportableUploadRevisionImporter (T176871) by Thiemo Kreuz

Vendor

Extensions

3D

No changes for 3D

AbuseFilter

ActiveAbstract

No changes for ActiveAbstract

AdvancedSearch

AntiSpoof

No changes for AntiSpoof

ApiFeatureUsage

No changes for ApiFeatureUsage

ArticleCreationWorkflow

No changes for ArticleCreationWorkflow

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

No changes for Capiunto

CategoryTree

CentralAuth

  • git #b02fe91b - Add newlines for consistency and clarity by Krinkle
  • git #ccbaa862 - Add GrantPermissions with centralauth-lock, centralauth-oversight (T192025) by rxy

CharInsert

No changes for CharInsert

CheckUser

No changes for CheckUser

CirrusSearch

Cite

  • git #5ca090c6 - Clean up backwards-compatibility code by MGChecker

CiteThisPage

No changes for CiteThisPage

Citoid

No changes for Citoid

cldr

No changes for cldr

Cognate

No changes for Cognate

CodeEditor

No changes for CodeEditor

CodeMirror

CodeReview

No changes for CodeReview

CollaborationKit

No changes for CollaborationKit

Collection

No changes for Collection

CommonsMetadata

No changes for CommonsMetadata

ConfirmEdit

No changes for ConfirmEdit

ContactPage

No changes for ContactPage

ContentTranslation

ContributionTracking

No changes for ContributionTracking

CreditsSource

No changes for CreditsSource

Dashiki

No changes for Dashiki

DisableAccount

No changes for DisableAccount

Disambiguator

  • git #6f8e5f42 - Update extensions to take advantage of parser test autodiscovery (T170037) by Krinkle

DismissableSiteNotice

No changes for DismissableSiteNotice

DonationInterface

No changes for DonationInterface

DoubleWiki

No changes for DoubleWiki

DynamicSidebar

No changes for DynamicSidebar

Echo

No changes for Echo

EducationProgram

Elastica

No changes for Elastica

ElectronPdfService

No changes for ElectronPdfService

EventBus

  • git #ca5ae16d - Set the correct domain name when creating event for a foreign wiki (T192363) by Krinkle

EventLogging

No changes for EventLogging

ExtensionDistributor

No changes for ExtensionDistributor

FeaturedFeeds

No changes for FeaturedFeeds

FileExporter

No changes for FileExporter

FileImporter

  • git #0493b931 - Add missing test case for 100% File/TextRevision coverage by Thiemo Kreuz
  • git #b70c6d45 - Document hard-coded upper limits (T191283) by Thiemo Kreuz
  • git #6225e282 - Fix documentation and code flow issues as reported by PHPCS by Thiemo Kreuz

FlaggedRevs

  • git #6faa5dbb - build: Updating mediawiki/mediawiki-codesniffer to 18.0.0 by Umherirrender
  • git #2e54f249 - Remove __construct from phpunit tests by Umherirrender
  • git #67a22272 - Fix api allowed params by Umherirrender

Flow

No changes for Flow

FundraiserLandingPage

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

No changes for FundraisingTranslateWorkflow

Gadgets

  • git #399c6b01 - Add Euskara (eu) translations to Gadgets.namespaces by MarcoAurelio

GeoCrumbs

No changes for GeoCrumbs

GeoData

  • git #fdbba3a2 - [cirrus] Reduce dependency on SearchContext by David Causse

GettingStarted

  • git #0b6516a0 - build: Bump devDependencies to latest by Umherirrender

Graph

No changes for Graph

GlobalBlocking

GlobalCssJs

No changes for GlobalCssJs

GlobalPreferences

GlobalUsage

No changes for GlobalUsage

GlobalUserPage

No changes for GlobalUserPage

GoogleNewsSitemap

No changes for GoogleNewsSitemap

GuidedTour

No changes for GuidedTour

GWToolset

ImageMap

No changes for ImageMap

InputBox

No changes for InputBox

Insider

No changes for Insider

intersection

No changes for intersection

Interwiki

No changes for Interwiki

InterwikiSorting

No changes for InterwikiSorting

JADE

No changes for JADE

Josa

No changes for Josa

JsonConfig

No changes for JsonConfig

Kartographer

LabeledSectionTransclusion

No changes for LabeledSectionTransclusion

LandingCheck

No changes for LandingCheck

LdapAuthentication

No changes for LdapAuthentication

Linter

No changes for Linter

LiquidThreads

No changes for LiquidThreads

Listings

No changes for Listings

LocalisationUpdate

No changes for LocalisationUpdate

LoginNotify

No changes for LoginNotify

MapSources

No changes for MapSources

MassMessage

No changes for MassMessage

Math

MobileApp

No changes for MobileApp

MobileFrontend

MultimediaViewer

  • git #6fe5419a - Fix documentation of title argument by Ed Sanders

MwEmbedSupport

  • git #b72aaaab - Remove client tests for unsupported clients, deprecated in ea087c820 by James D. Forrester

Newsletter

NewUserMessage

No changes for NewUserMessage

Nuke

No changes for Nuke

OAuth

No changes for OAuth

OATHAuth

No changes for OATHAuth

ORES

No changes for ORES

OpenStackManager

No changes for OpenStackManager

PagedTiffHandler

  • git #c641440b - Move selenium/ folder into tests/ folder by Umherirrender

PageAssessments

No changes for PageAssessments

PageImages

PageTriage

No changes for PageTriage

PageViewInfo

No changes for PageViewInfo

ParserFunctions

No changes for ParserFunctions

ParserMigration

ParsoidBatchAPI

No changes for ParsoidBatchAPI

PdfHandler

PerformanceInspector

No changes for PerformanceInspector

Petition

No changes for Petition

Poem

No changes for Poem

PoolCounter

No changes for PoolCounter

Popups

No changes for Popups

ProofreadPage

  • git #8874cdd4 - Moves back the loading order of Page: pages editing interface customization to previous state (T192199) by Tpt

PropertySuggester

  • git #1924d171 - Move information from .eslintignore into Gruntfile.js (T179195) by Umherirrender
  • git #2122de20 - Switch (back) to the MediaWiki CodeSniffer version 18 by Thiemo Kreuz

QuickSurveys

Quiz

No changes for Quiz

ReadingLists

No changes for RelatedArticles

RelatedSites

No changes for RelatedSites

Renameuser

No changes for Renameuser

RevisionSlider

No changes for RevisionSlider

RSS

No changes for RSS

No changes for SandboxLink

Scribunto

Score

No changes for Score

SearchExtraNS

No changes for SearchExtraNS

SecurePoll

No changes for SecurePoll

Sentry

No changes for Sentry

ShortUrl

No changes for ShortUrl

SiteMatrix

No changes for SiteMatrix

SpamBlacklist

No changes for SpamBlacklist

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 #2f97a064 - Update wikimedia/css-sanitizer to ~1.0.6 by Reedy

TextExtracts

No changes for TextExtracts

Thanks

TimedMediaHandler

No changes for TimedMediaHandler

timeline

TitleBlacklist

No changes for TitleBlacklist

TocTree

No changes for TocTree

TorBlock

No changes for TorBlock

Translate

TranslationNotifications

No changes for TranslationNotifications

TrustedXFF

No changes for TrustedXFF

TwoColConflict

No changes for TwoColConflict

UnicodeConverter

No changes for UnicodeConverter

UniversalLanguageSelector

  • git #5f153f00 - Change http://www.mediawiki.org/ to https://www.mediawiki.org/ (T189687) by jenkins-bot

No changes for UploadsLink

UploadWizard

  • git #5502c547 - Fix calls to getDefaultLanguage()/getClosestAllowedLanguage() (T192596) by Bartosz Dziewoński

UrlShortener

No changes for UrlShortener

UserMerge

No changes for UserMerge

VipsScaler

No changes for VipsScaler

VisualEditor

Wikibase

  • git #02a39997 - Make sure statements in EntityDiffChangedAspects are not passed around as stdClass (T192085) by Ladsgroup
  • git #ae654aad - Move information from .eslintignore into Gruntfile.js (T179195) by Umherirrender
  • git #246b15d5 - EntityStore, document throwing StorageException and PermissionsError by addshore
  • git #b85137a1 - Factor out NonExistingEntityIdHtmlFormatter (T192000) by WMDE-leszek
  • git #876074a9 - Restrict width/height of commons media previews (T192608) by Marius Hoch
  • git #75f15237 - Make batches in EntityUsageTable::addUsages atomic (T192349) by Amir Sarabadani
  • git #11e8ded0 - Add CombinedEntitySearchHelperUnitTest by Addshore
  • git #96d19d23 - Remove unused code from Entity*SearchHelperTests by Addshore
  • git #4e7a42bf - Split EntityId SearchHelper From EntitySearchTermIndex (T191981) by WMDE-leszek
  • git #83fbcef7 - Provide a way to register sub entity types (T191981) by Addshore
  • git #b5657e8a - Properly add images via ParserOutput::addImage (T71456) by Marius Hoch
  • git #5bde0c0b - [elastic] Drop rescore function hook (T182717) by Stanislav Malyshev
  • git #cba8a616 - Use PHP's implode() with the suggested order of arguments by Fomafix

WikibaseQuality

WikibaseQualityConstraints

WikidataPageBanner

No changes for WikidataPageBanner

WikiEditor

  • git #436a0aa1 - Remove dummy isSupported function, deprecated in REL1_31 by Jforrester

wikihiero

No changes for wikihiero

WikiLove

No changes for WikiLove

WikimediaBadges

Wikidata.org

WikimediaEvents

  • git #2a3a9f6a - Revert "Start cirrus query_explorer AB test on 19 wikis" (T187148) by Erik Bernhardson

WikimediaIncubator

No changes for WikimediaIncubator

WikimediaMaintenance

WikimediaMessages

XAnalytics

No changes for XAnalytics

ZeroBanner

No changes for ZeroBanner

ZeroPortal

No changes for ZeroPortal

Skins

CologneBlue

  • git #7ff0cd71 - build: Bump devDependencies to latest by James D. Forrester
  • git #b0b2c578 - Run stylelint for less by Umherirrender

MinervaNeue

  • git #a03f159e - Size restrict images inside noscript tags (T191893) by jdlrobson
  • git #f5b9a5d6 - Let special pages redirect to the login page themselves by Jdlrobson
  • git #c4b28af2 - Hygiene: Document that insertWatchlistMenuItem doesnt work for anons by jdlrobson
  • git #892adf0e - getUser() will always return a User object by Jdlrobson
  • git #3917d747 - Use ExtensionRegistry to detect whether Echo is installed by Jdlrobson
  • git #4ba5b916 - Remove unused variable by Jdlrobson
  • git #f3def0b8 - Take advantage of Title::isSpecial() by Jdlrobson
  • git #508ae30e - Remove @return bool from hooks that don't return anything by Jdlrobson
  • git #90ed6468 - Split MenuEntry to its own file by Jdlrobson
  • git #1f7de003 - Restrict gallery styles to only pages which need it by jdlrobson

MonoBook

  • git #33e2eb5e - Convert screen-desktop.less back to .css by Bartosz Dziewoński

Modern

No changes for Modern

Nostalgia

No changes for Nostalgia

Timeless

Vector

No changes for Vector

Total Changes

247 Changes in 58 repos by 63 committers