MediaWiki 1.36/wmf.37

MediaWiki 1.36.0-wmf.36 Deployment of MediaWiki 1.36.0-wmf.37 to Wikimedia sites MediaWiki 1.36.0-wmf.38

The latest version (labeled "1.36.0-wmf.37") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 30 March 2021 (see the roadmap).

Core changes

edit
  • git #ac830d8e - Branch commit for wmf/1.36.0-wmf.37 (T278343) by trainbranchbot
  • git #3b342cd9 - PermissionManager: fetch $wgDeleteRevisionsLimit from config by DannyS712
  • git #d6d48fee - Exclude includes/PHPVersionCheck.php from phan scanning by Reedy
  • git #19b835c8 - PermissionManagerTest: use data providers by DannyS712
  • git #d32c481a - Move logDataPageOutputOnly() call to outputResponsePayload() (T235554) by Aaron Schulz
  • git #d24f7ad8 - Remove hard deprecated EditPage spam regex methods by DannyS712
  • git #798593cc - QueryPage: Remove useless check by Ammarpad
  • git #32ea3a3f - Fix replacement of control chars in DJVU text output (T230415) by Inductiveload
  • git #7c74fc35 - parserTests: Avoid problematic language in comments (T277986) by James D. Forrester
  • git #5c83c895 - tests: Avoid problematic language in comments and internal code by James D. Forrester
  • git #ccc14960 - FileDeleteForm: reduce use of global context by DannyS712
  • git #97647157 - auth: Convert AbstractAuthenticationProviderTest to a pure unit test by DannyS712
  • git #c31b0562 - auth: Convert AbstractSecondaryAuthenticationProviderTest to pure unit test by DannyS712
  • git #a4a954a6 - rdbms: Fix property type documentations by Ammarpad
  • git #292557ed - Move MWDoxygenFilterTest to unit tests by DannyS712
  • git #bd1ca06a - Delete ObjectFactoryMakeContentHandlerWithSpecsToTest by DannyS712
  • git #c697406d - Prepare for migrating `user` to abstract schema (T230428) (T164898) by Ammarpad
  • git #60606a29 - Avoid using User::getBoolOption() (T277600) by ZabeMath
  • git #0e7bf93d - Drop two unused Perl scripts (T258876) by Ammarpad
  • git #d1d41d1f - Drop DatabaseUpdater::doActiveUsersInit (T272199) by Amir Sarabadani
  • git #d9933fd2 - Drop now unused patch-page-page_lang.sql from Sqlite (T272199) by Amir Sarabadani
  • git #f21644c8 - Drop unused patch-random-dateindex.sql by Amir Sarabadani
  • git #eece54b8 - Remove unused schema change. by Ammarpad
  • git #81ba51eb - Postgres: Remove page_deleted trigger (T164898) by Ammarpad
  • git #135c3d28 - LocalFile: Move "supportsSha1URLs" in purgeThumbList() out of the loop by Reedy
  • git #040317c5 - maintenance: Don't create SearchUpdate in rebuildtextindex.php for page_namespace below 0 (T268673) by Reedy
  • git #6e9c3ba8 - FileDeleteForm: Declare some param and return type hints to methods by Timo Tijhof
  • git #130333b3 - FileDeleteForm: Remove use of $wgLang (T160814) by DannyS712
  • git #1795bd1b - tests: Use data provider for UserEditCountInitJobTest cases by DannyS712
  • git #d01d4768 - Fix spacing after yield and use statements by Umherirrender
  • git #82cd2ca3 - resetUserEmail.php: Treat empty string as valid email by Martin Urbanec
  • git #a4379d6f - Drop doInterwikiUpdate (T272199) (T273080) by Amir Sarabadani
  • git #0dacf7d6 - Drop two 1.13 updates (T272199) by Amir Sarabadani
  • git #a7818478 - Convert WatchedItem et al to PageIdentity by Cindy Cicalese
  • git #84197bf6 - Move several legacy style rules to existing dedicated modules (T278576) by mainframe98
  • git #ee145954 - selenium: Delete Sauce Labs configuration (T248221) by Željko Filipin
  • git #91dc627c - UpdateHandler: fix response for null edits (T277601) by daniel
  • git #5519a25c - Revert "Add change tags for media additions/removals" (T278429) (T266067) by Urbanecm
  • git #f4e7044d - mediawiki.ui: Replace input `box-shadow` value with variable by Volker E
  • git #ee93d068 - Add HTMLTagMultiselectField (T278317) by STran
  • git #55f61375 - mediawiki.skinning: Change 'elements' file to LESS and remove obsolete property (T277803) by Volker E
  • git #4646731a - De-duplicate equivalent IP ranges in HTMLUsersMultiselectField (T278338) by tsepothoabala
  • git #9906c80f - rdbms: fix reference variables in MaintainableDBConnRef::streamStatementEnd() by Aaron Schulz
  • git #17b47164 - rdbms: Remove obsolete db connection params in DatabaseTest by Ammarpad
  • git #50c24f03 - RecentChange: directly build the user identity if we have the data (T277795) by Petr Pchelko
  • git #59f0f389 - split legacy category styles into interface-category feature (T278373) by mainframe98
  • git #f1352d60 - Remove the unused feedlinks message (T277403) by Amir Aharoni
  • git #a6f3aaaa - Hard deprecate User::isValidUserName() (T274211) by ZabeMath
  • git #8b7c9922 - Add WatchedItemStore::maybeEnqueueWatchlistExpiryJob by DannyS712
  • git #69db74f6 - Move mw-datatables styles to mediawiki.pager.tablePager (T278374) by mainframe98
  • git #5d5f8382 - uuid: Remove list parameter support for GlobalIdGenerator subclasses by Aaron Schulz
  • git #d473e537 - rdbms: ignore DBO_TRX DatabaseMysqlBase::wasKnownStatementRollbackError() by Aaron Schulz
  • git #f83c5cc8 - jobqueue: make JobQueue::factory() require the "idGenerator" option by Aaron Schulz
  • git #308dc19f - Drop AbstractBlock::$mReason, deprecated in 1.34 and unused (T276711) by Zabe
  • git #b4c6a5d6 - Drop Avro format option for monolog without deprecation (T265967) by James D. Forrester
  • git #cbc4091d - .mailmap: Update legoktm's e-mail address by James D. Forrester
  • git #c1306ade - Create a content-tables feature split from legacy (T278401) by mainframe98
  • git #f998993e - rdbms: Group DBPerformance logs by violated measure (take 2) (T277516) by Timo Tijhof
  • git #ef11e30e - The new content-parser-output feature is documented and enabled by default (T277218) by jdlrobson
  • git #935c10f8 - WikiPage: don't record bad redirects. (T278367) by daniel
  • git #6841c49d - Make TitleFormatter accept PageIdentity interface (T278125) by Vadim Kovalenko
  • git #909e394f - resourceloader: Require a Config object in ResourceLoader::__construct() (T32956) by Timo Tijhof
  • git #f93c9f0a - apisandbox.js - simplify some logic for widget creation (T269952) by DannyS712
  • git #f4f0ad97 - Avoid HTTP protocol errors when fastcgi_finish_request() is unavailable (T235554) by Aaron Schulz
  • git #cf763fe1 - Drop most hard-deprecated methods in Article (T239975) by Petr Pchelko
  • git #5fee5b77 - Convert RevisionRenderer to Authority by Petr Pchelko
  • git #d4b380ab - Introduce PageSelectQueryBuilder by daniel
  • git #9011bfd4 - Convert CategoryMembershipChange to Authority by Petr Pchelko
  • git #d5d2f64d - ApiCSPReportTest: remove unneeded setMwGlobals() by DannyS712
  • git #37030c04 - RevisionRenderer should set revision ID/Timestamp in ParserOutput (T278284) by Petr Pchelko
  • git #8ded2eb6 - HookContainerTest: fix order of use statements by DannyS712
  • git #7bf51cce - Convert ParserOptions to UserIdentity by Petr Pchelko
  • git #1494b739 - Convert (Un)BlockUser _target to user identity by Petr Pchelko
  • git #679497c1 - Allow public access to getter for default search page (T273979) by Cormac Parle
  • git #c0825f38 - WikiPage: keep touch date consistent by daniel
  • git #30a25920 - Use localized interpunction for mediawiki.hlist (T68336) (T258766) by mainframe98
  • git #2254f927 - Include indicator styling in the interface feature (T199035) by mainframe98
  • git #9f316e29 - Update comment after renaming PoolCounter Client by Reedy
  • git #bc7b6c1d - Convert MergeHistory to Authority by Petr Pchelko
  • git #e3bdc64f - Deprecate mediawiki.mixins `box-shadow()` mixin (T277819) by Volker E
  • git #8ba4aad6 - Introduce PageStore (T195069) by daniel
  • git #e91c0ad7 - Hard deprecate BaseTemplate::getFooterIcons() (T267447) by ZabeMath
  • git #5fa77dbe - ResourceLoaderSkinModule: Add `content-parser-output` feature (T277218) by Ammarpad
  • git #c10a6537 - Convert LogPage to UserIdentity by Petr Pchelko
  • git #48771322 - phpunit: Don't redefine methods in traits (T243600) by Daimona Eaytoy
  • git #7987794d - mediawiki.mixins: Re-introduce `-webkit-hyphens` vendor prefix by Volker E
  • git #0f96eebe - Split messageBoxes.less from the legacy skin feature (T257521) by mainframe98
  • git #06ef99a4 - Limit the scope of when ErrorPageError is expected to be thrown by Aaron Schulz
  • git #fb22076f - Update creation of edit constraints following switch to Authority (T271977) (T157658) by DannyS712
  • git #54cd9e47 - Inject dependencies into some ImportTitleFactory classes by DannyS712
  • git #d1692688 - Make Lua logs collapsible in live preview (T277359) by Nardog
  • git #c1e76a88 - Convert ConverterTest to pure unit tests by DannyS712
  • git #4168c88d - Fix several issues in upgrading from 1.35 to master in Postgres by Amir Sarabadani
  • git #6ba7c4fa - Drop rest of unsupported upgrade paths and patches in Postgres (T272199) by Amir Sarabadani
  • git #b4033cb3 - Move updates around in Postgres to make it sequential by Amir Sarabadani
  • git #447db800 - Drop tsearch fixes in postgres (T272199) by Amir Sarabadani
  • git #62de6638 - Convert WatchedItemStoreUnitTest to pure unit tests by DannyS712
  • git #d94498d3 - Clean up ForkController using current code conventions by DannyS712
  • git #235ae586 - apisandbox.js - split IntegerParamWidget to separate file (T269952) by DannyS712
  • git #599c80d0 - Expand collapsed elements when the browser tries to scroll to a child (T276741) by Nardog
  • git #f85fa939 - Decouple phpunit.php from Maintenance (T90875) by Daimona Eaytoy
  • git #5bb8d031 - HTMLFormField: Use non namespaced class name rather than static::class (T277414) by Reedy
  • git #f6cd743e - LanguageKk: Guard against passing empty string to {{grammar}} (T277689) by Ammarpad
  • git #d69156e0 - Message: update docs to discourage wfMessage usage by Gergő Tisza
  • git #35a9a734 - Fix User::findUsersByGroup() return type doc (T189967) by Ammarpad
  • git #aa28d8c1 - Omit history navigation links when no results are found (T251605) by ZabeMath
  • git #de846d5d - Define Indonesian as fallback for Nias by Amir Aharoni
  • git #29950063 - Fix annoying E_NOTICE about undefined 'alt' index in Skin#makeFooterIcon. by Jack Phoenix

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit
  • git #65c5fd6b - Construct UserIdentityValue without actorId by daniel
  • git #e954ecfe - Fix UserIdentityValue constructor call in test by daniel
  • git #e92d74ad - Don't directly instantiate PageEditStash by Petr Pchelko
  • git #db8d373a - LazyVariableComputer: update parseNonEditWikitext documentation by DannyS712
  • git #682b7666 - selenium: Remove ChromeDriver dependency (T269566) by Željko Filipin

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit
  • git #5169b1e1 - build: Updating y18n to 4.0.1 by libraryupgrader
  • git #77971b6a - styles: Remove obsolete `-moz-keyframes` vendor prefixed rules (T278670) by Volker E

