Jump to content

MediaWiki 1.36/wmf.39/Changelog

From mediawiki.org

Core changes

[edit]
  • git #c30acf98 - Branch commit for wmf/1.36.0-wmf.39 by trainbranchbot
  • 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 #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 #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]

3D

[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 #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 #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 #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]

No changes for GlobalUsage

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

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

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]

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

RSS

[edit]

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]

No changes for TitleBlacklist

TocTree

[edit]

No changes for TocTree

TorBlock

[edit]

No changes for TorBlock

Translate

[edit]
  • 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 #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]
  • git #69ff13a8 - Update WikibaseRepo::getPropertyDataTypeLookup() calls (T279526) by Lucas Werkmeister
  • git #cb2c70b8 - Update WikibaseRepo::getEntityViewFactory calls to static (T279790) by Itamar Givon
  • git #bf2bc761 - Update WikibaseRepo::getEntityContentDataCodec() call (T279659) by Lucas Werkmeister
  • git #40616759 - Update WikibaseRepo::getValidatorErrorLocalizer() call (T279516) by Lucas Werkmeister
  • git #74893236 - Clear timeout for debounced lookup result request on search (T273665) by Eric Gardner
  • git #530e9fa6 - Don't show "invalid search" message when request is aborted by user (T277714) by Eric Gardner
  • git #8a669874 - Update WikibaseRepo::getEntityLookup() call (T278926) by Lucas Werkmeister
  • git #7891eae4 - Drop MediaInfoMediaSearchSupportedFilterParams config by Matthias Mullie
  • git #ed264b7a - Update calls to getUserLanguage (T278819) by Itamar Givon

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 #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]
  • git #edd2f4ff - Reorganize LESS files to match ResourceLoader conventions (T264309) by Jan Drewniak
  • git #2e9917d5 - build: Updating y18n to 4.0.3 by libraryupgrader
  • git #bdd7eaac - [legacy] Restore old floating style inside Vector (T279008) by jdlrobson
  • git #55fdf387 - Remove redundant mw-indicator styles from `layout-default.less` and `layout.less` (T278362) by Bernard Wang

WikimediaApiPortal

[edit]

No changes for WikimediaApiPortal

VisualEditor

[edit]

Total Changes

[edit]

381 Changes in 85 repos by 69 authors