MediaWiki 1.43/wmf.20/Changelog

Core changes

edit
  • git #86aa317f - Branch commit for wmf/1.43.0-wmf.20 (T366965) by trainbranchbot
  • git #be9bb3e0 - Add Nupe (nup) namespace translations (T370123) by Amir E. Aharoni
  • git #e3cea8e1 - auth: Add AuthManagerVerifyAuthentication hook by Gergő Tisza
  • git #cde00b55 - auth: Add AuthManagerFilterProviders hook (T369180) by Gergő Tisza
  • git #1faf18d6 - Ensure that `isParsoidContent` is initialized in OutputTransformPipeline (T293512) (T373405) by C. Scott Ananian
  • git #b26415bd - Follow-up to bbe5029 Replace overflow:hidden with display:flow-root in headings (T371654) by Jdrewniak
  • git #4c413131 - installer: Support MW_SKIP_EXTERNAL_DEPENDENCIES in update.php (T370380) by Timo Tijhof
  • git #8938ec6d - Clarify Action::requiresWrite() and ApiBase::isWriteMode() comments by Aaron Schulz
  • git #feba425a - Remove fixDefaultJsonContentPages.php (T373335) by Dreamy Jazz
  • git #21fae91b - Remove populatePPSortKey.php (T373334) by Dreamy Jazz
  • git #30668e63 - Remove populateBacklinkNamespace.php (T373333) by Dreamy Jazz
  • git #de1f7040 - Remove addRFCandPMIDInterwiki.php (T373331) by Dreamy Jazz
  • git #b103940c - Remove populateRevisionLength.php (T373313) by Dreamy Jazz
  • git #1e3420bf - Remove populateFilearchiveSha1.php (T373312) by Dreamy Jazz
  • git #7adcc63b - Remove populateImageSha1.php (T373310) by Dreamy Jazz
  • git #1bbff80e - Remove populateRecentChangesSource.php (T373308) by Dreamy Jazz
  • git #4474cca6 - Remove populateIpChanges.php (T373306) by Dreamy Jazz
  • git #5f4d19f6 - Remove populateRevisionSha1.php (T373238) by Dreamy Jazz
  • git #378bdb55 - Bump wikimedia/parsoid to 0.20.0-a18 (T373146) by Isabelle Hurbain-Palatin
  • git #c0af446d - Fix collapsibleFooter regressions (T373286) (T373287) by Ebrahim Byagowi
  • git #dca4931b - Make use of the ??= and ?? operators where it makes sense by thiemowmde
  • git #4dc9a0ff - rdbms: Remove deprecated DB_MASTER / ILoadBalancer::DB_MASTER by Umherirrender
  • git #299240b0 - Remove deprecated `mediawiki.icon` module (T351681) by Ebrahim Byagowi
  • git #0c8ef42c - Remove deprecated 'mediawiki.pager.tablePager' module by Ebrahim Byagowi
  • git #c9a1fc3f - Minor comment tweak in SkinModule by Ebrahim Byagowi
  • git #fae3ee17 - Remove extra spaces in Special:EditRecovery by Ebrahim Byagowi
  • git #20a174e5 - Make recent changes toggle arrow animated by Ebrahim Byagowi
  • git #aa6f7d64 - specials: Explicit parse message for Html::warningBox by Umherirrender
  • git #8e947c00 - Test removeInvalidEmails.php (T371167) by Dreamy Jazz
  • git #006e22a5 - RefreshLinksJob: Fix exception due to null/false confusion by Bartosz Dziewoński
  • git #123dadc3 - Clean up after I04932d84aa0b0b5939706f3905f0fe7700d81327 (T369372) by Gergő Tisza
  • git #96a466f7 - resetAuthenticationThrottle.php: Support null login username by Gergő Tisza
  • git #3500cbc5 - mediawiki.api: Protect test against contamination by extension tests by Timo Tijhof
  • git #a0503deb - Provide previous parse results to parser when rendering (T363421) (T371713) by C. Scott Ananian
  • git #fa3e92db - Migrate ParserOutputAccess metrics to statslib (T359372) by Yiannis Giannelos
  • git #a3cf629d - Remove ParserOutput::getText() calls from core (direct pipeline) (T293512) by Isabelle Hurbain-Palatin
  • git #c0da0ea8 - selenium: Example code for Selenium/Explanation/Stack (T368535) by Željko Filipin
  • git #8a39d831 - Codex: Allow a local development version to be used (T314507) by Roan Kattouw
  • git #91f0237c - recentchanges: Improve docs, fix file headers, fix doc groups (T364652) by Timo Tijhof
  • git #ac60e5ac - ResourceLoader: Mark ResourceLoaderUseObjectCacheForDeps as deprecated by Hannah Okwelum
  • git #0ba4018c - Updates for Arabic (ar) and Egyptian Arabic (arz) by Meno25
  • git #d46fdf64 - Replace a few more uses of deprecated Status / StatusValue methods by Bartosz Dziewoński
  • git #e037af51 - Languages: Add nan-latn-tailo (Minnan - Tâi-lô) to Names.php (T354937) (T369899) by Winston Sung
  • git #56eb0788 - Message: Throw on invalid newFromSpecifier() params instead of ignoring by Bartosz Dziewoński
  • git #bc4442f9 - Message: Improve constructor docs and error messages by Timo Tijhof
  • git #dd9229de - qunit: Refactor newMwEnvironment() to function literal (T250045) by Timo Tijhof
  • git #657872de - ResourceLoader: Fix `require('../foo.js')` from top of module directory (T373065) by Timo Tijhof
  • git #16706f2b - Add Special:NamespaceInfo (T263513) by DannyS712
  • git #03468c8f - html: Add param-taint annotation to Html::errorBox by Umherirrender
  • git #8024d2cf - Update mw.util.isTemporaryUser() to return false for null usernames (T369803) by Jamie Kuppens
  • git #2fbe8d6c - qunit: Move testrunner.js precheck from noisy module to QUnit.begin (T250045) by Timo Tijhof
  • git #bbe50291 - Replace overflow:hidden with display:flow-root in headings (T371654) by Jdrewniak
  • git #3b38ab4f - build: Remove no longer needed sniff exclusion by Umherirrender
  • git #427796ce - Message: Make toJsonArray() methods protected by Bartosz Dziewoński
  • git #5cb90af8 - Clarify precedence between conflicting localized image parameter names (T372935) by C. Scott Ananian
  • git #fc579866 - Create a maintenance script to purge expired rows in recentchanges (T373032) by Dreamy Jazz
  • git #effe2dd4 - title: switch Title::purgeExpiredRestrictions() to AutoCommitUpdate by Aaron Schulz
  • git #0c0d50ce - Fix specifying messages with params as arrays in API documentation (T372988) by Bartosz Dziewoński
  • git #4948fbe4 - Message: Validate ScalarParam and ListParam types by Bartosz Dziewoński
  • git #01f56187 - Update Codex from v1.11.0 to v1.11.1 (T314446) (T365178) (T366326) (T370447) (T370689) (T371330) (T371529) (T372735) (T372796) by Roan Kattouw
  • git #7a6b0419 - Action: consistently document the meaning of write operations by daniel
  • git #ef026210 - Preload parent revision sizes for archive rows (T372611) by Matěj Suchánek
  • git #f9008084 - filebackend: remove unused LockManager::sha1Base16Absolute() method by Aaron Schulz
  • git #d5ebdbec - rdbms: improve various field comments in TransactionManager by Aaron Schulz
  • git #a27be97a - deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs by Aaron Schulz
  • git #a82d14d6 - Add __EXPECTUNUSEDTEMPLATE__ magic word to filter Special:UnusedTemplates (T184633) by Sophivorus
  • git #b00b9463 - rdbms: remove unused LoadBalancer::MAX_LAG_DEFAULT constant by Aaron Schulz
  • git #8d88fbd9 - Update weblink for openssl-ciphers by Fomafix
  • git #33ac22c5 - Allow ContributionsSpecialPage to accept usemodwiki IP addresses (T370413) by Dreamy Jazz
  • git #84478eda - Installer: Ignore parameter uselang on an invalid language code (T207981) by Fomafix
  • git #7964b98c - Remove ParserOutput::getText() calls from core (getRawText) (T293512) by Isabelle Hurbain-Palatin
  • git #974c14e2 - Test invalidateBotPasswords.php (T371167) by Dreamy Jazz
  • git #72f17ff7 - Remove use of moment.js in Special:EditRecovery (T146798) by Ebrahim Byagowi
  • git #63385d84 - Clarify that AllowCrossOrigin only applies to REST by Lucas Werkmeister
  • git #9c5d5d59 - Message: Improve validation for fallback keys by Bartosz Dziewoński
  • git #360efb46 - maintenance: Fix rollbackEdits.php with uncanonicalised names (T372533) by BlankEclair
  • git #03f9785a - Make ContentDOMTransformStage not Parsoid specific by Arlo Breault
  • git #f26d068c - API: clarify the meaning of write access by daniel
  • git #7bab3cd6 - Allow change tags to have help links in separate messages (T372175) by Bartosz Dziewoński
  • git #f7df47b9 - addPortlet: clarify docblock example code by Novem Linguae
  • git #535c830e - parser: Optimize heading regex for backtracking performance (T364854) by thiemowmde
  • git #c7d358eb - PasswordReset: Code quality improvements by Bartosz Dziewoński
  • git #e2ad783f - tests: Disallow using setFakeTime() in PHPUnit data providers (T371477) by Bartosz Dziewoński
  • git #c4c7fc62 - deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks by Umherirrender
  • git #c668d33d - parser: Avoid cache stampede on pages which use {{CURRENTYEAR}} by C. Scott Ananian

