Jump to content

MediaWiki 1.47/wmf.1

From mediawiki.org
MediaWiki 1.47.0-wmf.0 Deployment of MediaWiki 1.47.0-wmf.1 to Wikimedia sites MediaWiki 1.47.0-wmf.2

The latest version (labeled "1.47.0-wmf.1") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 5 May 2026 (see the roadmap).

Core changes

[edit]
  • git #37e4fa97 - Branch commit for wmf/1.47.0-wmf.1 (T423910) by trainbranchbot
  • git #4ff1f5bf - ParsoidLanguageConverter: use removeAttributeObject to remove data-mw-i18n by C. Scott Ananian
  • git #b31a114a - Remove ConditionalDefaultOptionsAddConditionHook (T423889) by Martin Urbanec
  • git #b8ce6446 - API: Add localised namespace names and aliases to languageinfo (T226072) by Jon Harald Søby
  • git #d8f9b303 - Mail: Document reason for Windows check in toString format (T6979) by Timo Tijhof
  • git #4b1dbb69 - Make HTMLFormField parent mandatory (T423038) by MGChecker
  • git #7173952d - Language: Use constructor property promotion by Reedy
  • git #04f90d92 - mediawiki.util: Add language variant support (T424249) by Nemoralis
  • git #6d8704c6 - auth: Replace remaining AuthManager state key strings with consts by Gergő Tisza
  • git #8a88da93 - auth: Follow-up to I2eea6e5a4e739 by Gergő Tisza
  • git #2bd07936 - auth: Document the no-local-user branch of login better by Gergő Tisza
  • git #2c35e677 - DROP fulltext indices only if they exist (T423976) by Alexander Mashin
  • git #e886f5c9 - first-letters-root.php: Attempt to ignore from code coverage by Reedy
  • git #165ffa2f - FileBackend: Remove outdated Windows hack from TempFSFile (T44730) by Timo Tijhof
  • git #6728f042 - Move page saving logic out of EditPage into a separate class (T157658) by SomeRandomDeveloper
  • git #ca54da3d - i18n: Improve moveusersubpage-warning message (T50239) by Novem Linguae
  • git #16008bba - Remove config for thumb steps ratio by Amir Sarabadani
  • git #f571783a - BitmapHandler: Convert from global shell functions to Shell class by Lewis Cawte
  • git #fd1f3667 - SvgHandler: Convert remaining wfShell* to Shell class by Lewis Cawte
  • git #b56756ae - DjVuHandler: Cleanup by Reedy
  • git #90ce07e8 - Use Leximorph with feature flag (T389281) by Doğu Abaris
  • git #07a1249b - MovePage: Warn users publishing user subpages to change 'User' to '(Main)' in dropdown (T50239) by Bill McMurray
  • git #274b43d1 - Updated composer/spdx-licenses from 1.5.9 to 1.6.0 by Alexander Vorwerk
  • git #33567908 - Update symfony/polyfill-php8* from 1.36.0 to 1.37.0 by Alexander Vorwerk
  • git #93d77601 - Chinese Conversion Table Update 2026-2 by BAKAHOME\chief
  • git #741cb02b - DjVu: Convert to Shell class functions from deprecated globals by Lewis Cawte
  • git #768d2b06 - Avoid FOUC when loading Special:Preferences link to section (T203984) by Bartosz Dziewoński
  • git #ca68d9f1 - build: Upgrade mediawiki/mediawiki-codesniffer from 50.0.0 to 51.0.0 by James D. Forrester
  • git #d7b5797e - RELEASE-NOTES-1.47: Tidy up BaseSearchResultChange entry by Lewis Cawte
  • git #fb12317e - EditPage: Remove outdated comment and check by SomeRandomDeveloper
  • git #7a66dc7b - Deprecate EditPageBeforeConflictDiff hook by SomeRandomDeveloper
  • git #ea5c5788 - LocalSettingsGenerator: Use better comment character by Amir Sarabadani
  • git #8806528d - Deprecate EditFilter hook (T251588) by SomeRandomDeveloper
  • git #ed75b0a1 - ParserTestRunner: Default $wgAllowExternalImages to false (T277470) (T319058) by SomeRandomDeveloper
  • git #b1391890 - DjVuImage: Type hints etc by Reedy
  • git #0620580d - Correctly support new file tables in RevisionDeleteUser (T424553) by Alexander Vorwerk
  • git #16415db2 - Upgrade wikimedia/xmp-reader from 0.10.2 to 0.10.3 (T424405) by James D. Forrester
  • git #0e9ec36f - Special:EditWatchlist: Improve title search label (T425081) by Sam Wilson
  • git #5c471602 - tests: Set function return type in DjVuSupport by Reedy
  • git #f7859b06 - tests: MVP test coverage for DjVuImage retrieveMetadata() by Reedy
  • git #69b00219 - DjVu: Add test for doTransform by Reedy
  • git #d7498478 - Mark the SpecialPage root and intermediate classes as abstract (T416793) by Fomafix
  • git #eb517ec2 - fix: move untranslatable messages to dedicated file by Michael Große
  • git #c3c5983d - Upstream editsection bracket margins from VE by Bartosz Dziewoński
  • git #cb0e5682 - FileBackend: Move authenication logic to SwiftAuthProvider by Amir Sarabadani
  • git #0e07a50e - DjVuHandlerTest: Fix skip comment and indenting by Reedy
  • git #4c28a524 - BaseSearchResultSet: Drop rewind() and related unused functions by Lewis Cawte
  • git #e4692199 - tests: Add DjVuImage tests by Reedy
  • git #fa67576b - tests: Rename MediaHandler tests by Reedy
  • git #00d38c55 - mediawiki.special.preferences.styles.ooui.less: Make accountsecurity section more compact (T425055) by Reedy
  • git #86db4c35 - Added symfony/polyfill-php86 at 1.37.0 by Alexander Vorwerk
  • git #948a10e0 - Preferences: Add an Account Security section (T425055) by Reedy
  • git #046110b1 - FileBackend: Remove profiler by Amir Sarabadani
  • git #16930a62 - Watchlist star: Revert popover/dialog changes (T425185) by TheresNoTime
  • git #e285377c - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by Martin Urbanec
  • git #90bf837e - ParserOutput: Add @param-taint exec_html to setContentHolderText (T425177) by Martin Urbanec
  • git #cb0ef669 - Add a media thumbnail endpoint to REST api (T425181) by mooeypoo
  • git #b62958a9 - i18n: Remove a user link from qqq.json by Reedy
  • git #bb1938ef - PageUpdater: Add "Edited other user's JS" tag when appropriate (T420600) by Novem Linguae
  • git #61c4c25d - Watchstar popup: remove unneeded interaction observer (T425143) by Sam Wilson
  • git #80e95a93 - Soft deprecate and document Base/QuickTemplate::msg() better by thiemowmde
  • git #c7475c0c - REST: Allow the same module file to be loaded multiple times (T422754) by bpirkle
  • git #978b673d - Action: Mark getArticle as final by Fomafix
  • git #fac7d9ac - Remove all deprecated methods in ParsoidServices class and drop class by Lewis Cawte
  • git #b909c38b - BaseSearchResultSet: Drop deprecated next() function. by Lewis Cawte
  • git #092c2d66 - Add Special:MediaStats alias for Special:MediaStatistics (T424124) by gkm563
  • git #97f02471 - Media: Improve generic array type hints in media handlers by thiemowmde
  • git #c3d86919 - MultiHttpClient: Various cleanup by Sam Reed
  • git #bfd95945 - ResourceLoader: Hard-deprecate inDebugMode() (T160810) by SomeRandomDeveloper
  • git #c9a67a24 - ResourceLoader: Remove makeConfigSetScript() (T160810) by SomeRandomDeveloper
  • git #a38cc1e1 - mailmap: Update email address for xtex by xtex
  • git #889ba9e0 - Upgrading symfony/yaml (v7.4.6 => v7.4.8) by Alexander Vorwerk
  • git #614b8505 - Actions: Add PHP type declarations and use readonly properties by Fomafix
  • git #0d5acaa9 - AlternateEditPreviewHook: Mark $parserOutput as nullable by SomeRandomDeveloper
  • git #572f7af3 - ChannelFeed: Remove hard-deprecated methods (T420398) by SomeRandomDeveloper
  • git #5e748620 - i18n: Add preview messages for Vue content model by Ammarpad
  • git #04226724 - SearchResultSet: Remove rewind calls from extractResults() by Lewis Cawte
  • git #b36c8e6a - EditPage: Make $blankArticle private by SomeRandomDeveloper
  • git #b3876a06 - EditPage: Use PHP type declarations for most properties by SomeRandomDeveloper
  • git #6d527f7f - EditPage: Use PHP type declarations and clean up docs by SomeRandomDeveloper
  • git #4a82adbe - Stop reading from $wgRequest (T160810) by SomeRandomDeveloper
  • git #6be84d33 - EditPage: Don't double-parse missing-revision-content message by SomeRandomDeveloper
  • git #f3e73438 - EditPage: Reorder service properties and constructor assignments by SomeRandomDeveloper
  • git #4aee87f4 - FeedUtils: Enforce passing an OutputPage to checkFeedOutput() (T252979) by SomeRandomDeveloper
  • git #c497fcea - Hard deprecate PatrolLog::record (T403202) by Dreamy Jazz
  • git #b23e5beb - Hard deprecate the MarkPatrolledComplete hook (T424439) by Dreamy Jazz
  • git #b043214f - Fix date format preferences for Breton (br) (T421998) by Hakan Özdemir
  • git #52aeb678 - Replace MarkPatrolledComplete with MarkPatrolledAudit (T424439) by Dreamy Jazz
  • git #a39f1693 - Add East Frisian Low Saxon (frs) to Names.php and RELEASE-NOTES (T423174) by toprak
  • git #564264c1 - Close watchstar popup when unwatching (T417847) by Sam Wilson
  • git #d32177f8 - Move PatrolLog::record to PatrolManager (T403202) (T424439) by Dreamy Jazz
  • git #e1ee41a3 - WatchlistLabelStore: Minor cleanup by SomeRandomDeveloper
  • git #80a6599f - Media: Validate type of value in validateParam() by Umherirrender
  • git #00aed9ce - EditTags: Convert Special:EditTags to OOUI (T117793) by Neriah
  • git #e5f124a6 - Update GetSecurityLogContext @since tags for backports (T395204) by Sam Reed
  • git #4ac31384 - includes/libs/Leximorph/Manager: Share single Provider and logger (T389281) by Doğu Abaris
  • git #8c4d65c6 - ConditionalDefaultsLookup: Handle invalid CUDCOND_AFTER timestamp (T419690) by aude
  • git #6f7cb34b - mediawiki.watchstar.widgets: load only Codex components we need by MusikAnimal
  • git #d4651659 - Switch watchstar from Popover to Dialog (T417847) by Sam Wilson
  • git #ef4dddb7 - HTMLForm: Add 'type' => 'button' by Roan Kattouw
  • git #e0e0b727 - Update wikimedia/json-codec to 5.0.0 by C. Scott Ananian
  • git #0933db8f - RELEASE-NOTES: Fix incorrect release note for MW\Skins\Hook move by xtex
  • git #84f773d7 - Expose additional language data through ApiQueryLanguageinfo (T270959) by Siddharth VP
  • git #997066b0 - tests: Omit percent of parser tests passed by Kevin Israel
  • git #b133e0ef - Add linktrail and namespace names for Lakota (lkt) (T419373) by toluayo
  • git #c5b31c30 - parser: Reduce complexity of MagicWordArray processing by thiemowmde
  • git #c79b79a9 - Use PHP8 constructor property promotion and readonly properties by Fomafix
  • git #deb7b8b4 - Parser: Improve recursive lock error message (T366986) by Lucas Werkmeister
  • git #aece1e0f - Email confirmation banner: Remove obsolete arm_b variant (T421366) by Mmartorana
  • git #9da6be21 - LoginSignup: hide label and help messages when policy popover shows (T423894) by Sergio Gimeno
  • git #cf1c7359 - RawAction: Restrict content type to javascript (T419768) by Maryum Styles
  • git #ca2232ee - LanguageSelector: Minor code improvements (T424005) by Abijeet
  • git #454899bd - Legacy parser no longer varies by user thumbnail size. (T417513) by Jon Robson
  • git #536a1976 - Remove mediawiki.languageselector resource module (T424005) by Abijeet Patro
  • git #90ae8ec6 - LanguageSelector: Remove the supportedLanguages.json module (T424005) by Abijeet
  • git #51a64cb9 - AuthManager: Log status changes from SecuritySensitiveOperationStatusHook call (T423502) by Sam Reed
  • git #71433199 - AuthManager: Use use statements for exceptions by Sam Reed
  • git #aebf626e - LockManager: Simplify QuorumLockManager (T366938) by Amir Sarabadani
  • git #d398ab2e - Bump wikimedia/parsoid to 0.24.0-a1 (T424775) by C. Scott Ananian
  • git #12527ee3 - Add 1.46 snapshot to sqlite db tests by Alexander Vorwerk
  • git #757c2ff0 - [parsoid] Cast thumbtime to a string (T423241) by Arlo Breault
  • git #8be41b3b - Fix UserEditTrackerTest::testGetEdtTimestamp_caching flakiness (T424557) by Marcin Szwarc
  • git #7e2879fa - build: Upgrade stylelint-config-wikimedia to 0.19.2 (T417460) by Volker E.
  • git #a2fc6959 - Resources: Define required message for 'oojs-ui-windows' module (T424653) by Dreamy Jazz
  • git #d282592c - mediawiki.cldr: Fix typo in the comment by Santhosh Thottingal
  • git #e7d97152 - Prepare active branch following REL1_46 cut, labelling as 1.47-alpha (T423259) by Ariel T. Glenn
  • git #0a5a8832 - Update credits ahead of the 1.46 release (T423258) by Arlo Breault
  • git #8b2efd36 - Provide support for upright in thumbnails for older browsers (T424596) by Jon Robson

