Jump to content

MediaWiki 1.38/wmf.19

From mediawiki.org
MediaWiki 1.38.0-wmf.18 Deployment of MediaWiki 1.38.0-wmf.19 to Wikimedia sites MediaWiki 1.38.0-wmf.20

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

Core changes

[edit]
  • git #96cb2fc8 - Branch commit for wmf/1.38.0-wmf.19 by trainbranchbot
  • git #5f4bcf66 - Improve generateSchemaChangeSql.php/generateSchemaSql.php by Umherirrender
  • git #176122db - Fix maintenance script generateSchemaChangeSql.php on windows by Umherirrender
  • git #a47e06b6 - Category: Return proper int for files, subcats and pages count by Ammarpad
  • git #9e909868 - Update johnkary/phpunit-speedtrap to 4.0 by Tim Starling
  • git #fbb9e2e8 - resetPageRandom.php: Fix --from and --to options (T291331) by Jayprakash12345
  • git #1f78d6a2 - ParserCacheSerializationTestCases: call ::addModule(Style)?s with an array (T299865) by Alexander Vorwerk
  • git #02766e0e - recountCategories.php: Fix varibale shadowing by Ammarpad
  • git #19690f39 - HistoryAction: use more specific tooltip for cur and last links (T284869) by AntiCompositeNumber
  • git #977f0c0c - Remove passing markTestSkippedIfDbType or add comment (T195807) by Umherirrender
  • git #9dab0e0c - Explicit order by primary key in DeleteAutoPatrolLogs maintenance script (T195807) by Umherirrender
  • git #db9e0391 - Fix signature of DatabasePostgres::buildGroupConcatField (T195807) (T256401) by Umherirrender
  • git #14a5fab3 - Show numbered lists with Burmese numerals in relevant languages (T220303) by Amir E. Aharoni
  • git #59c346f7 - Normalize HTML of page titles using Tidy/Remex (T298401) by Bartosz Dziewoński
  • git #a824da0f - Support stale cached settings for failover (T296771) by Dan Duvall
  • git #46e46cc3 - Pass a service container to ObjectFactory in SessionManager by Alexander Vorwerk
  • git #3f7458ee - Hard deprecate Skin:setSearchPageTitle (attempt 2) (T297484) by Jdlrobson
  • git #058eb11d - rdbms: Remove LB::safeGetLag() (T299392) by Amir Sarabadani
  • git #5d2b1b18 - rdbms: Drop maxLagByIndex property from LB (T299392) by Amir Sarabadani
  • git #044259b8 - ParserOutputTest: Call ParserOutput::addModule(Style)?s with an array (T299747) by Reedy
  • git #852b2ae1 - update.php: Avoid passing null to substr (T299696) by Ammarpad
  • git #701361f3 - Passing a string to ParserOutput::addModules()/addModuleStyles() is deprecated (T296123) by C. Scott Ananian
  • git #d737242a - MapCacheLRU: Restore key type checks (T283275) by Tim Starling
  • git #6ccfe5d5 - Fix PHP 8.0 failure of WikiExporterFactoryTest (T283275) by Tim Starling
  • git #c38285c5 - Fix PHP 8.0 failure of RefreshSecondaryDataUpdateTest (T283275) by Tim Starling
  • git #a2d88e6a - Suppress deprecation warnings from libxml_disable_entity_loader() (T268847) by Tim Starling
  • git #abeb8ac9 - Update aliases and magic words for Albanian language by KleinMuci
  • git #78ee5ed0 - Replace remaining usages of deprecated IDatabase methods (T286694) by Alexander Vorwerk
  • git #6c67798d - [ChangesList] Time element in ChangesList should be consistently named by Jon Robson
  • git #9b6111e9 - rdbms: Start adding db_log_category field to db logs (T297435) by Amir Sarabadani
  • git #d825e0d4 - Allow ParsoidModules extension schema to register services by mbsantos
  • git #91a59f1a - DatabaseBlock: fetch a database connection for the correct wiki (T274817) (T299655) by Alexander Vorwerk
  • git #26c4cc48 - SettingsBuilder: expose default config (T296045) by Petr Pchelko
  • git #67cd314c - rdbms: Remove deprecated methods from ILoadBalancer (T299392) by Amir Sarabadani
  • git #75480cf1 - Narrow the signature of ParserOutput::addModules() and ::addModuleStyles() (T296123) by C. Scott Ananian
  • git #f1a57aac - Metrics: Minor doc improvements and announce feature in release notes (T240685) by Timo Tijhof
  • git #df699197 - DateTimeInputWidget: Fix field widths (T299618) by Bartosz Dziewoński
  • git #01436987 - rdbms: cleanup the use of QUERY_ flags to query() in Database by Aaron Schulz
  • git #2f9e99d8 - rdbms: deprecate IMaintainableDatabase::(lock|unlock)Tables() methods (T294969) by Aaron Schulz
  • git #81060b40 - maintenance: Add table copying feature to updateCollation.php (T263437) by Tim Starling
  • git #d73d4292 - rdbms: Drop three unused functions from ILoadBalancer (T299392) by Amir Sarabadani
  • git #5872618a - rdbms: Remove four hard-deprecated methods that are unused (T299392) by Amir Sarabadani
  • git #1fa10ef0 - resourceloader: Use named constants for groups by Siddharth VP
  • git #43a4a619 - HistoryAction: Use Config from Context by Umherirrender
  • git #e36a8af7 - First pass on creating config-schema.yaml by Petr Pchelko
  • git #36664aa7 - rdbms: Remove usage of deprecated function Database::numRows() (T286694) by Amir Sarabadani
  • git #238d2a34 - Fix deprecation warning from LinksUpdate::getImages() (T299472) by Tim Starling
  • git #358bc6ec - Replace remaining usages of IDatabase::fetchObject() (T299471) by Alexander Vorwerk
  • git #7f33d268 - Linker: cleanup and reduce duplication around MediaWikiServices by DannyS712
  • git #569ba6e2 - Upgrade Vuex to 4.0.2 (T289102) by Roan Kattouw
  • git #1f34ac45 - title: Remove dated comment about inNamespace(), overall doc cleanup by Timo Tijhof
  • git #d63b47f5 - Remove prefix search from Special:ListFiles/NewFiles (T298722) by Umherirrender
  • git #e95ce30e - Special:Search Refactor powerSearchBox method by joseph emmanuel kayode (iemarjay)
  • git #da99bcd6 - SettingsBuilder: load settings recursively by daniel
  • git #07ce3185 - Revert "Revert "Categories are modelled as a portlet"" (T299352) (T298302) (T298801) by Jdlrobson
  • git #d4554ca5 - SkinTemplate: Set template context in buildPersonalUrls() (T299352) by Ammarpad
  • git #2d165699 - SpecialUserLogin: Use Config from Context by Umherirrender
  • git #4799905d - MovePage: test links table updates (T299275) by daniel
  • git #0798a9cc - addChangeTag: Ensure system user can create tag by Lucas Werkmeister
  • git #0dbcf336 - Use mock Guzzle client during tests by Tim Starling
  • git #c402d7ad - Allow recountCategories.php to do all 3 modes in one run by Kunal Mehta
  • git #ac105fba - Add support for namespace notices (T6469) by Siddharth VP
  • git #198ac323 - Increase template depth limit to 100 (T293546) by Tim Starling
  • git #9dcf6fcb - Fallback to generic rollback message when editcount is unclear (T89780) by Umherirrender
  • git #3277930d - objectcache: avoid use of ctype_digit() in WANObjectCache::adaptiveTTL() (T297917) by Aaron Schulz
  • git #990acaa7 - Avoid revision 0 listed in message difference-missing-revision by Umherirrender
  • git #6b9a4a1f - Improve indent of very short lines in FormatMetadata by Umherirrender
  • git #b1e21379 - parser: Remove redundant string cast after trim() by Umherirrender
  • git #95dcce36 - Fix maintenance script generateSchemaChangeSql.php for sqlite by Umherirrender

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]

