< MediaWiki 1.34
MediaWiki 1.34.0-wmf.20 Deployment of MediaWiki 1.34.0-wmf.21 to Wikimedia sites MediaWiki 1.34.0-wmf.22

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

Core changes

  • git #d9eec3c9 - Modify -—with-extensions to throw extension dependency errors (task T225512) by Clara Andrew-Wani
  • git #5bbcaef2 - FileJournal tests by Aryeh Gregor
  • git #29e0183a - phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase (task T230023) by Timo Tijhof
  • git #8159307c - Correct the wording of the backend-fail-hash message by Amir Aharoni
  • git #d458953f - ApiQueryCategories: Supply limit for DB query (task T231462) by Brad Jorsch
  • git #ab0dfd18 - Revert "Reset $wgContLang consistently for tests" (task T231799) by Ladsgroup
  • git #915ec808 - Add Martin Urbanec to .mailmap by Lucas Werkmeister
  • git #748a7fe9 - Fix duplicate Jon Harald Søby in CREDITS by Lucas Werkmeister
  • git #a8cc16cb - Remove Oracle reference from WikiMap (task T230418) by Aaron Schulz
  • git #09407afd - Reset $wgContLang consistently for tests by Aryeh Gregor
  • git #3d5faa10 - rdbms: clean up use of ATTACH queries in DatabaseSqlite by Aaron Schulz
  • git #9a9944e2 - objectcache: add "sessionConsistencyWindow" option to ReplicatedBagOStuff by Aaron Schulz
  • git #eccceb8f - phpunit: Add more info to LocalSettings.php error in MediaWikiIntegrationTestCase by Timo Tijhof
  • git #136054d9 - Allow CompositeBlock::appliesToRight to return null when unsure (task T229417) (task T231145) by Thalia
  • git #8f666cab - Use Maintenance::getConfig in some maintenance scripts by Umherirrender
  • git #6b8a2a75 - Avoid multiply calls to MediaWikiServices::getInstance() in one function by Umherirrender
  • git #3b767e49 - Add string cast when outputting exceptions in sql.php by Umherirrender
  • git #e3c91070 - Use the existing link renderer in the special page pagers by Umherirrender
  • git #4e330b44 - Permit case independent unit test directories by mainframe98
  • git #89cd9377 - Avoid usage of deprecated setTags() method, use addTags() instead by Derick Alangi
  • git #327e8ea4 - Unsuppress phan issues part 6 (task T231636) by Daimona Eaytoy
  • git #e2e543f7 - Unsuppress more phan issues (part 5) (task T231636) by Daimona Eaytoy
  • git #54190757 - Unpack arrays on variadic arguments by Umherirrender
  • git #fc7c916b - Remove unneeded redeclaration of mPage in Article subclasses by Umherirrender
  • git #52a21ace - Fix method/function names case mismatch in core files by Derick Alangi
  • git #e0d817b7 - objectcache: Optimise array_map in MemcachedBagOStuff::makeKey() by Timo Tijhof
  • git #a11863a0 - ProxyLookup: Optimise in_array in isConfiguredProxy() (task T189966) by Timo Tijhof
  • git #03eaf421 - Add $specialPageAliases and $magicWords for Tajik by Amir Aharoni
  • git #70cb2664 - Setup: Remove debug message for "caches" (task T189966) by Timo Tijhof
  • git #e70b5b33 - Unsuppress other phan issues (part 4) (task T231636) by Daimona Eaytoy
  • git #5eac6d13 - Unsuppress more phan issues (part 3) (task T231636) by Daimona Eaytoy
  • git #97f9c992 - phpunit: Don't bother resetting unused global in UploadFromUrlTestSuite (task T189966) by Timo Tijhof
  • git #8754e077 - maintenance: Remove cross-wiki purging from rebuildmessages.php by Timo Tijhof
  • git #6cd24201 - Change the autonym of Banjar from "Bahasa Banjar" to "Banjar" (task T231283) by Mahuton
  • git #a4d29699 - Change the autonym of Sunda from "Basa Sunda" to "Sunda" (task T228832) by Mahuton
  • git #f7eb6a66 - user: Hard deprecate `User::addNewUserLogEntryAutoCreate()` method by Derick Alangi
  • git #b5445185 - jobqueue: Avoid usage of deprecated `MWHttpRequest::factory()` by Derick Alangi
  • git #da64cb8f - ContribsPage: Re-remove the getContribs() method (task T220447) (task T231540) by DannyS712
  • git #4129c755 - Rework ApiUploadTest (task T28169) by Petr Pchelko
  • git #e864e65d - Use DatabaseBlock instead of deprecated Block in CompositeBlock tests by Thalia
  • git #4ff2d43a - filebackend: improve FileBackendMultiWrite consistencyCheck()/resyncFiles() (task T231086) by Aaron Schulz
  • git #760569a2 - filebackend: fix PhpStorm warnings in FileBackend by Aaron Schulz
  • git #4941f2de - Permit destructors in MediaWikiTestCaseTrait::createNoOpMock (task T231656) by mainframe98
  • git #e4f69ee3 - Also set $wgContLang in MWITC::setContentLang() (task T231630) by Lucas Werkmeister
  • git #fb3428eb - Unsuppress other phan issues with low count (task T231636) by Daimona Eaytoy
  • git #fa36773e - Introduce BlobStore::getBlobBatch method (task T230834) by Petr Pchelko
  • git #7f7efbe0 - Globally unsuppress phan issues with low count (task T231636) by Daimona Eaytoy
  • git #9b90a1fd - Add some LocalRepo integration tests by Aryeh Gregor
  • git #4802a26b - Correctly format null error reporting level by Aryeh Gregor
  • git #f3b786bd - Replace unecessary rollbackMasterChangesAndLog() call in doPostOutputShutdown() by Aaron Schulz
  • git #7526c309 - Remove redundant ignore_user_abort() call in ApiStashEdit by Aaron Schulz
  • git #e29538b1 - rdbms: add more ScopedCallback::newScopedIgnoreUserAbort() calls (task T231443) by Aaron Schulz
  • git #cfff40e9 - Optimize HashRing to avoid hashing for the common single-location case by Aaron Schulz
  • git #c5afd254 - lockmanager: sort key by bucket in QuorumLockManager::doLockByType by Aaron Schulz
  • git #445699ef - resourceloader: Remove Grade C sniffs for WebOS <=1.4 and SymbianOS by Timo Tijhof
  • git #6281a389 - Preserve grapheme clusters in upper corner completion suggester highlighting (task T35242) by tjones
  • git #e5f1f622 - logging: Deprecate LogEventsList::$mDefaultQuery member by Derick Alangi
  • git #e6a8e526 - ContribsPage: bring back getContribs() method (task T231540) by daniel
  • git #f1914810 - Remove usages of Title::quickUserCan by Petr Pchelko
  • git #fb6e0ec7 - mime,logging: Remove unused private methods by Derick Alangi
  • git #a0d038b0 - filerepo: rename resolveToStoragePath() and tweak file operation arrays by Aaron Schulz
  • git #7f2da3af - HashRing optimizations and PhpStorm warning work-arounds by Aaron Schulz
  • git #f78e39d3 - Remove $wgMemCachedDebug by Aaron Schulz
  • git #1b57f6a8 - Make ObjectCache check the value of apc.enable_cli in CLI mode (task T227838) by Aaron Schulz
  • git #97b9dbc6 - Integration tests for Language fallback methods by Aryeh Gregor
  • git #709773ab - createNoOpMock() method for PHPUnit tests by Aryeh Gregor
  • git #49e2aec5 - Move User::getAllRights to PermissionManager. (task T220191) by Petr Pchelko
  • git #0fdb213f - Fix FileBackendGroup test for some configurations by Aryeh Gregor
  • git #4c4b61c1 - Improve formatting of constructor documentation for block classes by Thalia
  • git #7fb4a955 - Remove unneeded overrideMwServices/resetServices by Aryeh Gregor
  • git #47464abb - Call resetServices() when setting globals in tests by Aryeh Gregor
  • git #b860ef0d - Avoid fatal errors when reporting exceptions. by daniel
  • git #6906a772 - Add UnknownContentHandler. (task T220608) by daniel
  • git #5719815f - filebackend: add idiom constant to FileBackend for null results by Aaron Schulz
  • git #b4640b64 - filebackend: fix @throws comment in FileBackend::makeContentDisposition() by Aaron Schulz
  • git #499e68e3 - mediawiki.Uri: Add another test for arrayParams (task T231382) by Bartosz Dziewoński
  • git #3c84a763 - Add ext-dom to composer.json by Reedy
  • git #60d5b802 - Fix call to non-existing TempFSFileFactory::getTempFSFile() (task T231488) by daniel
  • git #4d8a287a - Special:DeletedContributions: Drop 'newbies' feature by James D. Forrester
  • git #73664393 - Pagers: Drop 'newbie' feature by James D. Forrester
  • git #611b21a1 - Special:NewFiles: Use a proper user widget instead by James D. Forrester
  • git #ae0e0f4d - Make WantedQueryPage::makeWlhLink protected (task T231481) by Ostrzyciel
  • git #e3ac564e - PermissionManager should not cache anonymous rights under ID 0 (task T228253) by Petr Pchelko
  • git #8a87ec27 - profiler: Centralise output responsibility from ProfilerOutputText to Profiler by Timo Tijhof
  • git #00db615f - Sync up with Parsoid parserTests.txt by Arlo Breault
  • git #6f6fcab1 - Docs: Standardise "messages used" comments by Ed Sanders
  • git #f801b850 - Grunt: Expand js{,on} for readability by Ed Sanders
  • git #7fba6829 - ApiFeedContributions: Drop 'newbies' feature by James D. Forrester
  • git #5e90299f - Remove unused localisation message 'wlshowlast' (task T224429) by Bartosz Dziewoński
  • git #2b5ba41c - Remove unused localisation messages 'ascending_abbrev', 'descending_abbrev' (task T224429) by Bartosz Dziewoński
  • git #2ac0c8b7 - Re-add missing messages in languages/i18n/exif/qqq.json by Bartosz Dziewoński
  • git #bd2a4395 - Integration tests for FileBackendGroup by Aryeh Gregor
  • git #37022e2e - LockManagerGroup tweaks by Aryeh Gregor
  • git #61592e00 - Fix typo in comment by Niklas Laxström
  • git #ea40cc2d - Fix entites typos (task T201491) by Zoranzoki21

