Jump to content

MediaWiki 1.42/wmf.7

From mediawiki.org
MediaWiki 1.42.0-wmf.5 Deployment of MediaWiki 1.42.0-wmf.7 to Wikimedia sites MediaWiki 1.42.0-wmf.9

The latest version (labeled "1.42.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 28 November 2023 (see the roadmap).

Core changes

[edit]
  • git #72a31020 - Branch commit for wmf/1.42.0-wmf.7 (T350083) by trainbranchbot
  • git #f1a83b1f - Make DataAccess::getPageInfo compatible with string by Isabelle Hurbain-Palatin
  • git #dfea3e8e - Add jsdoc with jsdoc-wmf-theme (T138401) by Jon Robson
  • git #44449b58 - Bump wikimedia/parsoid to 0.19.0-a7 by Subramanya Sastry
  • git #1bd11f1b - tests: Avoid dynamic properties in SessionManagerTest (T326478) by Umherirrender
  • git #ac2d952f - mw.widgets.TitleWidget: Fix exception when searching for fragment (T351530) by Ed Sanders
  • git #d8b8d9d0 - Add Efik to Names.php (T351992) by Amir E. Aharoni
  • git #0791724e - Parsoid DataAccess: Stop processing extensions as top-level docs by Subramanya Sastry
  • git #dad77699 - Change "article" to "page" in API messages by Amir E. Aharoni
  • git #7047c3f5 - jquery.makeCollapsible: Refactor misleading doc by Nardog
  • git #63adbac9 - DEVELOPERS.md: Minor editing and formatting by Reedy
  • git #ab5babb4 - tests: Create new classes to hold dynamic properties in auth tests (T326478) by Umherirrender
  • git #d85abecc - tests: Avoid dynamic properties in auth tests (T326478) by Umherirrender
  • git #fa688e7f - Avoid implicit type cast to boolean in isTalk by Fomafix
  • git #18e09f0d - tests: Remove dead code from WikiPageDbTest::assertPreparedEditNotEquals by Umherirrender
  • git #d7889acf - Remove `kab` as fallback language for `zgh` (T351724) by Jon Harald Søby
  • git #9def8225 - Add Komering language (kge) (T351874) by Jon Harald Søby
  • git #a073bbc4 - language: Avoid multiple signs in Language::userAdjust (T351848) by Umherirrender
  • git #d72917ea - Refactor HTMLRestrictionsField to allow more restrictions to be added (T349957) by Siddharth VP
  • git #e058b70b - tests: Remove es6 option from StartUpModuleTest by Umherirrender
  • git #89a393a6 - tests: Declare missing class properties in test classes by Umherirrender
  • git #2eca4731 - tests: Avoid dynamic properties in AuthenticationProvider Test (T326478) by Umherirrender
  • git #3bded659 - LinkTarget: extend LinkTarget interface from Parsoid and use LinkTargetTrait (T296023) by C. Scott Ananian
  • git #c8c47d13 - tests: Remove DummyServicesTrait::getDummyDBLoadBalancer (T326274) by Timo Tijhof
  • git #c2aa0510 - build: Upgrade eslint-config-wikimedia from 0.25.0 to 0.26.0 and make pass by James D. Forrester
  • git #7a5c032c - selenium: Update @wdio to the latest v7 versions (T351747) by Željko Filipin
  • git #67217d08 - Namespace remaining files under includes/deferred (T166010) by James D. Forrester
  • git #76160d01 - rdbms: Add a strict regex on $field on expression builder (T210206) by Amir Sarabadani
  • git #5f3f57c8 - Combine two drop-down lists into one in Special:ChangeContentModel (T344504) by Novem Linguae
  • git #32c12be6 - Re-apply "Rest: replace use of deprecated pingLimiter method" by Daniel Kinzler
  • git #0566beab - ResourceLoader: Preserve newlines in Vue templates in debug mode (T351771) by Roan Kattouw
  • git #aecf07ce - [mime] m3u, m3u8 and application/vnd.apple.mpegurl (T351303) by Derk-Jan Hartman
  • git #baa4ceea - maintenance: Batch delete for key conflicts in namespaceDupes.php (T350443) by Umherirrender
  • git #1ba44d55 - DEVELOPERS.md: reword WSL instructions to include best practices (T351758) by DatGuy
  • git #1dd273b8 - Replace use of "unquoted" with "raw" for tableName() callers by Aaron Schulz
  • git #5182ccbf - Be explicit about not needing a real token. by daniel
  • git #3f23b097 - [parser] Broaden TOC placeholder regular expression by C. Scott Ananian
  • git #9a3d6ecd - Add PHPUnit test for MagicWord class by thiemowmde
  • git #4ed5ca48 - Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary (T342301) by James D. Forrester
  • git #9c5b38ca - Update wikimedia/minify from v2.5.1 to v2.7.0 (T351231) by Hannah Okwelum
  • git #8d68f4ef - Revert "selenium: Screenshots work with both WebdriverIO v7 and v8" (T347137) by Zfilipin
  • git #d670dd77 - maintenance: Remove commented-out code from install.php by Sam Wilson
  • git #5d374209 - rdbms: Log query runtime in milliseconds with microsecond resolution by Tim Starling
  • git #727cc444 - mediawiki.icon: Deprecate module in favor of Codex mixin (T351681) by Jon Robson
  • git #71ff0526 - Replace MediaWikiIntegrationTestCase::$tablesUsed with automatic query tracking (T342301) by Daimona Eaytoy
  • git #f0464fbe - Fix exception from SearchPostgres when slot_roles is empty by Tim Starling
  • git #272921fe - Diffs: Document usage of this module (T350596) by Jon Robson
  • git #daa6526c - installer: Fix location of patch-pagelinks-target_id.sql for postgres (T351619) by Umherirrender
  • git #beb3261b - Remove language coverter for Kazakh (T350684) (T268143) by Amir Sarabadani
  • git #12688c47 - tests: Update giorgiosironi/eris to 0.14.0 (T351383) by Lucas Werkmeister
  • git #2e1cd74a - Migrate off wfGetDB() in more places to ICP (T330641) by Amir Sarabadani
  • git #0284dacf - DatabaseMysqlTest: don"t raise an error in tearDown() by Tim Starling
  • git #657c003e - Add clearUserCache to mock BlockManager by Tim Starling
  • git #525ce0f9 - Give EditPageTest its own user registry by Tim Starling
  • git #c7e1f154 - Fix exception from SpecialRecentChanges::isDenseTagFilter by Tim Starling
  • git #7f3fcea3 - maintenance: Batch update for rev_page in namespaceDupes.php (T350443) by Umherirrender
  • git #ee7aa4d7 - maintenance: Batch update for _from_namespace in namespaceDupes.php (T350443) by Umherirrender
  • git #01a548cc - maintenance: Reduce delete attempts in namespaceDupes.php (T350443) by Umherirrender
  • git #0be0de32 - objectcache: Introduce MicroStash service for mcrouter-primary-dc (T336004) by Derick Alangi
  • git #68ccfa46 - Use DOM to clean up headings for the table of contents (TOC) (T218330) by Bartosz Dziewoński
  • git #78442cdb - [typo] Fix typo in ParserOutput comment by C. Scott Ananian
  • git #154ec848 - mediawiki.cookie: Remove eslint overrides by Ed Sanders
  • git #c31b0917 - maintenance: Use QueryBuilder in namespaceDupes.php by Umherirrender
  • git #930f1330 - selenium: Update node and add npm version (T324766) by Željko Filipin
  • git #9137b4af - mediawiki.widgets: Move var declarations inline by Ed Sanders
  • git #85f6105e - Title.js: Move var declarations inline by Ed Sanders
  • git #d96e71b6 - Fix lazy loading for ImageListPager and File history (T266155) by Derk-Jan Hartman
  • git #0e1b889a - [parsoid] Fix Parsoid relative links (T350952) by C. Scott Ananian
  • git #91ca607a - rdbms: Move two methods from ILB to ILBForOwner (T326274) by Amir Sarabadani
  • git #ee4c4490 - installer: Migrate to SQB in several places (T344971) by Amir Sarabadani
  • git #f2613ad3 - selenium: Delete redundant `selenium` in wdio-mediawiki/CHANGELOG.md (T324766) by Željko Filipin
  • git #1698a35a - selenium: Fix MD041 in wdio-mediawiki/CHANGELOG.md (T324766) by Željko Filipin
  • git #bf3665f1 - [UrlUtils] Update documentation to refer to new location of wfRemoveDotSegments by C. Scott Ananian
  • git #973ea376 - wdio-mediawiki: Release 2.4.0 (T347137) by Željko Filipin
  • git #99650b86 - expireTemporaryAccounts: Only process temporary accounts (T351428) by Martin Urbanec
  • git #7115e680 - Avoid string comparisons with gettype() in 2 more places by thiemowmde
  • git #154d4d02 - Remove duplicate documentation from MediaWikiServices class by thiemowmde
  • git #7b0e2f94 - Add MockDatabase class by Tim Starling
  • git #3d1fbaad - Sort lines in TestsAutoLoader tests/phpunit/mocks by Tim Starling
  • git #0c1e8683 - tests: Avoid raw sql fragments in LinksUpdateTest by Umherirrender
  • git #5b0b7640 - jobqueue: Remove $wgJobSerialCommitThreshold (T325389) by Amir Sarabadani
  • git #f572f4c1 - Make isWellFormedLanguageTag() actually case insensitive by Nikki
  • git #e3ae6154 - Rest: Remove some unused variables from tests by Derick Alangi
  • git #b1ee0182 - LoginSignupSpecialPage: Remove unused protected method params by Bartosz Dziewoński
  • git #8f123f61 - WikiPage: Avoid loading redirect from replica after edit (T350299) by Erik Bernhardson
  • git #6fbd223f - ContentSecurityPolicy: Expose directives (T169027) by Gergő Tisza
  • git #f5cd4452 - ContentSecurityPolicy: Add test for sendHeaders (T169027) by Gergő Tisza
  • git #81cf4fe9 - ContentSecurityPolicy: Clear hooks during tests (T169027) by Gergő Tisza
  • git #ee5e0d34 - mediawiki.cookie: Do not throw error when cookies are not readable (T169027) by Gergő Tisza
  • git #2a4bcae0 - Hide empty page titles in SkinApi (T169027) by Gergő Tisza
  • git #a66595f0 - LinksUpdate: Compare raw domain and path for externallinks table (T350476) by Umherirrender
  • git #70e2df35 - Add integration test for RenameuserSQL by Tim Starling
  • git #43bad34d - User: Clarify that isNewbie() includes temp account users (T340464) by Kosta Harlan
  • git #2565077e - Fix documentation for InsertQueryBuilder::execute by Dreamy Jazz
  • git #4344b2fb - PoolCounterConnectionManager: Add support for ipv6 (T350615) by Paladox
  • git #539023e3 - phpunit: Make getPHPUnitExtensionsAndSkins run the UnitTestsList hook (T227900) by Daimona Eaytoy
  • git #5bc33966 - Ensure framed/unscaled SVG transclusions have srcset (T133489) by Derk-Jan Hartman
  • git #43384109 - selenium: Screenshots work with both WebdriverIO v7 and v8 (T347137) by Ricki Jay
  • git #5e0f4718 - LocalisationCache: Fix a rare case in fallback source language (T349115) by Sébastien Beyou
  • git #715fdb5e - api: Migrate away from buildLike to expression builder (T210206) by Amir Sarabadani
  • git #022605d3 - build: Ignore param-taint and return-taint in Doxyfile by Timo Tijhof
  • git #1941f28f - RC Filters: Treat unnamed accounts as unregistered (T343322) by Martin Urbanec
  • git #97bb70de - Introduce and use DynamicPropertyTestHelper (T326466) by Máté Szabó
  • git #878dc342 - page: Run HTMLCacheUpdateJob on delete for pages transclude the page (T275747) by Umherirrender

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]

