Jump to content

MediaWiki 1.39/wmf.6

From mediawiki.org
MediaWiki 1.39.0-wmf.5 Deployment of MediaWiki 1.39.0-wmf.6 to Wikimedia sites MediaWiki 1.39.0-wmf.7

The latest version (labeled "1.39.0-wmf.6") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Monday, 4 April 2022 (see the roadmap).

Core changes

[edit]
  • git #a6193663 - Branch commit for wmf/1.39.0-wmf.6 by trainbranchbot
  • git #03811180 - phpunit: Set $wgSQLMode from DevelopmentSettings instead of MediaWikiIntegrationTestCase (ii) (T225730) by Aaron Schulz
  • git #34ea1349 - phpunit: parse any --boostrap parameter in getopt() call (T50217) by Aaron Schulz
  • git #ae2c5303 - UndeletePage: Check overall status rather than revision's (T305349) by Func
  • git #2661070e - Make old vs. latest revision more obvious in ParserOutputAccess (T304813) by Thiemo Kreuz
  • git #09f69952 - De-obfuscate stats related code in ParserOutputAccess by Thiemo Kreuz
  • git #0f5bfd9e - cleanup: drop unused parameter by Adam Wight
  • git #b1816f11 - mediawiki.cookie: Revert "Wrap $.cookie in try-catch" (T296620) by Krinkle
  • git #1e2e7e69 - SpecialListGrants: inject GrantsLocalization by Alexander Vorwerk
  • git #696690cb - specials: Inject TitleFactory into Special:WhatLinksHere by Umherirrender
  • git #9ddf68ca - Remove unsued youhavenewmessagesmulti and newtalkseparator messages (T224429) by Amir Sarabadani
  • git #4d2d18d3 - Drop unused directorynotreadableerror message (T224429) by Amir Sarabadani
  • git #7ece66e9 - MainConfigSchema is @since 1.39, not 1.38 by daniel
  • git #4895d239 - resourceloader: Enable mw.loader.store in Firefox (T66721) (T235852) by Timo Tijhof
  • git #3de8b6d6 - resourceloader: Disable mw.loader.store on safemode pages (T145498) by Timo Tijhof
  • git #800b55c9 - ApiUndelete: Fix api bad method call (T290210) by Dayllan Maza
  • git #b4680c79 - [Article] setSections must be called on non-cached parser output (T305123) by Jon Robson
  • git #3b039ffc - WikiFarm: cleanup comments and dead code. (T221535) by daniel
  • git #9c2b72ba - ApiParse: Enable "skin mode" when mobileformat=1 is set (T219420) by Ed Sanders
  • git #a087f793 - ParserOutputAccess: Allow calling getPO with option of not saving in PC (T285993) by Amir Sarabadani
  • git #5fcedc88 - Add wiki-farm support (T221535) by daniel
  • git #ff1d05f7 - phpunit: Fix slow testBotPasswordThrottled by lowering limits (T298735) (T225730) by Aaron Schulz
  • git #3b21d16a - Update deprecation notes and warnings for 1.39 (T301723) by Jon Robson
  • git #fddb9627 - HISTORY: Add 1.35.6/1.36.4/1.37.2 by Reedy
  • git #29797133 - SECURITY: Sort Special:WhatLinksHere by namespace (T297754) by Lucas Werkmeister
  • git #5498663e - SECURITY: Add recursion guard to Title::newMainPage() (T297571) by Kunal Mehta
  • git #91cc24bb - SECURITY: pagers: Don't make a straight join if the user is set (T297731) by Amir Sarabadani
  • git #75150e1e - phpunit: Remove or inline phpunit.php loadSettings() and fatalError() (T90875) by Daimona Eaytoy
  • git #e7e98df9 - phpunit: Remove Makefile by Timo Tijhof
  • git #e8fbe038 - phpunit: Update and simplify README by Timo Tijhof
  • git #ba4c424d - Update WVUI v0.3.5 -> v0.4.0 (T288686) by Roan Kattouw
  • git #204776e4 - phpunit: Remove custom MediaWikiPHPUnitCommand and use default directly (T90875) by Daimona Eaytoy
  • git #1143370a - [doc only] Improve the documentation re non-string page property values (T305158) by C. Scott Ananian
  • git #a331b013 - [doc only] Update ParserOutput @deprecation to include 'since' information by C. Scott Ananian
  • git #54cf0200 - RELEASE-NOTES-1.38: Note Math and MinervaNeue tarball inclusions by James D. Forrester
  • git #0d95d817 - CoreParserFunctions: Use Parser::getTargetLanguageConverter() by Func
  • git #14978e26 - Benchmark script for settings loading. by daniel
  • git #664012e2 - Ensure forward compatibility with new ParserOutput index policy fields by C. Scott Ananian
  • git #ea4bedee - Remove misleading test in SerializationTestTrain::validateObjectEquality() by C. Scott Ananian
  • git #1aca74e2 - Revert "Add SpecialPageFatalTest to @group Database" by Lucas Werkmeister (WMDE)
  • git #cd688e53 - Use page ID from parent revision, improve logging. (T304559) by daniel
  • git #0acc0b51 - Introduce SkinComponentSearch (T301723) by jdlrobson
  • git #3987fc8d - TypeError: $.cookie is not a function (T296620) by Jon Robson
  • git #6caf78c2 - phan: Remove PhanPossiblyUndeclaredVariable suppression (T259172) by Umherirrender
  • git #0bbb64d8 - parser: Set init value for some variables in Parser (T259172) by Umherirrender
  • git #65d872bb - Fix error/warning boxes on signup form (T305098) by tacsipacsi
  • git #a7cc454d - maintenance: Swap order of code in jsparse.php (T259172) by Umherirrender
  • git #1ee6fc25 - ApiUndelete: add option to undelete associated talk page (T290210) by Daimona Eaytoy
  • git #4ce0b390 - UndeletePage: Undelete associated talk page (T304962) by Daimona Eaytoy
  • git #0a43a1e0 - profiler: Adjust variable names in SectionProfiler::collateData (T259172) by Umherirrender
  • git #1d08f5cb - api: Simplify param handling for undoafter on action=edit (T259172) by Umherirrender
  • git #3d0834bd - snapshot: Simplify count() after explode() in BackupDumper (T259172) by Umherirrender
  • git #de6582d8 - logentry: Make use getUnknownActor visible in getPerformerIdentity (T259172) by Umherirrender
  • git #6803b3a0 - logger: Add fallback message for unknown version in LogstashFormatter (T259172) by Umherirrender
  • git #4a0cbbc0 - Revert "WatchedStore requires PageIdentity" by Jdlrobson
  • git #6f8b903c - Do not add dir attribute for username (T297953) by Jon Robson
  • git #983b16d0 - phpunit: Fallback to global default user options (T297082) by Func
  • git #ed6efd2d - Inline single-use 1-line method in EditPage by Thiemo Kreuz
  • git #1b0b4001 - Fix UserFactory::newAnonymous() performance by Tim Starling
  • git #f841175a - Upgrade Vue from 3.2.23 to to 3.2.31 (T304717) by Lucas Werkmeister
  • git #7904860c - ChangeTags: Use localizer with correct page title to parse messages (T302754) by Func
  • git #c9c6bab3 - WatchedStore requires PageIdentity by Jon Robson
  • git #128dbd6b - User::setEmailWithConfirmation() minor refactoring by Reedy
  • git #e00ba512 - Update Kashmiri namespace names (T304790) by Amir E. Aharoni
  • git #10a27c76 - rdbms: track active transaction IDs for named locks and temp tables by Aaron Schulz
  • git #45a4c7ca - rdbms: directly use executeQuery() in mysql open() method (T293859) by Aaron Schulz
  • git #24e67e03 - phan: Upgrade mediawiki-phan-config to 0.11.1 and set minimum_target_php_version (T293924) by James D. Forrester
  • git #830d8e9b - Check return of parse_url for used url parts by Umherirrender
  • git #0bbc2389 - Remove deprecated global function wfWikiID() (T298059) by Alexander Vorwerk
  • git #b1d6c07e - RELEASE-NOTES-1.38: Expand, re-format and prepare for release (T302911) by Mark A. Hershberger
  • git #7aa08840 - phan: Remove PhanTypePossiblyInvalidDimOffset suppression (T304887) by Umherirrender
  • git #ac854cb8 - Remove mediawiki.viewport module (T304320) by Mortal303
  • git #2d60a6e9 - Inject ReadOnlyMode service into Parsoid's DataAccess class (T304741) by C. Scott Ananian
  • git #3a8f5b74 - Use HookRunner to invoke hooks from Parsoid (T304740) by C. Scott Ananian
  • git #3f1424fa - Inject SVGMaxSize configuration into Parsoid's DataAccess class (T304739) by C. Scott Ananian
  • git #2d66ee70 - Copy over Parsoid's Config and ServiceWiring classes (T302118) by C. Scott Ananian
  • git #c8829e29 - [doc only] Update copyright date for files moved from Parsoid by C. Scott Ananian
  • git #6651334d - [doc only] Update Parsoid's class documentation; add @since tags by C. Scott Ananian
  • git #ae5eb71b - Code style improvements to code moved from Parsoid by C. Scott Ananian
  • git #938f968c - Add namespaces names for Tyap (kcg) by Amir E. Aharoni
  • git #fbe64439 - Apply logo variant override in ResourceLoaderSkinModule (T273578) by Func
  • git #ecf247ea - index.php: Remove global $mediaWiki variable (T294702) by Adam Wight
  • git #e8dcc616 - Parser: allow Q tag in table of content items (T251672) by Pols12
  • git #f54cd78c - Remove messages in en-gb.json by Ed Sanders
  • git #1cfcb146 - Correct a few recently-added Installer messages by Amir E. Aharoni
  • git #7bdb6421 - changes: Replace deprecated `User::newFromName()` to `::newSystemUser()` by Derick Alangi

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]
  • git #8e550186 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #a617a846 - Replace deprecated ApiBase::PARAM_ with IntegerDef ones (T275455) by gerritbot
  • git #686d7ea8 - Use RestrictionStore instead of deprecated method by Matěj Suchánek

