< MediaWiki 1.34
MediaWiki 1.34.0-wmf.10 Deployment of MediaWiki 1.34.0-wmf.11 to Wikimedia sites MediaWiki 1.34.0-wmf.13

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

Core changes

  • git #b71610c0 - Fix LocalFile::move (task T226448) by Gergő Tisza
  • git #6ea72c55 - Fix meta=languageinfo usage example by Lucas Werkmeister
  • git #ed13d3fa - Add Special:Mute as a shortcut for muting notifications (task T218265) by Dayllan Maza
  • git #7271ac0d - Tolerate invalid titles in some ChangesFeed and LogFormatter code (task T224811) by daniel
  • git #c84546f1 - Follow-up I3e114219: Don't tell people to use the deprecated replacement of the deprecated removed code by James D. Forrester
  • git #7bb16a14 - Drop wfGetLBFactory, deprecated in 1.27 by James D. Forrester
  • git #d5cf7a49 - SkinFactory: Drop getDefaultInstance(), deprecated in 1.27 by James D. Forrester
  • git #06a34d58 - Drop the UserLoadFromSession hook, deprecated in 1.27 by James D. Forrester
  • git #348a29f3 - Drop wfResetSessionID, deprecated in 1.27 by James D. Forrester
  • git #6b2c6fdf - Linker::link: Drop support for string query param, deprecated in 1.20 by James D. Forrester
  • git #ac5b9e53 - PrefixSearch: Drop titleSearch(), deprecated in 1.23 by James D. Forrester
  • git #614f1568 - Drop the UserRights hook, deprecated in 1.26 by James D. Forrester
  • git #44de6a62 - resourceloader: Throw exception in ResourceLoaderImage::getPath by Fomafix
  • git #4821c636 - resourceloader: Add method ResourceLoaderModule::getVary by Fomafix
  • git #005dd912 - Replace very trivial mock builders with createMock() by Thiemo Kreuz
  • git #6a0391d7 - rdbms: Type IDatabase::buildLike param as variadic to Phan (task T226223) by Timo Tijhof
  • git #002f409a - API: Abstract out parameter validation (task T142080) (task T223239) by Brad Jorsch
  • git #af5df424 - Skip ::testT69870() under Windows system (task T209159) by RazeSoldier
  • git #8d0ef622 - rdbms: split out private LoadBalancer::getServerInfoStrict method by Aaron Schulz
  • git #1fb1494c - Use IResultWrapper in code comments instead of ResultWrapper by Aaron Schulz
  • git #6718d183 - rdbms: rename safeWaitForMasterPos() to waitForMasterPos() in ILoadBalancer by Aaron Schulz
  • git #ec104811 - Revert "Fix testsuites for LogFormatter" by SBassett
  • git #d0c2da82 - Fix testsuites for LogFormatter by rxy
  • git #96acf994 - Skin::outputPage: Drop support for specifying a context, deprecated in 1.20 (task T220656) by James D. Forrester
  • git #65b8992f - Remove support for calling OutputPage::wrapWikiMsg() with an options parameter (task T220656) by Reedy
  • git #849af2b7 - Fix excessive whitespace in BitmapMetadataHandlerTest.php by Reedy
  • git #0022a545 - GlobalFunctions: Remove deprecated wfCountDown() function from core (task T220656) by Derick Alangi
  • git #9510597f - Filter out duplicate autoblocks when checking for blocks (task T225919) by Thalia
  • git #1cb3851f - Remove global function wfBCP47, deprecated in 1.31 by C. Scott Ananian
  • git #53968321 - config: ServiceOptions O(1) assert time in the common case by Tim Starling
  • git #bda42cef - Deprecate Sanitizer::setupAttributeWhitelist/attributeWhitelist (task T221677) by C. Scott Ananian
  • git #3f96c82e - API: Update api-help-datatypes for Timestamp library changes (task T224730) by Brad Jorsch
  • git #f7334caf - resourceloader: Remove 'Series60' from Grade C regex by Timo Tijhof
  • git #716bb024 - Parser: Remove deprecated method Parser::fetchFile() by Derick Alangi
  • git #21632592 - installer: Remove deprecated method WebInstallerOutput::addWikiText() by Derick Alangi
  • git #7074ce2f - Some love to UserDupes by Reedy
  • git #d7e88d9e - Update ObjectFactory and ConvertibleTimestamp (task T224729) (task T144482) by Gergő Tisza
  • git #2c35b5be - Add some @since tags to ParserOutput::SUPPORTS_ constants by Reedy
  • git #69c50314 - rdbms: add replica server counting methods to ILoadBalancer by Aaron Schulz
  • git #6ae93733 - Fix wfLocalFile() replacement (task T226102) by Lucas Werkmeister
  • git #f0162afb - Disable flaky Selenium test (task T226144) by Kosta Harlan
  • git #e1c3b042 - resourceloader: Remove my `@author` comments from unit tests by Timo Tijhof
  • git #a72b0828 - resourceloader: Document which FileModule methods use a DB (task T225730) by Timo Tijhof
  • git #121734c3 - Type hint against IResultWrapper in api classes by Umherirrender
  • git #fa607f56 - Type hint against IResultWrapper in maintenance classes by Umherirrender
  • git #8a80f58c - Remove OutputPage::addWikitext()* functions, hard-deprecated in 1.32 by C. Scott Ananian
  • git #ce1bd86a - Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32 by C. Scott Ananian
  • git #2a806d04 - Remove OutputPage::enableSectionEditLinks(), ParserOptions::get/setEditSection() by C. Scott Ananian
  • git #63bda41e - Style change tags correctly on Special:Newpages (task T212613) by Matěj Suchánek
  • git #b9a67d47 - rdbms: deprecate unused ILoadBalancer::safeGetLag method by Aaron Schulz
  • git #8035a00e - AutoLoader: Skip tokenizing of irrelevant lines in ClassCollector (task T225730) by Timo Tijhof
  • git #469d961b - resourceloader: Switch Xml::encodeJsCall call in getDeprecationInformation (task T32956) by Timo Tijhof
  • git #e26f8178 - Remove deprecated ApiAction logging code from ApiMain.php (task T222267) by Andrew Otto
  • git #86a1f6f0 - resourceloader: Define the default language and skin in constants by Fomafix
  • git #3cbb232c - rdbms: merge openConnection into getConnection in LoadBalancer by Aaron Schulz
  • git #da0a0a85 - Update documentation in DefaultSettings to reflect new Preprocessor default by C. Scott Ananian
  • git #5eed0371 - rdbms: mention wait time in LoadBalancer::safeWaitForMasterPos() error logging by Aaron Schulz
  • git #1d863650 - Use UUIDv4 for mediawiki.api-request log event ID. (task T222966) by Petr Pchelko
  • git #f557b2be - language: Move some language-related classes to includes/language/ (task T225756) by Timo Tijhof
  • git #5c89c272 - resourceloader: Ignore coverage for getBaseModulesInternal() wrapper by Timo Tijhof
  • git #e85c1383 - rdbms: Fix return type of DatabaseMysqlBase::mysqlFetchArray by Umherirrender
  • git #9fa4b4eb - resourceloader: Fix return type in ResourceLoader-related classes by Umherirrender
  • git #0c2a4048 - Use IDatabase as return type for BotPassword::getDB by Umherirrender
  • git #e26d8176 - phan: Add internal stubs for imagick, pcntl, redis & sockets (task T224893) by Kunal Mehta
  • git #c27085dd - Fix return type of CeeFormatter::format by Umherirrender
  • git #b3ac3bd8 - Return null from overwritten FormlessAction::onView by Umherirrender
  • git #90832394 - Fix return type of UploadStash::listFiles by Umherirrender
  • git #33677ba4 - Fix return type of GenerateSitemap::getPageRes by Umherirrender
  • git #f71c22df - Various cleanups to MediaWiki::preOutputCommit (task T225655) by Aaron Schulz
  • git #20167f10 - Reduce selector specificity by Volker E
  • git #f6054478 - languages: Use "your" instead of "my" in the updatedmarker value (task T222260) by Derick Alangi
  • git #24e54d69 - resourceloader: Migrate use of 'raw' modules to 'raw' requests (task T201483) by Timo Tijhof
  • git #95985d0e - resourceloader: Remove redundant 'group' setting for StartupModule by Timo Tijhof
  • git #e0be7e8f - Update monolog/monolog from 1.22.1 -> 1.24.0 by Reedy
  • git #14547fd9 - resourceloader: Skip modules with circular deps in tree optimiser (task T223402) by Timo Tijhof
  • git #e85fe191 - parser: inject the time for {{REVISIONTIMESTAMP}} on pre-save parse by Aaron Schulz
  • git #141f8cfe - Update type of PermissionManager::resultToError by Umherirrender