Vendor

No changes for vendor

Extensions

3D

No changes for 3D

AbuseFilter

ActiveAbstract

  • git #1cc672f2 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

AdvancedSearch

No changes for AdvancedSearch

AntiSpoof

No changes for AntiSpoof

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

No changes for Capiunto

CategoryTree

  • git #5b342c51 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

CentralAuth

  • git #eacbaa22 - Add to existing blocks if a blocked user is centrally hidden (task T228950) by Thalia
  • git #1c1b6284 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #a50eca09 - Fix function name mismatch, `wfWikiId()` -> `wfWikiID()` by Derick Alangi
  • git #ec87ce9d - Follow-up to beeb049b00: correct typo in block options by Thalia
  • git #0d49a86a - Fix "Uncaught TypeError: abortable.abort is not a function" by Matthias Mullie
  • git #a4dca397 - Merge four tiny styles-only modules for misc CA special pages by Timo Tijhof
  • git #d4f6e8af - [globalrename] Pass note to globalrenamequeue-email-body-approved (task T229598) by Martin Urbanec
  • git #beeb049b - Use the GetUserBlock hook instead of UserIsHidden (task T228950) by Thalia
  • git #650eb594 - Preload tablesorter styles by module 'jquery.tablesorter.styles' by Fomafix

CharInsert

