MediaWiki 1.37/wmf.1

MediaWiki 1.37.0-wmf.0 Deployment of MediaWiki 1.37.0-wmf.1 to Wikimedia sites MediaWiki 1.37.0-wmf.3

The latest version (labeled "1.37.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, 13 April 2021 (see the roadmap).

Core changes

edit
  • git #53385c23 - Update git submodules by Niklas Laxström
  • git #a60ad693 - Update git submodules by Niklas Laxström
  • git #3d331cd9 - Update git submodules by Amir Sarabadani
  • git #2a181729 - Update git submodules by Andrew Kostka
  • git #a9312a9e - Update git submodules by Cormac Parle
  • git #b5c79458 - Update git submodules by Adam Wight
  • git #db02c3f3 - Update git submodules by Martin Urbanec
  • git #cb61a793 - Update git submodules by Martin Urbanec
  • git #ccbfcf28 - Do not mark rollbacks as bot edits (T280655) by Taavi Väänänen
  • git #7d4c0d16 - Update git submodules by Bartosz Dziewoński
  • git #d4e60311 - Update git submodules by Andrew Kostka
  • git #dac3f080 - Update git submodules by Bartosz Dziewoński
  • git #067071de - Update git submodules by Martin Urbanec
  • git #3302274f - Factor out rollback logic from WikiPage by Petr Pchelko
  • git #1df5399d - Update git submodules by Amir Sarabadani
  • git #16e42b84 - Update git submodules by Erik Bernhardson
  • git #a9da936f - Update git submodules by jdlrobson
  • git #d24309aa - Update git submodules by Martin Urbanec
  • git #e268291d - Update git submodules by Martin Urbanec
  • git #234c08d8 - Update git submodules by Bartosz Dziewoński
  • git #5e964b8d - Update git submodules by Martin Urbanec
  • git #8b5471b5 - Branch commit for wmf/1.37.0-wmf.1 by trainbranchbot
  • git #a6abbb67 - Remove the compatibility code from the constructor (T276035) by vladshapik
  • git #af916aad - objectcache: Switch SqlBlobStore to using ATTR_DURABILITY (T279977) by Aaron Schulz
  • git #65947212 - rdbms: improve ChronologyProtector comments and variable/method names by Aaron Schulz
  • git #9ee26f17 - rdbms: Fix LoadBalancer connection error reporting by Tim Starling
  • git #03ed0144 - Avoid double escape of exif message in FormatMetadata by Umherirrender
  • git #28c9a3b3 - objectcache: Update WANObjectCache class docs for sister keys by Timo Tijhof
  • git #3413868d - Clean up some logic in ApiEditPage by DannyS712
  • git #c968e772 - CREDITS: Update for REL1_36 by James D. Forrester
  • git #72cf766c - Document $wgLegacyJavaScriptGlobals as already deprecated in 1.36 (T72470) by Amir Sarabadani
  • git #4acdf166 - Final fixes of Postgres updater for REL1_36 (T164898) by Amir Sarabadani
  • git #480c1263 - Fix typo in code 'defintion' (T201491) by anjali041
  • git #a6a25a1e - objectcache: Replace 'cluster' and 'mcrouterAware' with 'broadcastRoutingPrefix' by Timo Tijhof
  • git #6910c3c2 - rdbms: Remove unused 'hostname' in LBFactory and LoadBalancer (T228895) by Timo Tijhof
  • git #98ef7204 - Follow-up a87fa8287: Split release notes into sysadmin- and user-facing (T268230) by James D. Forrester
  • git #6d8ad558 - build: Update eslint-config-wikimedia to 0.20.0 by Ed Sanders
  • git #383ab7aa - UPGRADE: Remove nbsp, replace with a space by Reedy
  • git #16ac6980 - objectcache: Implement 'onHostRoutingPrefix' option in WANObjectCache (T264604) by Timo Tijhof
  • git #8efb0e89 - HISTORY: Add 1.31.13, 1.31.14, 1.35.2 (T270458) by Reedy
  • git #188a9175 - SECURITY: ContentModelChange: Check that user can create pages by DannyS712
  • git #e9a12612 - SECURITY: Non-admin deleted enwiki page in fast double move (T272386) by Tim Starling
  • git #6b9be9c0 - SECURITY: Allow user to only apply protection they have right to do so via action=protect (T270713) by Reedy
  • git #09f98686 - PermissionManager: Clarify what 'index' passed to getNamespaceRestrictionLevels means by Reedy
  • git #cfcb3e47 - Use ::class for class name by Umherirrender
  • git #a4b73eb2 - PageRecord: make language optional (T278591) by daniel
  • git #a2d3a0f5 - Hard deprecate JobQueue::getWiki by DannyS712
  • git #a0249f96 - Add Serhio Magpie to CREDITS by Kunal Mehta
  • git #835f0689 - Installer: Fix foundation.wikimedia.org link in config-pingback-help by Reedy
  • git #489e2826 - ParserCache: fix stats for metadata cache missed by daniel
  • git #2d3243b7 - Don't allow blocking on pages that don't exist (T269341) by STran
  • git #9f4eb79c - Reapply Content-Length deferred updates patches by Tim Starling
  • git #33440f23 - Add Dagbani (dag) to Names.php (T279619) by Amir Aharoni
  • git #aa94551c - Make SpecialFileDuplicateSearch not be a QueryPage by Tim Starling
  • git #bcec556b - Don't send headers on ob_end_clean() (T278579) by Tim Starling
  • git #e416bd42 - Hard deprecate MediaWikiServices::getWatchlistNotificationManager() by Cindy Cicalese
  • git #f1dadbb4 - Rename WatchlistNotificationManager to WatchlistManager by Cindy Cicalese
  • git #9911b037 - exception: Restore "PHP Deprecated" prefix for E_USER_DEPRECATED by Timo Tijhof
  • git #7572a698 - Fix comparison operator for isAllowedAll by Cindy Cicalese
  • git #1fb529c0 - RELEASE-NOTES-1.37: remove copied stuff from 1.36 by DannyS712
  • git #19de9147 - objectcache: cleanups to broadcast/relay code in WANObectCache by Aaron Schulz
  • git #aca13bde - Some reorganisation of DefaultSettings.php by Tim Starling
  • git #718b8bd3 - LoadBalancer: Include flags in connection log by Tim Starling
  • git #61c5d9d2 - Actor migration cleanup for rebuildrecentchanges.php (T278917) by Tim Starling
  • git #89773836 - Actor migration cleanup for SiteStatsUpdate (T278917) by Tim Starling
  • git #9e0c6afa - Support User:0 in ActorStore by Petr Pchelko
  • git #2dc3760d - RELEASE-NOTES-1.3{6,7}: Re-work UPGRADE reference (T259771) by James D. Forrester
  • git #d1f481f2 - ParserCache: only use in-process caching for metadata (T277829) by Petr Pchelko
  • git #c791a1a4 - Prepare for REL1_36 cut, labelling master as 1.37-alpha (T279456) by James D. Forrester
  • git #a92c8246 - SECURITY: Do not reveal existence of hidden users in Special:Contribs (T276306) by Taavi Väänänen
  • git #be51f46b - mediawiki.less: Add `font-size-base` and `line-height-*` vars (T279479) by Volker E
  • git #5c0356c8 - Convert WatchAction to PageIdentity by daniel
  • git #f574224a - Add Ori Livneh to authorList by James D. Forrester
  • git #4a9ccf22 - Simplify / clean up phpunit.php (T90875) by Daimona Eaytoy
  • git #0393ddbb - Disable DEFER_SET_LENGTH_AND_FLUSH headers to avoid HTTP errors (T235554) by Aaron Schulz
  • git #0108c05c - Fix the test MonologSpiTest::testDefaultChannel (T196906) (T242751) by Sébastien Beyou
  • git #dec13460 - Implement JobQueueDB::getAllAbandonedJobs (T276945) by Sébastien Beyou
  • git #dc7cfa04 - Add parser test for {{safesubst:self}} (T276476) by Umherirrender
  • git #5e7076f2 - Move legacy commonPrint styles to appropriate skin features (T89981) by mainframe98
  • git #e2f2c779 - Move category and editOptions styles out of interface (T278898) (T278900) by mainframe98
  • git #278bb5c2 - rdbms: detect corrupt Database instances due to critical section failure (T193565) by Aaron Schulz
  • git #05dd2e18 - Add .mailmap entry for 01miki10 by 01miki10

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit
  • git #6849817c - Make default wgAbuseFilterAflFilterMigrationStage SCHEMA_COMPAT_NEW (T269712) by James D. Forrester
  • git #32f7ae14 - Use ::class for class name by Umherirrender
  • git #d38838cf - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
  • git #3e2153b8 - Update userCanViewRev to use Authority by Daimona Eaytoy
  • git #5d8ac683 - Convert AbuseFilterDBTest to pure unit tests by DannyS712

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit
  • git #3718f079 - Inline small pieces of JS code for readability by Thiemo Kreuz
  • git #8fb03ead - Remove empty …&advancedSearch-current={} from URLs by Thiemo Kreuz
  • git #5bd28237 - Use narrow UserIdentity interface where possible by Thiemo Kreuz
  • git #51119630 - Use more strict assertSame everywhere by Thiemo Kreuz

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit
  • git #fcc75643 - Move SidebarLinkBadgeDisplay to service container (T279510) by rosalie
  • git #efd55a18 - Pass down MediaWiki services instance to WikibaseClient service accessors by Itamar Givon
  • git #166c59ff - Update calls to WikibaseClient::getLanguageFallbackLabelDescriptionLookupFactory (T279084) by Itamar Givon
  • git #35183403 - Update calls to getEntityStore (T278828) by Itamar Givon

Babel

edit

BetaFeatures

edit

No changes for BetaFeatures

BounceHandler

edit

No changes for BounceHandler

Calendar

edit

No changes for Calendar

Campaigns

edit

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit
  • git #7dbedfde - CategoryTreeHooks: Move call that is independent of a loop by Reedy

CentralAuth

edit

CentralNotice

edit
  • git #31804f34 - Remove php entry point (T140850) by Umherirrender
  • git #bfe965be - styles: Remove obsolete `-moz-` vendor prefixed rules (T278670) by Volker E
  • git #b675d42d - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
  • git #11a2d496 - README: remove outdated info about supported MW version by DannyS712
  • git #0ca3510f - Add unit tests for CampaignType (T268646) by Maggie Epps
  • git #3a09cf42 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
  • git #0c34608d - Remove optedOutCampaigns property from impression data (T275054) by Andrew Green
  • git #af9b0791 - BannerRenderer: Use ResourceLoader::filter instead of internal JavaScriptMinifier by Timo Tijhof
  • git #646223a7 - Validate banner name on SpecialCentralNoticeBanners for delete and clone (T173782) by Umherirrender

CharInsert

edit

CheckUser

edit
  • git #4bfbfb22 - build: Run eslint and stylelint for all files by Umherirrender

CirrusSearch

edit
  • git #ed4d7823 - ForceSearchIndex.php: fix --namespace option for main namespace (T274198) by Gergő Tisza

Cite

edit

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

No changes for cldr

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

CodeReview

edit

Cognate

edit

No changes for Cognate

Collection

edit

No changes for Collection

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 #d999861d - Another fix for token cookie handling (T281346) by Niklas Laxström
  • git #9da81247 - Fix CX token cookie (T281346) by Niklas Laxström
  • git #e80e31a2 - SX vuex suggestions: Fix fetchNextSectionSuggestionsPage naming by NikG
  • git #74bad435 - UI lib: Fix MWInput to accept v-model by NikG
  • git #aafac2a3 - UI lib icons: add article icon by NikG
  • git #31f8fafb - SX vuex application: abstract create new section suggestion action by NikG
  • git #956c139a - SX vuex mediawiki module: cleanup getters by NikG
  • git #20bb33fa - Delete empty translation files by DannyS712
  • git #f0268948 - CXSuggestionList.vue: Add discard section suggestion functionality (T260164) by NikG
  • git #5b93a489 - SX vuex suggestions: Add removeSectionSuggestion mutation by NikG
  • git #95dd9512 - CXSuggestionList SFC: Refactor showMoreSuggestions method by NikG
  • git #7361c61c - SX Refactoring: Use "slice" naming in vuex suggestions module by NikG
  • git #4b9c72ef - CXSuggestionList SFC minor refactoring by NikG
  • git #630896b3 - CXSuggestionList SFC: Use "slice" naming intead of "page" by NikG
  • git #f149949b - SX minor refactoring: add "loading" to getSectionSuggestionSeeds by NikG
  • git #6d279a19 - SX fetch section suggestions: Drop suggestions without missing section by NikG
  • git #ef611791 - SX refactoring: Add suggestions/getNumberOfSuggestionsToFetch getter by NikG
  • git #3ec426e8 - SX publishing: Position new section before "References" (T263139) by NikG
  • git #772a634d - CXTranslationSuggestion: Fix action icon buttons (T274229) by NikG
  • git #070b28c3 - CXTranslationSuggestion: Restructure to follow flex column approach by NikG
  • git #799777e6 - SX refactoring: Remove duplicate code in suggestions/fetchSuggestions by NikG
  • git #8704893a - SX appendix titles: Add pre-filled appendix titles for languages by NikG

CreditsSource

edit

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

DiscussionTools

edit
  • git #0a592166 - CommentFormatter: Add 'ext-discussiontools-section' class instead of overwriting (T280433) by Bartosz Dziewoński
  • git #66d137b7 - Remove <header> tags around headings for compat with MobileFrontend (T280433) by Bartosz Dziewoński
  • git #e4b2d93d - Don't allow query and cookie hacks to enable topic subscriptions (T280082) by Bartosz Dziewoński
  • git #3e319251 - Fix check for your own talk page on subpages (T279604) by Bartosz Dziewoński
  • git #a555db78 - Topic subscriptions: Don't register notification type/group unless enabled (T279671) by Ed Sanders
  • git #f3422f40 - Disable topic subscriptions API when feature is unavailable (T279671) by Ed Sanders
  • git #f6c95080 - Create constants for feature strings by Ed Sanders
  • git #23a490de - Topic subscriptions: Don't generate events when feature is unavailable (T279671) by Ed Sanders
  • git #6cafd773 - Topic subscriptions: Only check for events on talk pages by Ed Sanders
  • git #bbd664e1 - build: Update eslint-config-wikimedia to 0.20.0 by Ed Sanders
  • git #18cbae13 - Make sourcemodetoolbar preference available by Bartosz Dziewoński
  • git #0a39c119 - Echo wiring for topic subscriptions by Ed Sanders
  • git #eb7e682d - Topic subscription front end (T276996) by Ed Sanders
  • git #0bf7539e - Topic subscription action API (T264885) by Ed Sanders
  • git #86be6f83 - Service to interact with topic subscriptions (T264885) by David Lynch
  • git #5b8646f7 - Create table for topic subscriptions (T264885) by David Lynch
  • git #9e255d82 - Remove compatibility code for 'data-mw-comment-start' change by Bartosz Dziewoński

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit

Elastica

edit
  • git #ff348d78 - Updating ruflin/elastica (6.1.3 => 6.1.5) by Reedy

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit

EventBus

edit

No changes for EventBus

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
  • git #b9a0228b - Better error message when importing an "instant Commons" file by Thiemo Kreuz

FlaggedRevs

edit
  • git #5db66d4d - Don't do strict equal condition check (T279750) by Amir Sarabadani
  • git #c9858abf - Drop FlaggedRevsXML::getLevelMenu() (T277883) by Amir Sarabadani
  • git #e4ff4779 - Drop FR_INCLUDES_FREEZE (T277883) by Amir Sarabadani
  • git #22c31539 - Inline a bunch of single-use methods from FlaggedRevs by Thiemo Kreuz
  • git #39dde909 - Delete unused properties, methods, and default parameters by Thiemo Kreuz
  • git #9f8bfc5e - Make FlaggedRevsTest more robust by Thiemo Kreuz
  • git #333ea7fc - Make parseStableRevisionPooled() always return a Status by Thiemo Kreuz
  • git #e4fd1fcc - Avoid problematic empty() in trivial situations by Thiemo Kreuz
  • git #aac2bda6 - Make use of shortcuts we can use in PHP by Thiemo Kreuz

Flow

edit
  • git #2cc7e789 - container.php: merge single use indexes entries (T170330) by DannyS712
  • git #04472c92 - Update Legoktm's email address by Kunal Mehta
  • git #38b0f610 - container.php: Merge some single-use entries by DannyS712
  • git #51419712 - Delete empty translation files by DannyS712
  • git #b6aab3d8 - Move repository.tree and a few others to ServiceWiring.php (T170330) by DannyS712
  • git #f3858041 - Remove extra check if Flow is loaded in maintenance script by Umherirrender
  • git #8d1aecab - Update to use getWatchlistManager() to get service. by Cindy Cicalese
  • git #4af6ddbe - Move FlowUser and FlowPermissions to ServiceWiring.php (T170330) by DannyS712

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

GettingStarted

edit

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit
  • git #95a240b9 - Pass config to ResourceLoader constructor by Umherirrender

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit
  • git #f560a336 - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
  • git #c79bad72 - build: Add newline to .stylelintrc.json by Umherirrender

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

InterwikiSorting

edit

No changes for InterwikiSorting

IPInfo

edit

No changes for IPInfo

Jade

edit

No changes for Jade

Josa

edit

JsonConfig

edit

Kartographer

edit
  • git #1122c340 - Unset default value for KartographerMapServer; Wikimedia Maps service is internal-only (T244561) by James D. Forrester

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

LiquidThreads

edit

No changes for LiquidThreads

Listings

edit

No changes for Listings

LocalisationUpdate

edit

LoginNotify

edit

No changes for LoginNotify

MachineVision

edit
  • git #30fbc3ef - Update WikibaseRepo::getEntityLookup() call (T278926) by Lucas Werkmeister
  • git #d7277da5 - Use variadic argument in ApiTrait::requireAtLeastOneBatchParameter (T278594) by Umherirrender

MapSources

edit

No changes for MapSources

MassMessage

edit
  • git #5fdcfd79 - Load javascript modules on special pages only when form is shown (T277331) by Umherirrender
  • git #8f27c62e - Delete empty translation files by DannyS712

Math

edit

MediaModeration

edit
  • git #8c1ed452 - Use ::class for class name by Umherirrender
  • git #1e0dce68 - build: Add eslint to lint json files by Umherirrender

MediaSearch

edit

No changes for MediaSearch

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit
  • git #4a2c2ba3 - Use ::class for class name by Umherirrender
  • git #3dbfd2c6 - build: Add missing newline to i18n json files by Umherirrender
  • git #65f8dd2c - Delete empty translation files by DannyS712
  • git #04a58666 - package.json: Upgrade storybook, webpack and bundlesize for npm audit issues by James D. Forrester
  • git #f6eb89df - Add missing PL special page names by rail
  • git #7d4c31e6 - Fix cancelled browser-back in mobile editor (T263470) by Bartosz Dziewoński
  • git #471e8fcb - Drop message box styles in MobileFrontend (T233160) by jdlrobson

MultimediaViewer

edit
  • git #3205e72a - build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs (T278656) by Volker E
  • git #da164e11 - Update Legoktm's email address by Kunal Mehta
edit
  • git #55e2fd99 - eslint: Drop reportUnusedDisableDirectives, inherited from profile by James D. Forrester

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

No changes for OATHAuth

OAuth

edit

No changes for OAuth

OAuthRateLimiter

edit
  • git #c348b108 - build: Add eslint to lint json files by Umherirrender

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit
  • git #14ad89f3 - Avoid using User::setOption() (T277818) by ZabeMath
  • git #2a8f5a2c - eslint: Drop reportUnusedDisableDirectives, inherited from profile by James D. Forrester

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit
  • git #8ef906d9 - Remove back compat code for BitmapMetadataHandler::Tiff by Umherirrender

PageImages

edit

PageNotice

edit

No changes for PageNotice

PageTriage

edit

No changes for PageTriage

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit
  • git #eff86379 - Preview pagelist button on non-dialogue portion should not be active when closing the dialogue (T278607) by yash9265
  • git #cdd9365e - Delete empty translation files by DannyS712

PropertySuggester

edit

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit
  • git #a22f34d4 - Use variadic argument in ApiTrait::requireAtLeastOneBatchParameter (T278594) by Umherirrender
edit

No changes for RelatedArticles

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit

No changes for RevisionSlider

No changes for RSS

edit

No changes for SandboxLink

Score

edit

No changes for Score

Scribunto

edit

No changes for Scribunto

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit
  • git #dfa25061 - Update Legoktm's email address by Kunal Mehta
  • git #cf4872f1 - 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

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

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit
  • git #d7f93f5c - ApiQueryExtracts: remove unneeded factory method by DannyS712

Thanks

edit

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit

timeline

edit

No changes for timeline

TitleBlacklist

edit

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit
  • git #4d0c07a0 - Replace black/white list with exclusion/inclusion list in code (T277965) by Abijeet
  • git #c4eb83e1 - Avoid using User::setOption() (T277818) by ZabeMath
  • git #aa057f48 - Remove fallback for RecentChange::getQueryInfo by Abijeet
  • git #cf04c9a5 - Add TranslatablePageMover service (T275109) by Abijeet
  • git #768c9600 - GroupSynchronizationCache: UI changes to resolve messages/groups with errors (T276197) by Abijeet
  • git #8333b00c - GroupSynchronizationCache: API to resolve messages/groups with errors (T276197) by Abijeet
  • git #06b1e10d - Fix checkBlacklist message parameter check by Abijeet
  • git #e2104403 - Update Legoktm's mailmap entry by Kunal Mehta
  • git #7f7bf2c2 - Remove fallback check for RevisionStore::newRevisionsFromBatch by Abijeet
  • git #6fba89c9 - Remove fallback check for RevisionStore::getContentBlobsForBatch by Abijeet
  • git #64ba52fd - Add debug logging for big stats updates (T209817) by Niklas Laxström

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
  • git #ae78defa - Update Legoktm's mailmap entry by Kunal Mehta
  • git #12192f3c - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
  • git #1d793d15 - Delete empty translation files by DannyS712

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #41cf9d53 - Add filtering for the suggested values combo box (T271898) by Andrew Kostka
  • git #1b34b59a - SECURITY: Act like users don't exist if hidden from viewer (VE edit notices) (T270453) by Bartosz Dziewoński
  • git #de2f5b30 - Add a combo box for suggested values in the transclusion dialog (T271898) by Andrew Kostka
  • git #fb32aa49 - Revert incorrect changes to ve.ui.MWBackCommand that made it stop working (T279613) by Bartosz Dziewoński
  • git #c5708033 - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit

WikibaseCirrusSearch

edit

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

WikiEditor

edit

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
  • git #b626b217 - Send "0 edits" userEditCountBucket for anons (T210106) by Adam Wight
  • git #85c54a4f - searchSatisfaction: Default userEditBucket back to 0 edits (T280294) by Erik Bernhardson
  • git #cfccf828 - Revert "GrowthExperiments: HelpPanel now should consume wiki config" (T274520) by Urbanecm
  • git #7076163c - GrowthExperiments: HelpPanel now should consume wiki config (T274520) by Martin Urbanec
  • git #5b5e8a3c - Use edit count bucketing from EventLogging (T210106) by Adam Wight
  • git #29771001 - desktopWebUIActionsTracking: Tidy redundant variables by Sam Smith
  • git #0756bbe1 - desktopWebUIActionsTracking: Fetch config value correctly (T253634) by Sam Smith
  • git #82742603 - Add VectorPrefDiffInstrumentation to track all skin changes involving Vector (T261842) by Nicholas Ray

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit
  • git #2e4073eb - GrowthExperiments: Create growthexperiments_mentor_mentee table as well (T275773) by Martin Urbanec
  • git #d8d4c5d3 - GrowthExperiments: Create growthexperiments_mentee_data DB table (T279587) by Martin Urbanec

WikimediaMessages

edit

Wikisource

edit

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit
  • git #68538722 - Message box styles for Minerva come from core (T233160) by jdlrobson
  • git #ae03d137 - Use ::class for class name by Umherirrender
  • git #a32ff2f0 - build: Updating y18n to 4.0.3 by libraryupgrader
  • git #e1054791 - build: Add missing newline to i18n json files by Umherirrender
  • git #ea8f0fb3 - Delete empty translation files by DannyS712
  • git #0e3d6a19 - build: Update caniuse-lite by Umherirrender
  • git #8b55462b - Read default search page from the existing search, pass to MobileFrontend (T279057) by Cormac Parle

Modern

edit

No changes for Modern

MonoBook

edit
  • git #2f2b16b3 - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

No changes for Timeless

Vector

edit

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit

Total Changes

edit

450 Changes in 87 repos by 73 authors

  NODES
3d 14
composer 1
Experiments 9
HOME 1
Intern 2
Javascript 3
languages 9
mac 5
multimedia 2
Note 3
OOP 1
os 43
server 2
text 9
Users 4
visual 4
web 6