Vendor

Extensions

3D

  • git #3f3abf7e - build: Update mediawiki/codesniffer to v. 26.0.0 by MarcoAurelio

AbuseFilter

  • git #61009552 - Use more verbose names for filter IDs by Daimona Eaytoy
  • git #e86d4bc1 - Simplify code for stashedEdits tests by Daimona Eaytoy
  • git #382751a7 - Move conditions-related stuff inside AbuseFilterParser by Daimona Eaytoy
  • git #a8e86115 - Remove log_ids meta-variables by Daimona Eaytoy

ActiveAbstract

No changes for ActiveAbstract

AdvancedSearch

No changes for 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

No changes for Capiunto

CategoryTree

No changes for CategoryTree

CentralAuth

No changes for CentralAuth

CharInsert

No changes for CharInsert

CheckUser

No changes for CheckUser

CirrusSearch

Cite

No changes for Cite

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

No changes for CodeMirror

CodeReview

No changes for CodeReview

CollaborationKit

No changes for CollaborationKit

Collection

No changes for Collection

CommonsMetadata

No changes for CommonsMetadata

ConfirmEdit

CongressLookup

No changes for CongressLookup

ContactPage

No changes for ContactPage

ContentTranslation

ContributionTracking

  • git #3a4983c8 - Simplify stylesheet and reduce specificity by Volker E

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

