Jump to content

MediaWiki 1.42/wmf.15

From mediawiki.org
MediaWiki 1.42.0-wmf.14 Deployment of MediaWiki 1.42.0-wmf.15 to Wikimedia sites MediaWiki 1.42.0-wmf.16

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

Core changes

[edit]
  • git #42f346ff - Branch commit for wmf/1.42.0-wmf.15 (T354433) by trainbranchbot
  • git #92d6875e - Replace wfGetDB with IConnectionProvider::getPrimaryDatabase by Doğu Abaris
  • git #e4c72729 - Change uses of getDBLoadBalancerFactory() to getConnectionProvider() by Bartosz Dziewoński
  • git #a6168477 - CentralId: Use UserFactory::newAnonymous (T325686) by Umherirrender
  • git #9b059144 - Use UserFactory::newAnonymous (T325686) by Umherirrender
  • git #b155f52d - Output: Use UserFactory::newAnonymous in IframeSandbox (T325686) by Umherirrender
  • git #f7e0e019 - ResourceLoader: Use UserFactory::newAnonymous (T325686) by Umherirrender
  • git #60cc2962 - Edit Recovery: Use original data rather than re-reading current (T351821) by Sam Wilson
  • git #35c7a9e1 - docs: Link to "Local development quickstart" in README (T348899) by Amir Sarabadani
  • git #4deac8b0 - Fix type hint in shell.php by Bartosz Dziewoński
  • git #fbc20112 - Bump wikimedia/parsoid to 0.19.0-a14 by Isabelle Hurbain-Palatin
  • git #a4b8a35b - user: Lock user row when loading system user (T355373) by Gergő Tisza
  • git #ac3043bf - Revision: Add types and streamline SlotRoleRegistry code by thiemowmde
  • git #1dec6495 - Simplify SpecialMediaStatistics::formatResult override by thiemowmde
  • git #ea44cdb9 - title: Merge largely duplicated Title::getEditNotices code by thiemowmde
  • git #0ea7599e - Replace unspecific exceptions with InvalidArgumentException by thiemowmde
  • git #8fe5f729 - parser: Streamline expiry time calculation in CacheTime class by thiemowmde
  • git #1dc83bd1 - Avoid indirect method calls in wfUrlProtocols by thiemowmde
  • git #373f02e8 - Improve type documentation in parser test runner classes by thiemowmde
  • git #7a50b94b - title: Streamline complex/duplicated code in the Title class by thiemowmde
  • git #6b97115f - page: Simplify PageReference::isSamePageAs implementations by thiemowmde
  • git #9c6866f1 - tests: Remove explicit clean up for database tests by Umherirrender
  • git #ee91e0f2 - Allow shell.php to run without LocalSettings.php by daniel
  • git #9de0e23b - Support dependency injection in log formatters (T54220) by Gergő Tisza
  • git #2a1a9951 - CommentStore: Remove unused getFields method (T343558) by Alexander Vorwerk
  • git #0964f4c3 - Sanitizer: remove unneeded type documentation by DannyS712
  • git #0b8b61b9 - ActorMigration: Stop injecting useless stage value by Alexander Vorwerk
  • git #723c10d6 - tests: Improve DatabaseBlockTest::addDBDataOnce by Umherirrender
  • git #16a436ce - tests: Remove cleanup of blocks, done by ChangedTablesTracker by Umherirrender
  • git #cd298545 - ActorMigration: Drop support for anything but revision table by Alexander Vorwerk
  • git #175c0c4a - Replace more instances of deprecated MWException (T328220) by Daimona Eaytoy
  • git #2520f3d1 - Replace more usages of deprecated MWException (T328220) by Daimona Eaytoy
  • git #1d6776fd - Replace deprecated MWException (T328220) (T240672) by Daimona Eaytoy
  • git #2e70d36e - Reword documentation for user.user_is_temp to clarify purpose (T333223) by Thalia
  • git #6e68107b - Set user.user_is_temp when creating a temporary user (T333223) (T355175) by Thalia
  • git #fac9f7f1 - ParserTests: add <pwraptest> and <spantag> tags for use in parser tests (T354215) by C. Scott Ananian
  • git #72a8c3b4 - Introduce DBAccessObjectUtils::getDBFromRecency() (T354194) by Amir Sarabadani
  • git #0a9d969f - Replace deprecated WebRequest::getRequestId() with Telemetry by Doğu Abaris
  • git #d753a8f4 - DEVELOPERS.md: fix formatting in bullet list by Sebastian Berlin
  • git #4ee45454 - ResourceLoader: Remove libs/jsminplus.php (JSMinPlus, JSParser) (T75714) by Timo Tijhof
  • git #1b47b54c - Add wgUsePigLatinVariant to TestSetup.php by Tim Starling
  • git #0887b9ff - ActorMigration: Drop temp table code (T215466) by Alexander Vorwerk
  • git #37cdb63f - stats: add check for expected label usage when requesting label values (T355354) by Cole White
  • git #be736d2d - Replace Linker qualifier with import by Doğu Abaris
  • git #4fcf7c46 - Add wfDeprecated call to RealTempUserConfig::getMatchPattern (T354619) by Dreamy Jazz
  • git #e263306d - Add type declarations to all code in Sanitizer class by thiemowmde
  • git #13a51990 - Fix comma splice in a recently-added message by Amir E. Aharoni
  • git #d9370003 - maintenance: Introduce getReplicaDB() and getPrimaryDB() (T330641) by Amir Sarabadani
  • git #8cfb67dc - userOptions: Use hasOption( 'old' ) instead of if ( $old ) (T355310) by Martin Urbanec
  • git #ba73fd58 - UserOptionsManager: Fix a typo by Martin Urbanec
  • git #aec060f3 - TempUserCreator: Use cluster-local cache for throttling by Gergő Tisza
  • git #dc7ec88c - Edit Recovery: Add message if parent revision ID doesn't match (T351435) by Sam Wilson
  • git #cd6ac532 - tests: Replace usages of wfGetDB by Alexander Vorwerk
  • git #4318039a - Remove redundant internal tag by Arlo Breault
  • git #4b987168 - Remove unnecessary null check from Parser::braceSubstitution by Arlo Breault
  • git #4be770a1 - Deprecate and replace the wfUnpack global function by Daimona Eaytoy
  • git #5ba3de39 - Documentation: Add documentation for several trivial modules (T352308) by Jon Robson
  • git #08031b27 - rdbms: remove pointless DatabasePostgres::getRealTableName() method by Aaron Schulz
  • git #69cabb62 - maintenance: Migrate to expression builders (T210206) by Amir Sarabadani
  • git #c8117c78 - CodexModule: Throw exception for non-entry points (T353191) by Anne Tomasevich
  • git #c8e2f992 - Update tests for PHPUnit 9.6 (part 2) (T342110) by Daimona Eaytoy
  • git #24e13c05 - RealTempUserConfig: Follow the pattern of using isEnabled getter by Thalia
  • git #f2a9836d - tests: Rename OutputTransformStageTest for PHPUnit 9.6 (T342110) by Daimona Eaytoy
  • git #a3a6d2bf - ApiMain, ApiQuery: update stats to generate StatsFactory metrics (T350592) by Cole White
  • git #0831905a - Migrate some usages of Database::update() to UpdateQueryBuilder (T353219) by Alexander Vorwerk
  • git #7f588780 - Support multiple matchPatterns in temp user autocreate config (T354619) by Dreamy Jazz
  • git #00417f2b - userOptions: Do not crash on temporary accounts (T355204) by Martin Urbanec
  • git #6146b5ef - CodexModuleTest: Missing codex components definition (T353858) by Ty Hopp
  • git #2b0edb46 - Remove unused UploadChunkZeroLengthFileException by Bartosz Dziewoński
  • git #dba40962 - Reparent trivial subclasses of MWException (T328220) by Bartosz Dziewoński
  • git #eeb99dd5 - CodexModule: Handle empty codex component definitions (T353187) by Ty Hopp
  • git #849ceb0e - Edit Recovery: load data only after deleting expired rows (T355101) by Sam Wilson
  • git #c52cf988 - user preferences: Document API optionvalue parameter behavior by Gergő Tisza
  • git #f85ebfb1 - GrantsLocalization: Move grant risk level labels from CSS to HTML by Bartosz Dziewoński
  • git #a74230cc - BotPasswords: Show risk level of grants (T290790) by Gergő Tisza
  • git #183372c9 - authz: Group grants by riskiness (T290790) by Gergő Tisza
  • git #605d12b9 - Update tests for PHPUnit 9.6 (part 1) (T342110) by Daimona Eaytoy
  • git #7ffd9e8d - .eslintignore: Remove jquery.tipsy reference (T117720) by Reedy
  • git #3e4fcfb1 - reassignEdits.php: Add missing done after ip_changes by Reedy
  • git #caef81d3 - Replace deprecated MWException (T328220) by Daimona Eaytoy
  • git #fef36c83 - Stop using deprecated token in options test by Elliott Eggleston
  • git #06c13725 - Fix string→array type mismatch in ReadOnlyError by thiemowmde
  • git #2cd018ca - Documentation: Move to exclude list (T352308) by Jon Robson
  • git #3debc6bc - build: Remove compatConfig from Codex wrapper files in MW core (T354544) by lwatson
  • git #044910ae - user preferences: Add some information about types to the phpdoc by Gergő Tisza
  • git #64ab9285 - Skin: Replace confusing use of rawParams() in doEditSectionLink() (#2) by Bartosz Dziewoński
  • git #8604c384 - rdbms: Add ConnectionProvider service alias by Gergő Tisza
  • git #273cc042 - ResourceLoader: Drop targets system, deprecated in 1.41 (T340802) by James D. Forrester
  • git #03f32e0c - installer: Use WAL journal mode when creating main Sqlite DB (T322633) by Brian Wolff
  • git #ca5c8d9b - block: Use dbdomain to check for local in BlockUtilsFactory by Umherirrender
  • git #0bcbf402 - Edit Recovery: Use MomentJS for date formatting (T347673) by Sam Wilson
  • git #1e6383ff - Edit Recovery: Do not enable when editing old revisions (T347867) by Sam Wilson
  • git #825bf602 - Deprecate error printing in MWException (T353444) by Bartosz Dziewoński
  • git #dbc75831 - [JsonCodec] throw JsonException now that we require PHP >= 7.4 by C. Scott Ananian
  • git #9b0f6b56 - Replace a few array_key_exists with the ??= syntax by thiemowmde
  • git #324f3e12 - EditPage: Improve auto-merge in trivial non-conflict situations by thiemowmde
  • git #f80ca4d1 - SpecialMovepage: Use target page as reason dropdown context by Taavi Väänänen
  • git #83b5e13f - LocalisationCache: Update references to globals / main config by Bartosz Dziewoński