No changes for CharInsert

CheckUser

No changes for CheckUser

CirrusSearch

Cite

  • git #35e6993f - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

CiteThisPage

  • git #d60de7d6 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

Citoid

  • git #76af4709 - Merge 'ext.citoid.wikibase.data' into 'ext.citoid.wikibase.init' by Timo Tijhof

cldr

No changes for cldr

Cognate

No changes for Cognate

CodeEditor

No changes for CodeEditor

CodeMirror

No changes for CodeMirror

CodeReview

  • git #d8fcfa73 - Deprecated $wgContLang global no more! by Jack Phoenix

CollaborationKit

  • git #3ffebbd3 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

Collection

  • git #704af541 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

CommonsMetadata

No changes for CommonsMetadata

ConfirmEdit

CongressLookup

No changes for CongressLookup

ContactPage

No changes for ContactPage

ContentTranslation

ContributionTracking

No changes for ContributionTracking

CreditsSource

No changes for CreditsSource

Dashiki

No changes for Dashiki

Disambiguator

No changes for Disambiguator

DismissableSiteNotice

No changes for DismissableSiteNotice

DonationInterface

DoubleWiki

No changes for DoubleWiki

DynamicSidebar

No changes for DynamicSidebar

EUCopyrightCampaign

No changes for EUCopyrightCampaign