Vendor

[edit]
  • git #fe45f1c2 - Update symfony/polyfill-php8* from 1.36.0 to 1.37.0 by Alexander Vorwerk
  • git #5c9d35c8 - Upgrade wikimedia/xmp-reader from 0.10.2 to 0.10.3 (T424405) by James D. Forrester
  • git #480b4db5 - Add symfony/polyfill-php86 by Alexander Vorwerk
  • git #9721b037 - Upgrading web-auth/cose-lib (4.5.0 => 4.5.1) by Alexander Vorwerk
  • git #2501e40e - Upgrade symfony/* by Alexander Vorwerk
  • git #bf410131 - Update wikimedia/json-codec to 5.0.0 by C. Scott Ananian
  • git #427dab3c - Bump wikimedia/parsoid to 0.24.0-a1 (T424775) by C. Scott Ananian

Extensions

[edit]

3D

[edit]
  • git #39080793 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

AbuseFilter

[edit]
  • git #c369a22b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

AdvancedSearch

[edit]
  • git #21ad9d0a - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

AntiSpoof

[edit]

ApiFeatureUsage

[edit]
  • git #1e666be6 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ArticleCreationWorkflow

[edit]
  • git #42c9929a - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ArticleGuidance

[edit]

ArticlePlaceholder

[edit]
  • git #0f2df9b7 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