AntiSpoof

edit
  • git #f68f0306 - Remove deprecated SpoofUser::getError by Umherirrender

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

No changes for ArticlePlaceholder

Babel

edit
  • git #bace75cc - Only require MediaWiki 1.34+ by DannyS712
  • git #cd7cd1cf - Have BabelStaticTest extend MediaWikiUnitTestCase by DannyS712

BetaFeatures

edit

BounceHandler

edit
  • git #3be389c0 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender

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

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit
  • git #b96289ff - Construct UserIdentityValue without actorId by daniel
  • git #7e1aea3f - Add mediawiki.pager.tablePager as dependency of ext.CheckUser (T278374) by mainframe98

CirrusSearch

edit
  • git #042305ee - Construct UserIdentityValue without actorId by daniel
  • git #9b3da763 - Update references to PoolCounter Client by Reedy

Cite

edit

CiteThisPage

edit

Citoid

edit

cldr

edit

No changes for cldr

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

CodeReview

edit

No changes for CodeReview

Cognate

edit
  • git #734beb8e - Drop MW <= 1.34 compatibility by James D. Forrester
  • git #f2a4ca85 - Move most namespaced classes into AutoloadNamespaces by Reedy

Collection

edit
  • git #e8ccf563 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender

CommonsMetadata