Echo

  • git #15d36cca - Remove global usage in UserNotificationGateway by Kosta Harlan
  • git #7dacde99 - Remove unused dependency on ext.echo.styles.notifications by Roan Kattouw

Elastica

No changes for Elastica

ElectronPdfService

No changes for ElectronPdfService

EntitySchema

No changes for EntitySchema

EventBus

  • git #cab674d5 - Make JobExecutor transaction use better match JobRunner by Aaron Schulz

EventLogging

No changes for EventLogging

ExtensionDistributor

No changes for ExtensionDistributor

ExternalGuidance

No changes for ExternalGuidance

FeaturedFeeds

  • git #f8c26930 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

FileExporter

FileImporter

FlaggedRevs

  • git #ef2e23e4 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

Flow

FundraiserLandingPage

FundraisingTranslateWorkflow

No changes for FundraisingTranslateWorkflow

Gadgets

No changes for Gadgets

GeoCrumbs

No changes for GeoCrumbs

GeoData

No changes for GeoData

GettingStarted

No changes for GettingStarted

GlobalBlocking

No changes for GlobalBlocking

GlobalCssJs

  • git #39005397 - Workaround setMwGlobals resetting services by Aryeh Gregor

GlobalPreferences

No changes for GlobalPreferences

GlobalUsage

GlobalUserPage

No changes for GlobalUserPage

GoogleNewsSitemap

No changes for GoogleNewsSitemap

Graph

GrowthExperiments

GuidedTour

No changes for GuidedTour

GWToolset

  • git #a8f4855c - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

ImageMap

  • git #b024fddb - Make mapName deterministic so it can be tested by Ed Sanders

InputBox

  • git #aab9a97c - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

Insider

No changes for Insider

intersection

No changes for intersection

Interwiki

  • git #3989bee5 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

InterwikiSorting

No changes for InterwikiSorting

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

  • git #28b3e601 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #aea015af - Speculative to avoid setting subtitle when no title is found (task T61791) by Kosta Harlan

Listings

No changes for Listings

LocalisationUpdate

LoginNotify

No changes for LoginNotify

MachineVision

MapSources

No changes for MapSources

MassMessage

  • git #3b95e534 - Increase MassMessageList edit summary max length (task T231147) by DannyS712
  • git #8a714ce1 - build: Updating eslint-config-wikimedia to 0.14.1 by libraryupgrader
  • git #b3ab634b - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #207c5a9d - Fix function name mismatch, `wfWikiId()` -> `wfWikiID()` by Derick Alangi
  • git #c8daf768 - build: Updating npm dependencies by libraryupgrader

Math

MobileApp

No changes for MobileApp

MobileFrontend

MultimediaViewer

No changes for MultimediaViewer

No changes for NavigationTiming

Newsletter

  • git #e7940dd4 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #d3ba3488 - content: Remove unused constant NewsletterContent::NEWSLETTER_MANAGE by Derick Alangi

NewUserMessage

No changes for NewUserMessage

Nuke

No changes for Nuke

OATHAuth

OAuth

No changes for OAuth

OpenStackManager

No changes for OpenStackManager

ORES

PageAssessments

PagedTiffHandler

No changes for PagedTiffHandler