AutoModerator

[edit]

BetaFeatures

[edit]
  • git #088988f9 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

BounceHandler

[edit]
  • git #1a15e885 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Calendar

[edit]
  • git #04ca558d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Campaigns

[edit]
  • git #0198790d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CampaignEvents

[edit]
  • git #3b3c029a - Add namespace translations for Lakota (lkt) (T419373) by Jon Harald Søby
  • git #2467ea65 - Use CentralUser instead of integer ID in EventStore signature by Daimona Eaytoy
  • git #cb8a488e - Add referencesDelta to persistence and entity layers. (T411681) by Claudio Melo
  • git #d4205e2d - EventContributionsEditsPager: drop duplicated CSS class by Daimona Eaytoy
  • git #3d341e30 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #a4827351 - Simplify code for PHP 8.3 by Daimona Eaytoy
  • git #588db995 - EventContributionValidator: handle non-global revision author (T422168) by Daimona Eaytoy

CategoryTree

[edit]
  • git #2f7cf6d8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CentralAuth

[edit]
  • git #0ed5b7df - CentralAuthTokenSessionProvider: Add security context to "centralauthtoken is invalid" logs by Bartosz Dziewoński
  • git #8b697b29 - Create tests for RecalculateGlobalEditCount.php (T420118) by Dreamy Jazz
  • git #dab49746 - Test populateHomeDB.php (T420118) by Dreamy Jazz
  • git #12036b74 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CentralNotice

