< MediaWiki 1.33
MediaWiki 1.33.0-wmf.9 Deployment of MediaWiki 1.33.0-wmf.12 to Wikimedia sites MediaWiki 1.33.0-wmf.13

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

Core changes

Vendor

Extensions

3D

No changes for 3D

AbuseFilter

ActiveAbstract

No changes for ActiveAbstract

AdvancedSearch

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

  • git #1aa70030 - Fix "count(): Parameter must be an array or an object that implements Countable" (task T213005) by Reedy
  • git #2951b928 - Add <thead> and <tbody> in the sortable table by Fomafix

CharInsert

No changes for CharInsert

CheckUser

No changes for CheckUser

CirrusSearch

Cite

CiteThisPage

No changes for CiteThisPage

Citoid

  • git #ec72fb9e - Call original MWReferenceContextItem#renderBody when overriding by Bartosz Dziewoński

cldr

Cognate

No changes for Cognate

CodeEditor

No changes for CodeEditor

CodeMirror

No changes for CodeMirror

CodeReview

  • git #4fd41a7c - Required argument follows optional by Umherirrender

CollaborationKit

Collection

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

No changes for DonationInterface

DoubleWiki

No changes for DoubleWiki

DynamicSidebar

No changes for DynamicSidebar

EUCopyrightCampaign

No changes for EUCopyrightCampaign

Echo

  • git #ed171889 - Avoid double escaping of select options (task T211876) by Matěj Suchánek
  • git #d042257d - Add missing use for Wikimedia\Rdbms\Database by Umherirrender
  • git #795d48d5 - Required argument follows optional by Umherirrender
  • git #cb1051ce - Display the full title in notifications about mention in summary by Matěj Suchánek
  • git #51c5f060 - phpcs: exclude the vendor folder by Paladox
  • git #8d7fc8c6 - Avoid expensive array_shift where possible by Thiemo Kreuz
  • git #0a6e548e - Some more specific array and array[] type hints by Thiemo Kreuz

Elastica

No changes for Elastica

ElectronPdfService

EventBus

No changes for EventBus

EventLogging

No changes for EventLogging

ExtensionDistributor

FeaturedFeeds

No changes for FeaturedFeeds

FileExporter

No changes for FileExporter

FileImporter

FlaggedRevs

  • git #59568041 - Add missing use for Wikimedia\Rdbms\IDatabase by Umherirrender
  • git #58d48339 - Use ContextSource::getConfig instead of globals by Reedy
  • git #4c936444 - Required argument follows optional by Umherirrender
  • git #87ea714b - Do not call FRInclusionCache::setRevIncludes when the value is not used by Krinkle

Flow

  • git #32dd1b0f - fix "Undefined variable: boardTitle" by Thiemo Kreuz
  • git #83e39041 - Use getters to access ContribsPager properties (task T212771) by Kosta Harlan
  • git #61d707ff - Add missing use statments by Umherirrender
  • git #37a46694 - Use more narrow interfaces in ContribsPager related code by Thiemo Kreuz
  • git #37918fc5 - Use ContextSource::getConfig instead of globals by Umherirrender
  • git #ae1e54fa - Improve paramater docs of NotifiedUsersTest::getTestData by Umherirrender
  • git #ea771750 - Remove superfluous parameter from AbuseFilter call (task T173889) by Daimona Eaytoy

FundraiserLandingPage

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

No changes for FundraisingTranslateWorkflow

Gadgets

GeoCrumbs

No changes for GeoCrumbs

GeoData

No changes for GeoData

GettingStarted

GlobalBlocking

No changes for GlobalBlocking

GlobalCssJs

No changes for GlobalCssJs

GlobalPreferences

GlobalUsage

No changes for GlobalUsage

GlobalUserPage

No changes for GlobalUserPage

GoogleNewsSitemap

No changes for GoogleNewsSitemap

Graph

  • git #c7afb9e9 - Adjust type of Store::saveToCache by Thiemo Kreuz (WMDE)

GrowthExperiments

GuidedTour

No changes for GuidedTour

GWToolset

  • git #142e4bce - Fix function name when throwing gwtoolset-developer-issue by Umherirrender

ImageMap

No changes for ImageMap

InputBox

No changes for InputBox

Insider

No changes for Insider

intersection

No changes for intersection

Interwiki

  • git #884c3fbb - SpecialInterwiki: Add <thead> and <tbody> in the sortable table by Fomafix

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

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 #d06ad55d - Streamline ListContentSpamlistLookupTest by Thiemo Kreuz
  • git #c2b5f059 - tests: Add unit tests for SpamlistLookup::factory() by D3r1ck01

Math

No changes for Math

MobileApp

No changes for MobileApp

MobileFrontend

MultimediaViewer

  • git #a518cb03 - build: Update eslint-config-wikimedia to 0.9.0 by Ed Sanders

No changes for NavigationTiming

Newsletter

No changes for Newsletter

NewUserMessage

No changes for NewUserMessage

Nuke

  • git #0943f81e - Document that "pattern" means "LIKE pattern" by Thiemo Kreuz (WMDE)

OATHAuth