edit

No changes for CommonsMetadata

ConfirmEdit

edit

No changes for ConfirmEdit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #c8b60082 - SX translator api client: Add getSectionContents method by NikG
  • git #533eeaaf - SXPublisher: Add support for warnings inside Review Info panel by NikG
  • git #eea1c0e4 - SX publishing: Add MT validation before publishing (T260134) by NikG
  • git #315dcd23 - SX Publishing: Add publishFeedback model to support error messages by NikG
  • git #541d9af2 - SX Publishing: Store publish result to state after publishing by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #253da361 - Check if you can edit the page before opening the tools (T276393) (T270803) by Bartosz Dziewoński
  • git #86fe7457 - UsernameCompletion: Use ve.ce.Surface.findMatchingSequences by Ed Sanders
  • git #566d4d92 - Trim wikitext for preview (T276612) by Bartosz Dziewoński
  • git #3ac540af - modifier: Fix whitespace trim inconsistency by Bartosz Dziewoński
  • git #822472a6 - ReplyWidget: Separate out switching logic into switch method by Ed Sanders
  • git #d5450abe - ReplyWidget: Defer scrollElementIntoView by Ed Sanders
  • git #3e723f53 - Don't insert multiple '@' when clicking the mention toolbar button multiple times (T275906) by Bartosz Dziewoński
  • git #42ce942c - Introduce comment "names" to identify comments across revisions/pages (T274685) (T273413) (T275821) by Bartosz Dziewoński

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