[edit]
  • git #5cdc6a99 - Disable banner-body textarea for users without banner edit permission (T420810) by aude
  • git #f410bb99 - Restore banner preview link for non-editors (T422366) by Elliott Eggleston
  • git #7bf647bc - Check edit permission for insert close button and banner translation UI (T420810) by aude
  • git #db492e16 - impressionDiet: Add unit tests for impressionDietHandler (T421662) by Timo Tijhof
  • git #6a3cbcf4 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #32b4044c - impressionDiet: Remove 2018 waitSeenCount migration and add zeros fallback (T121178) (T421662) by Timo Tijhof
  • git #e39c1ca0 - impressionDiet: Remove 2016 schema migration (cookie to kvStore) (T132639) (T421662) by Timo Tijhof
  • git #3ab60244 - bannerHistoryLogger,impressionDiet: Minor code readability cleanup (T421662) by Timo Tijhof
  • git #2250ee4f - Use new namespace for various classes by Umherirrender
  • git #0369031e - BannerHistoryLogger: Remove unused `waitLogNoSendBeacon` mixin param (T421662) by Timo Tijhof

CharInsert

[edit]
  • git #a27ee441 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Chart

[edit]
  • git #bc404303 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CheckUser

[edit]
  • git #bcc96a0c - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #77cbb934 - Rename CheckUserPrivateEventsHandler to CheckUserEventsHandler (T424439) by Dreamy Jazz
  • git #dd336833 - Hide auto-reveal in sidebar links on wikis without temp users by xtex
  • git #9daec9e4 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #873b0b04 - Update action parameter for bulk blocking instrumented events (T420517) by STran

ChessBrowser

[edit]
  • git #2657c00d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CirrusSearch

[edit]
  • git #2909b8d8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #176bdbee - Remove references to _type by Erik Bernhardson
  • git #665477ed - Remove MetaStore by Erik Bernhardson
  • git #c130e9de - Drop CheckIndexes maintenance script by Erik Bernhardson
  • git #da2734c2 - Remove job queue functionality of saneitizer by Erik Bernhardson
  • git #f09510ef - Rename dateOptionalTime to date_optional_time by Erik Bernhardson
  • git #0530bd55 - Rename unicodeSetFilter to unicode_set_filter by Erik Bernhardson

Cite

[edit]

CiteThisPage

[edit]
  • git #410bbb27 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #602afebb - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

cldr

[edit]
  • git #fb9c1e68 - Add English name override for kea (CLDR uses autonym) by Waldir Pimenta

CodeEditor

[edit]
  • git #5ad747f3 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CodeMirror

[edit]
  • git #bdbcd002 - CodeMirrorWikiEditor: set preference from callers, not (de)activation by MusikAnimal
  • git #13541fb3 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #0d096cda - CodeMirrorCodex: add a form specifier system (T420429) by MusikAnimal
  • git #156ca366 - CodeMirrorPreferences: add support for non-boolean preference values (T420429) by MusikAnimal
  • git #d04c78b9 - openLinks: handle comments in page names (T423792) by bhsd

Cognate

[edit]
  • git #7e426284 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CommunityConfiguration

[edit]
  • git #647d8ca1 - refactor: Switch to PHP property promotion syntax (T425271) by Martin Urbanec
  • git #d9989638 - cleanup: Remove deprecated Status::getErrors by Martin Urbanec
  • git #0613794c - fix(NamespacesControl): avoid wiping chips on menu item select (T422017) by Sergio Gimeno
  • git #6223f9be - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #679e9e50 - refactor: drop unused statsd factory, update constructor types by Michael Große

CommunityConfigurationExample

[edit]
  • git #c3e0e358 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CommunityRequests

[edit]
  • git #ab48c4d6 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Collection

[edit]
  • git #bc6b7460 - Fix usage of QuickTemplate::msg by Umherirrender
  • git #565eee56 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

CommonsMetadata

[edit]
  • git #fc8c25a7 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #2007a550 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ConfirmEdit