Vendor

[edit]

Extensions

[edit]

3D

[edit]
  • git #eb8ba5cb - Simplify check for special page UploadWizard by Umherirrender

AbuseFilter

[edit]

ActiveAbstract

[edit]

AntiSpoof

[edit]

Babel

[edit]

BounceHandler

[edit]

CampaignEvents

[edit]

CentralAuth

[edit]

CheckUser

[edit]
  • git #d33ae541 - Make cuc_id a bigint (T63111) by Alexander Vorwerk
  • git #a72e7990 - PreliminaryCheckService: Remove unused local variable by Umherirrender
  • git #cd98d8ab - Make purgeOldData.php report result of ::deleteOrphanedMapRows separately (T354655) by Dreamy Jazz
  • git #b6759da0 - Define cuc_title and cupe_title where not defined (T347556) by Dreamy Jazz

CirrusSearch

[edit]
  • git #890ea5ff - Implement read-only checks (T354793) by Peter Fischer
  • git #83846b68 - Stop writing to tablesUsed in tests (T351733) by Umherirrender
  • git #d7782ee1 - UtilIntegrationTest: remove unused code for non-service MessageCache by DannyS712
  • git #486e608a - tests: Use TestingAccessWrapper to set static class properties by Umherirrender

Cite

[edit]
  • git #16711d68 - Group and nest stylesheets now they are .less files by thiemowmde
  • git #80c8eaf3 - Convert (almost) all .css files to .less by thiemowmde
  • git #e3bbe969 - Stop writing to tablesUsed in tests (T351733) by Umherirrender
  • git #ff699c31 - Sync up Cite repo with Parsoid by Subramanya Sastry
  • git #234da844 - Hook up Parsoid implementation of Cite (T354215) by C. Scott Ananian
  • git #b1cc92b9 - Add DOM stubs; change namespace of imported Parsoid code to Cite\Parsoid (T354215) by C. Scott Ananian
  • git #4f2f6a31 - Delint imported Parsoid code by C. Scott Ananian
  • git #b59eef1c - Fix event logging for the reference previews baseline (T353798) by WMDE-Fisch
  • git #0f801ea5 - Port Cite web test suite to Cypress (T353436) by mareikeheuer
  • git #fa4a3c94 - Only increment sequence when we really mean it by Adam Wight
  • git #8ef2a4a6 - Migrate Parsoid implementation of Cite extension to src/Parsoid by C. Scott Ananian