AntiSpoof

[edit]

ApiFeatureUsage

[edit]

Babel

[edit]

BounceHandler

[edit]

CategoryTree

[edit]

CentralAuth

[edit]

CentralNotice

[edit]

CheckUser

[edit]

CirrusSearch

[edit]
  • git #f92943f5 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #86731529 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #00753807 - Get default content handlers from MainConfigSchema by daniel
  • git #8aefa370 - Make use of compact PHP 7 syntax where it makes sense by Thiemo Kreuz
  • git #1ebb0f76 - Fix missing return value in MoreLikeFeature by Thiemo Kreuz
  • git #b6267fc2 - Simplify PHP callback syntax in several places by Thiemo Kreuz
  • git #8182772c - Remove misleading class constant documentation by Thiemo Kreuz
  • git #f7c7b853 - Remove unused utility function to compare arrays by Thiemo Kreuz
  • git #12d4f9aa - Explicitly set minimum_should_match to 1 (T288765) by joseph emmanuel kayode (iemarjay)
  • git #c60c5977 - Revert "Hooks: Set default value for completion profile" (T304796) (T297082) by Func

Cite

[edit]

CodeReview

[edit]

ContentTranslation

[edit]

DiscussionTools

[edit]
  • git #731d5305 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #15fd46f0 - Update use of deprecated constants in getAllowedParams() (T275455) by gerritbot
  • git #b00b7cd5 - debughighlighter: Fix date highlighting by Bartosz Dziewoński
  • git #400d6227 - Use namespaced VisualEditor traits and classes by Reedy
  • git #43a04ab7 - ApiDiscussionToolsEdit: Use CommentParser to get name/title of last topic by Ed Sanders
  • git #48fdcf10 - Remove data-mw-comment-name attribute from subscribe links by Ed Sanders
  • git #5cc06baf - ApiDiscussionToolsEdit: Add $preview- prefix to variables used in parsing preview by Ed Sanders
  • git #8bb41c9f - ApiDiscussionToolsEdit: Use existing $this->commentParser reference by Ed Sanders
  • git #b4b6ae4e - Make comment markers inline-block to fix comment wrapping in Safari (T298371) by Ed Sanders