AdvancedSearch

[edit]

AntiSpoof

[edit]
  • git #fb33b05d - Use HookHandlers for UserMerge hook (second attempt) by Umherirrender

CampaignEvents

[edit]

CategoryTree

[edit]
  • git #9206c536 - Inject service DBLoadBalancerFactory by Fomafix
  • git #c63d5da0 - Replace global variables by injected Config by Fomafix
  • git #e492044e - Inject service LinkRenderer into CategoryTree by Fomafix
  • git #e81f6fe1 - Move option handling from CategorieTree into new class OptionManager by Fomafix

CentralAuth

[edit]

CheckUser

[edit]
  • git #739438ff - MoveLogEntriesFromCuChangesTest: Set fake time by Martin Urbanec
  • git #fad7a954 - Standardise IP display formatting across extension (T351945) by DatGuy
  • git #529c88f0 - clienthints: Ensure getHighEntropyValues() exists (T350318) by Kosta Harlan
  • git #085bb7a6 - CIDRCalculator: replace unsafe regex with split() (T336049) by DatGuy
  • git #78d43beb - CheckUserGetEdits: normalise IPs in "get edits" tab (T326996) by DatGuy
  • git #955497d6 - Remove CheckUserUnionSelectQueryBuilder and associated methods (T346044) by Dreamy Jazz
  • git #091e357d - Remove CheckUserUnionSelectQueryBuilderFactory from SpecialCheckUser (T346044) by Dreamy Jazz
  • git #6866f42c - Fix a couple of typos in comments by Thalia
  • git #1a88b37d - Add test cases for CheckUserGetIPsPagerTest::testGetCountForIPActions by Thalia
  • git #bafc7ebe - Use consistent comment style in CheckUserGetIPsPagerTest class by Thalia
  • git #161dddee - CompareService: Limit results when counting edits (T346970) (T342613) by Tim Starling
  • git #41927e7e - Add ipblocks to tablesUsed when blocking users by Tim Starling
  • git #4cc5aae0 - Implement read new support for CheckUserGetIPsPager (T328998) by Dreamy Jazz