Elastica

No changes for Elastica

ElectronPdfService

EntitySchema

No changes for EntitySchema

EventBus

EventLogging

ExtensionDistributor

No changes for ExtensionDistributor

ExternalGuidance

No changes for ExternalGuidance

FeaturedFeeds

No changes for FeaturedFeeds

FileExporter

No changes for FileExporter

FileImporter

FlaggedRevs

Flow

  • git #acc28bfa - Replace `div#content` with `.mw-body` by Volker E
  • git #047b4779 - Make use of IDatabase::selectFieldValues() where possible by Thiemo Kreuz
  • git #7706b438 - Remove bogus mw.Title.getName() call by Thiemo Kreuz

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

GoogleNewsSitemap

No changes for GoogleNewsSitemap

Graph

No changes for Graph

GrowthExperiments

GuidedTour

GWToolset

  • git #19b0e056 - Remove defined check for ParserOutput::SUPPORTS_STATELESS_TRANSFORMS by Reedy
  • git #70b8c7b0 - Bump required MW >= 1.31.0 (actually supported MW version) by Reedy
  • git #35d8be5e - Replace required red by Wikimedia Red50 color by Volker E
  • git #0e1c7bb8 - Replace `div#content` by `.mw-body` by Volker E

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

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

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

  • git #5de4b287 - Some code simplification/readability improvements by Reedy

Math

No changes for Math

MobileApp

No changes for MobileApp

MobileFrontend

MultimediaViewer

No changes for MultimediaViewer

No changes for NavigationTiming

Newsletter

No changes for Newsletter

NewUserMessage

No changes for NewUserMessage

Nuke

No changes for Nuke

OATHAuth

OAuth

  • git #01cc360a - MWOAuthSessionProvider: Remove deprecated vary parameters for 'Authorization' by Bartosz Dziewoński

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

PageViewInfo

No changes for PageViewInfo

ParserFunctions

No changes for ParserFunctions

ParsoidBatchAPI

No changes for 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

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

No changes for RevisionSlider

RSS

No changes for RSS

No changes for SandboxLink

Score

No changes for Score

Scribunto

SearchExtraNS

No changes for SearchExtraNS

SecurePoll

No changes for SecurePoll

Sentry

ShortUrl

No changes for ShortUrl

SiteMatrix

No changes for SiteMatrix

SkinPerPage

No changes for SkinPerPage

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

No changes for TemplateStyles

TemplateWizard

No changes for TemplateWizard

TextExtracts

No changes for TextExtracts

Thanks

No changes for Thanks

TimedMediaHandler

  • git #c53f3858 - Video.js: Remove SRT subtitle files from the player by Derk-Jan Hartman
  • git #099779d7 - Apply LanguageCode::bcp47 for the HTML attribute 'srclang' by Fomafix

timeline

No changes for 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

UniversalLanguageSelector

No changes for UniversalLanguageSelector

No changes for UploadsLink

UploadWizard

  • git #35ed6d78 - Remove defined check for ParserOutput::SUPPORTS_STATELESS_TRANSFORMS by Reedy
  • git #6c5fba1e - Use the wikibase wbDataTypes variable to map wikibase-item to wikibase-entityid (task T225099) by Cormac Parle
  • git #b4c9e59e - Fix title max length to match backend, and actually validate it (task T208539) by Matthias Mullie

UrlShortener

UserMerge

No changes for UserMerge

VipsScaler

No changes for VipsScaler

VisualEditor

Wikibase

WikibaseCirrusSearch

  • git #706e5c42 - Avoid referencing cirrus behaviors in fixtures by David Causse

WikibaseLexeme

WikibaseLexemeCirrusSearch

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

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

WikimediaBadges

No changes for WikimediaBadges

WikimediaEditorTasks

WikimediaEvents

No changes for WikimediaEvents

WikimediaIncubator

No changes for WikimediaIncubator

WikimediaMaintenance

No changes for WikimediaMaintenance

WikimediaMessages

No changes for WikimediaMessages

XAnalytics

No changes for XAnalytics

ZeroBanner

No changes for ZeroBanner

ZeroPortal

No changes for ZeroPortal

Skins

CologneBlue

No changes for CologneBlue

EUCopyrightCampaignSkin

No changes for EUCopyrightCampaignSkin

MinervaNeue

MonoBook

Modern

No changes for Modern

Nostalgia

No changes for Nostalgia

Timeless

Vector

No changes for Vector

Total Changes

251 Changes in 43 repos by 71 authors

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