Echo

[edit]

EventLogging

[edit]

EventStreamConfig

[edit]

ExtensionDistributor

[edit]

FeaturedFeeds

[edit]

FlaggedRevs

[edit]
  • git #b80f3e05 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #eb445fc8 - Replace deprecated ApiBase::PARAM_ with IntegerDef ones (T275455) by gerritbot
  • git #38ff3c6b - Drop logger from class by Adam Wight
  • git #e3fd9e43 - Simplify/remove some unused code from FlaggedRevs class by Thiemo Kreuz
  • git #5cfcf2cd - Remove meaningless restriction level "none" by Thiemo Kreuz
  • git #f86fcc37 - Deprecate the FlaggableWikiPage constructor (T278459) by Thiemo Kreuz
  • git #8699ea9e - Extract cache handling into a new class (T304813) by Adam Wight
  • git #641d4dd5 - SECURITY: Do not show patrol details if the author is hidden (T304354) by Taavi Väänänen
  • git #7059d0c2 - Fix a series of Phan exceptions by Thiemo Kreuz
  • git #9aed5fdd - Drop Special:AdvancedReviewLog (a.k.a. Special:QualityOversight) (T277883) by Ed L
  • git #fb4eaba9 - Stub base class so that test doesn't break when Scribunto is missing by Adam Wight
  • git #1563a791 - Simplify the code a bit (T277883) by Amir Sarabadani
  • git #6b6e4b48 - Rearrange larger code pieces for readability and stability by Thiemo Kreuz
  • git #f041bda8 - Minor PHPDoc type fixes by Thiemo Kreuz
  • git #f77642ed - Fix a PHPCS exception related to a SELECT by Thiemo Kreuz