Vendor

edit

Extensions

edit
  • git #e1c38352 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

AbuseFilter

edit

ActiveAbstract

edit
  • git #c1960915 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

AdvancedSearch

edit
  • git #e69a04e5 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #1a768c6e - Remove smaller pieces of dead code from MultiselectLookup by thiemowmde
  • git #aea11648 - Make MultiselectLookup test work in non-English setups by thiemowmde

ArticleCreationWorkflow

edit
  • git #4d6e5d17 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ArticlePlaceholder

edit
  • git #cd91e13a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

AutoModerator

edit

BetaFeatures

edit
  • git #898f2009 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #5285acb0 - Inject ObjectCacheFactory into hook handler by Umherirrender

BounceHandler

edit
  • git #0a80e7ef - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Calendar

edit
  • git #79fc3ec4 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Campaigns

edit
  • git #6458f710 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #1075cc78 - Add missing documentation to class properties by Umherirrender

Capiunto

edit
  • git #6399d11c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

CategoryTree

edit

CentralAuth

edit
  • git #599eda54 - SUL3: Allow autocreation from redirecting provider (T363483) by Gergő Tisza
  • git #6a7687bd - Remove some redundant checks that can never fail by Bartosz Dziewoński
  • git #48920fb1 - Use normal query info keys in CentralAuthUser::selectQueryInfo() by Bartosz Dziewoński
  • git #b1e6a5c1 - SUL3: Use a session secret to prevent session fixation attacks (T363699) by Gergő Tisza
  • git #e59ff145 - Use TokenManager for existing token operations (T363699) by Gergő Tisza
  • git #aa87ddf9 - PHPUnit: Organize unit tests in the `/unit/` directory by Derick Alangi