No changes for DonationInterface

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #806b9c34 - build: Updating y18n to 4.0.1 by libraryupgrader
  • git #dbce3cc0 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

EntitySchema

edit

No changes for EntitySchema

EventBus

edit

EventLogging

edit

EventStreamConfig

edit

No changes for EventStreamConfig

ExtensionDistributor

edit

No changes for ExtensionDistributor

ExternalGuidance

edit

No changes for ExternalGuidance

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit

FlaggedRevs

edit
  • git #64a48d4d - Wrap most of functionalities depending on protect mode in a condition (T278478) by Amir Sarabadani
  • git #c47ecdee - Make use of the ?? shorthand where possible by Thiemo Kreuz

Flow

edit

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit
  • git #c5dddba9 - Drop MW <= 1.34 compatibility by James D. Forrester

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

No changes for GeoData

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit
  • git #03ebcaf0 - Combine Hooks::onPageMoveComplete and onMoveCompleteInternal by DannyS712
  • git #d560d90b - Fix hook registration after class was namespaced (T278375) by Kunal Mehta

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit

GuidedTour

edit

GWToolset

edit

ImageMap

edit

No changes for ImageMap

InputBox

edit

No changes for InputBox

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

IPInfo

edit

No changes for IPInfo

Jade

edit

No changes for Jade

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit
  • git #f4affd2d - styles: Remove obsolete vendor prefixed properties (T278670) by Volker E
  • git #2946d09a - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
  • git #5e4b31ec - Update documentation for KartographerWikivoyageMode by Thiemo Kreuz
  • git #14d68b14 - Remove unused code and default parameters by Thiemo Kreuz

LabeledSectionTransclusion

edit

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit
  • git #830f879e - Convert LintErrorTest to pure unit tests by DannyS712

LiquidThreads

edit

Listings

edit

No changes for Listings

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit

No changes for LoginNotify

MachineVision

edit

No changes for MachineVision

MapSources

edit

No changes for MapSources

MassMessage

edit
  • git #7ba4d4c1 - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender
  • git #ad5d68b4 - Replace user getGroups method (T275148) by Jeena Huneidi
  • git #6f6178e4 - Handle JSON parsing error when fetching remote content by Abijeet
  • git #163c44d2 - Fix error message shown if remote content could not be fetched by Abijeet
  • git #51a83698 - MassMessage: Unbreak remote content fetching (T276936) by Niklas Laxström

Math

edit

No changes for Math

MediaModeration

edit

No changes for MediaModeration

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit
edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

OATHAuth

edit
  • git #6b106fe1 - TOTPKey: Use foreach instead of for-i-length and remove dead code (T256918) by Timo Tijhof

OAuth

edit
  • git #e9e921db - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender

OAuthRateLimiter

edit

No changes for OAuthRateLimiter

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit
  • git #583b065d - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender

PageImages

edit

No changes for PageImages

PageNotice

edit

No changes for PageNotice

PageTriage

edit
  • git #ae51c275 - Convert PageTriageUtilTest to pure unit tests by DannyS712

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

No changes for RelatedArticles

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit

No changes for RSS

edit

No changes for SandboxLink

Score

edit
  • git #8a598b0c - Lower pcre.backtrack_limit when looking for %%DocumentMedia by Kunal Mehta