AdvancedSearch

[edit]

BetaFeatures

[edit]
  • git #7b5e99f4 - Remove unnecessary constants defined in HTMLFeatureField by Func

BounceHandler

[edit]

CentralAuth

[edit]
  • git #0354a921 - session providers: inject services by Alexander Vorwerk
  • git #507f894d - Avoid expensive fetching of all language names in CentralAuthUser by Thiemo Kreuz
  • git #a95db21c - Operate internally on normalized hidden values (T289068) by Taavi Väänänen
  • git #c582e0f4 - Setup ConfigRegistry registration by Kosta Harlan
  • git #2fffa1a7 - GlobalRenameUser: Use JobQueueGroupFactory (T298806) by Taavi Väänänen
  • git #5a7626cc - GlobalRenameRequest: use replica db to validate suggestions (T231961) by Taavi Väänänen
  • git #d60b168f - Use LogEntryBase::extractParams for log_params by Umherirrender

CentralNotice

[edit]

CharInsert

[edit]

CheckUser

[edit]

CirrusSearch

[edit]
  • git #fd28c84e - Repair browser bot integration (T295734) by Erik Bernhardson
  • git #ba4f3ec6 - Fix a couple of Match types missed by f4db37e60bedc5 by Tim Starling
  • git #ed058857 - Stop using ReflectionParameter::getClass by Tim Starling
  • git #8dff924a - Remove defaultbranch from .gitreview by Erik Bernhardson