CentralNotice

edit
  • git #b04851f5 - CentralNoticeHooks: Handle non-pageviews (T372067) by Bartosz Dziewoński
  • git #300b126d - tests: Adopt QUnit.test.each() by Timo Tijhof
  • git #7f6fa920 - tests: Fix `assert.expect(N)` and enable wikimedia/qunit rule by Timo Tijhof

CharInsert

edit
  • git #bfb294d8 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Chart

edit
  • git #d36f7992 - README: Clarify JsonConfig setup for local development by Roan Kattouw
  • git #1c4e8b9b - Fix error "Cannot unpack array with string keys" (T373393) by aude
  • git #05d655a5 - Use either service or CLI depending on config (T370978) by Roan Kattouw
  • git #5d23b5b8 - Use magic words for data=, width=, height= by Roan Kattouw
  • git #e0ee3c0d - Make the definition page the (nameless) first parameter by Roan Kattouw

CheckUser

edit

ChessBrowser

edit
  • git #9d5df8a7 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

CirrusSearch

edit
  • git #0b4bcae5 - SiteMatrixInterwikiResolver should use the WAN cache by David Causse
  • git #b00e9669 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #81f72bf0 - Add missing documentation to class properties by Umherirrender
  • git #227562f5 - Add support for natural title sorts (T371458) by Erik Bernhardson
  • git #4e0d22d6 - Use real type hints for class properties holding type hinted arguments by Umherirrender
  • git #d48d49ee - Harmonize asciifolding and icu_folding--Part 4 (T332342) by tjones

Cite

edit

CiteThisPage

edit
  • git #da9decdf - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Citoid

edit
  • git #17ebbc2d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

cldr

edit
  • git #1b365ffd - Add missing documentation to class properties by Umherirrender

CodeEditor

edit
  • git #930420bb - build: Update MediaWiki requirement to 1.43 by James D. Forrester

CodeMirror

edit

CommunityConfiguration

edit
  • git #7ad0606a - feat(editor): Add min/max-length validation to string control (T372850) (T373160) by Michael Große
  • git #3f6180df - feat(editor): for Objects support descriptions and help-text (T373182) by Michael Große
  • git #3b8870b1 - MessagesProcessor: Properly generate message keys for enums (T373202) by Martin Urbanec
  • git #a1efe2a1 - feat(editor): Add MultiselectEnumControl (T370694) by Michael Große
  • git #96092ccc - tests: make message fakes always render params by Michael Große
  • git #37eae28e - docs: Add minimal example implementation (T372028) by Michael Große
  • git #b634b1f5 - tests: extract helper method by Michael Große
  • git #29b60251 - fix(tests): fix client eslint rules also applying to tests by Michael Große

Collection

edit
  • git #16653881 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

CommonsMetadata

edit
  • git #7f5c832f - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ConfirmEdit

edit
  • git #fbd2ef29 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #29103eec - Add missing documentation to class properties by Umherirrender
  • git #78b1492a - Replace gettype() with get_debug_type() in exception messages by Bartosz Dziewoński

ContactPage

edit

ContentTranslation

edit
  • git #d089ecf7 - Refactor CXTranslationSuggestion.vue to simplify HTML markup by NikG
  • git #aebb0096 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #bde9d6b7 - Remove falsy check after CentralAuthUser::getInstance by Umherirrender
  • git #6d1b7e8e - AutomaticTranslationDenseLanguages API: Handle failed wikidata requests (T371172) by NikG
  • git #6bac8eb7 - MinT for Readers: Instrument "close automatic translation" event (T363685) by NikG
  • git #7255de76 - MinT for Readers: Log "view" event after content has been loaded (T363685) by NikG
  • git #9446873c - CX NewByTranslationPopup: Add check to avoid "TypeError" (T372077) by NikG