[edit]
  • git #8e80c95a - hCaptcha: Reduce default MAX_LOAD_ATTEMPTS from 10 to 6 (T421204) by Kosta Harlan
  • git #d7f843bf - hCaptcha: Label load and execute duration metrics with outcome (T421204) by Kosta Harlan
  • git #f9b4b169 - hCaptcha: Open and close hooks, don't require a flag to load modules (T423878) by Héctor Arroyo
  • git #2664646f - VisualEditor hCaptcha: Reject execution promise if dialog closes (T424552) by Dreamy Jazz
  • git #d2037c15 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #8985e02a - Document array shape of Hooks::getActiveCaptchas by Umherirrender
  • git #83e0651f - hCaptcha: Add diagnostic context to script load error logs (T424496) by Kosta Harlan
  • git #7a9b5a5f - Move CaptchaInputWidget module definition to specific handler (T422913) by Dreamy Jazz

ContactPage

[edit]
  • git #924db877 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ContentTranslation

[edit]

CreditsSource

[edit]
  • git #788fbc91 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Dashiki

[edit]
  • git #012db5d0 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Disambiguator

[edit]
  • git #b9fe1f0e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

DiscussionTools

[edit]
  • git #e851c234 - TestUtils: Pass new argument to LanguageFactory constructor (T389281) by Dreamy Jazz
  • git #cbf9745c - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #93101a57 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

DismissableSiteNotice

[edit]
  • git #825f3bed - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

DonationInterface

[edit]

Echo

[edit]
  • git #b0f079d8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Elastica

[edit]
  • git #6fd7ebea - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ElectronPdfService

[edit]
  • git #16230e0d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

EmailAuth

[edit]
  • git #599cd6ce - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

EntitySchema

[edit]
  • git #30ad5533 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #695c5502 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

EventBus

[edit]
  • git #bea9d644 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

EventLogging

[edit]
  • git #8ca457c3 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #0d08e26c - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #4222f4a6 - build: Run phan with EventBus extension as dependency by Umherirrender

EventStreamConfig

[edit]
  • git #52c49bc8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ExtensionDistributor

[edit]
  • git #d2475c32 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ExternalGuidance

[edit]
  • git #75f8bcfa - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

FeaturedFeeds

[edit]
  • git #f3dc136b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

FileExporter

[edit]
  • git #a332f523 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

FileImporter

[edit]
  • git #664f1514 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

FlaggedRevs

[edit]
  • git #c58febaa - Replace all usages of $wgRequest (T420534) by SomeRandomDeveloper
  • git #d220f3f0 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Flow

[edit]

FundraiserLandingPage

[edit]

FundraisingTranslateWorkflow

[edit]
  • git #28a34a16 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Gadgets

[edit]
  • git #4824a770 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GeoCrumbs

[edit]
  • git #d5d3876e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GeoData

[edit]
  • git #1a7fda78 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #7d6e94b8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GlobalBlocking

[edit]
  • git #f51f6bc9 - Remove use of whitelist in comments and variable names (T277942) by Dreamy Jazz
  • git #059473c4 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GlobalCssJs

[edit]
  • git #24b5aa2e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GlobalPreferences

[edit]
  • git #1d850106 - GlobalPreferencesFactory: don't include hidden auto-globals in the form (T424908) by MusikAnimal
  • git #61189f51 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GlobalUsage

[edit]
  • git #127ce6ed - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GlobalUserPage

[edit]
  • git #d9474b0f - Inject services into CacheInvalidator class by Umherirrender
  • git #9f36ad4c - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GlobalWatchlist

[edit]
  • git #bebe3d77 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GoogleNewsSitemap

[edit]
  • git #7d741d38 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

GrowthExperiments

[edit]
  • git #6ef3da64 - refactor: Replace waitForReplication with non-deprecated equivalent (T425271) by Martin Urbanec
  • git #f81062ef - cleanup: Replace User::getRegistration() with UserRegistrationLookup (T425271) by Martin Urbanec
  • git #ff219e43 - cleanup: Remove unused constructor dependencies (T425271) by Martin Urbanec
  • git #a051dc39 - cleanup: Remove unused deps from GrowthExperimentsUserImpactUpdater (T425271) by Martin Urbanec
  • git #d7ee0842 - cleanup: Replace User::newFrom* with appropriate new methods (T425271) by Martin Urbanec
  • git #b5eac5ff - cleanup: Do not use Job::factory by Martin Urbanec
  • git #4a682621 - cleanup: Migrate several Status-related deprecated code by Martin Urbanec
  • git #946061c6 - cleanup: Switch few places to StatusFormatter by Martin Urbanec
  • git #86556fa1 - cleanup: Remove TitleFactory from StaticTaskSuggesterFactory by Martin Urbanec
  • git #64e5edb9 - cleanup: Switch from deprecated TS_* constants by Martin Urbanec
  • git #fabef720 - cleanup: Migrate deprecated TS_* constants by Martin Urbanec
  • git #c5c0ff79 - ReassignMentees: Add logging information (T418194) by Martin Urbanec
  • git #3511a59a - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #1d9e9a0c - mw.testKitchen.getExperiment() -> mw.testKitchen.compat.getExperiment() (T419513) by Sam Smith

GuidedTour

[edit]
  • git #81bb772e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ImageMap

[edit]
  • git #c9565442 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ImageSuggestions

[edit]
  • git #a39f1c15 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

InputBox

[edit]
  • git #f35bab3d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Insider

[edit]
  • git #d1f9ae4b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

intersection

[edit]
  • git #ef5b5e8d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

IPInfo

[edit]
  • git #eb1d6fd8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #94c0d630 - Clean up incomplete extension.json by thiemowmde

IPReputation

[edit]
  • git #de61bce7 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Josa