Cite

[edit]

Cognate

[edit]
  • git #e478c430 - Replace deprecated JobQueueGroup::singleton() by Umherirrender

ContactPage

[edit]

ContentTranslation

[edit]

DiscussionTools

[edit]
  • git #110a5920 - One more tweak for comparing comment ranges to transclusion/DOM ranges (T297034) by Bartosz Dziewoński
  • git #f15693ee - Use class list everywhere for adding/checking CSS classes by Bartosz Dziewoński
  • git #35d6a0d8 - Restore scrolling to comments when clicking a bundled notification (T299813) by Bartosz Dziewoński
  • git #5919e4e3 - Don't try to parse section titles as wikitext in subscription notifs (T299572) by Bartosz Dziewoński
  • git #d2405cc1 - Simplify handling of sections in bundled notification links by Bartosz Dziewoński
  • git #c643669d - Update DiscussionTools phan configuration to match new Parsoid DOM alias config (T240775) by C. Scott Ananian
  • git #8f937eb9 - Prevent assertion failure caused by empty headings (T299583) by Bartosz Dziewoński
  • git #b019196e - When using bullet syntax, hide the marker next to the reply tool (T259864) by Bartosz Dziewoński
  • git #dccaa5bf - Add an optional suffix message to mentions (T268588) by David Lynch
  • git #4e4e9f1c - Add another test case for transclusions overlapping comments (T298408) by Bartosz Dziewoński
  • git #0369b11e - Include namespace when referring to page title in empty state messages (T298454) by Bartosz Dziewoński

DonationInterface

[edit]

Echo

[edit]
  • git #7a9bb5b7 - Avoid double-escaping in notification watch links (T270156) by Gergő Tisza
  • git #e7248ea1 - Make JsonSerializable PHP 8.1 compatible (T299695) by Gergő Tisza
  • git #3493317d - Parse section titles in notifs as if they weren't at the start of line (T299572) by Bartosz Dziewoński
  • git #f66c4283 - Allow overriding section title presentation in subclasses by Bartosz Dziewoński
  • git #8e974de8 - Adjust doc for EchoNotification::readTimestamp by Umherirrender

FeaturedFeeds

[edit]
  • git #c53acbb1 - FeaturedFeedChannel: avoid using ContentHandler::getContentText() by Alexander Vorwerk

FlaggedRevs

[edit]

Flow

[edit]

Gadgets

[edit]
  • git #5d3a547c - Restrict ?withgadget query parameter to opt-in gadgets. (T29766) by Ammarpad
  • git #165a030a - Passing a string to ParserOutput::addModules()/addModuleStyles() is deprecated (T296123) by C. Scott Ananian
  • git #4e27ab0e - Tighten some type hints by Bartosz Dziewoński
  • git #f1673c44 - Avoid raising exception while trying to change content model of gadget definition (T299303) by Siddharth VP

GlobalBlocking

[edit]
  • git #2a0f4015 - SpecialGlobalBlockList: add filtering options (T178749) by Tks4Fish
  • git #f5e39626 - Add column for central blocker ids (T299371) by Alexander Vorwerk
  • git #31d446f4 - SpecialGlobalBlock, SpecialGlobalBlockStatus, SpecialRemoveGlobalBlock: add RelevantUser (T298895) by Tks4Fish
  • git #4828720f - GlobalBlocking: Handle trying to modify a block when no block exists (T296503) by Tks4Fish
  • git #497e0402 - SpecialGlobalBlockStatus: Handle both types of URL parameters (direct and ?address=) by Tks4Fish
  • git #ba00cf81 - abstract schema: Remove unneeded length from integer type by Umherirrender
  • git #a83be465 - SpecialGlobalBlock: Rename $user to $performer by Martin Urbanec
  • git #0a88efbd - Use ApiResult::formatExpiry in api to format expiry by Umherirrender