CirrusSearch

[edit]
  • git #5fa21cb5 - Update tests for PHPUnit 9.6 (T342110) by Daimona Eaytoy
  • git #e6444a31 - Adapt compare-clusters.py to compare existence, revision, and title (T349838) by Peter Fischer
  • git #6843dcf7 - PageRerenderSerializer: Match stream name with conventions by Erik Bernhardson

Cite

[edit]

cldr

[edit]

CodeMirror

[edit]
  • git #1b8539f2 - config: remove DotsSyntaxHighlighter as conflicting gadget by MusikAnimal

ContentTranslation

[edit]

DiscussionTools

[edit]
  • git #e42450cd - Revert "ParserOutputPostCacheTransform: Don"t reprocess content" by Subramanya Sastry
  • git #7aaaf51d - ParserOutputPostCacheTransform: Don"t reprocess content (T351461) by Subramanya Sastry
  • git #0888bf2e - Make hiding of reply links in mw-archivedtalk !important (T351542) by David Lynch
  • git #90c6e64a - SpecialDiscussionToolsDebug: Replace Title::getPageViewLanguage() (T350806) by Bartosz Dziewoński
  • git #21e60dde - Document generated CSS classes by Ed Sanders
  • git #28ebaae9 - Drop meaningless VisualEditor version number 0.1.2 by thiemowmde