[edit]
  • git #bb859fb5 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

JsonConfig

[edit]
  • git #b048051a - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #8b05d4e4 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Kartographer

[edit]
  • git #36bd299e - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #00086f17 - Use first class callable syntax by Fomafix
  • git #7ccc4692 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

LabeledSectionTransclusion

[edit]
  • git #cb9464f1 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

LandingCheck

[edit]
  • git #a1fde575 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Linter

[edit]
  • git #9904bc62 - Make "pages" on SpecialLintTemplateErrors translatable (T425110) by Sjoerd de Bruin
  • git #c7361b07 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by Martin Urbanec
  • git #cf364e3a - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

LiquidThreads

[edit]
  • git #10ba65b5 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #328935a9 - Fix a bunch of PHPCS and minor Phan issues by thiemowmde
  • git #e1eb647f - Stop reading from $wgRequest (T420534) by SomeRandomDeveloper
  • git #2adb4253 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #bc2bdc9a - Override getRestriction() instead of constructor parameter $restriction (T416793) by Fomafix

LoginNotify

[edit]
  • git #9d0699a6 - Set request in RequestContext::getMain() instead of overwriting $wgRequest (T420534) by SomeRandomDeveloper
  • git #8bb62f96 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MapSources

[edit]
  • git #1d7ca6d1 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MassMessage

[edit]

Math

[edit]
  • git #b2f39979 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #b94261fb - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MediaModeration

[edit]
  • git #15501e0f - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #a21b19f2 - Document array shape in ImportExistingFilesToScanTable by Umherirrender

MediaSearch

[edit]
  • git #21305ba4 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MobileApp

[edit]

MobileFrontend

[edit]
  • git #3a642b14 - sectionCollapsing: Scroll to fragment target on init (T425290) by Hakan Özdemir
  • git #c66979dd - Abandon the editor survey: update edit count restriction (T422931) by Caro Medelius
  • git #f3533e73 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #59275a43 - Abandon editor survey: UI updates (T422931) by Caro Medelius
  • git #971af0b3 - hCaptcha: Open the summary screen if an AF-triggered captcha is closed (T423878) by Héctor Arroyo

MultimediaViewer

[edit]
  • git #6fb22dfe - Remove the image-load progress bar by Simon Legner
  • git #67542aa8 - Remove obsolete wgMediaViewerImageQueryParameter by Derk-Jan Hartman
  • git #18e6a2ed - Remove obsolete Config.setMediaViewerEnabledOnClick and MultimediaViewerBootstrap.showStatusInfo (T381912) by Simon Legner
  • git #00ad7ab2 - Fix flaky qunit test related to hashchange by Simon Legner
  • git #0de88576 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MultiTitle

[edit]
  • git #9638ca75 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
[edit]
  • git #da9eff56 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

NearbyPages

[edit]
  • git #27c9e347 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

NetworkSession

[edit]
  • git #19773c44 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Newsletter

[edit]
  • git #27d77aef - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #d77b7aff - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

NewUserMessage

[edit]
  • git #5dca3767 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Nuke

[edit]
  • git #e35c12f9 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

OATHAuth

[edit]

OAuth

[edit]
  • git #aace9e85 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

OAuthRateLimiter

[edit]
  • git #b9a9edfe - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ORES

[edit]
  • git #37513b5e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PageAssessments

[edit]
  • git #e9eeea21 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PagedTiffHandler

[edit]
  • git #8e5a5243 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PageImages

[edit]
  • git #22b34965 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PageNotice

[edit]
  • git #fca1a639 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PageTriage

[edit]

PageViewInfo

[edit]
  • git #c01f0cfb - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ParserFunctions

[edit]
  • git #5de3437f - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #7ef061a0 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ParserMigration

[edit]
  • git #63cf8678 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PdfHandler

[edit]
  • git #c4511088 - Purge PDF dimensions cache when purging page (T420341) by Derk-Jan Hartman
  • git #5401d6b5 - Avoid unneeded metadata entries for pages without text (T424094) by Derk-Jan Hartman
  • git #78dcd046 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PersonalDashboard

[edit]

Phonos

[edit]
  • git #78f960d7 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #34681e2d - parser tests: fix following OOUI/Core updates to button sizes by MusikAnimal

Poem

[edit]
  • git #dba36a60 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Popups

[edit]
  • git #798b3b1a - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ProofreadPage

[edit]
  • git #90cd3123 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #edaf7fa1 - IndexAndPageLibrarySandboxTest: Disable for now, broken by James D. Forrester
  • git #a8587aa4 - ProofreadPageTestCase: Don't write globals in tests, that's not good, m'kay? by James D. Forrester
  • git #809c37c1 - Add namespace translations for Lakota (lkt) (T419373) by Jon Harald Søby
  • git #636e377f - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

PropertySuggester

[edit]
  • git #10d487e2 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

QuickSurveys

[edit]
  • git #8b54c4de - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Quiz

[edit]
  • git #eae69a3c - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ReaderExperiments

[edit]

ReadingLists

[edit]
  • git #901c60fe - Allow tracking account creations via account creation CTA dialog (T422177) by aude
  • git #761ef176 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #2630fb43 - [Account Creation CTA] Add CTA dialog (T422167) by Anne Tomasevich

RealMe

[edit]
  • git #6f918892 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
[edit]
  • git #89f546ef - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ReportIncident