OAuth

  • git #6198e848 - Fix namespace separator in param docs by Umherirrender
  • git #98df9d78 - Make Consumer[Acceptance] and DAOAccessControl more type-safe by Gergő Tisza
  • git #b8ad4133 - Add filter by action to Special:Log/mwoauthconsumer (task T212628) by Matěj Suchánek

OpenStackManager

No changes for OpenStackManager

ORES

  • git #ec64660b - Declare properties on SpecialORESModels by Umherirrender
  • git #d2635a02 - Fix use for Wikimedia\Rdbms\IDatabase by Umherirrender

PageAssessments

  • git #75c5f6da - Remove backward compatibility code for ApiBase::setWarning by Umherirrender

PagedTiffHandler

No changes for PagedTiffHandler

PageImages

No changes for PageImages

PageTriage

No changes for PageTriage

PageViewInfo

No changes for PageViewInfo

ParserFunctions

ParsoidBatchAPI

No changes for ParsoidBatchAPI

PdfHandler

No changes for PdfHandler

PerformanceInspector

Petition

No changes for Petition

Poem

No changes for Poem

PoolCounter

No changes for PoolCounter

Popups

ProofreadPage

PropertySuggester

No changes for PropertySuggester

QuickSurveys

  • git #f3c379f2 - init: Improve dnt code with idiomatic patterns by Krinkle
  • git #69bbc428 - Use OO.inheritClass directly for improved readability by Krinkle
  • git #d3d7817e - utils: Simplify getEditCountBucket function by Krinkle
  • git #37792f3f - build: Update eslint rules and remove redundant aliases (task T208951) by Krinkle

Quiz

No changes for Quiz

ReadingLists

No changes for ReadingLists

No changes for RelatedArticles

Renameuser

No changes for Renameuser

RevisionSlider

RSS

  • git #96390e08 - Remove code sniffer exclusions and update other dependencies by Sam Wilson

No changes for SandboxLink

Score

No changes for Score

Scribunto

No changes for Scribunto

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

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

  • git #9ac1604d - Improve param doc by Umherirrender
  • git #d71bdf2f - Specification: Fix "properties" typo in § 3.2.8 by Timo Tijhof
  • git #498c66f4 - tests: Add coverage for TemplateDataBlob::getHtml by Krinkle

TemplateSandbox

No changes for TemplateSandbox

TemplateStyles

TemplateWizard

TextExtracts

No changes for TextExtracts

Thanks

TimedMediaHandler

timeline

No changes for timeline

TitleBlacklist

No changes for TitleBlacklist

TocTree

No changes for TocTree

TorBlock

No changes for TorBlock

Translate

  • git #85472930 - Revert "Use "touchedCallback" for for the "translate-groups" cache key" by jenkins-bot
  • git #7f97f1a3 - Add type hint for nullable parameters by Umherirrender
  • git #703f87d9 - Make use of the …::class feature in some cases by jenkins-bot
  • git #904ab172 - Prefer "self" references where possible by jenkins-bot
  • git #a705b1e0 - Remove documentation that does not add any information by jenkins-bot
  • git #e45601d2 - tag: Fix some incorrect PHPDoc comments in tag/ files by jenkins-bot
  • git #088be3dc - ffs: Fix PHPDoc return type for readRow() method by jenkins-bot
  • git #d1313aff - specials: Fix PHPDoc comments & return type for isValidValue() method by jenkins-bot
  • git #e38d374d - Use "touchedCallback" for for the "translate-groups" cache key (task T203786) by jenkins-bot

TranslationNotifications

No changes for TranslationNotifications

TrustedXFF

No changes for TrustedXFF

TwoColConflict

UniversalLanguageSelector

  • git #24559cd1 - Add basic tests for ULS' ResourceLoader modules by jenkins-bot

No changes for UploadsLink

UploadWizard

UrlShortener

UserMerge

VipsScaler

No changes for VipsScaler

VisualEditor

Wikibase

WikibaseLexeme

WikibaseMediaInfo

WikibaseQuality

No changes for WikibaseQuality

WikibaseQualityConstraints

Wikidata.org

No changes for Wikidata.org

WikidataPageBanner

  • git #e49bdc47 - Fix @var of WikidataPageBanner::wpbFunctionsClass by Umherirrender
  • git #2acadee7 - Remove unneeded @return from function by Umherirrender

WikiEditor

No changes for WikiEditor

wikihiero

  • git #2262a7e6 - Required argument follows optional by Umherirrender

WikiLove

No changes for WikiLove

WikimediaBadges

No changes for WikimediaBadges

WikimediaEvents

WikimediaIncubator

No changes for WikimediaIncubator

WikimediaMaintenance

WikimediaMessages

XAnalytics

No changes for XAnalytics

ZeroBanner

  • git #44c0afe3 - Use ContextSource::getConfig instead of globals by Umherirrender

ZeroPortal

Skins

CologneBlue

No changes for CologneBlue

EUCopyrightCampaignSkin

No changes for EUCopyrightCampaignSkin

MinervaNeue

MonoBook

  • git #0221daf6 - Fix disappearing page tab issue in mobile by Isarra

Modern

No changes for Modern

Nostalgia

No changes for Nostalgia

Timeless

No changes for Timeless

Vector

No changes for Vector

Total Changes

452 Changes in 71 repos by 82 committers

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