PageImages

No changes for PageImages

PageTriage

PageViewInfo

ParserFunctions

No changes for ParserFunctions

ParsoidBatchAPI

PdfHandler

No changes for 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 #e3c8cf2f - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #8af2644e - build: Update devDependencies by Ed Sanders
  • git #7db1d5ad - Docs: List messages used by Ed Sanders

PropertySuggester

QuickSurveys

No changes for QuickSurveys

Quiz

No changes for Quiz

ReadingLists

No changes for ReadingLists

No changes for RelatedArticles

Renameuser

RevisionSlider

No changes for RevisionSlider

RSS

No changes for RSS

No changes for SandboxLink

Score

No changes for Score

Scribunto

SearchExtraNS

No changes for SearchExtraNS

SecureLinkFixer

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

SecurePoll

No changes for SecurePoll

Sentry

No changes for Sentry

ShortUrl

No changes for ShortUrl

SiteMatrix

No changes for SiteMatrix

SkinPerPage

No changes for SkinPerPage

SpamBlacklist

  • git #b9c0f070 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #19c69f41 - Improve edit/upload error message integration by Bartosz Dziewoński

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

No changes for TemplateStyles

TemplateWizard

No changes for TemplateWizard

TextExtracts

Thanks

TheWikipediaLibrary

No changes for TheWikipediaLibrary

TimedMediaHandler

timeline

No changes for timeline

TitleBlacklist

TocTree

No changes for TocTree

TorBlock

Translate

  • git #3afa15c1 - Hard-deprecate loading the extension via Translate.php (task T228054) by James D. Forrester
  • git #ecf627e9 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi
  • git #7065cdbb - Fix per language cache purging in MessageGroupStatsRebuildJob by Niklas Laxström
  • git #230505a6 - Add some more logs to identify performance issues with core export (task T230100) by Abijeet
  • git #273cc53f - Fix moving of translatable pages in namespaces without subpages (task T215202) by Niklas Laxström

TranslationNotifications

  • git #60dcd6c0 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

TrustedXFF

No changes for TrustedXFF

TwoColConflict

  • git #c44f2a58 - Use upstream pulsating dot (task T226719) by Bartosz Dziewoński
  • git #fd02192f - build: Updating wdio-mediawiki to 0.4.0 by libraryupgrader
  • git #119bf560 - build: Upgrade eslint-config-wikimedia from 0.13.1 to 0.14.0 and make pass by James D. Forrester
  • git #d6b5d441 - Merge ext.TwoColConflict.Settings into ext.TwoColConflict.Split.Tour (task T229791) by Amir Sarabadani

UniversalLanguageSelector

  • git #86d39b0f - Updating jquery.uls from upstream by Amir Aharoni

No changes for UploadsLink

UploadWizard

UrlShortener

No changes for UrlShortener

UserMerge

No changes for UserMerge

VipsScaler

VisualEditor

Wikibase

WikibaseCirrusSearch

WikibaseLexeme

WikibaseLexemeCirrusSearch

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

WikibaseQualityConstraints

Wikidata.org

WikidataPageBanner

No changes for WikidataPageBanner

WikiEditor

No changes for WikiEditor

wikihiero

No changes for wikihiero

WikiLove

No changes for WikiLove

WikimediaBadges

  • git #a306315f - build: Updating eslint-utils to 1.4.2 by libraryupgrader

WikimediaEditorTasks

No changes for WikimediaEditorTasks

WikimediaEvents

WikimediaIncubator

WikimediaMaintenance

  • git #2908bc77 - Avoid usage of deprecated $wgContLang global (dep in 1.32) by Derick Alangi

WikimediaMessages

No changes for WikimediaMessages

XAnalytics

No changes for XAnalytics

Skins

CologneBlue

No changes for CologneBlue

EUCopyrightCampaignSkin

No changes for EUCopyrightCampaignSkin

MinervaNeue

MonoBook

No changes for MonoBook

Modern

No changes for Modern

Nostalgia

No changes for Nostalgia

Timeless

Vector

No changes for Vector

Total Changes

363 Changes in 77 repos by 78 authors

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