GlobalCssJs

[edit]

GlobalPreferences

[edit]

GlobalWatchlist

[edit]

Graph

[edit]

GrowthExperiments

[edit]
  • git #a47c2fbd - Homepage: prevent scroll below the welcome drawer (T285932) by Sergio Gimeno
  • git #34ade47d - Consolidate ext.growthExperiments.Homepage.ConfirmEmail.styles into ext.growthExperiments.Homepage.styles (T299807) by MewOphaswongse
  • git #6ea7135d - Suggested edits: allow to navigate to module full screen when zero tasks are available in filters (T299742) by Sergio Gimeno
  • git #01ae999b - Move guided tours and tour utils into tours directory (T289012) by MewOphaswongse
  • git #56c6c9e7 - JsonSerializable PHP 8.1 compatibility by Gergő Tisza
  • git #0c421a75 - Consolidate account-related modules into a single module (T289060) by MewOphaswongse
  • git #f057a6fb - Consolidate ext.growthExperiments.Homepage.contribs.styles into ext.growthExperiments.Homepage.styles (T283221) (T289012) by MewOphaswongse
  • git #d2e1c779 - Add an image: always generate thumbnail URL when mustRender=true (T299465) by MewOphaswongse
  • git #01aca419 - QualityGates: Enforce daily limit on server-side (T274325) by Kosta Harlan
  • git #2a8d53bf - Combine ext.growthExperiments.Homepage.StartEditing & ext.growthExperiments.Homepage.SuggestedEdits (T289012) (T298915) by MewOphaswongse
  • git #4b17e4e9 - GrowthTasksApi: Set error message for HTTP errors (T292496) by MewOphaswongse
  • git #ccb7ea9e - Monitoring: Add '.Save' to distinguish from '.Click' events (T286366) by Kosta Harlan
  • git #392be9ac - Add swipe to start editing onboarding dialog (T299014) by Sergio Gimeno
  • git #004311ed - Home page: fix empty space in notifications drawer (T299354) by Sergio Gimeno
  • git #e70fc7da - Suggested edits: open the first article from mobile task preview (T264460) by Sergio Gimeno
  • git #3ba6b0c5 - Help panel: prevent guidance button floating over notifications mobile (T291603) by Sergio Gimeno
  • git #8df45548 - Post-edit dialog: update title line height for mobile (T293845) by MewOphaswongse

GuidedTour

[edit]
  • git #e02de3d9 - Do not load help/guider URL when the accompanying tour is not used (T298751) by Gergő Tisza

IPInfo

[edit]

Linter

[edit]
  • git #354012f4 - Replace deprecated JobQueueGroup::singleton() by Umherirrender

LiquidThreads

[edit]
  • git #e53c02eb - Avoid using ContentHandler::getContentText() by Alexander Vorwerk

LoginNotify

[edit]
  • git #c223b81e - Replace deprecated JobQueueGroup::singleton() by Umherirrender

MapSources

[edit]
  • git #2804d078 - MapSourcesPage: avoid using ContentHandler::getContentText() by Alexander Vorwerk

MediaSearch

[edit]

MobileFrontend

[edit]
[edit]

NearbyPages

[edit]
  • git #f491fdff - Remove parent call to SpecialPage::execute by Umherirrender

Newsletter

[edit]
  • git #6fc5bd45 - Rename variables containing ParserOutput to $parserOutput by C. Scott Ananian
  • git #f7e99364 - NewsletterDb: Replace manual connection management with DBConnRef (T193565) by Timo Tijhof
  • git #e7a8947f - NewsletterContentHandler: Change addModuleStyles() call to array (T296123) by Timo Tijhof

NewUserMessage

[edit]
  • git #1ca8b1d7 - Replace deprecated JobQueueGroup::singleton() by Umherirrender

OAuth

[edit]
  • git #ac9eaebb - Use LogEntryBase::extractParams for log_params by Umherirrender

PageAssessments

[edit]
  • git #39702321 - Module mediawiki.pager.tablePager was renamed to mediawiki.pager.styles (T299594) by jdlrobson

PageImages

[edit]
  • git #cf7a3660 - Fix the case where there are no section headers (T299798) by Tim Starling
  • git #c3cfe991 - Replace deprecated JobQueueGroup::singleton() by Umherirrender
  • git #33ed67ce - Convert timestamps for database in InitImageData maintenance script by Umherirrender