Citoid

[edit]

cldr

[edit]

CodeMirror

[edit]

Cognate

[edit]

ConfirmEdit

[edit]

ContactPage

[edit]
  • git #05da34ba - Update references to namespaced ConfirmEdit extension classes by Timo Tijhof

ContentTranslation

[edit]

DiscussionTools

[edit]
  • git #94a5c86c - Stop writing to tablesUsed in tests (T351733) by Umherirrender
  • git #3f2f5dd2 - Re-enable: "Temporarily disable isPreview in Parsoid's rendering"" by Subramanya Sastry
  • git #d74eccad - Comment-not-found toast not showing when enablePermalinksFrontend==false (T355165) by David Lynch
  • git #3436e2d9 - Refactor CommentFormatter->addTopicContainer() (T275943) by Novem Linguae

DonationInterface

[edit]

Echo

[edit]

EntitySchema

[edit]

EventLogging

[edit]
  • git #2b18f127 - Keep effects of eventLogging tests isolated (stream tests) by Umherirrender
  • git #d77b9b48 - Keep effects of eventLogging tests isolated (T354977) by Elliott Eggleston

FileImporter

[edit]

FlaggedRevs

[edit]

Flow

[edit]
  • git #3f80ac4d - Stop writing to tablesUsed in tests (T351733) by Umherirrender
  • git #402ac5be - Update references to namespaced ConfirmEdit extension classes by Timo Tijhof
  • git #9fb30ac0 - Use BetaFeatures::isFeatureEnabled instead of getOption (T354288) by Sergio Gimeno