CreditsSource

edit
  • git #3c3cd67d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Dashiki

edit
  • git #744ee694 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Disambiguator

edit
  • git #942034dd - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #4af37ac2 - Replace deprecated LinksUpdate::getAddedLinks by Umherirrender

DiscussionTools

edit

DismissableSiteNotice

edit
  • git #12e9714c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

DonationInterface

edit

Echo

edit
  • git #93805048 - Replace deprecated LinksUpdate::getAddedLinks by Umherirrender

Elastica

edit
  • git #845345c3 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ElectronPdfService

edit
  • git #e44fc7b1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

EntitySchema

edit
  • git #2a9a162d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

EventBus

edit
  • git #8cb58e45 - EventBus send - fix buggy events_accepted_total metric (T363587) by Ottomata
  • git #151f55c8 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

EventLogging

edit
  • git #f057b5b0 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #74b774cd - Add missing documentation to class properties by Umherirrender
  • git #4d3ad8dc - Revert Rest LegacyBeaconHandler back to EventLoggingLegacyConverter (T353817) by Ottomata

EventStreamConfig

edit
  • git #414b5a23 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ExtensionDistributor

edit
  • git #89790d51 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ExternalGuidance

edit
  • git #772c715b - build: Update MediaWiki requirement to 1.43 by James D. Forrester

FeaturedFeeds

edit
  • git #1b3cc9a4 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #6f795617 - api: Get config value via IContextSource::getConfig by Umherirrender
  • git #cda5017f - Add missing documentation to class properties by Umherirrender

FileExporter

edit
  • git #174cdc1c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

FlaggedRevs

edit
  • git #0f890a9a - FlaggedRevsXML: rename to FlaggedRevsHTML by Novem Linguae
  • git #fdd6704c - Hide Cancel button in the popup when the user doesn't have review right (T191156) by Amir Sarabadani
  • git #73ae14ff - FlaggablePageView: fix PHP type error (T373113) by Novem Linguae
  • git #a6988753 - Refactor and clean up FlaggedRevs UI elements and CSS selectors (T191156) by Doğu Abaris

Flow

edit
  • git #b9e23ef7 - Explicit parse message for Html::warningBox by Umherirrender
  • git #c8606c1b - Replace gettype() with get_debug_type() in exception messages etc. by Bartosz Dziewoński

FundraiserLandingPage

edit

Gadgets

edit
  • git #88ccbc76 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

GeoCrumbs

edit
  • git #5e417b6f - build: Update MediaWiki requirement to 1.43 by James D. Forrester

GeoData

edit
  • git #3b80e633 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #c65811a7 - Use MainConfig instead of global variable for config values by Fomafix

GlobalBlocking

edit

GlobalCssJs

edit
  • git #1347d18f - build: Update MediaWiki requirement to 1.43 by James D. Forrester

GlobalPreferences

edit
  • git #4d07f9cf - build: Update MediaWiki requirement to 1.43 by James D. Forrester

GlobalUsage

edit
  • git #7946f233 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

GlobalUserPage

edit
  • git #c81c7a87 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #d996d6d3 - build: Run stylelint for less file by Umherirrender

GoogleNewsSitemap

edit
  • git #098987fe - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #6c2433a1 - Add missing documentation to class properties by Umherirrender

Graph

edit
  • git #303e2640 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #7d46e487 - Change message format for 'graph-sandbox-requires-js' by Umherirrender

GrowthExperiments

edit
  • git #65bb7af5 - Update growthexperiments-manage-mentors-manually-assigned-text (T372154) by Amir E. Aharoni
  • git #a7626863 - NewImpact: Fix too many '..' in require() (T373320) by Martin Urbanec
  • git #397b0887 - tests: Use private require() for ext.growthExperiments.PostEdit by Timo Tijhof
  • git #f7e5d16f - tests: Use private require() for ext.growthExperiments.Homepage.SuggestedEdits by Timo Tijhof
  • git #0a8f4a21 - chore(eslint): simplify QUnit eslint config by Michael Große
  • git #6e10597e - Use Maintenance::beginTransaction()/Maintenance::commitTransaction() by Aaron Schulz
  • git #70ec7539 - Fix handling of undefined values after $.extend to Object.assign update (T372351) by Cyndy
  • git #65c86428 - CommunityUpdates: Use optimized image sizes for thumbnails (T370528) by Cyndy
  • git #1406cc01 - Use $this->getServiceContainer() in maintenance and tests by Fomafix
  • git #f597f5f2 - [i18n] ManageMentors: Clarify headlines (T372154) by Martin Urbanec

GuidedTour

