MediaWiki 1.37/wmf.10/Changelog
Core changes
edit- git #7ff27b4d - Branch commit for wmf/1.37.0-wmf.10 by trainbranchbot
- git #9c3c0b70 - Use array_fill_keys() instead of array_flip() if that reflects the developer's intention by Tim Starling
- git #d638cad9 - Factor out data required for creating a logout link (task T281791) by Jan Drewniak
- git #0448859a - Hard deprecations of portlet methods and hooks (task T280608) by bwang
- git #686976b7 - DevelopmentSettings: Don't disable rate limits but use very high ones (task T284804) by Petr Pchelko
- git #0f371012 - UserGroupManager: Use a consistent cache key within method calls (task T284804) by Petr Pchelko
- git #8eb0535d - resourceloader: Remove global service fallback in Module::getConfig() (task T277728) by Timo Tijhof
- git #b7c70526 - resourceloader: Add missing Module->setConfig() calls in tests and installer (task T277728) by Timo Tijhof
- git #94eaf900 - Use 'title' type input for Special:NewSection form by Ed Sanders
- git #e1088ba0 - HTMLTitleTextField: include field name in deprecation warning (task T279886) by Gergő Tisza
- git #cafe08eb - ApiDelete: eliminate User class usages. by Petr Pchelko
- git #7c353e47 - Revert "GrantsInfo service to replace MWGrants" (task T253077) by Ebernhardson
- git #c3339e8a - mediawiki.viewport: Replace ambiguous "[1.37]" mark with words (task T284179) by Timo Tijhof
- git #983984d5 - EPIC: Remove the Revision class entirely (task T247143) by DannyS712
- git #104308ca - Avoid confusing link on Special:Statistics in miser mode (task T228552) by Matěj Suchánek
- git #cd6b4987 - Suppress timeout reporting if headers are already sent (task T280450) by Arlo Breault
- git #5e65bb42 - Revert "Add type hint to constructor of LanguageConverter" (task T284685) by DannyS712
- git #882d5a20 - selenium: Upgrade WebdriverIO to v7 (task T274579) by Željko Filipin
- git #6a8a7865 - Replace easy usages of User for UserIdentity/Authority by Petr Pchelko
- git #9f4a3925 - GrantsInfo service to replace MWGrants (task T253077) by Alexander Vorwerk
- git #0eaf8f1b - Use IContextSource in FileDeleteForm instead of User and OutputPage by Petr Pchelko
- git #92564edc - Use Message::page instead of Message::title by Petr Pchelko
- git #bdecf516 - Replace Title in Message/MessageCache by Petr Pchelko
- git #526c6a41 - resourceloader: Fix remote bash path at document root passed into SkinModule (task T284391) by Timo Tijhof
- git #7c877644 - JsonCodec: verify expected class before attempting to unserialize it by Petr Pchelko
- git #3371e403 - tests: Remove unused composer.json sample data by Timo Tijhof
- git #1adaca51 - Rename change_tag indexes to have ct_ prefix (task T270033) by Ammar Abdulhamid
- git #f20ae285 - SpecialMergeHistory: Use prefixed title text in message (task T278293) by Ammarpad
- git #5c0c4d12 - MergeHistory: Avoid potential DB query for trivial message variation (task T278295) by Ammarpad
- git #b4849e03 - Use the unserialized form of image metadata internally (task T275268) by Tim Starling
- git #f3dfcd73 - Sanitize the function name when making an SQL comment by Tim Starling
- git #ca1eb4b9 - PageUpdater: reduce unneeded conversions to User objects by DannyS712
- git #b0b33ef2 - PageUpdater: inject a UserGroupManager by DannyS712
- git #5a229f69 - Accept UserIdentity in code to manage edit counts by DannyS712
- git #f34005d2 - TitleFormatter: fix typo ("of" -> "or") by DannyS712
- git #99a0ab59 - Contributions: when ip_changes is the "target table", put it first (task T284419) by Tim Starling
- git #fc965abc - Update wikimedia/minify to 2.2.3 (task T283244) by Timo Tijhof
- git #edb3a9a6 - Allow passing mock Authority in API integration tests by Petr Pchelko
- git #4a1d5c8c - eslint: Remove no-shadow setting, already set upstream by Ed Sanders
- git #6ce6cfa1 - userOptions.php: allow specifying a user ID range to run on (task T283867) by Gergő Tisza
- git #a2dd1149 - userOptions.php: Properly filter and iterate query (task T283867) by Gergő Tisza
- git #27283dd8 - DatabaseInstaller.php: Only run core schema file if specified table doesn't already exist (task T283942) by Reedy
- git #5764f816 - mediawiki.confirmCloseWindow: Unbind event by function reference (task T283193) by Timo Tijhof
- git #ca7058ba - mediawiki.confirmCloseWindow: Remove unused `savedUnloadHandler` logic (task T283193) by Timo Tijhof
- git #87c36d57 - composer: Make `test` run for the whole repo (task T199403) by James D. Forrester
- git #c8d6b0e4 - Use Access-Control-Allow-Methods to prevent browsers from using unsupported methods (task T258350) by David Barratt
Vendor
edit- git #d1e6f064 - Update wikimedia/minify to 2.2.3 by Timo Tijhof
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #fb04dada - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
- git #54285fe9 - User mock must return Block instance from getBlock. by daniel
- git #5fca7c2f - selenium: Update wdio-mediawiki (task T283597) by sahil
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #e3995715 - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
edit- git #d60ad2ae - BabelTest: keep LinkCache consistent by daniel
BetaFeatures
edit- git #6f7d2502 - Remove some unused code by Bartosz Dziewoński
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
edit- git #ece310d7 - Re-apply: Convert to new hook system (Workshop) (task T282110) (task T271011) by daniel
- git #ef818793 - Revert "Convert to new hook system (Workshop)" by Tim Starling
- git #2ee5743c - Convert to new hook system (Workshop) (task T282110) (task T271011) by daniel
CentralAuth
editNo changes for CentralAuth
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
ChessBrowser
editNo changes for ChessBrowser
CirrusSearch
edit- git #fd2d3593 - Configure webdriver junit reporter by David Causse
- git #afcc5463 - selenium: Use 'goog:chromeOptions' (task T284730) by Željko Filipin
- git #e7995b0e - Include tracing info in failing assert (task T282036) by Erik Bernhardson
- git #4bbfd2db - Unpack Basque, Catalan, Danish Elasticsearch Analyzers (task T283366) by tjones
- git #ba8a89ca - build: Switch wdio from 4.x (2018) to 5.x (2019) (task T257525) (task T284519) by James D. Forrester
Cite
edit- git #d7ad615e - selenium: Update wdio-mediawiki (task T283597) by sahil
CiteThisPage
editNo changes for CiteThisPage
Citoid
edit- git #d3c3b4a1 - Don't use expensive getOrderedParameterNames() (task T284786) by Thiemo Kreuz
- git #0f58abda - CitoidInspector: rename getParameterNames to getOrderedParameterNames (task T284786) by AntiCompositeNumber
- git #0d648686 - Set user tab preference for wikibase module (task T246990) by Marielle Volz
cldr
edit- git #4a272146 - Add monolingual language codes gsw-fr and ykg (task T262922) (task T252198) by Remko de Keijzer
- git #f9fb1b2a - Change label for language codes mis and und (task T265468) by Remko de Keijzer
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #f1221d00 - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
CodeReview
editNo changes for CodeReview
Cognate
editNo changes for Cognate
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #56c0e88d - CX3 Build 0.1.0+20210614 by Santhosh Thottingal
- git #261268da - SX Language selector: Refactor keyboard navigation support by Santhosh Thottingal
- git #29d6cfca - SX sectionSentence model: Provide default constructor payload by NikG
- git #8a85d9b5 - NearbySuggestionsCard: Fix unhandled exception issue in test by Santhosh Thottingal
- git #dffa6a21 - SX Language selector: Autocompletion support (task T253303) by Santhosh Thottingal
- git #1bc3b2d8 - SXTranslationConfirmer: Display header before source article loading by NikG
- git #0c820746 - CX eventlogging: Fix ContentTranslationAbuseFilter filterId (task T283872) by NikG
- git #c56af44e - MW UI lib: Fix MwInput value to be bound as property by NikG
- git #e18cf168 - SX Confirm Translation: Fix external link buttons (task T284722) by NikG
- git #4fb2a5b6 - SX segmentedContentConverter: Check if page section title exists (task T260144) by NikG
- git #f11ddbc4 - SX getCurrentPage: Fix issue with undefined currentSectionSuggestion by NikG
- git #cef75cd9 - SX vuex mediawiki/fetchPageMetadata: Fix to really return a promise (task T284058) by NikG
- git #3c7d9652 - SX vuex application actions: Add selectPageSectionByIndex action (task T284058) by NikG
- git #1f16f1b7 - SX Language selector: Use composition API by Santhosh Thottingal
- git #ccc08a20 - precommit: Run tests on app folder only if there are staged changes by Santhosh Thottingal
- git #f9df47c0 - SXEditor: Use composition API by Santhosh Thottingal
- git #8f05b37b - SX vuex application: Remove selectInitialTranslationSegment action (task T284058) by NikG
- git #3df82380 - SX Language selector: Keyboard support (task T253303) by Santhosh Thottingal
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #c41dab81 - Reply tool: Disable preformatted command by Ed Sanders
- git #c51638e9 - Update surface styles for VE changes (task T284567) by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
editNo changes for DonationInterface
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #f2da1ff8 - Fix MonoBook orange banner hover styles (task T284496) by Bartosz Dziewoński
- git #6ccbea0d - Set `.mw-echo-alert` class on link instead of list-item (task T284496) by Jan Drewniak
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
edit- git #ab484736 - selenium: Update wdio-mediawiki (task T283597) by sahil
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
edit- git #e081f278 - Drop LocalFile::getHistory hook handler (task T284777) (task T277883) by Amir Sarabadani
- git #0939c8cb - Reduce deep nesting where possible, to improve readability by Thiemo Kreuz
Flow
editNo changes for Flow
FundraiserLandingPage
edit- git #aa650ce5 - Finalize migration of LandngPageImpression to Event Platform (task T282855) by Ottomata
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
edit- git #293d1ca4 - Use ::class syntax instead of strings to reference class names by Bartosz Dziewoński
- git #316724ac - Fix references to BetaFeatures classes (task T283543) by Bartosz Dziewoński
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GlobalWatchlist
edit- git #ed1fd375 - MultiSiteWrapper: fix another typo in a comment by DannyS712
- git #3a5afeeb - MultiSiteWrapper: fix a typo in a comment by DannyS712
- git #2ce52e45 - SpecialGlobalWatchlistSettings only needs UserOptionsLookup by DannyS712
- git #fc18cdef - Site.vue - add missing <ul> tags to wrap entry rows by DannyS712
- git #39af7c6b - Set up selenium for testing, add a first basic test (task T284521) by DannyS712
- git #dd2a5072 - Display: fix typo in `id` of the refresh button by DannyS712
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #988c3327 - Add Link: Send "no suggestions found" events to statsd (task T283868) by Gergő Tisza
- git #21c0cec6 - Refactor WelcomeSurvey to use UserOptionsManager instead of deprecated methods in User by Martin Urbanec
- git #7b8c88c6 - initWikiConfig.php: Use Q4966605 for article wizard (task T284072) by Martin Urbanec
- git #eb8b9ccd - initWikiConfig.php: Add support for suggested edits configuration (task T284072) by Martin Urbanec
- git #42840eed - EditGrowthConfig: Suggested edit "Learn more" link should support interwiki (task T279886) by Martin Urbanec
- git #c62ac5d8 - Refactor WelcomeSurvey to be created via a factory by Martin Urbanec
- git #43c0cc4d - Add missing LogActionsHandlers by Gergő Tisza
- git #9248e112 - WelcomeSurvey: Set exp2_target_specialpage as the only group by Martin Urbanec
- git #a340306c - Add a link: Link inspector for first recommendation is sometimes not shown (task T284565) by MewOphaswongse
- git #b8c32c4a - selenium: Update wdio-mediawiki (task T283597) by sahil
- git #7620877c - initWikiConfig.php: Prepare the script to handle both config files (task T284072) by Martin Urbanec
- git #06c260ea - ChangeMentor: Use getMentorForUserIfExists by Martin Urbanec
- git #b2342602 - Add a link: desktop animations (task T284260) by MewOphaswongse
- git #91a519e7 - Avoid using User::getBoolOption() (task T277600) by ZabeMath
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
IPInfo
editNo changes for IPInfo
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
edit- git #4bcfd9aa - Replace uses of AbstractBlock::getTarget() (task T284071) by vladshapik
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
editNo changes for MachineVision
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
editNo changes for Math
MediaModeration
editNo changes for MediaModeration
MediaSearch
edit- git #228174f4 - Make MediaSearch default search experience for all users by annet
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #9156c10c - Remove emitted events from SearchOverlay (task T282167) by Clare Ming
- git #454b3f88 - ContentProvider fixes for 3rd party skins (task T284828) by jdlrobson
- git #9977be97 - Remove categories feature (task T246049) by jdlrobson
- git #e0869ee2 - Remove MobileWebSearch schema (task T282167) by Clare Ming
- git #7107272b - mobile.editor.overlay: Remove unused `mfeditorwarning` code (task T283193) by Timo Tijhof
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
editNo changes for NavigationTiming
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
editNo changes for OpenStackManager
ORES
editNo changes for ORES
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageNotice
editNo changes for PageNotice
PageTriage
editNo changes for PageTriage
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
PdfHandler
editNo changes for PdfHandler
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #35462639 - Avoid using User::getBoolOption() (task T277600) by Alexander Vorwerk
- git #cf1b6746 - Set default VirtualPageView version to Event Platform schema URI (task T238138) by Marcel Ruiz Forns
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #55659dd6 - Replace use of deprecated CSS class 'mw-ajax-loader' with jquery.spinner (task T278894) by bwang
- git #289ad9fb - Use IntersectionObserver rather than deprecated mediawiki.viewport (task T262859) by jdlrobson
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
edit- git #5b7d2642 - Add icon to Sandbox link. (task T276562) by Clare Ming
Score
editNo changes for Score
Scribunto
edit- git #0533aa40 - Avoid using MWNamespace by Alexander Vorwerk
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
editNo changes for SecureLinkFixer
SecurePoll
edit- git #ede7e28c - Add ballot tests (task T283731) by STran
- git #db853f43 - Test addVote in talliers (task T282818) by STran
- git #cb756bd7 - Add voting form for STV polls (task T282690) by STran
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
StopForumSpam
editNo changes for StopForumSpam
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
edit- git #9cec7380 - Allow template sandboxes based on content model (task T284482) by Inductiveload
TemplateStyles
edit- git #fcf12308 - Allow template sandboxing in sanitized-css pages (task T279021) by Inductiveload
TemplateWizard
edit- git #bb093bc3 - Use a new tab when linking to the project page for feedback (task T284560) by Andrew Kostka
- git #b8ca8799 - Add message linking to project page for feedback (task T284560) by Svantje Lilienthal
- git #1fc67141 - Display redirects when searching for templates (task T274907) by Thiemo Kreuz
- git #ff91f6e4 - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
- git #697ccfae - Guarantee exact match when searching for a template (task T274907) by Thiemo Kreuz
- git #441b591e - Remove unused "templateSearchImprovements" field (task T274907) by Thiemo Kreuz
- git #2c27d3b5 - build: Use ES6 rules in qunit tests by WMDE-Fisch
TextExtracts
editNo changes for TextExtracts
Thanks
editNo changes for Thanks
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #805d8e13 - Bundle `mw-info-button` with ext.tmh.player.inline (task T280746) by Timo Tijhof
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #303f925b - UnsupportedTranslationAid: Code tweaks by Abijeet
- git #7bfd4216 - TranslationAidDataProvider: Code improvements by Abijeet
- git #0edc6402 - MachineTranslationAid: Code improvements by Abijeet
- git #b6954866 - CI: Fix error: PhanUndeclaredClassMethod - \Revision::getRevisionText by Abijeet
- git #214a3ec0 - SupportAid: Code improvements by Abijeet
- git #08be729a - QueryAggregatorAware: Add return types by Abijeet
- git #e2460400 - QueryAggregatorAwareTranslationAid: Code improvements by Abijeet
- git #0b2d67a2 - MessageDefinitionAid: Code improvements by Abijeet
- git #f686c4e0 - InsertablesAid: Code improvements by Abijeet
- git #5a65551d - GettextDocumentationAid: Code improvements by Abijeet
- git #6b604dba - GroupSync: Increase group expiry when MessageUpdateJob completes (task T182433) by Abijeet
- git #cde8680e - InOtherLanguagesAid: Replace deprecated methods & code improvements by Abijeet
- git #8602cd53 - DocumentationAid: Code improvements by Abijeet
- git #56a9dce3 - CurrentTranslationAid: Code improvements by Abijeet
- git #e4ca876c - Add return type for TranslationAid::getData by Abijeet
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #8ca21aa6 - Use link on preferences page to get to beta features tab (task T284817) by WMDE-Fisch
UniversalLanguageSelector
edit- git #09a2b33b - Restore compact languages button user preference (task T282149) by jdlrobson
- git #bc14f8fa - Fire language change hook (task T280770) by Sam Smith
- git #2c46226f - Use SkinTemplateNavigationUniversal for ULS button (task T282196) by jdlrobson
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #c2017f74 - Remove @param/@return docs that literally repeat the code by Thiemo Kreuz
- git #0da437ef - Update VE core submodule to master (fec141b51) by Bartosz Dziewoński
- git #950a6890 - Move suggestedvalues-warning to match alphabetical order by WMDE-Fisch
- git #09d98669 - Rename expand and collapse button msg key names by WMDE-Fisch
- git #df419335 - Rename MWTransclusionDialog.setMode() to toggleSidebar() by Thiemo Kreuz
- git #0c310d03 - Use a new tab when linking to the project page for feedback (task T284560) by Andrew Kostka
- git #ecf317e0 - Fix message keys to show options in template dialog (task T284649) by WMDE-Fisch
- git #1a707e2a - Add message linking to project page for feedback (task T284560) by Svantje Lilienthal
- git #0ad9e90c - Use term "wikitext" when working with TempWikitextEditorWidget by Thiemo Kreuz
- git #190237ee - Rename sidebar state to distinguish from multiple transclusion by Thiemo Kreuz
- git #857014fa - Support watchlist expiry (task T251348) by Ed Sanders
- git #8d7c55aa - Rename "value" to "wikitext" in TransclusionContent… classes by Thiemo Kreuz
- git #90e76e7c - ve.dm.MWLanguageVariantNode: Fix "undefined" appearing for some nodes by Bartosz Dziewoński
- git #67e48a26 - Update template dialog title when multiple transclusions present (task T276568) by Andrew Kostka
- git #35de3aa1 - Remove docs that repeat what the code already says by Thiemo Kreuz
- git #cdafea56 - Rewrite MWParameterPlaceholderPage.onParameterChoose() for readability by Thiemo Kreuz
- git #b7043d6f - Fix object vs. array initialization in template search by Thiemo Kreuz
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #3d81cc3f - Make test not fail by adding create right in case that required it (task T272079) by Roman Stolar
- git #d6b5c650 - Make tests not fail when getNamespace is called more than once. (task T272079) by Roman Stolar
- git #3c6e91f3 - Remove RemoveDeletedItemsFromTermStore maintenance script (task T283945) by Lucas Werkmeister
- git #0866c9bd - Inject RepoDomainDbFactory into SingleEntitySourceServiceFacory by Michael Große
- git #d204b5a8 - DomainDb: Remove cross extension migration code (task T283344) by Michael Große
- git #02f57434 - Add typehints to previously touched files by Michael Große
- git #06183ea6 - DbDomain: replace ILoadBalancer in WikiPageEntityMetaDataLookup (task T283344) by Michael Große
- git #4523abde - Replace ILBFactory with ClientDomainDb (task T283340) by Itamar Givon
- git #c7d3feb4 - Typehint files to be modified (task T283340) by Itamar Givon
- git #543e0e7c - client: move EntityChangeLookup to service container (task T284812) by Lucas Werkmeister
- git #f48937ce - Inject RepoDomainDb into client DirectSqlStore (task T283334) by Lucas Werkmeister
- git #ed456818 - client: Use ClientDomainDb in EntityUsageTable (task T283339) by Amir Sarabadani
- git #b579ef94 - Use RepoDomainDb in EntityChangeLookup (task T283334) by Amir Sarabadani
- git #fa43b0fd - Drop rebuilding property info table from schema updater logic by Amir Sarabadani
- git #80db34f7 - Inject RepoDomainDb into SiteLinkTable (task T284651) by Lucas Werkmeister
- git #f08ae03b - Start using EntityStubRdfBuilderFactory in RdfBuilder (task T282686) by tzhelyazkova
- git #dc257a39 - Migrate pruning changes to use RepoDomainDb (task T283932) by Amir Sarabadani
- git #1d71d9bc - Introduce PropertyStubRdfBuilder (task T282686) by tzhelyazkova
- git #addfb368 - Introduce EntityStubRdfBuilderFactory and wire it (task T282686) by tzhelyazkova
- git #07bc05bd - Clarify distinction between RepoDomainDb and ClientDomainDb by Lucas Werkmeister
- git #5c6a5815 - Replace ILBFactory with RepoDomainDb (task T283937) by Itamar Givon
- git #de23d755 - Replace ILBFactory with RepoDomainDb (task T283941) by Itamar Givon
- git #b8724f02 - DomainDb: add class doc about type hinting by Jakob Warkotsch
- git #118564e9 - Use DomainDb in PropertyInfoTable (task T283343) by Amir Sarabadani
- git #0c024e99 - repo: Use RepoDomainDb in WikibasePingback (task T283934) by Amir Sarabadani
- git #2bbeacfe - ruby tests: update gems for newer watir version (task T280491) by Jakob Warkotsch
- git #ba01c4ad - Typehint files to be modified (task T283941) by Itamar Givon
- git #675dc145 - Set user's reference tab preference (task T246990) by Marielle Volz
- git #b415452f - MatchingTermsLookupFactory: use RepoDomainDbFactory (task T283342) by Jakob Warkotsch
- git #b3a69eda - Add ItemStubRdfBuilder by Thomas Arrow
- git #77fbc10f - Change RepoDomainDbFactory::newForEntityType to newForEntitySource (task T283342) by Jakob Warkotsch
- git #d57659cb - Replace hardcoded example entity ids with sandbox entity ids. (task T219215) by Itamar Givon
- git #ee0a3b99 - Add sandboxEntityIds configuration (task T219215) by Itamar Givon
- git #64417a80 - Add types and strict_types by Michael Große
- git #0bf5f487 - Use shorthand list syntax by Michael Große
- git #d043a06c - Remove unused ExceptionHandler by Michael Große
- git #14d7477b - Use DomainDb abstraction updateSubscription Maint. script (task T283331) by Michael Große
- git #91ba82d9 - Drop schema update from 0.1 by Amir Sarabadani
- git #8fb1f154 - Drop several old client schema updates by Amir Sarabadani
- git #88084b21 - Drop AddRowIDs schema update by Amir Sarabadani
- git #35395486 - Drop ChangeChangeObjectId schema update by Amir Sarabadani
- git #6a391009 - Drop MakeRowIDsBig schema update by Amir Sarabadani
- git #f4789efd - DomainDb: replace ILoadBalancer in Change dispatching (task T283350) by Michael Große
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #fcefdbe2 - Add lexeme language codes bfi, enm, gsg, ha-arab, mvf, pwn, sux-latn, sux-xsux, tlh-latn, tlh-piqd (task T282512) (task T279557) by Remko de Keijzer
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #6f43b98c - Inject new DomainDb abstraction instead of LoadBalancerFactory (task T283344) by Michael Große
WikibaseQualityConstraints
edit- git #592a5de1 - Use shellbox for regex validation (task T176312) by Amir Sarabadani
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #cdb9388b - Fix call to renamed var (task T284716) by Alexander Vorwerk
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #c7b48d99 - searchSatisfaction: Centralize session TTL by Erik Bernhardson
- git #6c2c73e1 - searchSatisfaction: remove sampling (task T262612) by Erik Bernhardson
- git #df9919ca - searchSatisfaction: Remove subTest handling (task T262612) by Erik Bernhardson
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #821d2d63 - Remove sep11 interwiki link from dumpinterwiki.php (task T284222) by sbassett
WikimediaMessages
edit- git #75da7c03 - Add messages for Tachelhit Wikipedia (shiwiki) (task T284885) by gerritbot
Wikisource
edit- git #02a0e611 - Add loading indicator while OCR is running (task T282050) by Sam Wilson
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #cc2fd8d6 - Remove SearchLogger (task T282167) by Clare Ming
- git #5fb7c116 - Add hook that allows suppression of the talk page overlay (task T280051) by David Lynch
- git #ed40ca23 - selenium: Update wdio-mediawiki (task T283597) by Željko Filipin
Modern
editNo changes for Modern
MonoBook
edit- git #6ce3ce1a - Use Skin::getAfterPortlet instead of deprecated BaseTemplate:getAfterPortlet by bwang
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #954929e2 - Use Skin:getAfterPortlet instead of deprecated BaseTemplate:getAfterPortlet by bwang
Vector
edit- git #c26ae0f9 - Move "logout" button to bottom of user links menu in modern Vector by Jan Drewniak
- git #0b024a4a - Allow disabling of the new compact languages button (task T282149) by jdlrobson
- git #34344adb - Remove UserMenu and use Menu template instead (task T284584) by bwang
- git #9ec5d6de - Hide language links on print version (task T282304) by Clare Ming
- git #b80d97b1 - Prefix user links menu items with icons (task T276562) by Clare Ming
WikimediaApiPortal
editNo changes for WikimediaApiPortal
VisualEditor
edit- git #fec141b5 - Remove @param/@return docs that literally repeat the code by Thiemo Kreuz
- git #37e5474c - Avoid exceptions if node teardown happens before setup (task T280180) by Ed Sanders
- git #01d85e95 - ve.init files: Move var statements inline by Ed Sanders
- git #6e6bda1e - ve.ui: Move var statements inline by Ed Sanders
- git #da352029 - Remove hardcoded surface placeholder text "placeholder" by Bartosz Dziewoński
- git #3a987ff9 - ve.init.Target: Simplify toolbar keyboard handling code by Bartosz Dziewoński
- git #ebf53dc0 - ve.dm.annotations/nodes/selections: Move var statements inline by Ed Sanders
- git #5a4b7aa9 - ve.dm.LinearData: Move var statements inline by Ed Sanders
- git #6b37c819 - ve.dm files: Move var declarations inline by Ed Sanders
- git #526c58b4 - TableAction: Rewrite getTableSelectionFromSelection to be model only by Ed Sanders
- git #4b11e576 - TableAction: Increase test coverage by Ed Sanders
Total Changes
edit252 Changes in 51 repos by 59 authors