FundraisingTranslateWorkflow

[edit]
  • git #61b1dcd9 - build: Update MediaWiki requirement to 1.39 by James D. Forrester

Gadgets

[edit]
  • git #5b656b1e - SpecialGadgets: refactor by Novem Linguae
  • git #e62314d4 - SpecialGadgets: fix docblock type mistake by Novem Linguae
  • git #209c626d - SpecialGadgets: better variable names by Novem Linguae
  • git #eeb4740f - SpecialGadgets: convert Xml class to Html class by Novem Linguae

GlobalBlocking

[edit]

GrowthExperiments

[edit]

GuidedTour

[edit]

IPInfo

[edit]
  • git #7d1a6d47 - Improve the message ipinfo-property-tooltip-proxies by Amir E. Aharoni
  • git #eee5bb36 - Change "connection type" to "connection types" by Amir E. Aharoni
  • git #bc7dff89 - Improve the ipinfo-property-tooltip-behaviors message by Amir E. Aharoni

Kartographer

[edit]
  • git #4f8231f9 - Increase $wgKartographerStaticFullWidth to 1024 (T354239) by thiemowmde
  • git #f426c179 - Use upstream StatusValue::getErrors by thiemowmde
  • git #90f827fc - Fix state bleeding from one <maplink> into the next (T355044) (T355300) by thiemowmde
  • git #b02e81eb - Fix typo by WMDE-Fisch
  • git #134a7472 - Tests: Update tests based on ParserOutput changes by Subramanya Sastry
  • git #ed25b74b - Update tests to match changes to Parsoid in core and re-enable them by Subramanya Sastry
  • git #16fdefd6 - Add missing unit tests for the show="…" attribute by thiemowmde
  • git #ad3f2e4f - Turn hard-coded 800px for full-width mapframes into config (T354239) by thiemowmde
  • git #3430cfe7 - Simplify variable assignment by Fomafix
  • git #aa67200e - Remove redundant closure for all modules with packageFiles by Fomafix

LiquidThreads

[edit]

LoginNotify

[edit]

MassMessage

[edit]
  • git #43291251 - SECURITY: Use message label instead of sanitized text output for massmessage-form-page-help message (T347742) by sbassett
  • git #028a2ded - SECURITY: Properly escape massmessage-form-page-help by specifying it as a help-message (T347742) by sbassett

Math

[edit]

MediaModeration

[edit]

MobileFrontend

[edit]

MultimediaViewer

[edit]

NearbyPages

[edit]

Newsletter

[edit]

OATHAuth

[edit]

OAuth

[edit]

OAuthRateLimiter

[edit]

ORES