PageTriage

[edit]

Renameuser

[edit]

Scribunto

[edit]
  • git #6d7d6864 - Remove comments that literally repeat the code by Thiemo Kreuz

SecurePoll

[edit]

TextExtracts

[edit]
  • git #35f09641 - Use ParserOptions::newFromAnon instead of constructor by Umherirrender

TheWikipediaLibrary

[edit]

TimedMediaHandler

[edit]
  • git #501d6dc4 - Don't validate shell commands on startup by Tim Starling
  • git #34a7c712 - Improve keyboard accessibility of click to play by Derk-Jan Hartman
  • git #28597284 - Do not set height:auto on audio elements (T291591) by Derk-Jan Hartman
  • git #dea2f5a7 - Animate size of playbutton on hover by Derk-Jan Hartman
  • git #3c19181e - TimedText: Use canonical names for remote subtitle track discovery by Derk-Jan Hartman
  • git #5087e2ce - Return promise to public context by Derk-Jan Hartman
  • git #a27c938a - Cleanup player loader class by Derk-Jan Hartman
  • git #62bc6097 - Style cleanup based on phpcs linting and phpstorm inspections by Derk-Jan Hartman

Translate

[edit]

TwoColConflict

[edit]

UniversalLanguageSelector

[edit]

VisualEditor

[edit]

Wikibase

[edit]
  • git #a3829c22 - Rename variables of type ParserOutput to disambiguate from OutputPage by C. Scott Ananian
  • git #f65e2805 - Remove custom mode from LanguageFallbackLabelDescriptionLookupFactory (T299663) by Lucas Werkmeister
  • git #4a39f15c - Expand HistoryEntityActionTest for changes of parent class by Umherirrender
  • git #3efaf4dc - Inject terms languages into LanguageFallbackChainFactory (T299539) by Lucas Werkmeister
  • git #33843ba7 - Get terms languages from services in entitytypes.php (T299539) by Lucas Werkmeister
  • git #540f4552 - bridge: update dependencies by Michael Große
  • git #eacc48cc - bridge: update some mediawiki dependencies by Michael Große
  • git #61b38a8e - bridge: switch from node-sass to sass and update sass-loader (T246423) by Michael Große
  • git #8b3be50d - bridge: update storybook to the most recent version by Michael Große
  • git #3172ac34 - Support idGenerator=auto and use it in CI (T298682) by Lucas Werkmeister

WikibaseCirrusSearch

[edit]
  • git #303c092c - Fix parse error on PHP 8.0+: Match -> MatchQuery by Tim Starling
  • git #706a1df1 - Fix PHP 8.0 failure of OpenSearchLabelsTest by Tim Starling
  • git #a5e05998 - Get WikibaseRepo term languages from services (T299539) by Lucas Werkmeister

WikibaseLexeme

[edit]
  • git #532b282a - Get Vuex from require() instead of as global (T299489) by Lucas Werkmeister
  • git #897680c8 - Update dependencies by Michael Große
  • git #d71a135b - build: Drop support for wikimedia/assert to just ^0.5.0 by James D. Forrester
  • git #6d94f70d - eslint: Autofix wrap-iife rule by Ed Sanders

WikibaseMediaInfo

[edit]

WikibaseQualityConstraints

[edit]

wikihiero

[edit]

WikiLambda

[edit]
  • git #d5e3a459 - Vue: Tell MW only to run us on ES6 clients by James D. Forrester
  • git #17d66241 - Fix after upstream breaking-change to ParserOutput module methods (T296123) by James D. Forrester
  • git #626e7d77 - Vue: Implement Map type (T297244) by Simone This Dot
  • git #34cfb260 - Add toast and apply it to function definition tab for able to publish and confirmed publish (T298979) by jkieserman
  • git #b1e9b6d4 - ZTypedPair: Improve layout, labelling the Key and Value separately (T297244) by Simone This Dot
  • git #4dd2184d - Vue: Rename ZPair to ZResponseEnvelope by James D. Forrester
  • git #03a8db8f - Vuex: Have getZTesterFailReason read the error code is a secondary error isn't thrown by James D. Forrester
  • git #89d10280 - Update function-schemata sub-module to HEAD (2e6d63c) (T299209) by James D. Forrester
  • git #5a872a9f - ZObjectContent: Provide a fall-back to CONTENT_MODEL_ZOBJECT for unit tests by James D. Forrester
  • git #06434078 - Autosearch for Function when defining function name (T295447) by adesoji