DonationInterface

[edit]

Echo

[edit]

EntitySchema

[edit]

EventBus

[edit]

EventLogging

[edit]

FileImporter

[edit]

FlaggedRevs

[edit]
  • git #f1f4f7c2 - RevisionReview: Rename $page to $title for clarity by James D. Forrester
  • git #2bfe57c0 - RejectConfirmationFormUI: Rename $page to $title for clarity by James D. Forrester
  • git #7162ec2a - Rename confusing RevisionReviewForm "page"/"article" fields and accessors by Aaron Schulz
  • git #605793af - Rename confusing PageStabilityForm "page" field and accessors by Aaron Schulz

Flow

[edit]
  • git #fab0b646 - tests: Replace deprecated MWIntegrationTestCase::$users by Umherirrender
  • git #701c8603 - tests: Remove ApiTestCase::setCurrentUser (T351888) by Umherirrender

Gadgets

[edit]
  • git #c4680366 - Various PHP code cleanups by thiemowmde
  • git #ba496f7f - Remove meaningless trim() from MediaWikiGadgetsDefinitionRepo by thiemowmde

GlobalBlocking

[edit]
  • git #e51ea739 - Use HookHandlers for UserMerge hook (second attempt) by Umherirrender

GlobalWatchlist

[edit]
  • git #45fa319b - Update tests for PHPUnit 9.6 (T342110) by Daimona Eaytoy
  • git #220c565a - Move GWGuidedTourHooksTest::testNewFromGlobalState to an integration test by Daimona Eaytoy