edit
  • git #a3e538e5 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #5b9632ea - tests: Remove class property from GuidedTourLauncherTest by Umherirrender
  • git #743a39aa - build: Updating mediawiki/mediawiki-codesniffer to 44.0.0 by Umherirrender

ImageMap

edit
  • git #f03459ed - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ImageSuggestions

edit
  • git #2edf7705 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

InputBox

edit
  • git #17d21b9a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Insider

edit
  • git #d14b279d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

intersection

edit
  • git #e223e811 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Interwiki

edit
  • git #7de4280f - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #cb042dc0 - build: Run stylelint for less file by Umherirrender

InterwikiSorting

edit
  • git #5aae3277 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

IPInfo

edit
  • git #6b9e1f68 - Support temporary users in revision-related handlers (T349715) by Máté Szabó
  • git #a1a93965 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #7a2369c0 - ext.ipInfo: Fix bad `../log.js` reference in widget.js (T373069) by Timo Tijhof
  • git #3cf44310 - Convert LogHandlerTest into a full integration test (T349715) by Máté Szabó

IPReputation

edit
  • git #d8a74ab1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Josa

edit
  • git #0491f6c5 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

JsonConfig

edit
  • git #4f6e6522 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Kartographer

edit
  • git #5e9a4d37 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #8962fd46 - modules: Combine overflow-x/overflow-y into overflow by Umherirrender

LabeledSectionTransclusion

edit
  • git #3cab3aa9 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

LandingCheck

edit
  • git #027502cf - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #926af84c - Add missing documentation to class properties by Umherirrender

LdapAuthentication

edit
  • git #1ba8071c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Linter

edit
  • git #95686b4e - build: Update MediaWiki requirement to 1.43 by James D. Forrester

LoginNotify

edit
  • git #87dd7827 - Use real type hints for class properties holding injected services by Umherirrender
  • git #ece148a7 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MapSources

edit
  • git #8089bf22 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #ac2d84fb - Add missing documentation to class properties by Umherirrender

MassMessage

edit

Math

edit
  • git #8e5a74e8 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MediaModeration

edit
  • git #e3eaee7d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MediaSearch

edit
  • git #15fe7ef9 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MetricsPlatform

edit

MobileApp

edit
  • git #70b8c153 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MobileFrontend

edit
  • git #fdf03955 - .nvmrc: Update version from 18.20.2 to 18.20.4 by C. Scott Ananian
  • git #26c35ff3 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #b37c1176 - Change message format for 'mobile-frontend-generic-404-title' by Umherirrender
  • git #a8bde5ff - Temp user creation: stop VE and EditorOverlayBase from both redirecting (T370747) by David Lynch

MultimediaViewer

edit
  • git #00c8c54a - build: Update MediaWiki requirement to 1.43 by James D. Forrester
edit
  • git #6941eca6 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

NearbyPages

edit
  • git #4632f11f - build: Update MediaWiki requirement to 1.43 by James D. Forrester

NetworkSession

edit
  • git #a9a4288d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Newsletter

edit
  • git #6a0c4100 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

NewUserMessage

edit
  • git #4bbf1f07 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

OAuth

edit
  • git #92813341 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #42e4a04f - Replace gettype() with get_debug_type() in exception messages by Bartosz Dziewoński

OAuthRateLimiter

edit
  • git #18c6e8c5 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #c198de58 - Use $this->getServiceContainer() in maintenance and tests by Fomafix
  • git #aea52e92 - Use $this->getConfig()->get instead of global variable by Fomafix

ORES

edit
  • git #013d7e79 - Add missing documentation to class properties by Umherirrender

PageAssessments

edit
  • git #ee165e9a - api: Get config value via IContextSource::getConfig by Umherirrender

PagedTiffHandler

edit
  • git #27888f1e - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #f3c2d294 - tests: Split multi-declaration of class property by Umherirrender

PageImages

edit
  • git #c931c15d - build: Update MediaWiki requirement to 1.43 by James D. Forrester

PageNotice

edit
  • git #d35b1971 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

PageTriage

edit

PageViewInfo

edit
  • git #62c8550a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ParserFunctions

edit
  • git #7352d408 - Add missing documentation to class properties by Umherirrender

ParserMigration

edit
  • git #7dc30ad7 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #0cb3b3aa - Tweak styling of compact Parsoid indicator (T372789) by C. Scott Ananian
  • git #279fa576 - build: Remove phpunit/phpunit package from composer.json by Umherirrender

PdfHandler

edit
  • git #48079ff7 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Phonos

edit
  • git #78226734 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Poem

edit
  • git #e09ad439 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Popups

edit
  • git #6d643cd8 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ProofreadPage

edit
  • git #f22569d7 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

PropertySuggester

edit
  • git #6e190355 - Add missing documentation to class properties by Umherirrender

Quiz

edit
  • git #76f05718 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ReadingLists

edit
  • git #27024b3b - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #ac5c1832 - Change message format for 'readinglists-error' (T360407) by Jon Harald Søby
  • git #82eccf09 - Replace gettype() with get_debug_type() in exception messages by Bartosz Dziewoński

RealMe

edit
  • git #9cf014da - build: Update MediaWiki requirement to 1.43 by James D. Forrester
edit
  • git #6a626db9 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

ReportIncident

edit
  • git #d7f860a6 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

RevisionSlider

edit
  • git #a9053646 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #d7587e4a - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #c4074eab - Removed unused $error property from RSSParser by Umherirrender
edit
  • git #87771055 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Score

edit
  • git #2f2d32e6 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #924d3cf6 - build: Run stylelint for less file by Umherirrender

Scribunto

edit
  • git #289c7004 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #13b7e5ab - Add `title.content` alias for Title::getContent() (T373047) by C. Scott Ananian

SearchExtraNS

edit
  • git #03efd5e8 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SearchVue

edit
  • git #9853067b - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #57ca79af - resources: Remove empty line from begin of less file by Umherirrender

SecureLinkFixer

edit
  • git #d19d85f8 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
  • git #9ae96aa1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SecurePoll

edit
  • git #90f211c6 - Revert "Create a drag-drop solution for ranked choice voting" (T373056) by STran
  • git #a3beeb61 - Add dump option for .blt format by Daniel Riedmüller

ShortUrl

edit
  • git #ef03ea4c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SiteMatrix

edit
  • git #81b9a578 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SpamBlacklist

edit
  • git #232d0293 - Parse message for Html::errorBox by Umherirrender
  • git #3db06b08 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #fd5995b2 - Use overrideConfigValue instead of setMwGlobals by Fomafix

StopForumSpam

edit
  • git #4bb13b80 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SubPageList3

edit
  • git #91e6a35a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SubpageSortkey

edit
  • git #7d42497c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

SyntaxHighlight_GeSHi

edit
  • git #d39e6b3a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TemplateData

edit
  • git #9a26df4a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TemplateSandbox

edit
  • git #74e48f5e - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #154b0aa8 - Don't prefill IP address in sandbox prefix for anonymous users (T326928) by Jamie Kuppens
  • git #011ecdd5 - Add missing documentation to class properties by Umherirrender

TemplateStyles

edit
  • git #686420c9 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TemplateWizard

edit
  • git #e1716b23 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TextExtracts

edit
  • git #919fc17a - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Thanks

edit
  • git #e8f2e03c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TheWikipediaLibrary

edit
  • git #4ebf334e - build: Update MediaWiki requirement to 1.43 by James D. Forrester

timeline

edit
  • git #720dd054 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TitleBlacklist

edit
  • git #9613701c - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #d7cfbbca - Add missing documentation to class properties by Umherirrender

TocTree

edit
  • git #cfae46f9 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TorBlock

edit
  • git #f9efae73 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Translate

edit
  • git #12fd0532 - Support translating non-wikitext content models (T360544) by Huei Tan
  • git #6ed860fb - Parse message for Html::errorBox by Umherirrender
  • git #1c60aad4 - Add missing documentation to class properties by Umherirrender
  • git #9278f9af - Use real type hints for class properties holding type hinted arguments by Umherirrender
  • git #281c4d72 - Remove $this->tablesUsed from PHPUnit tests by Umherirrender
  • git #5b2ca493 - Change message format for 'translate-smg-submitted-with-failure' by Umherirrender
  • git #25f146d1 - CleanChangesFilter: Move to Translate ext from CleanChanges ext (T369058) by wangombe
  • git #d89dcec4 - tux: Merge and inline duplicate expand/collapse JS code by thiemowmde
  • git #482cb08d - Improve apihelp-translationaids-param-title message by Amir E. Aharoni
  • git #40936ef0 - tux: Fix clipping of watch icon on Timeless theme (T369043) by Abijeet
  • git #e552acd5 - Update outdated visibility in Phan stub for Echo class by thiemowmde
  • git #8c2a64da - PageTranslationSpecialPage: Add "select all" function for nofuzzy choosebox (T298852) by Huei Tan
  • git #17d0af1d - Remove styling for .mw-translate-adder-{ltr,rtl} by Tacsipacsi
  • git #b8b03a86 - Make ext.translate.quickedit night mode compatible by Tacsipacsi
  • git #5cfe5803 - SubsetMessageGroup: use structured logging (T372575) by Tacsipacsi
  • git #f695859d - SubsetMessageGroupTest: Factor out subset mock creation by Tacsipacsi

TranslationNotifications

edit
  • git #4dbd34cc - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #9c36b53a - Change message format for 'translationnotifications-signup-success' by Umherirrender
  • git #a4a2747f - NotificationMessageBuilder: add `action_source` query param (T364460) by wangombe

TrustedXFF

edit
  • git #6c2668ad - build: Update MediaWiki requirement to 1.43 by James D. Forrester

TwoColConflict

edit
  • git #2bda7401 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

UniversalLanguageSelector

edit
  • git #b9438f9f - Update jquery.uls, jquery.ime, and search index (T372146) by Amir E. Aharoni
  • git #a2087c04 - Use $this->getConfig()->get instead of global variable by Fomafix