Scribunto

edit

No changes for Scribunto

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit
  • git #33f71ca3 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

edit

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

StopForumSpam

edit

No changes for StopForumSpam

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

TemplateStyles

edit
  • git #af68773f - build: Swap deprecated @codingStandardsIgnore to phpcs:ignore (T278594) by Umherirrender

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

No changes for Thanks

TheWikipediaLibrary

edit
  • git #225c8efd - Drop MW <= 1.34 compatibility by James D. Forrester

TimedMediaHandler

edit
  • git #afff1543 - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender

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
  • git #455af387 - Breaking change: Remove timelimit param from ApiStatsQuery by Niklas Laxström
  • git #815f0171 - TranslationUnit: Small mix of cleanups by Niklas Laxström
  • git #e44efb6a - Synchronization: Do not treat translations without definitions safe (T276953) by Abijeet

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit

No changes for VisualEditor

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit
  • git #9c7e761d - Move WikibaseClient PropertySource to service container (T277574) by Itamar Givon
  • git #8a321295 - data-bridge: Increase timeouts for selenium tests (T273327) by sihe
  • git #3cf296d9 - Remove InternalFormatStatementDeserializer from WikibaseRepo (T277533) by Itamar Givon
  • git #4cab1b42 - build: Swap deprecated @codingStandardsIgnore to phpcs:disable (T278594) by Umherirrender
  • git #94f3ca97 - Construct UserIdentityValue without actorId by daniel
  • git #e0f34a7d - Use LBFactorySingle instead of FakeLBFactory where possible by Lucas Werkmeister
  • git #04f43da0 - Use LoadBalancerSingle instead of FakeLoadBalancer where possible by Lucas Werkmeister
  • git #e3c3effd - Make FakeLoadBalancer::reuseConnection() a no-op by Aaron Schulz
  • git #1aa66afd - Fix most of tests failing in Postgres (T207226) by Amir Sarabadani
  • git #a2a854b9 - Simplify DatabaseEntityTermsTableProvider logic drastically (T207226) by Amir Sarabadani
  • git #abad8d11 - Make Postgres work in Wikibase (T207226) by Amir Sarabadani
  • git #0842a249 - Wikibase: Provide timestamp when inserting revision in tests by Ammarpad
  • git #8e22f613 - TitleFactory is not @newable, retrieve from MediaWikiServices by DannyS712
  • git #953ed2d3 - ClientHooks::SiteConfig: Unsupported operand types: array & int by Umherirrender
  • git #c4de5006 - Fix null return type hint for EntityContentFactory::getTitleForId (T273506) by Umherirrender

WikibaseCirrusSearch

edit

No changes for WikibaseCirrusSearch

WikibaseLexeme

edit

No changes for WikibaseLexeme

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

No changes for WikibaseQualityConstraints

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaApiPortalOAuth

edit

No changes for WikimediaApiPortalOAuth

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit
  • git #d7418303 - styles: Remove obsolete `-moz-` vendor prefixed rules & properties (T278670) by Volker E

Wikisource

edit

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit
  • git #9de2b010 - styles: Remove obsolete `-moz-` vendor prefixed properties (T278670) by Volker E
  • git #4394d85e - Update search form to use the default search page from the skin (T273979) by Cormac Parle

Modern

edit

No changes for Modern

MonoBook

edit

No changes for MonoBook

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

No changes for Timeless

Vector

edit
  • git #7dfec540 - Clean up VectorHooksTest by DannyS712
  • git #b7bf9a88 - Use content-parser-output RL SkinModule feature (T277218) by Ammarpad
  • git #57341918 - build: Update SVGO to latest v2.2.2 and re-crush SVGs by Volker E
  • git #e5b65285 - [styles] Remove deprecated `.box-shadow()` mixin calls and cleanup vars by Volker E
  • git #c8cd6098 - [styles] Remove `margin` normalization already covered in 'normalize' module by Volker E
  • git #88dcdab6 - Removing temporary `.body` selectors. by Jan Drewniak
  • git #b183ac3b - Inform anonymous A/B test by tracking time from navigationStart (T275807) by jdlrobson

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit
  • git #d20e0451 - TreeModifier: Ignore 'originalVariantInfo' when validating linear data (T278064) by Bartosz Dziewoński
  • git #7b58eb5c - Create findMatchingSequences for deduplication by Ed Sanders

Total Changes

edit

290 Changes in 64 repos by 66 authors

  NODES
3d 10
coding 12
Experiments 2
HOME 1
Intern 3
languages 5
mac 6
multimedia 2
Note 1
OOP 2
os 41
text 11
Users 4
visual 5
web 5