Flow

[edit]

Gadgets

[edit]

GeoData

[edit]

GlobalBlocking

[edit]

GlobalPreferences

[edit]

GlobalUsage

[edit]

Graph

[edit]

GrowthExperiments

[edit]
  • git #4d1e13a0 - phan: Use dependencies from CI instead of maintaining stubs by Kosta Harlan
  • git #abf8d1a2 - TemplateBasedTaskTypeHandler: Fix name of links tag (T297004) by Kosta Harlan
  • git #d57f5cb7 - WelcomeSurvey: Use experiment groups for showing/hiding mailing list question (T303240) by Kosta Harlan
  • git #8e2fdfc3 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #6b49fb53 - Replace deprecated ApiBase::PARAM_ with IntegerDef ones (T275455) by gerritbot
  • git #a8d71f22 - Update use of deprecated constants in getAllowedParams() (T275455) by gerritbot
  • git #e34d0465 - SECURITY: Don't leak suppressed usernames on Special:Impact (T298312) by Alexander Vorwerk
  • git #10a3ea16 - ApiQuestionStore: Fallback to empty array if array_map fails (T255616) by Kosta Harlan
  • git #6c765426 - phan: Fix PhanRedundantCondition error by Kosta Harlan
  • git #edb7e667 - Post-edit dialog: check for presence of preferences.topicFilters (T305057) by mewoph
  • git #e61585b7 - PostEdit: Clear the window after the dialog is closed by Kosta Harlan
  • git #7cf0dd71 - VisualEditorHooks: Update hook compatibility, re-enable Selenium tests (T304747) by Kosta Harlan
  • git #984a382c - Newcomer tasks: always align button and text to the right (T301825) by Sergio Gimeno
  • git #8bcfb08b - selenium: Temporarily disable tests so VisualEditor patch can merge (T304747) by Kosta Harlan
  • git #61b48b9e - GrowthExperiments.alias.php: Add Korean aliases (T304782) by Kosta Harlan
  • git #c6c8794a - Create account: drop usages of warningbox (T300346) by Sergio Gimeno
  • git #e6ff246c - Add an image: don't assume the presence of 'accepted' key in AddImageSubmissionHandler::validate (T303257) by mewoph

GuidedTour

[edit]
  • git #d4fba8ca - Drop global GuidedTourLauncher class alias by Reedy

IPInfo

[edit]

JsonConfig

[edit]

Kartographer

[edit]

Linter

[edit]

LiquidThreads

[edit]

MachineVision

[edit]

MassMessage

[edit]

MediaSearch

[edit]

MobileFrontend

[edit]

Newsletter

[edit]

Nuke

[edit]

OATHAuth

[edit]
  • git #3f5f7f6d - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #81b69d62 - "OATHUserRepository: Stop handling legacy single-key" take 2 by Reedy
  • git #851656bb - Revert "OATHUserRepository: Stop handling legacy single-key" (T305029) by Zabe
  • git #7c4649ce - ApiOATHValidate: Fix example passing TOTP token in data by Reedy

ORES

[edit]

PageAssessments

[edit]

PageImages

[edit]

PageTriage

[edit]

PageViewInfo

[edit]

ProofreadPage

[edit]

PropertySuggester

[edit]

QuickSurveys

[edit]

ReadingLists