[edit]

RevisionSlider

[edit]
  • git #6d39dc36 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

RSS

[edit]
  • git #4ed3fa74 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #76def9ed - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
[edit]
  • git #0536c8ba - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Scribunto

[edit]
  • git #4298d785 - Temporarily disable some parser tests by Amir Sarabadani
  • git #5052131e - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #c24fb147 - Sandbox*Test: Fix CI issues for now, so that we're unblocked by James D. Forrester
  • git #010890b0 - Add namespace translations for Lakota (lkt) (T419373) by Jon Harald Søby
  • git #99600542 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SearchExtraNS

[edit]
  • git #356b36bf - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SearchVue

[edit]
  • git #532318e6 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SecureLinkFixer

[edit]
  • git #ba6698f8 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
  • git #c7123ec5 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SecurePoll

[edit]
  • git #3b2569f6 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

ShortUrl

[edit]
  • git #82ee9b16 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SimilarEditors

[edit]
  • git #210f6930 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #93d65670 - Override getRestriction() instead of constructor parameter $restriction (T416793) by Fomafix

SiteMatrix

[edit]
  • git #8df5dd85 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SpamBlacklist

[edit]
  • git #4b8d15fb - Use PageReferences instead of full Titles by SomeRandomDeveloper
  • git #0e6957db - Use MultiContentSave hook instead of EditFilter (T251588) by SomeRandomDeveloper
  • git #7aa8de72 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SubPageList3

[edit]
  • git #8060a5e7 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SubpageSortkey

[edit]
  • git #497072f9 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

SyntaxHighlight_GeSHi

[edit]
  • git #fc0a57da - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #c2e77906 - Replace Status with more narrow StatusValue where possible by thiemowmde
  • git #a3b085ee - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TemplateData

[edit]
  • git #10f7cd40 - Replace hardcoded colors in TemplateData Generator with Codex mixins (T425188) by Sjoerd de Bruin
  • git #6fd27e1f - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TemplateSandbox

[edit]
  • git #e555a440 - Hooks: Use @inheritDoc by SomeRandomDeveloper
  • git #dace21c8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TemplateStyles

[edit]
  • git #497fc85e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #47e6b272 - tests: Remove usage of ReflectionProperty::setAccessible(), no-op by Umherirrender

TemplateWizard

[edit]
  • git #b242a72e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TestKitchen

[edit]
  • git #cc3321a8 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #7359e5a1 - JS SDK: Remove compat deprecation warnings by Sam Smith
  • git #7129822d - ext.testKitchen: Implement non-cache-splitting experiments (T419513) by Sam Smith

TextExtracts

[edit]
  • git #deaac7b7 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #5f65af5c - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Thanks

[edit]
  • git #3439131b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TheWikipediaLibrary

[edit]
  • git #7f633f85 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TimedMediaHandler

[edit]

timeline

[edit]
  • git #c0f60a58 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TitleBlacklist

[edit]
  • git #f25a8d5c - TitleBlacklist: Fix getHttp's busyValue when fetching from WAN cache by alex4401
  • git #42a9519a - Use MultiContentSave hook instead of EditFilter (T251588) by SomeRandomDeveloper
  • git #15afcc87 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TocTree

[edit]
  • git #a70d727c - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TorBlock

[edit]
  • git #f4631675 - Replace all usages of $wgRequest (T420534) by SomeRandomDeveloper
  • git #49a35d4d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Translate

[edit]

TranslationNotifications

[edit]
  • git #820091bd - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #bbecbde5 - Document array shapes in UnsubscribeInactiveUsers by Umherirrender

TrustedXFF

[edit]
  • git #7878870b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

TwoColConflict

[edit]
  • git #42c1ad2e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

UniversalLanguageSelector

[edit]
  • git #bba619cd - Add Noto Sans Syloti Nagri font for Sylheti Nagari script. (T423558) by Bodhisattwa
  • git #fe8ddc42 - Add BCP 47 redirects for non-standard MediaWiki language codes (T391575) by Hakan Özdemir
  • git #2448ae4f - ULS rewrite: Remove unused string (T424005) by Abijeet
  • git #fdf7483b - ULS rewrite: Output only rtl languages to reduce module size (T424005) by Abijeet
  • git #12aa8e96 - ULS rewrite:EntrypointRegistry: Reduce overhead & improve minification (T424005) by Abijeet
  • git #948ade1c - ULS rewrite: Add documentation by Abijeet
  • git #2c6da434 - ULS rewrite: Display additional information for languages on Minerva (T416889) by Huei Tan
  • git #3c5ddb10 - ULS rewrite: Add support for Minerva theme (T424155) by Abijeet
  • git #be33dcd9 - ULS rewrite: Add ext.uls.rewrite.entrypoints to bundlesize by Huei Tan
  • git #48ea17ef - ULS rewrite: Update aria-label based on curent panel by Abijeet
  • git #a76a6bab - ULS rewrite: Improve dialog semantics and escape button handling by Abijeet
[edit]
  • git #b6cfdf71 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

UploadWizard

[edit]
  • git #dc8a95cd - Add a seperate case for heirs of intellectual property (T405146) by Sohom
  • git #db7edb32 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

UrlShortener

[edit]

VisualEditor

[edit]

Wikibase

[edit]
  • git #4b0b09dc - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #56142c41 - GetEntitiesTest: Stop testing in the PHP format, deprecated since 2015 (T118538) by Alexander Vorwerk
  • git #bf8c68ab - Search: Add concrete examples for controller implementation (T422583) by Itamar Givon

WikibaseCirrusSearch

[edit]

WikibaseLexeme

[edit]
  • git #e46e1f96 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikibaseLexemeCirrusSearch

[edit]
  • git #fb9bed84 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikibaseMediaInfo

[edit]
  • git #7cfd14bf - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikibaseQualityConstraints

[edit]
  • git #206d2c58 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Wikidata.org

[edit]
  • git #e650f88a - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikidataPageBanner

[edit]
  • git #b9fa39fb - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikiEditor

[edit]
  • git #94cf14db - Improve JSDoc descriptions in realtimepreview module (T424194) by Status-401
  • git #7083b934 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

wikihiero

[edit]
  • git #423cdff0 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikiLambda

[edit]
  • git #517dc307 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #b12f1190 - Update function-schemata sub-module to HEAD (9cfefae) (T424289) (T424461) by James D. Forrester
  • git #b4af064e - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #8a5e72d8 - OrchestratorRequest: Ensure we always emit a Z22 (T414062) by James D. Forrester
  • git #033c7942 - styles: Drop unnecessary flex-grow:1 when we've already set flex:1 above by James D. Forrester
  • git #04d0f0b1 - Update function-schemata sub-module to HEAD (6e5476d) (T414062) by James D. Forrester
  • git #e61d88f8 - docs: Correct @extends on ve.ui.WikifunctionsCallDialogTool by James D. Forrester
  • git #a4601b04 - docs: Fix deprecated value form of @inheritdoc in VE DM node by James D. Forrester
  • git #2975ee73 - build: Configure jsdoc external-link prefix map by James D. Forrester
  • git #b36a6a89 - README: List TestKitchen, and group things together properly by James D. Forrester
  • git #ed1956f5 - WikiLambda API instrument: Migrate to Test Kitchen (T415254) by Santiago Faci
  • git #c2de7aa0 - AbstractWikiRequest: Add the 'action' parameter as a query parameter (T422172) by Bartosz Dziewoński

WikiLove

[edit]
  • git #ed363262 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikimediaApiPortalOAuth

[edit]
  • git #7ec9c4b1 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikimediaBadges

[edit]
  • git #52590f01 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikimediaCampaignEvents

[edit]
  • git #e6a1beb0 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #3c9a7667 - WikiProjectFullLookup: handle response with no entities (T422158) by Daimona Eaytoy

WikimediaCustomizations

[edit]
  • git #51b79cc6 - Add header for the new discord previews of Wikipedia articles (T423746) by Daniel Erenrich
  • git #a1582cb9 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #3ae15036 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #d018cb13 - ForceReauth: Deny actions entirely if session comes from centralauthtoken by Maryum Styles

WikimediaEvents

[edit]
  • git #361a1b14 - ext.wikimediaEvents: Migrate CreateAccount instrument to getInstrument (T414572) by Katherine Reid
  • git #1a42ba96 - Reading List Account Create: Add click tracking for control group (T422175) by Steph Toyofuku
  • git #4724e12b - Suggestion Mode controlled experiment: limit exposure to newcomers (T422736) by Caro Medelius
  • git #e0853e0d - Use js promise for email confirmation banner (T420007) by Maryum Styles
  • git #b1a91570 - ext.wikimediaEvents: Removing `Experiment#setStream` calls (T422358) by Santiago Faci
  • git #d8dfebe3 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester
  • git #16e400bd - Track account creations via ReadingList account creation CTA (T422177) by aude
  • git #56d7c8ea - Update the element_friendly_name in PersonalDashboard Review Changes module in order to differentiate diff link clicks (T424665) by Kgraessle
  • git #2cb4ffdc - loggedOutWarning: instrument browser navigation and tab close (T421518) by Sergio Gimeno
  • git #65edf8fb - createAccount: Add password reveal functionality for experiment (T419413) by Michael Große
  • git #07a42333 - ext.wikimediaEvents.testKitchen: #submitInteraction() -> #send() by Sam Smith

WikimediaIncubator

[edit]

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]
  • git #99b67540 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Wikisource

[edit]
  • git #cc197e6b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Wikistories

[edit]
  • git #01ee36a9 - Replace [gs]etRawText with [gs]etContentHolderText (T425177) by gerritbot
  • git #58d9fa9d - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WP25EasterEggs

[edit]
  • git #27607e88 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

XAnalytics

[edit]

Skins

[edit]

CologneBlue

[edit]
  • git #017d7568 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MinervaNeue

[edit]

Modern

[edit]
  • git #3d7db489 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

MonoBook

[edit]
  • git #bacca09b - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Nostalgia

[edit]
  • git #69960022 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Timeless

[edit]
  • git #2ec42a83 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Vector

[edit]
  • git #0bc8f111 - Update documentation to reflect modern menu update (T409774) by xtex
  • git #7a1a5a22 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

WikimediaApiPortal

[edit]
  • git #a83cd976 - build: Update MediaWiki requirement to 1.47.0 by James D. Forrester

Misc

[edit]

VisualEditor/VisualEditor

[edit]

No changes

[edit]
  • Babel
  • Citoid
  • Score

Total changes

[edit]

604 Changes in 199 repos by 102 authors