[edit]
  • git #30f987c2 - tests: Remove explicit clean up for database tests by Umherirrender
  • git #f8205d6c - revertrisk: Rename model to use single lowercase word (T348298) by Kosta Harlan
  • git #51bcd811 - Helpers: Check for underscore and dashes when building query by Kosta Harlan
  • git #ad9d9e5d - tests: Use @covers at class level by Kosta Harlan
  • git #859a0323 - Don't use live configuration (T345922) by jsn
  • git #474bc26b - SqlScoreStorage: round probabilities to nearest thousandth (T355089) by Novem Linguae

PageAssessments

[edit]

PagedTiffHandler

[edit]
  • git #95f0342e - Centralise configuration of Shellbox /bin/sh location by Tim Starling

PageTriage

[edit]

PageViewInfo

[edit]
  • git #15537922 - Inject PageViewService service into hook handler by Umherirrender

PdfHandler

[edit]
  • git #1e1e7ef1 - Centralise configuration of Shellbox /bin/sh location by Tim Starling

Phonos

[edit]

Popups

[edit]

ProofreadPage

[edit]

PropertySuggester

[edit]

Quiz

[edit]

ReadingLists

[edit]

RevisionSlider

[edit]

Score

[edit]
  • git #a8960df6 - Centralise configuration of Shellbox /bin/sh location by Tim Starling

Scribunto

[edit]

SyntaxHighlight_GeSHi

[edit]
  • git #006455ec - Add a few missing type declarations to properties and methods by thiemowmde
  • git #7a4d59ac - Replace preg_replace() with more simple trim() by thiemowmde

Thanks

[edit]

TheWikipediaLibrary

[edit]

TimedMediaHandler

[edit]

timeline

[edit]
  • git #ac405462 - Centralise configuration of Shellbox shell binary location by Tim Starling

TitleBlacklist

[edit]

Translate

[edit]

TwoColConflict

[edit]

UniversalLanguageSelector

[edit]

UploadWizard

[edit]

UrlShortener

[edit]

VisualEditor

[edit]

WebAuthn

[edit]
  • git #1139a404 - Temp users require to create account in order to use WebAuthn (T326925) by Piotr Miazga

Wikibase

[edit]
  • git #b68c6058 - lib/tests: Use array_key_last by Umherirrender
  • git #bb8b0690 - tests: Avoid dynamic property $user in MockRepository (T353184) by Umherirrender
  • git #155532a9 - Add temporary user support to most API modules (T349130) (T354730) by Thalia
  • git #8b0b8673 - Use proper test users in MediaWikiEditEntityTest by Lucas Werkmeister
  • git #6df48652 - Fixed the punctuation in READme by Cynthia Makonyango
  • git #a1b1ff3e - MediaWikiEditEntity: Extract code to reduce cyclomatic complexity by Lucas Werkmeister
  • git #153656f2 - data-model lib: Do not require Mediawiki to run unit tests by Leszek Manicki
  • git #57585e0b - REST: Explicitly use a valid site ID in RemoveItemSiteLinkTest by Jakob Warkotsch
  • git #d5862da9 - REST: Validate DELETE sitelink request (T354862) by dima koushha
  • git #f6ed9cdc - Reparent trivial subclass of MWException (T328220) by Bartosz Dziewoński
  • git #6b8adb4b - Add limit to wbsearchentities continue parameter (T355251) by Lucas Werkmeister
  • git #083bda40 - REST: Check if the requested site link exists (T354343) by Muhammad Jaziraly
  • git #6942148e - REST: Handle item not found and redirect in GET sitelink (T354333) by Muhammad Jaziraly
  • git #872cbe0b - REST: Rename SITELINK_NOT_FOUND error to SITELINK_NOT_DEFINED by Muhammad Jaziraly
  • git #0d99a2ab - REST: Handle item not found/redirect on DELETE siteLink (T354864) by dima koushha
  • git #30be298a - Exclude qqq from monolingual text languages (T341409) by Nikki
  • git #c2345e32 - REST: Handle sitelink not found in RemoveItemSiteLink (T354864) by Jakob Warkotsch
  • git #3367abe7 - REST: Handle bot flag and tags in DELETE siteLink (T354861) by dima koushha
  • git #22d5a1db - REST: Add DELETE siteLink happy path (T354861) by dima koushha
  • git #e0e5a215 - Only build result entries for used wbsearchentities results (T355053) by Lucas Werkmeister
  • git #94fe44e6 - Tests: Remove unnecessary truncates/deletes by Novem Linguae