[edit]
  • git #1dc423c4 - Adjust argument for local interwiki in InterwikiLookup::getAllPrefixes by Umherirrender
[edit]
  • git #dc2e65a0 - Drop outdated references to Cards extension by Jon Robson

Renameuser

[edit]

Scribunto

[edit]
  • git #14589459 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #9c3fe531 - Adjust argument for local interwiki in InterwikiLookup::getAllPrefixes by Umherirrender

SecurePoll

[edit]

SiteMatrix

[edit]

SpamBlacklist

[edit]

TemplateData

[edit]

TemplateSandbox

[edit]

TemplateWizard

[edit]

Thanks

[edit]

TimedMediaHandler

[edit]

TitleBlacklist

[edit]

Translate

[edit]

UploadWizard

[edit]

UrlShortener

[edit]

VisualEditor

[edit]
  • git #41fa36d7 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #37dc95f0 - Update VE core submodule to master (05fbb163c) (T304233) by Bartosz Dziewoński
  • git #5fa2373f - Follow-up I0eaeb987: Sync temp wikitext editor before activating target by Ed Sanders
  • git #130f3e80 - Update VE core submodule to master (38b8213b5) (T303298) (T304847) by Bartosz Dziewoński
  • git #6068cec0 - Remove "delete" button from link node desktop context by Ed Sanders
  • git #9241add0 - Allow hook implementations to modify params (T304747) by Kosta Harlan
  • git #6bbf7d19 - Full fallback to prefixsearch when Cirrus returns nothing (T304925) by Thiemo Kreuz
  • git #c8af2076 - Use boolean RegExp.test() instead of .match() where possible by Thiemo Kreuz
  • git #636ffbbb - selenium: Check if editing toolbar is displayed (T296187) by Željko Filipin
  • git #5b92c66e - Use new config option signature when building sequences by Ed Sanders

WebAuthn

[edit]

Wikibase

[edit]

WikibaseLexeme

[edit]

WikibaseQualityConstraints

[edit]
  • git #85494bc5 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #21675d25 - Add new display member to wikibase.entityselector.search results (T304413) by Lucas Werkmeister
  • git #cfee044c - Bump grunt-stylelint from 0.17.0 to 0.18.0 by Addbot
  • git #0d75fc66 - Remove $wgWBQualityConstraintsSuggestionsBetaFeature (T220609) by Lucas Werkmeister

Wikidata.org

[edit]
  • git #31f7e5c9 - build(deps-dev): bump grunt-stylelint from 0.17.0 to 0.18.0 by Addbot

WikiEditor

[edit]
  • git #119f25e4 - Add event logging for Realtime Preview enabling and disabling (T298218) by Sam Wilson
  • git #e6b77fb2 - Persist Realtime Preview state in a user preference (T294599) by Sam Wilson
  • git #fe81f28a - Add Realtime Preview vars to the virtual package's versionCallback by MusikAnimal
  • git #f1a2ba96 - Realtime Preview: disable if average response time is very slow (T302282) by MusikAnimal
  • git #21b36a73 - Fix dragbar direction for RTL text direction (T304487) by Sam Wilson

WikiLambda

[edit]
  • git #7e1dbd62 - convert remaining button components to codex (T303076) by jkieserman
  • git #254f80ec - add JS Documentation for Vue components by jkieserman
  • git #0e5aaf60 - Fix tests to work with function-schemata 225fe88 (T305356) by gengh
  • git #98b77237 - Provide description of data modelling in the UI by Simone This Dot
  • git #89fffc89 - Investigate why ZKeyModeSelector.test.js test for changing the type expects 6 but since the Vue3 upgrade gets 5 elements by adesoji
  • git #d13b61ff - docs: Add Doxyfile to configure doxygen by James D. Forrester
  • git #21f63d8d - docs: Provide jsdoc documentation of our JS code by James D. Forrester
  • git #13c557f4 - Fix usage of ApiBase::PARAM_* deprecated constants (T275455) by gerritbot
  • git #33aaa631 - Replace deprecated ApiBase::PARAM_ with IntegerDef ones (T275455) by gerritbot
  • git #b32976ec - docs: Use Z\d+/Foo syntax in some documentation consistently by James D. Forrester
  • git #9b54b39c - increase FE testing by jkieserman
  • git #319a0058 - Use ZTypeRegistry::Z_NULL rather than the Z23 string by James D. Forrester
  • git #a9bc1935 - bin/updateSubmodule: Use same order for print-out as git commit by James D. Forrester
  • git #ce7c997f - eslint: Don't use file-level disables but inline-only by James D. Forrester
  • git #b182d0f0 - Reorganize the "arguments" store for ease of development (T305139) by Simone This Dot
  • git #3f43bcfb - Ensure all internationalization string are parsed with "text()" (T305040) by Simone This Dot
  • git #57157b04 - tests: Set up the Vuex store once rather than in each beforeEach() (T303077) by adesoji
  • git #d5703751 - build: Upgrade vue to 3.2.31 to align with MediaWiki (T304717) by James D. Forrester
  • git #8bbf8d6a - Remove unused getters and actions from the components (T305030) by Simone This Dot
  • git #d282fd63 - Clean Up implementation store ahead of Function View work (T304840) by Simone This Dot
  • git #37aedcee - Update function-schemata sub-module to HEAD (e98f603) (T287700) (T292788) (T301531) (T303303) by James D. Forrester