edit
  • git #8f2c8211 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

UploadWizard

edit

UrlShortener

edit
  • git #dcce8f38 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #2c1670d7 - tests: Use getNewTempFile to simplify test setup by Umherirrender

VueTest

edit
  • git #5657c091 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

VipsScaler

edit
  • git #ca1641d1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

VisualEditor

edit
  • git #07c0ab5a - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #16c2dd91 - Edit check: center the text in the proofreading toolbar (T341308) by David Lynch
  • git #07a132d3 - tests: Force templateDataInstalled condition for MWTemplateTitleInputWidget by Timo Tijhof

WebAuthn

edit
  • git #b810af2c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Wikibase

edit
  • git #d40c87ee - Don't add the now unused element in editing footer by Ebrahim Byagowi
  • git #28347cda - Aggregate output of api tests run in parallel by Leszek Manicki
  • git #3d615b68 - REST: Replace `patched-property-invalid-operation-change-property-id/data_type` (T373007) (T373006) by dima koushha
  • git #69e74fa2 - REST: Replace `invalid-operation-change-statement-id` error (T373008) by dima koushha
  • git #5bfa28ad - REST: Change error response for "Unauthorized bot edit" in middleware (T372999) by dima koushha
  • git #fa08a3d1 - REST: Create `patch-result-modified-read-only-value` error (T373009) by dima koushha
  • git #6c38f8b3 - Remove use of mediawiki.icon (T351681) by Ebrahim Byagowi
  • git #6addac47 - REST: Refactor `SitelinkDeserializer` by dima koushha
  • git #66b80a8f - Move Wikibase Data item link to Other Projects sidebar (T66315) by joelyrookewmde
  • git #8fb5e08f - REST: Refactor `InvalidFieldTypeException` by removing unused context `Field` by dima koushha
  • git #e4462032 - Add missing documentation to class properties by Umherirrender
  • git #d88d8870 - Use real type hints for class properties holding type hinted arguments by Umherirrender
  • git #0be14c10 - REST: Respond with more specific error for blocked users (T373001) by Jakob Warkotsch
  • git #10f35f63 - REST: Respond with more specific error for protected pages (T373001) by Jakob Warkotsch
  • git #1b3f2743 - REST: Refactor alias validation and tests by Ollie Shotton
  • git #02abd050 - REST: Return result object from PermissionChecker (T373001) by Jakob Warkotsch
  • git #67e72370 - REST: Create dedicated AuthTest user before running e2e tests (T372906) by Jakob Warkotsch
  • git #f35e7b23 - REST: Replace patched-sitelink-invalid-title with generic error (T372271) by dima koushha
  • git #85c2fd5c - REST: Replace patched-label-empty with generic error (T372261) by Jakob Warkotsch
  • git #857b5f18 - REST: Use existing root user in e2e tests (T372906) by Jakob Warkotsch
  • git #38e30165 - REST: Replace patched-label-invalid with generic error (T372262) by Ollie Shotton
  • git #df7daf6b - REST: Replace patched-description-empty with generic error (T372263) by Jakob Warkotsch
  • git #b79fec1b - REST: Add missing PATCH descriptions error spec by Jakob Warkotsch
  • git #58706028 - REST: Replace patched-description-invalid with generic error (T372264) by Jakob Warkotsch
  • git #91a46c12 - REST: Replace patched-alias-empty with generic error (T372265) by Jakob Warkotsch
  • git #8c240897 - REST: Remove unused constants from UseCaseError by Ollie Shotton
  • git #31d03409 - REST: Refactor StatementsValidator and its uses by Ollie Shotton
  • git #a235ece7 - REST: Replace patched-property-invalid-field with generic error (T372260) by Ollie Shotton
  • git #f4059f6d - REST: Remove unused parameters by Ollie Shotton

WikibaseCirrusSearch

edit
  • git #4e6dc147 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #ff557dba - tests: Add missing documentation to class properties by Umherirrender

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit
  • git #e82b8810 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #005d4917 - Add missing documentation to class properties by Umherirrender

WikibaseMediaInfo

edit
  • git #82be46ef - Add missing documentation to class properties by Umherirrender
  • git #3e724d38 - Use real type hints for class properties holding type hinted arguments by Umherirrender
  • git #feb5deab - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikibaseQualityConstraints

edit
  • git #aeff6657 - Add missing documentation to class properties by Umherirrender
  • git #aeb64357 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Wikidata.org

edit
  • git #43795f46 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikidataPageBanner

edit
  • git #a0dc8274 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #b0193d3e - Add missing documentation to class properties by Umherirrender

WikiEditor

edit
  • git #15942df1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

wikihiero

edit
  • git #04317248 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #96922051 - Add missing documentation to class properties by Umherirrender

WikiLambda