GrowthExperiments

[edit]

Kartographer

[edit]
  • git #ee8ef5ec - Temporarily disable tests to break CI cycle with core by Subramanya Sastry

Linter

[edit]

MachineVision

[edit]
  • git #85cadbfa - docs: Remove "wikimedia-ui-base" reference and mention Codex by Volker E

MassMessage

[edit]
  • git #36998a79 - Avoid use of deprecated ContentHandler::getForModelID() by James D. Forrester
  • git #440e8355 - Avoid use of deprecated ContentHandler::getContentText() by James D. Forrester

Math

[edit]

MediaModeration

[edit]

MobileFrontend

[edit]

Newsletter

[edit]

OATHAuth

[edit]

OAuth

[edit]

PageTriage

[edit]

ParserFunctions

[edit]

Phonos

[edit]
  • git #b225e012 - Avoid empty <sup></sup> on missing file attribute by Fomafix

Popups

[edit]

ProofreadPage

[edit]

PropertySuggester

[edit]

ReportIncident

[edit]

RevisionSlider

[edit]
  • git #6482107b - build: Update linter libs by WMDE-Fisch
  • git #ac0096b2 - Revert "partly drop dependency from RevisionListView" by thiemowmde

Score

[edit]

Scribunto

[edit]

SearchVue

[edit]

SecureLinkFixer

[edit]
  • git #2296f6e5 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
  • git #c8c98d67 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

[edit]
  • git #b9a5e4f4 - Fix non-escaped messages returned by TablePager::formatValue (T347744) by Umherirrender

TemplateData

[edit]

Thanks

[edit]
  • git #2609a7c0 - tests: Remove fallback to deprecated MWIntegrationTestCase::$users by Umherirrender
  • git #af5658ae - Implement hook interfaces in Hooks by Fomafix

TimedMediaHandler

[edit]
  • git #23d8dafa - Ensure dark background for iOS fullscreen by Derk-Jan Hartman
  • git #3dfb9bf2 - tests: Replace deprecated MWIntegrationTestCase::$users by Umherirrender
  • git #7eb4b8e5 - Show more metadata on image description page of WebM files (T237154) by Brian Wolff
  • git #51817516 - Ensure the content-type is set for m3u8 (T351303) by Derk-Jan Hartman
  • git #0b7dfc55 - Inject context and service LinkRenderer in TranscodeStatusTable by Fomafix

Translate

[edit]

TranslationNotifications

[edit]

TwoColConflict

[edit]

UploadWizard

[edit]

VisualEditor

[edit]

Wikibase

[edit]

WikibaseCirrusSearch

[edit]

WikibaseLexeme

[edit]

WikibaseLexemeCirrusSearch

[edit]

WikibaseMediaInfo

[edit]

WikibaseQualityConstraints

[edit]

Wikidata.org

[edit]

WikiLambda

[edit]
  • git #cfa714c8 - Update function-schemata sub-module to HEAD (02e5c0a) by James D. Forrester
  • git #88ba77a8 - Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary (T351733) by James D. Forrester
  • git #bd88a78e - Print argument generic types in FunctionExplorer widget (T351274) by gengh
  • git #84e5122e - build: Update test @wikimedia/codex version from 1.0.0-rc.1 to 1.0.1 by James D. Forrester
  • git #8a5f93b0 - Conditionally render the content of header-action instead of the slot (T351121) by gengh
  • git #3a3102d5 - Fix transformation from normal to canonical typed lists on argument creation (T351276) by gengh
  • git #89702364 - Update function-schemata sub-module to HEAD (17c4936) (T349784) (T350608) by dmartin
  • git #062c431f - ZObjectStore: Migrate all uses of ->insert() to InsertQueryBuilder by James D. Forrester
  • git #7704a8bf - tests: Don"t read return of insertZFunctionReference by James D. Forrester
  • git #4d3c7783 - tests: Don"t read return of insertZObjectLabelConflicts by James D. Forrester
  • git #a2c44f01 - tests: Don"t read return of insertZObjectLabels by James D. Forrester
  • git #ab6394e2 - GenericZObjectsTest::testInstanceOfSelfReferencingLang: Don"t read void return of insertZids by James D. Forrester
  • git #c662db56 - ZObjectStore: Migrate use of ->upsert() to InsertQueryBuilder with onDuplicateKeyUpdate by James D. Forrester
  • git #f2ab1ce3 - Add generic type list selector for function inputs and output (T326301) by gengh