WikiLove

[edit]

WikimediaBadges

[edit]
  • git #65b6b1d3 - build(deps-dev): bump grunt-stylelint from 0.17.0 to 0.18.0 by Addbot

WikimediaEvents

[edit]
  • git #d4fe4420 - Add WebABTestArticleIdFactory and WebABTestArticleIdStrategy classes (T302046) by Nicholas Ray
  • git #66625458 - Update webUIScroll js to process new hook. (T303297) by Clare Ming
  • git #50f35dd9 - PageSplitter: Misc simplification and clarification in code and tests by Timo Tijhof

WikimediaMessages

[edit]

Wikistories

[edit]
  • git #421b3725 - Replace an image (T302603) by Stephane Bisson
  • git #09214d10 - Update the search loading bar animation keyframes property by hueitan
  • git #bf5f2872 - Removed unused props from search query to save bandwidth by Stephane Bisson
  • git #bd4dc46d - Reusable Story Viewer State and Next Story Button Feature (T304053) by hueitan

Skins

[edit]

CologneBlue

[edit]

MinervaNeue

[edit]

Timeless

[edit]

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #d24f9687 - Allow unknown types for ve.dm.AlienMetaItem (T303298) by Bartosz Dziewoński
  • git #106354b3 - Follow-up I534ce003d: Fix height restriction calculation of desktop context (T304847) by Ed Sanders
  • git #8575e8ad - PreviewElement: Document event by Ed Sanders
  • git #cbe0a101 - Always show label-only button for MergeCellsContextItem button (T304233) by Ed Sanders
  • git #02adce4a - tests: Add some tests for ve.init.Target by James D. Forrester

No changes

[edit]
  • 3D
  • ActiveAbstract
  • AdvancedSearch
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • BetaFeatures
  • Calendar
  • Campaigns
  • Capiunto
  • CharInsert
  • ChessBrowser
  • CiteThisPage
  • Citoid
  • CodeEditor
  • CodeMirror
  • Cognate
  • Collection
  • CommonsMetadata
  • ConfirmEdit
  • CongressLookup
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • DonationInterface
  • DoubleWiki
  • Elastica
  • ElectronPdfService
  • EntitySchema
  • EventBus
  • ExternalGuidance
  • FileExporter
  • FileImporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • GWToolset
  • GeoCrumbs
  • GlobalCssJs
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • ImageMap
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • Listings
  • LocalisationUpdate
  • LoginNotify
  • MapSources
  • Math
  • MediaModeration
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Nostalgia
  • OAuth
  • OAuthRateLimiter
  • OpenStackManager
  • PageNotice
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PoolCounter
  • Popups
  • Quiz
  • RSS
  • RevisionSlider
  • SandboxLink
  • Score
  • SearchExtraNS
  • SecureLinkFixer
  • ShortUrl
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateStyles
  • TextExtracts
  • TheWikipediaLibrary
  • TocTree
  • TorBlock
  • TranslationNotifications
  • TrustedXFF
  • TwoColConflict
  • UniversalLanguageSelector
  • UploadsLink
  • VipsScaler
  • WikibaseCirrusSearch
  • WikibaseLexemeCirrusSearch
  • WikibaseMediaInfo
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaEditorTasks
  • WikimediaIncubator
  • WikimediaMaintenance
  • Wikisource
  • XAnalytics
  • cldr
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

385 Changes in 85 repos by 82 authors