edit
  • git #7962ae38 - selenium: Reducing amount of characters in about label (T369617) by Vaughn Walters
  • git #21e4d4d7 - Fix too many '..' in require() (T373065) by Bartosz Dziewoński
  • git #06e6f466 - AboutLanguagesDialog: fix double language search by Daphne Smit
  • git #a9811cb0 - Drop our local Chip and ChipContainer components, now unused (T334738) by James D. Forrester
  • git #171c7b16 - Inject service WikiLambdaZObjectStore into PageEditingHandler and PageRenderingHandler by Fomafix
  • git #969860d7 - Use $this->getServiceContainer() in maintenance and tests by Fomafix
  • git #86a2632b - Inject services into special pages (T362246) by Fomafix
  • git #141fff07 - Inject services into PageEditingHandler and PageRenderingHandler by Fomafix
  • git #2fb9c0c3 - ZObjectStringRenderer: When using a renderer, the result looks empty for a moment (T366722) by Daphne Smit
  • git #6cb24381 - ZObjectStringRenderer.vue: Rendered result is not aligned with the > (T366723) by Daphne Smit
  • git #335000d0 - docker-compose.sample.yaml: Don't encourage the old Z61 strings (T287153) by James D. Forrester
  • git #ea5eda13 - Implement new About widget design (T369617) (T334738) by gengh
  • git #8686e693 - migrateZ16K1StringsToZ61s: Also support unlabeled implementations (T287153) by gengh
  • git #c7abb3d7 - selenium: Change selectors to account for Codex component changes (T372415) by Vaughn Walters
  • git #dbbc1941 - migrateZ16K1StringsToZ61s: Also support Lua scripts by James D. Forrester
  • git #d1808d61 - tests: Skip a number of FunctionCall and PerformTest tests that have broken in Beta Cluster (T371837) by James D. Forrester
  • git #47077c44 - Move WikifunctionsClient code back into this repo from whence it was forked by James D. Forrester
  • git #c7453bc7 - Metrics: Drop the old wikifunctions.ui metrics stream (T369946) by James D. Forrester
  • git #c92c8612 - Metrics: Drop wf.ui.newView.mounted by James D. Forrester
  • git #0e5b5314 - FunctionEditor: Do not fire change event when component will unmount (T369713) by Daphne Smit
  • git #bf882acb - ZObjectKeyValue: Move key-value classes as a template to its own component by Daphne Smit

WikiLove

edit
  • git #7fbcabe1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikimediaApiPortalOAuth

edit
  • git #61c72b4c - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikimediaBadges

edit
  • git #05572ae4 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikimediaCampaignEvents

edit
  • git #f5525aa1 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikimediaEditorTasks

edit
  • git #224359bb - build: Update MediaWiki requirement to 1.43 by James D. Forrester

WikimediaIncubator

edit
  • git #e908fbe9 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #8b2035ad - build: Set valid globals for ExtendClassUsage sniff by Umherirrender
  • git #3c499620 - Add missing documentation to class properties by Umherirrender

WikimediaMaintenance

edit
  • git #bcaa71cc - Add migration script for migrating references of es to content table (T183490) by Alexander Vorwerk
  • git #4274a7ca - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #3c460538 - build: Exclude ImportUseModWikipedia from class properties docs by Umherirrender

Wikisource

edit
  • git #1dc36b8f - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Wikistories

edit
  • git #31154734 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #3a95609c - StoryContentHandler: Add phan exception triggered by upstream changes by James D. Forrester

XAnalytics

edit
  • git #8a4188c8 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Skins

edit

CologneBlue

edit
  • git #443a0382 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MinervaNeue

edit
  • git #ea5a646a - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #03948a7a - Explicitly set font size in VisualEditor + CodeMirror 6 (T357482) by MusikAnimal

Modern

edit
  • git #cc6baba2 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

MonoBook

edit
  • git #e992b460 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Nostalgia

edit
  • git #ef9906c2 - build: Update MediaWiki requirement to 1.43 by James D. Forrester

Timeless

edit

Vector

edit
  • git #ac90c9ad - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #cb58da45 - Fix workaround for `position: sticky` disabling subpixel rendering (T373066) by Bartosz Dziewoński
  • git #f43dbf1e - Bump vector-2022 bundlesize by Roan Kattouw
  • git #98bee1c7 - Allow gadget/browser extension extensibility of empty search state (T371294) by Jon Robson

WikimediaApiPortal

edit
  • git #3efe7a22 - build: Update MediaWiki requirement to 1.43 by James D. Forrester
  • git #8fc01607 - Add missing documentation to class properties by Umherirrender

Misc

edit

No changes

edit
  • AntiSpoof
  • ApiFeatureUsage
  • Babel
  • CampaignEvents
  • Cognate
  • CommunityRequests
  • FileImporter
  • FundraisingTranslateWorkflow
  • GlobalWatchlist
  • LiquidThreads
  • Nuke
  • OATHAuth
  • QuickSurveys
  • SimilarEditors
  • TimedMediaHandler
  • VisualEditor/VisualEditor
  • WikimediaEvents
  • WikimediaMessages

Total changes

edit

490 Changes in 187 repos by 80 authors