MediaWiki 1.37/wmf.9
![]() |
Deployment of MediaWiki 1.37.0-wmf.9 to Wikimedia sites | MediaWiki 1.37.0-wmf.11![]() |
The latest version (labeled "1.37.0-wmf.9") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 8 June 2021 (see the roadmap).
Core changes
edit- git #62924e81 - Branch commit for wmf/1.37.0-wmf.9 by trainbranchbot
- git #2a946941 - Stop requiring full User to upload a File. by Petr Pchelko
- git #a84ad7bd - Add some missing __METHOD__ parameters to database calls by DannyS712
- git #15f25768 - Remove most usages of User from ProtectionForm by Petr Pchelko
- git #ff4e6f59 - Add selenium tests for page protection by Petr Pchelko
- git #16aeeb95 - Remove workarounds for IE8 from TOC style (T248061) (T258766) by Fomafix
- git #a7472291 - Remove Title param typehints from jobs by Petr Pchelko
- git #3e7a3554 - Restore PHP 4.0 compatibility to PHPVersionCheck by Petr Pchelko
- git #d9b3c66d - Add convenience constructors for PageReference/Identity by Petr Pchelko
- git #25479475 - Add tests for Skin::getRelevantUser by Petr Pchelko
- git #51f5855c - mediawiki.ui: Remove IE8 workaround code fragments (T258766) by Volker E
- git #30c10a2e - Remove unneeded title casts by DannyS712
- git #83b88609 - ConnectionManager: add optional $flags param (T283348) by Jakob Warkotsch
- git #7f8adc13 - Reapply "LocalFile: don't use dynamic property assignment when loading from the DB" by Tim Starling
- git #0405f901 - preferences: Replace tab with space after opening parentheses by Amir Sarabadani
- git #aa417bff - Hard deprecate BeforeResetNotificationTimestamp hook (T271715) by DannyS712
- git #9a3d2e5a - Add information about revision-deleted log events to API docs (T274698) by Pppery
- git #3dc01651 - Make MockAuthorityTrait stable to use by DannyS712
- git #a8c01d77 - Rename name_title index to have page_ prefix (T270033) by Ammarpad
- git #a43dcc7c - Followup to DatabaseBlock constructor options deprecations by Petr Pchelko
- git #c8c58ad6 - Add 'mobile' as a target for wvui ResourceLoader module (T280828) (T284367) by DannyS712
- git #238d987e - MessagesTvy.php: Update User and User_talk namespace names (T283194) by MarcoAurelio
- git #3e2259be - ArchivedFile: replace ::getUser methods with ::getUploader by Petr Pchelko
- git #90b47f00 - Fix deprecation warnings in DatabaseBlock by Matěj Suchánek
- git #29d80937 - Remove hard-deprecated ActorMigrationBase methods. by Petr Pchelko
- git #4613e36b - Hard deprecated DatabaseBlock options 'byText' and 'by' with user ID (T283641) by Roman Stolar
- git #e712f75c - EditPage: Fix raw asterisk in multi-error message box (T282810) by Bartek Łukawski
- git #0dfa8466 - Use null coalecing operators everywhere consistenctly. by Petr Pchelko
- git #54c0f47a - resources: Deprecate the mediawiki.viewport library (T284179) by jdlrobson
- git #82d06463 - Hard deprecate SpecialBlock::checkUnblockSelf by DannyS712
- git #4cf2534b - Defines.php: Drop obsolete Anti-lock flags (T253436) by Ammarpad
- git #b631cd93 - OldLocalFile::uploadOld() accept UserIdentity by DannyS712
- git #8f644e7b - Remove some User typehints that are just passthrough by Petr Pchelko
- git #9b5a924f - Restore package exports of 'wvui' resource loader module (T280828) (T284198) by DannyS712
- git #dbc198e3 - Remove EditPage::buildTextboxAttribs, protected and unused by Petr Pchelko
- git #423812d1 - InfoAction: minor cleanup by DannyS712
- git #cf242cee - user: Accept options-messages for multiselect user options (T58633) (T278650) by Amir Sarabadani
- git #5643fc4a - Add a some tests for DerivativeContext by Petr Pchelko
- git #acba631a - Fix 'instances' typo by Alexander Vorwerk
- git #18b1f33d - ApiPatrol: inject RevisionStore (T259960) by Alexander Vorwerk
- git #eed864e3 - Hard-deprecate File::getUser by Petr Pchelko
- git #bf3951c9 - Use getArchiveQueryInfo in DeletedContribsPager. (T282844) by daniel
- git #fd255512 - WVUI: Create new wvui-search module (T280828) by Roan Kattouw
- git #7c59cb3a - DefaultPreferencesFactory: inject a UserGroupManager by DannyS712
- git #412e8f25 - Add user-interface-preferences to personal toolbar. (T282196) by Clare Ming
- git #8b9157c3 - Update wvui to 0.2.0 (T280982) (T277845) (T280840) (T279015) (T280827) (T277534) (T280934) (T281362) (T282937) (T281186) (T281797) by Roan Kattouw
- git #53c0fa5f - ResourceLoaderSkinModule: Deprecated feature keys should be mapped (T271441) by jdlrobson
- git #5455e589 - Deprecate File::getUser in favor of File::getUploader by Petr Pchelko
- git #615ee844 - Hard deprecate ContentHandler::cleanupHandlersCache() by Alexander Vorwerk
- git #9e8ff12a - Revert "LocalFile: don't use dynamic property assignment when loading from the DB" by Ppchelko
- git #3a51bbe3 - ParserTestTablesHook: do not document as both stable and deprecated by DannyS712
- git #20f24a4c - DBAccessBase: do not document as both stable and deprecated by DannyS712
- git #67cc7731 - Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only (T283641) by Roman Stolar
- git #9435fd13 - Remove the TitleArrayFromResult hook by DannyS712
- git #0052098f - Add partial action block tests to PermissionManagerTest (T281492) by STran
- git #60d8404e - Move HttpRequestFactoryTest to a unit test by DannyS712
- git #484fe841 - Edit the documentation of SessionProvider, AbstractAuthenticationProvider::init (T283931) by vladshapik
- git #5c079ebc - Fix documentation of wfTimestampOrNull by DannyS712
- git #b35ee513 - RCFilters: Make preference help string more broadly applicable (T283734) by Kosta Harlan
- git #e221991e - Hard deprecate RecentChange::getPerformer() (T276412) by Roman Stolar
- git #c80841f5 - Remove comments that repeat the code by DannyS712
- git #70045d81 - Remove unused PatchFileLocation trait by DannyS712
- git #1f099ecd - Use $wgEnablePartialActionBlocks feature flag for block list and block log (T282457) by tsepothoabala
- git #29cd484c - LocalFile: don't use dynamic property assignment when loading from the DB by Tim Starling
- git #7919a190 - Remove unused `'vertical-label' => true` from various forms by Bartosz Dziewoński
- git #67642b4a - Add tests for ApiQueryImageInfo by Petr Pchelko
- git #23f23119 - Remove WikiPage from SearchUpdate by Petr Pchelko
- git #db501b36 - postedit: Normalize transform properties (T284048) by lens0021
- git #3d007ba9 - Add the Carpathian Romani (rmc) language (T284044) by Amir Aharoni
- git #91190943 - Hard deprecate the setters of AbstractAuthenticationProvider class (T281174) by vladshapik
- git #9763c48d - Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" by Vlad.shapik
- git #433cd8eb - Add type hint to constructor of LanguageConverter by Fomafix
- git #e2676906 - Make REST CORS allowed headers respect site configuration. (T268791) by Petr Pchelko
- git #ee5a5f2d - Remove User from SkinTemplate::buildContentNavigationUrls by Petr Pchelko
- git #7fdca7ce - Add index on oldimage.oi_timestamp (T279982) by Amir Sarabadani
- git #b73bbd3a - Inject AuthManager into some api classes (T259960) by DannyS712
- git #503a2669 - Special:BlockList: Option to hide autoblocks (T270623) by Tobi406
- git #397dafda - Add a composer command for the custom PHPUnit entry point (T90875) by Daimona Eaytoy
- git #47b1065b - Make BlockManager::getUserBlock take UserIdentity by Petr Pchelko
- git #fb6529e6 - FileRepo::findFile - support Authority by Petr Pchelko
- git #a3b4881f - Remove DatabaseBlock::forcedUserId feature (T283642) by Petr Pchelko
- git #7c19e536 - InfoAction: Replace protection message setting block with a switch by James D. Forrester
- git #95a84b79 - preferences: Swap from 'help' key to 'help-message' key on htmlform (T58633) by Umherirrender
- git #88fb4dd8 - Skin: Remove duplicated code by Ammarpad
Vendor
edit- git #9f06f58e - Bump wikimedia/parsoid to 0.14.0-a5 by Arlo Breault
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #57f11631 - Pass a valid regexp to preg_match in checkRegexMatchesEmpty (T283966) by Daimona Eaytoy
- git #a32d483e - Don't use p class="success" for success messages (T280766) by mainframe98
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
edit- git #da24e983 - Avoid using User::addGroup() method (T276094) by artrix
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #98c6d4b7 - [docs] Add documentation for GlobalRenameBlacklist by Martin Urbanec
- git #2b7a5cad - Provide UserIdentity as cross-wiki block target (T283642) by Petr Pchelko
- git #e675df6e - Use constant for maintenance script username by Gergő Tisza
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #ae28cc70 - Replace uses of AbstractBlock::getTarget() (T284024) by vladshapik
ChessBrowser
editNo changes for ChessBrowser
CirrusSearch
edit- git #8ff045e3 - Remove documentation that repeats the code by DannyS712
- git #09b54e96 - Improve the grammar of messages with comma splice by Amir Aharoni
- git #1faa8555 - Use constant for maintenance script username by Gergő Tisza
Cite
edit- git #299e5d36 - Avoid exceptions if node teardown happens before setup by Ed Sanders
- git #0cc1ddec - More robust property initialization in ReferenceStack (T283755) by Thiemo Kreuz
- git #94166f93 - Change the button "Basic form" to "Basic" (T108713) by Amir Aharoni
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
edit- git #da0c2f75 - Add monolingual codes osa-latn, wya (T265297) (T283364) by Remko de Keijzer
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
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 #aff78d42 - SX: Introduce Vue composition api by Santhosh Thottingal
- git #5d67cdfb - CX3 build 0.1.0+20210607 by Santhosh Thottingal
- git #a5dc0082 - SXArticleSearch: Add "New translation" header (T282441) by NikG
- git #b70cffd9 - SXArticleSearch: Support navigation to search through external URL (T282442) by NikG
- git #48e1a0ff - CX3: Introduce responsive language selector (T253303) by Santhosh Thottingal
- git #4d391087 - UI lib MwDialog: Remove duplicate class by NikG
- git #909c1e52 - SXContentComparator: Fix error for undefined targetPage by NikG
- git #907691b4 - SX Eventlogging: Fetch global edit count for the user (T281559) by Santhosh Thottingal
- git #150ac33d - SX vuex store: Fix application/translateSegmentForAllProviders action by NikG
- git #1522681d - SX vuex store: Remove application/createNewSectionSuggestion action (T284058) by NikG
- git #0d5135fd - SX vuex store cleanup: Remove mediawiki/getPageSection getter (T284058) by NikG
- git #70454d0b - CX3 Build: 0.1.0+20210601 by Santhosh Thottingal
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #bd27a46d - Fix revealing content of deleted revisions in notifications by Bartosz Dziewoński
- git #0dfb34eb - Avoid parsing the comment snippet in notifications as wikitext by Bartosz Dziewoński
- git #fd080b70 - Ensure you can't get duplicate notifs for edits to your user talk page by Bartosz Dziewoński
- git #4353b686 - EventDispatcher: Read revision IDs to compare from master (T284175) by Bartosz Dziewoński
- git #9c8d709b - Use placeholder localisation messages in CommentFormatter tests by Bartosz Dziewoński
- git #5a166cfa - Notification unsubcribe button (T279150) by Ed Sanders
- git #6a24ceae - Subscribe/unsubscribe with plain text links (T279149) (T279151) by Ed Sanders
- git #9c58c0a2 - Change how highlights are positioned to work better with unaware tools (T281471) by Bartosz Dziewoński
- git #911f1a68 - Apply transformations in ParserCache for all CommentFormatter features by Ed Sanders
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #1e254840 - Show surname first for Japan (T283508) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #2583f803 - Add talk notification instead of transforming the talk link (T283811) by Nicholas Ray
- git #4c58a85b - Echo hook needs to consider other hook modifications (T274428) by jdlrobson
- git #ab6a37f4 - SpecialNotifications: Load mark-as-read icon in no-JS mode by Bartosz Dziewoński
- git #7880cc18 - Make talk page notification use `link-class`, `id` and don't set `class` (T274428) by Nicholas Ray
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
edit- git #29671dbd - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar
EventBus
edit- git #9130110d - Provide user identities to blocks in tests (T283642) by Petr Pchelko
- git #563d7cb5 - Replace uses of AbstractBlock::getTarget() (T284027) by vladshapik
- git #5fefeda8 - Update DatabaseBlock construct option 'byText' to 'by' use User Identity only (T283641) by Roman Stolar
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
edit- git #1eabb508 - Use File::getUploader instead of deprecated File::getUser by Petr Pchelko
FlaggedRevs
edit- git #c3964c88 - Update soft type hint in FlaggedRevision class by Thiemo Kreuz
- git #64f0dbf3 - Clean up PHPCS exclude for uppercase function names by Thiemo Kreuz
- git #7c5cfcf5 - Mark methods as private that are not used anywhere else by Thiemo Kreuz
- git #7bc13dad - Remove unused "noForeign" method parameter by Thiemo Kreuz
- git #d3bf7368 - Simplify RevisionReview::(de)approvalSuccessHTML parameters by DannyS712
- git #df080cf3 - Add all missing private method documentation by Thiemo Kreuz
- git #9d7cd090 - Add missing (int) type casts by Thiemo Kreuz
Flow
edit- git #16abb4e6 - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar
FundraiserLandingPage
editNo changes for FundraiserLandingPage
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
editNo changes for GlobalPreferences
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GlobalWatchlist
edit- git #c34daca3 - SiteBase docs: remove extra word by DannyS712
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #1c7b0d2c - Align welcome survey group with homepage group (T284257) by Martin Urbanec
- git #bf3f47da - Make it possible to deploy welcomesurvey to % of users that's not divisible by 10 (T284127) by Martin Urbanec
- git #ee416b71 - Add a link: animate annotation icons when acceptance changes (T279492) by MewOphaswongse
- git #32a301fa - Add Slovak special page aliases (T284149) by Martin Urbanec
- git #3791c061 - Fix mw.errorLogger.logError calls (T283606) by Gergő Tisza
- git #e4e95060 - initWikiConfig.php: Use links to MW.org as fallbacks to Wikidata (T284072) by Martin Urbanec
- git #8d01ff11 - Remove documentation that repeats the code by DannyS712
- git #2cdcfab1 - initWikiConfig.php: Use same link ID for help panel links as community configuration would (T284072) by Martin Urbanec
- git #35a5e1ec - refreshLinkRecommendations: Add return type by Kosta Harlan
- git #1d307dfb - AddLinkSaveDialogMixin.js: Use mw.language.convertNumber to convert numbers (T284046) by Martin Urbanec
- git #7583c896 - Add Link: Fix refreshLinkRecommendations.php counting logic (T283606) by Gergő Tisza
- git #522996c6 - Add a link: Call surface.scrollSelectionIntoView after onboarding is completed (T283878) by MewOphaswongse
- git #4639fdc4 - Force caching in NewcomerTasksInfo (T282985) by Gergő Tisza
- git #e9bc4cd9 - Use default log formatter for AddLink (T283207) by Kosta Harlan
- git #53a2ecda - Add a link: Set robot icon dimensions in task explanation (T278577) by MewOphaswongse
- git #09807f33 - Rename "null" user variant to "control" by Gergő Tisza
- git #d296dd38 - Add a link: link inspector style fixes (T280277) by MewOphaswongse
- git #73e78a6f - Add a link: Prevent virtual keyboard from showing up when desktop site is loaded on tablet (T283418) by MewOphaswongse
- git #cab90ff3 - Copy editing of the message about copy editing by Amir Aharoni
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
edit- git #0be965c8 - Remove comments that literally repeat what the code says by Thiemo Kreuz
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
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
edit- git #eef8bd9e - Use File::getUploader instead of deprecated File::getUser by Petr Pchelko
- git #c61c28a1 - Remove documentation that repeats the code by DannyS712
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
editNo changes for Math
MediaModeration
editNo changes for MediaModeration
MediaSearch
edit- git #7db97af7 - Adjust filter horizontal layout to accommodate new dropdown by Eric Gardner
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #bfad5ac1 - .nvmrc: Update to node 12.21.0 as CI has upgraded (T284345) by James D. Forrester
- git #0a9e8ff2 - Drop unused mediawiki.viewport dependency (T284179) by jdlrobson
- git #3607e3e7 - Accept entityterms as value of terms too (T281639) by Amir Sarabadani
- git #148f8a46 - Fix typos in i18n/qqq.json by Simon Legner
MultimediaViewer
edit- git #ca57e8ed - Adds viewer state invalidation into `wikipage.content` hook callback by Vedmaka
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
edit- git #5a8176b7 - Replace uses of AbstractBlock::getTarget() (T284140) by vladshapik
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 #e0e37b76 - .nvmrc: Update to Node 12.21.0 as CI has migrated (T284345) by James D. Forrester
- git #81bb920e - Avoid using User::setOption() (T277818) by anjali041
- git #21d49d3d - build: Add and use 'browserslist-config-wikimedia' (T282937) by Volker E
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
edit- git #93e11707 - view: Optionally render description placeholder (T257695) by Sam Smith
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
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
edit- git #777c6380 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
edit- git #6f93a3cd - Add unit tests for HistogramRangeTallier class (T282223) by STran
- git #b67d56ce - Add unit tests for PairwiseTallier class (T282225) by tsepothoabala
- git #7c8ec449 - Add unit tests for Ballot class (T282010) by AnaïsGueyte
- git #7f7d9b90 - Revert "Revert "Remove not-blocked use"" (T276981) by Tchanders
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
edit- git #f567bb1b - Avoid fit-content, not supported by all browsers (T282285) by Ed Sanders
- git #7ca9dd1d - Enforce stylelint grade-a config by Ed Sanders
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
edit- git #ece0e09d - Change template search in TemplateWizard to use standard search API (T274907) by Svantje Lilienthal
- git #5be78b7b - Don't expect a default limit in title search API by Thiemo Kreuz
- git #b5e5334e - Remove unused property from SearchField class by Thiemo Kreuz
- git #7884784b - Make SearchField implementation easier to test by Thiemo Kreuz
TextExtracts
editNo changes for TextExtracts
Thanks
edit- git #28501aa6 - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #635c88d8 - SpecialOrphanedTimedText: Do not report as expensive when disabled by Umherirrender
- git #c5b3f403 - Fix onwgQueryPages hook handler (T283975) by Umherirrender
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #9e078702 - GroupSync: Add message title to groupId not found error message by Abijeet
- git #40e616aa - Add validation for translation variables (T274881) by Niklas Laxström
- git #7f50861d - Add backport.php (T272830) by Niklas Laxström
- git #3ab1c762 - JsonFFS: Fix TypeError by Niklas Laxström
- git #bda24581 - GroupSync: Add log when a group is marked as in sync (T182433) by Abijeet
- git #a8dceb16 - Move resource loader modules from TranslateHooks to extensions.json by Abijeet
- git #bfec84d0 - GroupSync: Display languages names instead of the content (T182433) by Abijeet
- git #7829b1ae - GettextFFS: Only allow pot mode for source language (T230361) by Niklas Laxström
- git #20a9f7d4 - Clarify pt-movepage-page-count-limit about system administrators by DannyS712
- git #4d60feb8 - MessageGroupStats: Log callers for "Huge translation update" log event (T209817) by Niklas Laxström
- git #597c3773 - Services: Remove caching of MediaWikiServices by Niklas Laxström
- git #aad35356 - ExportTranslationsMaintenanceScript: Remove inline tab character by Niklas Laxström
- git #2f5d8ee1 - ExportTranslations: Add type check for FileBasedMessageGroup by Abijeet
- git #5b282384 - GettextFFS: Simplify expression by replacing isset with ?? by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UniversalLanguageSelector
edit- git #0c454657 - Simplify extension.json with ResourceFileModulePaths by Niklas Laxström
- git #49924e9e - Pass context to compact_language_links.open hook (T280770) by Sam Smith
- git #5baf437b - Remove MW 1.34 backward compatible code (T282783) by Abijeet
- git #1786fce2 - Default state of ULSCompactLanguageLinksBetaFeature should be false (T282149) 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 #b81c18a0 - Fix and update documentation in template dialog related code by Thiemo Kreuz
- git #7fdc560f - Rename "sequence" to "ordered parameter names" by Thiemo Kreuz
- git #6f72b7a3 - Move initialization of optional elements into if block by Thiemo Kreuz
- git #a4cafb16 - Update VE core submodule to master (1f76dea7e) by Bartosz Dziewoński
- git #9c2c4b82 - Make .ve-init-mw-target-surface styles not apply to nested non-target surfaces (T284312) by Bartosz Dziewoński
- git #32ecfe4c - Fix adding 've-init-mw-target-surface' class only to main surface (T284312) by Bartosz Dziewoński
- git #9ab43ee1 - Fix typos by WMDE-Fisch
- git #e13b0dae - Much longer descriptions of template dialog related classes by Thiemo Kreuz
- git #ad014c83 - Fix a series of minor style issues in PHP code by Thiemo Kreuz
- git #d4eee827 - Update template dialog titles: Insert/Edit (T276568) by Adam Wight
- git #c49478de - Template dialog button title toggles between Insert/Edit (T276568) by Adam Wight
- git #58cf1b03 - Change header titles in the template dialog (T276568) by WMDE-Fisch
- git #b15455ec - Fix duplication bug in MWTemplateTitleInputWidget by Thiemo Kreuz
- git #ea9ea1d1 - NWE: Always paste rich text as plain, and show context item to convert (T282789) by Ed Sanders
WebAuthn
edit- git #e09b5fe1 - Fix for an argument 3 passed to ApiAuthManagerHelper::formatMessage(). (T247710) by arttsymbar
Wikibase
edit- git #e733f6e4 - Add monolingual codes en-us, osa-latn, wya (T154589) (T265297) (T283364) by Remko de Keijzer
- git #28048f92 - Use DomainDb in terms services (T283348) by Jakob Warkotsch
- git #f3bb8804 - Make RdfVocabulary's getDataTypeURI take an id by tzhelyazkova
- git #1d528785 - docs: add ADR 18 as subpage by Thomas Arrow
- git #ac475278 - DomainDb: don't break client repo service if repo is local by Michael Große
- git #e1ffe5fa - client: Add support for multiple sitelink groups (T275958) by Amir Sarabadani
- git #5aedd006 - Add template for 1.37 release notes by Itamar Givon
- git #1ded14b0 - ReplicationWaiter: add optional timeout param (T283348) by Jakob Warkotsch
- git #c9333f35 - Add DomainDb::loadBalancer and DomainDb::domain (T283348) by Jakob Warkotsch
- git #d4d35d0a - client: add RepoDomainDbFactory service (T283348) by Jakob Warkotsch
- git #9d749387 - Add RepoDomainDbFactory::newForEntityType (T283348) by Jakob Warkotsch
- git #536508c2 - Avoid using ContentHandler::getForModelID() by Alexander Vorwerk
- git #16f1c990 - Introduce client service for client DomainDb abstraction (T283245) by Michael Große
- git #304415bc - Set default loadgroups for DomainDb instances (T283245) by Michael Große
- git #9066c035 - Add ClientDomainDb and use it in Change Notification Jobs (T283245) (T283328) by Michael Große
- git #cb45c5a0 - Create database service abstraction (T283245) (T283354) by Jakob Warkotsch
- git #3463e121 - Remove calls to ContentHandler::cleanupHandlersCache() by Alexander Vorwerk
- git #cade301e - Introduce EntityStubRdfBuilder (T282686) by Thomas Arrow
- git #b9d87035 - Use only Entity specific RdfBuilders in RdfBuilder (T282685) by Bereket teshome
- git #151804bd - Fix wiring of Property RdfBuilder in RdfBuilderTest by Thomas Arrow
- git #ac3daa10 - Reflect the IRC migration to libera.chat (T283707) by sihe
- git #1c679093 - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #27ce5c1b - selenium: Use ChronologyProtector cookie in mwbot (T277862) by Lucas Werkmeister
- git #58dd62ac - selenium: Update wdio-mediawiki (T283597) (T277862) by Željko Filipin
- git #6e809007 - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar
- git #2b5781fe - Start using LexemeRdfBuilder instead the specific (T282685) by Bereket teshome
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #cf890b28 - Make addEntityStub call termsRdfBuilder's addEntityStub by tzhelyazkova
WikibaseQualityConstraints
edit- git #c2611553 - Add support for Sense and Form in LanguageChecker (T200689) by Amir Sarabadani
- git #ad5bea5e - Introduce Lexeme Language constraint (T200689) by Amir Sarabadani
- git #6ad61a7c - Extract the entity selector hook handler to a factory function (T283026) by Itamar Givon
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #fbcc93d9 - Avoid "Cannot read property 'top' of undefined" in toolbar (T282607) by Umherirrender
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 #870731ba - Add JS error channel for GrowthExperiments by Gergő Tisza
- git #3d0d85dc - universalLanguageSelector: Add missing properties (T280770) by Sam Smith
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #9354b9c1 - Follow-up c391765899bf: Add path to new primary SecurePoll SQL file (T283844) (T268572) by James D. Forrester
- git #8693b79f - User constant for maintenance script username by Gergő Tisza
- git #23de200f - Add `en-simple => simple` to $languageAliases (T283149) by jhsoby
WikimediaMessages
edit- git #59ba9d6a - Add messages for Dagbani Wikipedia (dagwiki) (T284450) by gerritbot
- git #d3ca8fc3 - Add messages for Balinese Wikisource (banwikisource) (T284389) by gerritbot
- git #c71470bb - Add messages for 'vrt-permissions' global group (T280615) by ZabeMath
Wikisource
edit- git #73fbbf58 - Add OCR settings menu for choosing engine (T281769) by Sam Wilson
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #d46de4ea - .nvmrc: Update to Node 12.21.0 as CI has migrated (T284345) by James D. Forrester
- git #348e19ed - Avoid using ContentHandler::getForTitle() by Alexander Vorwerk
- git #4a6dbd3f - Enable wgMinervaApplyKnownTemplateHacks by default to reflect production (T283182) by jdlrobson
- git #8651df02 - Replace categories button with HTML rendering (T246049) by Jdlrobson
Modern
editNo changes for Modern
MonoBook
editNo changes for MonoBook
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- git #06d0afbc - Update styles for user-interface-preferences in user links menu. (T282196) by Clare Ming
- git #5c50fa8f - .nvmrc: Update to Node 12.21.0 as CI has migrated (T284345) by James D. Forrester
- git #b4c0e8e6 - Storybook: Add stories for logged in and logged out UserLinks by bwang
- git #b5aa0559 - Update UserLinks styles to use classes instead of ids by bwang
- git #02638ff5 - Use the new wvui-search module from MW core by Roan Kattouw
- git #2b05a6a2 - search: Add option to disable highlighting query (T281797) by Sam Smith
- git #298f9459 - Create new user menu template for consolidated user links in logged out users (T276564) by bwang
- git #42216de4 - Change search button msg key to `searchbutton` (T280405) by Volker E
- git #63009236 - Storybook should include UserLinks by jdlrobson
WikimediaApiPortal
editNo changes for WikimediaApiPortal
VisualEditor
edit- git #a9561123 - Set aria-hidden on pasteTarget (T283853) by Ed Sanders
- git #058ea2c2 - Fix toolbar dialog header collapse when in another dialog (T283598) by Ed Sanders
- git #73182560 - Remove dependency of the model registry from ve.dm.Transaction (T283458) by Ed Sanders
- git #6cde8742 - i18n: Rename keys for error messages in rebaser by Ed Sanders
- git #3e88dfab - i18n: Sort keys by Ed Sanders
- git #1a670fa3 - Fix lang list by Ed Sanders
Total Changes
edit278 Changes in 50 repos by 73 authors