WikiLove

[edit]
  • git #d47c7d64 - abstract schema: Remove unneeded length from integer type by Umherirrender

WikimediaMaintenance

[edit]
  • git #8aa9e090 - Replace deprecated JobQueueGroup::singleton() by Umherirrender
  • git #24c309ea - renameInvalidUsernames: Use JobQueueGroupFactory (T298806) by Taavi Väänänen

WikimediaMessages

[edit]

Skins

[edit]

MinervaNeue

[edit]

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #89156dc7 - Revert "Follow-up I0802440d9: Allow alien <tr>/<td>'s to be focused" (T298609) (T299730) by Bartosz Dziewoński
  • git #e5963f08 - DiffElement: Remove doc-child-change wrappers by Ed Sanders
  • git #90a359f7 - Follow-up Ia593dad8: Use modifyData when sanitizing by Ed Sanders
  • git #1cf051b4 - VisualDiff: Remove documentation of non-existent params by Ed Sanders
  • git #4e7e0a00 - DiffElement: Handle diffs where ref list groups are inserted/removed (T298569) by Ed Sanders
  • git #20902e53 - DiffElement: Fix rendering of internal list items with multiple child nodes (T259957) by Ed Sanders
  • git #653dd2d5 - DiffElement: Handle AlienBlockNode in list (T278186) by Ed Sanders
  • git #9fa17d0a - Alienate when trying to <p>-wrap an annotation where <p> isn't allowed by Ed Sanders
  • git #83c3e959 - Improve AlienNode matching by Ed Sanders
  • git #3f5bb3be - Follow-up I9a67730: Pass current list node to appendListItem (T299475) by Ed Sanders
  • git #07ff4af9 - Follow-up Ib79a964c: Fix test HTML by Ed Sanders
  • git #7a5a1423 - DiffElement: Collapse tree diff with no described changes by Ed Sanders
  • git #ed551058 - Follow-up I1bd7171: Test colspan/rowspan values of 1 being the same as undefined by Ed Sanders
  • git #429dd0c5 - DiffElement: Show whole node when DocList has attribute change by Ed Sanders
  • git #3bf324d8 - DiffElement: Handle a node index of 0 by Ed Sanders
  • git #82b1d170 - DiffElement: Move some more var declarations inline by Ed Sanders
  • git #0cb95be1 - DiffElement: Add more table tests by Ed Sanders
  • git #89356a90 - DiffElement: Improve description of colspan/rowspan changes by Ed Sanders
  • git #0f31d499 - DiffElement: Add test cases for table merges by Ed Sanders

No changes

[edit]
  • 3D
  • ActiveAbstract
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • Babel
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • ChessBrowser
  • CiteThisPage
  • Citoid
  • CodeEditor
  • CodeMirror
  • CodeReview
  • Collection
  • CologneBlue
  • CommonsMetadata
  • ConfirmEdit
  • CongressLookup
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • DoubleWiki
  • DynamicSidebar
  • Elastica
  • ElectronPdfService
  • EntitySchema
  • EventBus
  • EventLogging
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FileExporter
  • FileImporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • GWToolset
  • GeoCrumbs
  • GeoData
  • GlobalUsage
  • GlobalUserPage
  • GoogleNewsSitemap
  • ImageMap
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • Kartographer
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • Listings
  • LocalisationUpdate
  • MachineVision
  • MassMessage
  • Math
  • MediaModeration
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • Nostalgia
  • Nuke
  • OATHAuth
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageNotice
  • PageViewInfo
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PoolCounter
  • Popups
  • ProofreadPage
  • PropertySuggester
  • QuickSurveys
  • Quiz
  • RSS
  • ReadingLists
  • RelatedArticles
  • RevisionSlider
  • SandboxLink
  • Score
  • SearchExtraNS
  • SecureLinkFixer
  • ShortUrl
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateData
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • Thanks
  • Timeless
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TranslationNotifications
  • TrustedXFF
  • UploadWizard
  • UploadsLink
  • UrlShortener
  • UserMerge
  • VipsScaler
  • WebAuthn
  • WikiEditor
  • WikibaseLexemeCirrusSearch
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaEditorTasks
  • WikimediaEvents
  • WikimediaIncubator
  • Wikisource
  • XAnalytics
  • cldr
  • intersection
  • timeline

Total changes

[edit]

319 Changes in 67 repos by 70 authors