WikiLove

[edit]
  • git #a6488fd2 - Use HookHandlers for UserMerge hook (second attempt) by Umherirrender

WikimediaBadges

[edit]

WikimediaEvents

[edit]
  • git #c353bee5 - Revert "*WebUIActionsTracking: Also log events via Metrics Platform" (T351195) by Santiago Faci
  • git #a4bd712a - PrefUpdate: Growth: Remove -weight property by Martin Urbanec
  • git #fb849379 - Track updates of the "Use Parsoid by default" user preference by Sam Smith

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]
  • git #15d8c905 - build: Update linters by Ed Sanders
  • git #5ec5e3f7 - Restore qqq for wm-license-pd-author-self-any-purpose by James D. Forrester
  • git #31d99eca - Use HTML comment instead of space for non-empty blank messages by Ed Sanders
  • git #8cd70c29 - Use a full URL in TorBlock"s override by MarcoAurelio

Wikistories

[edit]

Skins

[edit]

CologneBlue

[edit]
  • git #09428c70 - Tweak OOUI dialog compatibility styles for better compatibility (T351003) by Bartosz Dziewoński

MinervaNeue

[edit]

Timeless

[edit]
  • git #dfbf9e4d - Tweak OOUI dialog compatibility styles for better compatibility (T351003) by Bartosz Dziewoński

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #75c80c71 - build: Fix patterns for grunt:tyops by Ed Sanders
  • git #f7d242e0 - build: Add new language file by Ed Sanders
  • git #1947f053 - Use annotations from view when pasting (T296905) by Ed Sanders
  • git #709068c5 - Update language lists by Bartosz Dziewoński
  • git #eb492705 - ve.dm.InternalList#sortGroupIndexes: Fix merge conflict (T351549) by Ed Sanders
  • git #5b5119dd - CompletionWidget: Fix scrollable-gutter in CSS-disabled clippable element (T351448) by Ed Sanders
  • git #c79d087e - List diffs: Fix losing track of already processed list type changes by Bartosz Dziewoński
  • git #4d0d384a - List diffs: Try to handle list type changes when the list node is gone by Bartosz Dziewoński

No changes

[edit]
  • 3D
  • ActiveAbstract
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • Babel
  • BetaFeatures
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CentralNotice
  • CharInsert
  • ChessBrowser
  • CiteThisPage
  • Citoid
  • CodeEditor
  • Cognate
  • Collection
  • CommonsMetadata
  • ConfirmEdit
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • Elastica
  • ElectronPdfService
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • GeoCrumbs
  • GeoData
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GoogleNewsSitemap
  • Graph
  • GuidedTour
  • IPInfo
  • ImageMap
  • ImageSuggestions
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • LiquidThreads
  • Listings
  • LoginNotify
  • MapSources
  • MediaSearch
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Nostalgia
  • Nuke
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageImages
  • PageNotice
  • PageViewInfo
  • PagedTiffHandler
  • ParserMigration
  • PdfHandler
  • Poem
  • QuickSurveys
  • Quiz
  • RSS
  • ReadingLists
  • RealMe
  • RelatedArticles
  • SandboxLink
  • SearchExtraNS
  • ShortUrl
  • SimilarEditors
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • TheWikipediaLibrary
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TrustedXFF
  • UniversalLanguageSelector
  • UploadsLink
  • UrlShortener
  • VipsScaler
  • VueTest
  • WebAuthn
  • WikiEditor
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaEditorTasks
  • WikimediaIncubator
  • Wikisource
  • XAnalytics
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

463 Changes in 77 repos by 93 authors