WikibaseCirrusSearch

[edit]

WikibaseLexeme

[edit]

WikiEditor

[edit]

WikiLambda

[edit]
  • git #9936afee - Update readme info about services configuration and building steps by gengh
  • git #131bc1cb - ZMultiLingualStringTest: Test getSerialized and getValueAsList to reach 100% (T302599) by James D. Forrester
  • git #55d712ff - tests: Fill in some coverage for ZError (T302599) by James D. Forrester
  • git #72f4a0ca - tests: Fill in some coverage for ZKey, ZReference, ZMonolingualString (T302599) by James D. Forrester
  • git #9e795c93 - Update function-schemata sub-module to HEAD (9c74b2c) (T278596) (T349017) by James D. Forrester
  • git #a96b7667 - Stop ZObjectFactory::getObjectType from failing when it encounters a literal type by gengh

WikiLove

[edit]

WikimediaEditorTasks

[edit]

WikimediaEvents

[edit]

WikimediaMessages

[edit]
  • git #561f6db8 - Improvement to qqq file - followup to I9a8bbb812ae29 (T321970) by varnent
  • git #4fdf83e0 - Add Polish grammar forms for Wikifunctions and Wikimania by Msz2001
  • git #a88c68a9 - Added common messages discovered via Int string template on Meta-Wiki through October 2022. (T321970) by varnent

Skins

[edit]

MinervaNeue

[edit]

MonoBook

[edit]

Timeless

[edit]
  • git #3dade7d7 - build: Add `minify` shortcut command to build scripts by Volker E
  • git #107b5492 - build: Update 'svgo' to latest v3.2.0 and re-minify SVGs (T354875) by Volker E

Vector

[edit]
  • git #8c49b1eb - Client preferences supports toggle switches (T350418) by Jon Robson
  • git #7d5caf3f - Generalize skins.vector.clientPreferences library for use in MobileFrontend (T354224) by Jon Robson
  • git #ee734377 - Update <p> spacing to improve consistency of ul/ol spacing, also update heading spacing to be more consistent, relying on mw defaults more (T352875) by bwang
  • git #91c53579 - Simplify heading styles. Avoid using .vector-body (T352875) by bwang

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #b37194f0 - Rebaser: Improve export output of checklists by Ed Sanders
  • git #097627de - build: Upgrade svgo from 3.0.5 to 3.2.0 and re-crush by James D. Forrester
  • git #49d98ff5 - Update OOUI to v0.48.4 by James D. Forrester
  • git #4a38cd94 - build: Update languages to add 'cv' and 'mag' by James D. Forrester
  • git #cf93e0a7 - Delete deprecated utilities and methods (1) by Ed Sanders

No changes

[edit]
  • AdvancedSearch
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • BetaFeatures
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CentralNotice
  • CharInsert
  • ChessBrowser
  • CiteThisPage
  • CodeEditor
  • Collection
  • CologneBlue
  • CommonsMetadata
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • Elastica
  • ElectronPdfService
  • EventBus
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FundraiserLandingPage
  • GeoCrumbs
  • GeoData
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • ImageMap
  • ImageSuggestions
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • Linter
  • MachineVision
  • MapSources
  • MediaSearch
  • MobileApp
  • Modern
  • NavigationTiming
  • NewUserMessage
  • Nostalgia
  • Nuke
  • OpenStackManager
  • PageImages
  • PageNotice
  • ParserFunctions
  • ParserMigration
  • Poem
  • QuickSurveys
  • RSS
  • RealMe
  • RelatedArticles
  • ReportIncident
  • SandboxLink
  • SearchExtraNS
  • SearchVue
  • SecureLinkFixer
  • SecurePoll
  • ShortUrl
  • SimilarEditors
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • TemplateData
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • TocTree
  • TorBlock
  • TranslationNotifications
  • TrustedXFF
  • UploadsLink
  • VipsScaler
  • VueTest
  • WikibaseLexemeCirrusSearch
  • WikibaseMediaInfo
  • WikibaseQualityConstraints
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaCampaignEvents
  • WikimediaIncubator
  • WikimediaMaintenance
  • Wikisource
  • Wikistories
  • XAnalytics
  • intersection
  • wikihiero

Total changes

[edit]

781 Changes in 89 repos by 90 authors

  翻译: