Jump to content

MediaWiki 1.41/wmf.19/Changelog

From mediawiki.org

Core changes

[edit]
  • git #b8b29935 - Branch commit for wmf/1.41.0-wmf.19 (T340247) by trainbranchbot
  • git #420f2222 - Make Shell::makeScriptCommand use run.php by daniel
  • git #8c479bcc - context: Simplify RequestContext::getSkin() logic by Timo Tijhof
  • git #a99e3153 - Ignore parameters to OutputPage::setupOOUI() and deduplicate calls by Tim Starling
  • git #e332b996 - UploadBase: Improve wording in comments by Reedy
  • git #8746ce82 - diff: add padding to ins and del to avoid whitespace between lines (T327645) by MusikAnimal
  • git #11c97c04 - generateConfigSchema.php: Enable canExecuteWithoutLocalSettings() by Timo Tijhof
  • git #a1605cf5 - GlobalFunctions: Update outdated wfScript() docs by Timo Tijhof
  • git #7583ed8b - phpunit: Replace ad-hoc array in TestLocalisationCache with MapCacheLRU by thiemowmde
  • git #9edc9256 - revisiondelete: Use correct rev-del constants in Item/List classes by Umherirrender
  • git #6e0065ad - Simplify WHERE conditions with field IS NULL by Umherirrender
  • git #e33818cd - Fix space after comma in single-line array declaration (T342297) by Amir Sarabadani
  • git #9ac1af7b - Fix attribution for "Localisation updates from https://translatewiki.net." by Winston Sung
  • git #eba65c6d - Remove isRegistered checks from some UserEditTracker callers by Thalia
  • git #d4d7cb62 - Make LocalisationCache::isMergeableKey() cache static by thiemowmde
  • git #9cc3f1f4 - Turn RevDelList::getSuppressBit() into a constant by thiemowmde
  • git #c16af26e - ResourceLoader: Factor out the loop body of makeModuleResponse() (T47514) by Tim Starling
  • git #24701f86 - tests: Update Phan stub to php-excimer 1.1.1 (T266626) by Timo Tijhof
  • git #6d84e747 - config: Widen `@covers` annotations in unit tests by Timo Tijhof
  • git #d6adb2a6 - HTMLFileCache: Remove `@throws` for unchecked exception (T321683) by Timo Tijhof
  • git #83f2f714 - objectcache: Remove unused WRAPPER_COLLECTION_CALLBACK feature by Timo Tijhof
  • git #67b5cc7b - Permissions: Clarify $useReplica assignment in checkUserBlock() by Timo Tijhof
  • git #31e3fd43 - Add UserIdentityUtils service (T341976) by Tim Starling
  • git #b4782b66 - UserEditTracker: Prefer getId() over isRegistered() by Timo Tijhof
  • git #09a18f1a - LocalisationCache: Move internal static data to private constants by thiemowmde
  • git #876a0f99 - WRStats: Round up SequenceSpec::hardExpiry to the nearest integer (T337875) by Tim Starling
  • git #50620ed4 - Improve performance of LocalisationCache::mergeMagicWords() (T225730) by thiemowmde
  • git #a8ee61d9 - Implement rate limiting in Authority. (T310476) by daniel
  • git #a4da386e - installer: Check MariaDB version in updater/installer (T237898) by Umherirrender
  • git #3010fd81 - tests: Skip ManifoldTextDifferTest on windows by Umherirrender
  • git #b8aa299e - tests: Set RCWatchCategoryMembership=false in WikiPageDbTest by Umherirrender
  • git #071fec1d - language: Remove unused LanguageConverter::$mUcfirst (T341790) by Umherirrender
  • git #ef84619c - Consistently use LogicException for test-only methods by thiemowmde
  • git #754de2cb - HookContainer: avoid instantiation of handlers when calling register() (T341102) (T340113) (T339834) by daniel
  • git #f00ca670 - Fix DB usage in non-database tests by Daimona Eaytoy
  • git #49ba7597 - phpcs: Exclude some docs/ subdirectories by Lucas Werkmeister
  • git #959298fe - Remove twn-related comment from languages/messages/* files (T304802) by Fomafix
  • git #66a85aee - tests: Use instanceof in LanguageConverterFactoryTest by Umherirrender
  • git #3e606b98 - Display temporary user icon (T340789) by Jon Robson
  • git #1ae4ead7 - docker: Update apache2 image to one with a /view rewrite rule (T338190) by James D. Forrester
  • git #12b14620 - specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights (T255309) by Umherirrender
  • git #dbb99b9d - specials: Cleanup user handling in Special:UserRights by Umherirrender
  • git #07eaaed7 - Use Html::encodeJsVar() and Html::encodeJsCall() (T341779) by Lucas Werkmeister
  • git #4c6dadde - Fix mistake in WatchedItemStoreInterface documentation by thiemowmde
  • git #cb8459d6 - mw.widgets.CopyTextLayout: Extend upstream OOUI version by Ed Sanders
  • git #8a9dd671 - Avoid calling overrideConfigValue() multiple times by thiemowmde
  • git #55d19f7b - SpecialUserRights: Check for username to be temporary (T340468) (T342322) by Alexander Vorwerk
  • git #95746494 - tests: Switch to SelectQueryBuilder in Sqlite and PG integration tests (T311866) by Amir Sarabadani
  • git #4014f56d - Add SlotDiffRenderer::localizeDiff() (T342209) by Tim Starling
  • git #a0766a8a - Update OOUI from 0.47.4 to 0.47.5 by Eric Gardner
  • git #c6c366dc - DEVELOPERS.md: make the SQLite directory writable (T341310) by Novem Linguae
  • git #880fc5da - Unbreak Parsoid CI: Followup to b42062e7 by Subramanya Sastry
  • git #5494d15e - Add ResourcesTest to the Database group by Daimona Eaytoy
  • git #31033390 - maintenance: Switch simple calls of Database::select to SQB (T311866) by Amir Sarabadani
  • git #1a3f15cd - Restore DifferenceEngine::localiseLineNumbers() (T342209) by Lucas Werkmeister
  • git #bed194e5 - Update method reference by Lucas Werkmeister
  • git #ec28fcb0 - tests: Prevent leaking $_SERVER in RequestFromGlobalsTest (T342192) by mainframe98
  • git #191ec353 - Add unified format by Tim Starling
  • git #3f948a03 - Migrate ApiComparePages to TextDiffer concepts (T339184) by Tim Starling
  • git #2aa87cdf - Factor out TextDiffer hierarchy from TextSlotDiffRenderer (T339184) by Tim Starling
  • git #b8e380f7 - Refactor SpecialPreferencesTest by Daimona Eaytoy
  • git #71e054dd - Update Codex from v0.14.0 to v0.15.0 (T324223) (T326665) (T337095) (T340797) (T342031) by Eric Gardner
  • git #b42062e7 - tests/parser: Use LinkTarget in ParserTestRunner by Umherirrender
  • git #997d5e3c - Title: The Title::getSubjectPage() method is deprecated from version 1.34 and all places that call it should use the NamespaceInfo::getSubjectPage method instead. (T338956) by babiola
  • git #0099099b - tests: Change expectDeprecation to expectDeprecationAndContinue (T342110) by Umherirrender
  • git #5a959865 - mediawiki.page.watch.ajax: Use Object.create( null ) instead of {} (T342137) by Fomafix
  • git #9c300213 - ResourceLoader: Simplify and clean up ClientHtml nonce passing by DannyS712
  • git #cbeceb1a - Slot diff option "contentLanguage" should be a string (T342099) (T341961) by Tim Starling
  • git #a4685346 - RecentChanges: Add process caching to RecentChanges UserLinks and Tags parsing (T341319) by ttomalak
  • git #080883da - Schema: Set default or nullable to three columns of externallinks (T341828) by Amir Sarabadani
  • git #1b825c15 - TempUserCreator: Change getStashedNameOrPlaceholder() to just getStashedName() by Bartosz Dziewoński
  • git #d2a09384 - tests: Change some setMwGlobals to overrideConfigValue by Umherirrender
  • git #7e44adf4 - phpunit: Set the MW_INSTALL_PATH env variable if needed by Daimona Eaytoy
  • git #1f7f9b44 - Add আলাপ and আলোচনা as namespaceAliases in Mediawiki core (T341831) by MdsShakil
  • git #dcccef4f - config: Remove not needed indirection from GlobalVarConfig by thiemowmde
  • git #5d737e5f - Add option to invert the tagfilter to action=history and Special:NewPages (T334337) (T334338) by Matěj SuchĂĄnek
  • git #94ea71b3 - Remove feedback messages from RawHtmlMessages (T204470) by Jon Harald Søby
  • git #b4246717 - ParsoidCachePrewarmJob: enable deduplication (T341123) by daniel
  • git #f7d3b358 - DEVELOPERS.md: mention `git clone` and WSL (T341310) by Novem Linguae
  • git #deca7dd8 - DEVELOPERS.md: fix Docker logspam in Windows (T341309) by Novem Linguae
  • git #191ccec6 - rdbms: Build generalized SQL while building the main SQL in UPDATE (T326181) by Amir Sarabadani
  • git #01cd5726 - Avoid mentioning tests/phpunit.php in documentation (T90875) by Daimona Eaytoy

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]

BetaFeatures

[edit]
  • git #75ad7a24 - tests: Avoid TestUser, mock User instead by Daimona Eaytoy

CampaignEvents

[edit]
  • git #a7b488c0 - Fix uniqueness constraint for ce_question_aggregation (T342479) by Daimona Eaytoy
  • git #54b579fa - Clean up unused parameters in EventStore by Daimona Eaytoy
  • git #2c325a49 - Update questions subtitle on Special:RegisterForEvent (T342339) by Daimona Eaytoy
  • git #8d1e561e - EventDetails: prevent invisible labels from overflowing the table (T342292) by Daimona Eaytoy
  • git #81a429aa - Fix wording on prefer not to say option on confident question (T335808) by Claudio Melo
  • git #0de29446 - Add button to clear form when registering for event (T335809) by Daimona Eaytoy
  • git #1bdd4000 - MyEvents: preserve kebab menu label when replacing the widget (T336311) by Daimona Eaytoy
  • git #c61b7bf3 - Update subtitle of the registration dialog (T335809) by Daimona Eaytoy
  • git #6d0f1171 - Make EventQuestions.js use the API format, not HTMLForm by Daimona Eaytoy
  • git #a182182c - Add labels to participant checkboxes in EventDetails (T336311) by Daimona Eaytoy

CentralAuth

[edit]
  • git #79517fab - Remove $wgCentralAuthUseEventLogging (T339959) by Taavi Väänänen
  • git #e18a3373 - Introduce CentralAuthUsingDatabaseTrait by Taavi Väänänen
  • git #14050a8b - SpecialGlobalGroupMembership: don't require an attached account by Taavi Väänänen
  • git #bb89a133 - Add a GlobalRenameFactory by Taavi Väänänen

CheckUser

[edit]

CirrusSearch

[edit]
  • git #0eab229a - Inject ExtensionRegistry and re-enable unit tests by David Causse
  • git #0b1b8c42 - Add ExtensionRegistryProfileRepository by David Causse
  • git #677e30ba - Enable updated word_break_helper everywhere-ish (T170625) by tjones
  • git #f6261266 - Make tests that use ExtensionRegistry integration tests by Daimona Eaytoy
  • git #f8acaad5 - Use the LinksUpdate::isRecursive flag again to route cirrusSearchLinksUpdate by David Causse

Cite

[edit]

Citoid

[edit]

CodeEditor

[edit]

ContentTranslation

[edit]
  • git #0a95d07c - SX: Delete draft translation created on CX (T341975) by wangombe
  • git #f7462d36 - SX: Fix regression from making quick tutorial step optional by NikG
  • git #6aac116c - CX ext.cx.dashboard.js: Migrate from ES5 to ES6 (T342280) by NikG
  • git #16bd254d - SX: Rename "translationExists" variables to "targetPageExists" by NikG
  • git #742e898d - Use language name instead of variant name for missing languages (T335030) by Func
  • git #cdb14338 - SX: Add "useTranslationsFetch" composable and use it where needed by NikG
  • git #0c6954a9 - SX: Use a single vuex getter to get translation by status by NikG
  • git #d99a40bc - SX: Remove unused section suggestion from sentenceSelectorMockStore by NikG
  • git #1719b6d4 - SX: Fix draft restoration after having started another SX (T341765) by NikG
  • git #cb4674e3 - Update eslint configuration to use es6 rules (T342280) by NikG
  • git #b35cbfd5 - Rename ext.cite.style to ext.cite.parsoid.styles by Subramanya Sastry
  • git #24ac634f - SX: Include missing key in instrumentation request (T231316) by wangombe
  • git #b335246c - SX: Add change_tag to Wikidata SX edits (T335256) by wangombe
  • git #01d9ae76 - Icons are more reslient to changes in Vector (T301321) by Jon Robson
  • git #2f8bd481 - Short term fix: Fix icons in user menu (T339870) by Jon Robson
  • git #d8af4f9e - Fixes User menu in Vector 2022 shows links on hover (logged-in users) (T329893) by Jon Robson
  • git #57c80b86 - AUTHORS.txt: Add Nikolaos Gκοuntas by Santhosh Thottingal

DiscussionTools

[edit]

DonationInterface

[edit]

Echo

[edit]

Elastica

[edit]
  • git #817f59c4 - Don't disable the last connection after http error (part deux) (T341058) by Erik Bernhardson

EntitySchema

[edit]

EventBus

[edit]
  • git #75929819 - Make EventBusFactoryTest::testGetInstanceForStream an integration test by Daimona Eaytoy

EventLogging

[edit]
  • git #c2a7df7b - Add ContextAttributesFactoryTest to the Database group by Daimona Eaytoy

FileImporter

[edit]
  • git #5d272a9e - Change ImportPlanValidatorTest to use qqx language code by thiemowmde
  • git #350007eb - ImportPlanValidatorTest: Use Authority instead of TestUser by Daimona Eaytoy
  • git #717f1204 - Avoid DB access in tests when possible by Daimona Eaytoy

FlaggedRevs

[edit]

Flow

[edit]
  • git #678db9a2 - Rename ext.cite.style to ext.cite.parsoid.styles by Subramanya Sastry

Gadgets

[edit]
  • git #d09c3fac - Use strict equality with in_array by Ed Sanders
  • git #9b6cfa97 - SpecialGadgets: Remove incorrect comment and test for $requiredSkins being true by Ed Sanders
  • git #b1b7bfef - Avoid using TestUser in non-database test by Daimona Eaytoy

GrowthExperiments

[edit]

Kartographer

[edit]
  • git #8e8446e8 - Much faster tests by setting content language to qqx (T225730) by thiemowmde
  • git #4d555891 - Use more specific InvalidArgumentException in places by thiemowmde
  • git #9d8e6108 - Remove non-localizable HTML characters from message by thiemowmde

Math

[edit]
  • git #ef145e7b - Add remaining mhchemtexified macros: (T340023) by Moritz Schubotz (physikerwelt)
  • git #88482a5e - Extend test coverage for TexUtil to 100% by Moritz Schubotz (physikerwelt)
  • git #26cfc111 - Add usemhchemtexified option for mhchem texified output (T340023) by Moritz Schubotz (physikerwelt)
  • git #34d8441b - Avoid using TestUser in non-database tests by Daimona Eaytoy
  • git #2d76cc24 - Eliminate duplicate file by Moritz Schubotz (physikerwelt)

MediaSearch

[edit]

MobileFrontend

[edit]

Newsletter

[edit]

OAuth

[edit]

PageTriage

[edit]

PageViewInfo

[edit]
  • git #3069414e - Use msg pvi-month-count-value to render infopage value by Derk-Jan Hartman

Phonos

[edit]

Popups

[edit]

ProofreadPage

[edit]

SecureLinkFixer

[edit]
  • git #00968cdb - Updating domains.php from Mozilla by SecureLinkFixer updater bot

Translate

[edit]
  • git #78d8087b - Replace fragile re-implementation with upstream Title::isSpecial by thiemowmde
  • git #d3dfd936 - Add `@group Database` to tests that need it by Daimona Eaytoy

TwoColConflict

[edit]

UniversalLanguageSelector

[edit]
  • git #04a8b645 - Update jquery.ime and jquery.uls from upstream by Amir E. Aharoni
  • git #76e78058 - Don't load mediawiki.ui.button on page load (attempt 2) (T340255) by Jon Robson

UploadWizard

[edit]

VueTest

[edit]

VisualEditor

[edit]
  • git #12e04f24 - Follow-up of "Localisation updates from https://translatewiki.net." by Winston Sung
  • git #fde41414 - Update VE core submodule to master (8cd2c4933) (T341901) by David Lynch

Wikibase

[edit]

WikibaseCirrusSearch

[edit]
  • git #eb56cfc3 - Avoid DB access in ShowSearchHitHandlerTest by Daimona Eaytoy

WikibaseLexeme

[edit]

WikibaseQualityConstraints

[edit]

WikiEditor

[edit]

WikiLambda

[edit]
  • git #3ecd62eb - Restrict length of labels in UX (T291412) by Cory Massaro
  • git #a74ea833 - Add cancel button and exit strategy to Publish Widget (T336877) by gengh
  • git #d4f656f1 - LoadPreDefinedObject: Give ability to operate over ranges (T340141) (T275945) by James D. Forrester
  • git #404aeed5 - i18n: Initial replacement with Amin's new language (T335583) by James D. Forrester
  • git #b01bca2b - Implement Special:ViewObject to provide a Special page version of NS0 (T338190) (T341500) (T268678) by James D. Forrester
  • git #df8b26fb - Add short descriptions to the view and edit pages for Functions (T335360) by Carrie Coxwell
  • git #88cef644 - WikimediaApiBase: Treat ZErrorExceptions differently by James D. Forrester
  • git #b70a6c71 - Follow-up 9e6d122b6: Fix display name of Special:ListObjectsByType (T298175) by James D. Forrester
  • git #9e6d122b - Rename Special pages ahead of launch (T298175) by James D. Forrester
  • git #a768d408 - ZCode: Drop Lua as a suggested language for launch (T342305) by James D. Forrester
  • git #cd7caf97 - Follow-up dccad41: Stage the changes toe xtension.json too, whoops (T315029) by James D. Forrester
  • git #2020c592 - i18n: Wrap ZID handed Linker in a span for RTL users (T342212) by James D. Forrester
  • git #dccad41b - i18n: Split Approved/Deactivated labels for Imps and Testers (T315029) by James D. Forrester
  • git #45ea169f - ZObjectAuthorizationInCreationTest: Add in some clarity on TODOs by James D. Forrester
  • git #d7f25b9b - e2e: Quick fix by nik-55
  • git #8178f8ea - Fix error handling in the Vue app (T340733) by gengh
  • git #7b9f49df - Do not create a generic type when type has already been seen; default to a Z9/Reference instead. (T336719) by apine
  • git #e146ada2 - tests: Assert that Z60/Natural languages need special rights to create by James D. Forrester
  • git #31925766 - tests: Assert that Z61/Programming languages need special rights to create (T340748) by James D. Forrester
  • git #624423e1 - Redirect to function editor if default view main content type is set to Z8 (T342113) by gengh
  • git #8e667e72 - Render argument reference label instead of key in collapsed compositions (T336984) by gengh
  • git #cf570ab0 - ZLangRegistry: Use wikilambda_zlanguages cache table where possible by James D. Forrester
  • git #97c9c0eb - ZObjectSecondaryDataUpdate: Add strings not ZStrings to DB by James D. Forrester
  • git #ec778b53 - ZObjectStore: Cache ZNaturalLanguages in a local table by James D. Forrester

WikimediaEvents

[edit]

WikimediaMaintenance

[edit]
  • git #9d78f1e4 - Update for GlobalRenameFactory by Taavi Väänänen

WikimediaMessages

[edit]
  • git #4d405d33 - wikimediaprojectnames: Add a local name for Wikifunctions (T275945) by James D. Forrester
  • git #0603010a - Change HTML to wikitext in feedback-termsofuse (T204470) by Jon Harald Søby

Wikistories

[edit]

Skins

[edit]

MinervaNeue

[edit]

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]

No changes

[edit]
  • 3D
  • ActiveAbstract
  • AdvancedSearch
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • Babel
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CentralNotice
  • CharInsert
  • ChessBrowser
  • CiteThisPage
  • CodeMirror
  • Cognate
  • Collection
  • CologneBlue
  • CommonsMetadata
  • ConfirmEdit
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • DoubleWiki
  • ElectronPdfService
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • GeoCrumbs
  • GeoData
  • GlobalBlocking
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • GuidedTour
  • IPInfo
  • ImageMap
  • ImageSuggestions
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • Linter
  • LiquidThreads
  • Listings
  • LoginNotify
  • MachineVision
  • MapSources
  • MassMessage
  • MediaModeration
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Nostalgia
  • Nuke
  • OATHAuth
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageImages
  • PageNotice
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PropertySuggester
  • QuickSurveys
  • Quiz
  • RSS
  • ReadingLists
  • RealMe
  • RelatedArticles
  • RevisionSlider
  • SandboxLink
  • Score
  • Scribunto
  • SearchExtraNS
  • SearchVue
  • SecurePoll
  • ShortUrl
  • SimilarEditors
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateData
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • Thanks
  • TheWikipediaLibrary
  • TimedMediaHandler
  • Timeless
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TranslationNotifications
  • TrustedXFF
  • UploadsLink
  • UrlShortener
  • VipsScaler
  • WebAuthn
  • WikiLove
  • WikibaseLexemeCirrusSearch
  • WikibaseMediaInfo
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaEditorTasks
  • WikimediaIncubator
  • Wikisource
  • XAnalytics
  • cldr
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

296 Changes in 55 repos by 83 authors