MediaWiki 1.37/wmf.7
![]() |
Deployment of MediaWiki 1.37.0-wmf.7 to Wikimedia sites | MediaWiki 1.37.0-wmf.8![]() |
The latest version (labeled "1.37.0-wmf.7") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 25 May 2021 (see the roadmap).
Core changesEdit
- git #5d705193 - Branch commit for wmf/1.37.0-wmf.7 by trainbranchbot
- git #10c539ce - HTMLTitleTextField: Support interwiki titles (task T279886) by Martin Urbanec
- git #ca162392 - selenium: Dismiss Chrome's `Save password?` popup (task T280969) by sahil
- git #d67cd9ba - Make InfoAction take namespace protection into account (task T45283) by Matěj Suchánek
- git #bf72bac3 - Fix some confusion about protections in InfoAction (task T45283) by Daimona Eaytoy
- git #96fc7d66 - Add Wallisian (wls) to Names.php (task T283480) by Amir Aharoni
- git #88a70e06 - Hard deprecate User::getRights() (task T274211) by Alexander Vorwerk
- git #c397868e - Remove custom table options from 'revision' table by Ammarpad
- git #6ab0619b - Add tests for Skin::getCopyrightIcon by Isarra
- git #6268b3a7 - Skin::getCopyrightIcon: ensure it hasn't been unset in config by Isarra
- git #19739de8 - Remove some unneeded uses of full User objects by DannyS712
- git #a95f91dd - ApiPageSet: update reference to Language::findVariantLink() by DannyS712
- git #3d268569 - Remove unneeded uses of MediaWikiCoversValidator by DannyS712
- git #e112a5c3 - Have StructureTest not be an integration test by DannyS712
- git #aa9385ba - build: Remove 'npm run api-testing-lint' command by Timo Tijhof
- git #e4a95b9b - Stop logging and md5'ing if the file does not exist (task T283387) by Mark A. Hershberger
- git #bf08ba44 - Minor cleanups to wdio default config (task T281484) by Adam Wight
- git #043f8126 - Convert BlobStoreFactoryTest to a unit test by DannyS712
- git #b6a9140b - UserDef: use UserFactory::RIGOR_VALID constant by DannyS712
- git #f47e5ba3 - Add getQueryInfo to RevisionFactory (task T282844) by daniel
- git #0b3a37a4 - NamespaceDefTest: stop calling getNamespaces() statically by DannyS712
- git #c351c4f0 - Freenode -> Libera per wikimedia moving from freenode to libera (task T283247) by MacFan4000
- git #5954b380 - Migrate revision table to abstract schema (task T230428) (task T164898) by Ammarpad
- git #54f6dea5 - SpecialVersion: Document softwareInformation() as returning Wikitext by Timo Tijhof
- git #40ec032c - rdbms: Fix outdated docs url in DatabaseMysqlBase::makeLockName by Timo Tijhof
- git #b281e3e0 - api: Fix unstable ApiQuerySiteinfoTest case relying on default settings by Timo Tijhof
- git #b3b78a0e - Fix Extract typo by Reedy
- git #8ec531f3 - Add @since to some Parser methods by DannyS712
- git #00582fa7 - selenium: Simplify spec file names (task T210726) by Željko Filipin
- git #d94b16a7 - selenium: Record videos using Xvfb+ffmpeg (task T253113) by Željko Filipin
- git #8a4fab56 - selenium: Add a basic wdio.conf.js to wdio-mediawiki (task T281484) by Željko Filipin
- git #88be0be8 - Rearrange PageArchive::undeleteRevisions to avoid race condition (task T271644) by Cindy Cicalese
- git #dd3add26 - rdbms: make getLagFromSlaveStatus() account for master_delay > 0 by Aaron Schulz
- git #19592076 - build: Upgrade karma and related dependencies to 6.x by James D. Forrester
- git #41373ba0 - selenium: Update mwbot to v2 (task T280332) by Željko Filipin
- git #def29c6d - ActorStore: avoid throwing in case of invalid usernames (task T283167) by Alexander Vorwerk
- git #f62683c5 - PageProps: be prepared that PageIdentity is not proper title (task T283170) by Petr Pchelko
- git #dd88914a - Display error boxes normally on changeslist special pages by Bartosz Dziewoński
- git #3db11942 - Basic JPEG2000 handler (task T161934) by Derk-Jan Hartman
- git #eb7d58c7 - UploadFromStash: convert default user from false to null (task T283196) by Petr Pchelko
- git #ddc3f55a - phpunit: Remove the PHPUNIT_REUSE_DB / --reuse-db option (task T283146) by daniel
- git #aa7fada9 - Avoid errors in CLI mode when user has no name (task T283191) by daniel
- git #d590e77e - rdbms: fix log message in LoadMonitor::computeServerStates() by Aaron Schulz
- git #12923c1c - objectcache: add last-modified token field to objectcache table (task T274174) by Aaron Schulz
- git #b94eeb07 - rdbms: factor out getMySqlServerVariant() helper method by Aaron Schulz
- git #806028b7 - Fix call to non-existent var (task T283098) (task T283099) by Alexander Vorwerk
- git #e1dd5e0f - Hard deprecate global function wfFindFile() by Alexander Vorwerk
- git #65015ad2 - Hard deprecate global function wfLocalFile() by Alexander Vorwerk
- git #3f6ab130 - build: Update SVGO to latest v2.3.0 and re-crush SVGs (task T278656) by Volker E
- git #5db1b563 - Add the Ojibwe language (ojb) (task T283053) by Amir Aharoni
- git #6507d6b2 - phpunit.php: Move remaining CLI options to env variables (task T90875) by Daimona Eaytoy
- git #275d1a44 - fixMergeHistoryCorruption.php: Code cleanup by Reedy
- git #f100eb3b - PostgresUpdater: Drop updateUserTableSequence function (task T164898) by Ammarpad
- git #b07ad81d - Remove StubUserLang::findVariantLink by Petr Pchelko
- git #e6c6a525 - Add return typehints to Block interface and classes implementing it by DannyS712
- git #986a4c94 - Change "protection level" to "protection settings" by Amir Aharoni
- git #f43942b8 - tests: ensure __destruct is never doubled with anythingBut (task T280780) by Daimona Eaytoy
VendorEdit
- git #55ebbeac - Bump wikimedia/parsoid to 0.14.0-a4 by Arlo Breault
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #df603761 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #96706a53 - Selenium: update README.md file (task T282237) by sahil
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
- git #3489266a - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #697bfc8a - Selenium: update README.md file (task T282237) by sahil
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
No changes for Babel
BetaFeaturesEdit
- git #8372fd07 - build: Use HTTPS for all dependencies by Kunal Mehta
BounceHandlerEdit
No changes for BounceHandler
CalendarEdit
No changes for Calendar
CampaignsEdit
No changes for Campaigns
CapiuntoEdit
No changes for Capiunto
CategoryTreeEdit
- git #abd233f2 - Unify `list-style` CSS by Volker E
CentralAuthEdit
No changes for CentralAuth
CentralNoticeEdit
No changes for CentralNotice
CharInsertEdit
No changes for CharInsert
CheckUserEdit
- git #ffad0efc - Adopt PSR-3 log channel 'CheckUser for diagnostic messages by Timo Tijhof
- git #7385bfff - build: Clean up Gruntfile and package.json by Timo Tijhof
- git #593a3c80 - Make cuc_id unsigned (task T283069) by Amir Sarabadani
- git #174550b5 - Postgres schema: Drop foreign key to page (task T164898) by Ammarpad
ChessBrowserEdit
No changes for ChessBrowser
CirrusSearchEdit
- git #e7c3e77d - Add getLocalDOmainID to LoadBalancer mock by daniel
CiteEdit
- git #048a8879 - build: Remove 'grunt-svgmin' package by Volker E
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
- git #b861a36d - build: Use HTTPS for all dependencies by Kunal Mehta
cldrEdit
- git #3eadcc43 - rebuild.php: Call fatalError() instead of error() with exit code 1 by Reedy
- git #38c2a066 - Revert "Update to cldr 39" by Santhosh
- git #84fd1c68 - Update to cldr 39 by Reedy
CodeEditorEdit
No changes for CodeEditor
CodeMirrorEdit
- git #b27bdeca - build: Updating npm dependencies by libraryupgrader
- git #12b74921 - build: Use HTTPS for all dependencies by Kunal Mehta
CodeReviewEdit
No changes for CodeReview
CognateEdit
No changes for Cognate
CollectionEdit
No changes for Collection
CommonsMetadataEdit
No changes for CommonsMetadata
ConfirmEditEdit
- git #e5b5060a - Rephrase confirmedit-preview-description (task T277936) by Amir Aharoni
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- git #6b08e4b8 - SX: Fix reference support in VisualEditor integration (task T274847) by Santhosh Thottingal
- git #843f3f41 - CX3 Build 0.1.0+20210524 by Santhosh Thottingal
- git #ca7b39a7 - SX: Fix JS error on source language update (task T283077) by NikG
- git #fa058c14 - SX vuex application module: add tests for getCXServerToken action by NikG
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisambiguatorEdit
No changes for Disambiguator
DiscussionToolsEdit
- git #799754a3 - Remove unused 'inTargetWidget' config by Ed Sanders
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #836c2cb3 - Ingenico: remove two currencies, re-add one by Elliott Eggleston
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EchoEdit
- git #3e658887 - Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity (task T276412) by Vadim Kovalenko
- git #1307a28f - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #a9f495db - Unify `list-style` CSS by Volker E
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
- git #6ccf75ee - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
EntitySchemaEdit
- git #734458f7 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #db25919e - Remove support for Revision objects (task T247143) by DannyS712
EventBusEdit
- git #699e1b01 - Remove unneeded uses of MediaWikiCoversValidator by DannyS712
- git #56b32502 - Fix test accessing non-existing page ID by daniel
EventLoggingEdit
No changes for EventLogging
EventStreamConfigEdit
No changes for EventStreamConfig
ExtensionDistributorEdit
No changes for ExtensionDistributor
ExternalGuidanceEdit
No changes for ExternalGuidance
FeaturedFeedsEdit
No changes for FeaturedFeeds
FileExporterEdit
No changes for FileExporter
FileImporterEdit
- git #979f4677 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #632b3126 - Add missing tests for two Exception classes by Thiemo Kreuz
- git #38c6a5fd - Add missing tests for FileImporterUtils class by Thiemo Kreuz
- git #8a910039 - Selenium: update README.md file (task T282237) by sahil
FlaggedRevsEdit
- git #ca7926aa - PendingChanges: require `unwatchedpages` to show watcher info (task T281065) by DannyS712
- git #f0523f9d - Use UserIdentity where possible, reduce duplication and heavy indention by Thiemo Kreuz
FlowEdit
- git #3250bc12 - [doc] Remove document of the deleted hook by lens0021
- git #345d6408 - [doc] switching from freenode to libera.chat (task T283273) by Alexander Vorwerk
FundraiserLandingPageEdit
- git #38ccc2ab - Fix production warnings on bad input (task T226456) by Elliott Eggleston
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
No changes for Gadgets
GeoCrumbsEdit
No changes for GeoCrumbs
GeoDataEdit
No changes for GeoData
GettingStartedEdit
No changes for GettingStarted
GlobalBlockingEdit
No changes for GlobalBlocking
GlobalCssJsEdit
No changes for GlobalCssJs
GlobalPreferencesEdit
No changes for GlobalPreferences
GlobalUsageEdit
- git #79d5ddbb - SpecialGlobalUsage: Avoid double escaping page title (task T274063) by Ammarpad
GlobalUserPageEdit
No changes for GlobalUserPage
GlobalWatchlistEdit
No changes for GlobalWatchlist
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GraphEdit
- git #96700c90 - build: Use HTTPS for all dependencies by Kunal Mehta
- git #5a249a9e - ParserTag: avoid using wfFindFile() by Alexander Vorwerk
GrowthExperimentsEdit
- git #d51c1d91 - SpecialEditGrowthConfig: Support interwiki titles (task T279886) by Martin Urbanec
- git #c521e8f0 - Don't require page existence when editing config in developer mode by Gergő Tisza
- git #b3c6080b - build: Add SVGO to latest v2.3.0 and re-crush SVGs (task T283068) by Volker E
- git #0a1c0417 - Prevent that a page is categorized when message is used on a category by Raymond
- git #fe6fac67 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #4b07567d - Inline AddLink.onboardingContent and MultiPaneDialog RL modules (task T283221) by Gergő Tisza
- git #23c4be08 - Check if task is link-recommendation type before showing onboarding (task T282826) by Kosta Harlan
- git #47ce751c - Add a link: mobile reloading workflows (task T282290) by MewOphaswongse
- git #4dd50b88 - Add a link: Set contentedtiable=false on mobile (task T281771) by MewOphaswongse
GuidedTourEdit
- git #6d6113b9 - build: Use HTTPS for all dependencies by Kunal Mehta
GWToolsetEdit
No changes for GWToolset
ImageMapEdit
No changes for ImageMap
InputBoxEdit
No changes for InputBox
InsiderEdit
No changes for Insider
intersectionEdit
No changes for intersection
InterwikiEdit
- git #0be22a84 - Fix calling "onInterwikiLoadPrefix" hook (task T283539) by paladox
InterwikiSortingEdit
No changes for InterwikiSorting
IPInfoEdit
No changes for IPInfo
JosaEdit
No changes for Josa
JsonConfigEdit
No changes for JsonConfig
KartographerEdit
- git #0bb80dd7 - links and staticframes don't have parentMaps (task T267466) by Derk-Jan Hartman
- git #8e995ef3 - Simplify handling of layer.dataGroup attribute by Thiemo Kreuz
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
No changes for LandingCheck
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
No changes for Linter
LiquidThreadsEdit
No changes for LiquidThreads
ListingsEdit
No changes for Listings
LocalisationUpdateEdit
No changes for LocalisationUpdate
LoginNotifyEdit
No changes for LoginNotify
MachineVisionEdit
No changes for MachineVision
MapSourcesEdit
No changes for MapSources
MassMessageEdit
No changes for MassMessage
MathEdit
- git #d296262b - build: Updating npm dependencies by libraryupgrader
MediaModerationEdit
- git #c1597fdc - MocksHelperTrait: replace use of deprecated setMethods() (task T278010) by DannyS712
MediaSearchEdit
No changes for MediaSearch
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
- git #714cf5b1 - build: Add 'browserslist-config-wikimedia' (task T282937) by Volker E
MultimediaViewerEdit
No changes for MultimediaViewer
Edit
No changes for NavigationTiming
NewsletterEdit
- git #c54352b2 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
No changes for Nuke
OATHAuthEdit
No changes for OATHAuth
OAuthEdit
No changes for OAuth
OAuthRateLimiterEdit
No changes for OAuthRateLimiter
OpenStackManagerEdit
No changes for OpenStackManager
ORESEdit
No changes for ORES
PageAssessmentsEdit
No changes for PageAssessments
PagedTiffHandlerEdit
No changes for PagedTiffHandler
PageImagesEdit
No changes for PageImages
PageNoticeEdit
No changes for PageNotice
PageTriageEdit
- git #029b8f91 - Replace DB_MASTER in comments as well by Thiemo Kreuz
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
No changes for ParserFunctions
PdfHandlerEdit
No changes for PdfHandler
PoemEdit
No changes for Poem
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- git #0f087ce5 - build: Updating composer dependencies by Umherirrender
- git #79232435 - Change "graphic" to "figure" in placeholder message (task T220208) (task T273967) by Thiemo Kreuz
- git #7c3f3690 - Rearrange PopupContext code for readability by Thiemo Kreuz
ProofreadPageEdit
- git #cfc417c6 - IndexContentHandlerTest Fixes CI error by Tpt
- git #afb72619 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
PropertySuggesterEdit
No changes for PropertySuggester
QuickSurveysEdit
No changes for QuickSurveys
QuizEdit
No changes for Quiz
ReadingListsEdit
No changes for ReadingLists
RelatedArticlesEdit
- git #68cd3839 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
RenameuserEdit
No changes for Renameuser
RevisionSliderEdit
- git #322570c5 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #35d24e65 - build: Use HTTPS for all dependencies by Kunal Mehta
- git #d40c4e12 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
- git #5557f7d4 - build: Update SVGO to latest v2.3.0 and re-crush SVGs (task T278656) by Volker E
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScoreEdit
No changes for Score
ScribuntoEdit
- git #f4746373 - Add namespace name translations for ms and ms-arab by Amir Aharoni
SearchExtraNSEdit
No changes for SearchExtraNS
SecureLinkFixerEdit
- git #c3a5665c - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePollEdit
- git #f27fb08a - Bring documentation and variable names inline with DB_PRIMARY global by Thalia
ShortUrlEdit
No changes for ShortUrl
SiteMatrixEdit
No changes for SiteMatrix
SpamBlacklistEdit
No changes for SpamBlacklist
StopForumSpamEdit
- git #265ca8b9 - Move code from DenyListUpdate to DenyListManager and clarify logic (task T266904) by Aaron Schulz
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
- git #47a18809 - Avoid using ContentHandler::getContentText() by Alexander Vorwerk
- git #109323d1 - build: Use HTTPS for all dependencies by Kunal Mehta
TemplateDataEdit
- git #90fe55cf - build: Use HTTPS for all dependencies by Kunal Mehta
TemplateSandboxEdit
- git #cefeaa8d - Move var declarations inline by Ed Sanders
TemplateStylesEdit
No changes for TemplateStyles
TemplateWizardEdit
- git #7e37dad1 - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
TextExtractsEdit
No changes for TextExtracts
ThanksEdit
- git #62b81a59 - build: Use HTTPS for all dependencies by Kunal Mehta
- git #aa917f42 - ApiFlowThank: Prevent thanking from Flow if partial blocked against thanks (task T242785) by Thalia
TheWikipediaLibraryEdit
No changes for TheWikipediaLibrary
TimedMediaHandlerEdit
No changes for TimedMediaHandler
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
No changes for TorBlock
TranslateEdit
- git #e7f8cf09 - MessageGroupStatesUpdaterJob: Avoid large stats inserts (task T209817) by Niklas Laxström
- git #200a489d - Remove TranslationUnit::$name by Niklas Laxström
- git #1c7ac0a4 - Translate: Remove forcing of name_title index (task T270033) by Ammarpad
- git #e3f28063 - TranslateSandbox: Reuse MediaWikiServices instance by Abijeet
- git #b7304e07 - Remove MW 1.34 backward compatible code (task T282770) by Abijeet
- git #8093f578 - Add TranslationUnitStore by Niklas Laxström
- git #25090b2b - JsonFFS: Store METADATA in EXTRA by Niklas Laxström
- git #c77ee481 - MessageGroupCache: prefer use statements by Niklas Laxström
- git #ae293261 - SpecialPageTranslation: strict types and fix class docs by Niklas Laxström
- git #dd2aeb6b - SpecialPageTranslation: Add type declarations by Niklas Laxström
- git #b724c6cc - Add GroupsAid by Niklas Laxström
- git #4447ffed - TranslationAid: Small cleanups by Niklas Laxström
- git #2d55013e - Sandbox: Swap center class to text-center (task T282063) by Niklas Laxström
TranslationNotificationsEdit
No changes for TranslationNotifications
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
- git #a5510f60 - build: Use HTTPS for all dependencies by Kunal Mehta
- git #d8c567ae - build: Updating hosted-git-info to 3.0.8 by libraryupgrader
- git #a88b8d79 - build: Update SVGO to latest v2.3.0 and re-crush SVGs (task T278656) by Volker E
UniversalLanguageSelectorEdit
- git #7c6a6b52 - Update jquery.uls and jquery.ime from upstream (task T279269) by Amir Aharoni
- git #282a40e3 - build: Use HTTPS for all dependencies by Kunal Mehta
- git #977e6c68 - ext.uls.interface: remove some needless uses of jQuery by Timo Tijhof
- git #7b2338ce - Replace BabelStoneTibetan with its variant with suitable type metrics (task T283122) by Santhosh Thottingal
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
- git #76fa1ff3 - ext.uploadWizard.uploadCampaign: Merge module with just 1 line of CSS (task T193826) by Timo Tijhof
UrlShortenerEdit
No changes for UrlShortener
UserMergeEdit
No changes for UserMerge
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- git #7f1c9ac7 - Update VE core submodule to master (63e87da8e) (task T281771) (task T282194) (task T283445) by Bartosz Dziewoński
- git #34ffaa99 - Update VE core submodule to master (f7d2ac280) by Bartosz Dziewoński
- git #8f045a71 - Remove/fix a few small pieces of unused code by Thiemo Kreuz
- git #2fe60940 - Update the delete button's feature flag in the tranclusion context menu (task T274263) by Andrew Kostka
- git #dab0f32c - Remove empty translations that cause CI errors by Thiemo Kreuz (WMDE)
- git #333cadd5 - Add star to template search term only when it's possible (task T274903) by Thiemo Kreuz
- git #eff7d05c - Don't apply min-height hacks to TargetWidget surfaces by Ed Sanders
- git #bc846108 - Remove unused 'inTargetWidget' config by Ed Sanders
WebAuthnEdit
No changes for WebAuthn
WikibaseEdit
- git #223b0cbf - Repo: remove support for Revision objects (task T247143) by DannyS712
- git #de6a4b32 - Use ItemRdfBuilder for Wikibase items (task T282685) by tzhelyazkova
- git #080d8335 - Introduce ItemRdfBuilder (task T282685) by Thomas Arrow
- git #5c8aab21 - Move confusing metadata init code (task T282697) by Jakob Warkotsch
- git #c32800c4 - Replace uses of DB_MASTER with DB_PRIMARY by Umherirrender
- git #4a17e2c0 - build: Updating composer dependencies by Umherirrender
- git #956365b0 - ChangeNotifier: extract change data handling into separate factory (task T282697) by Jakob Warkotsch
- git #207a42d9 - Re-Add "item old revisions do not have an edit link" (task T227266) (task T281587) by Marius Hoch
- git #032c98a8 - Remove RepoEntityChange and RepoItemChange (task T282697) by Jakob Warkotsch
- git #7b39df42 - bridge: remove unused argument by Michael Große
- git #34927670 - bridge: standardize timeouts in selenium tests (task T281339) by Michael Große
- git #f35513d7 - Move remaining RepoEntityChange methods to ChangeNotifier (task T282697) by Jakob Warkotsch
- git #9680c552 - Move RepoEntityChange::setMetadataFromRC to RecentChangeSaveHookHandler (task T282697) by Jakob Warkotsch
- git #84448dd7 - Extract RecentChangeSaveHookHandler from RepoHooks (task T282697) by Jakob Warkotsch
- git #0dd459f0 - Remove wikibase client api mni.json (task T283038) by Reedy
- git #7e7b8c42 - Make wbsearchentities API help more explicit about language settings. (task T265734) by Antonin Delpeuch
WikibaseCirrusSearchEdit
No changes for WikibaseCirrusSearch
WikibaseLexemeEdit
- git #e021c5df - build: Updating hosted-git-info to 2.8.9 by libraryupgrader
WikibaseLexemeCirrusSearchEdit
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfoEdit
- git #894a8d25 - Implement support for phrase query nodes (task T268235) by Matthias Mullie
- git #21f6530b - build: Updating mediawiki/mediawiki-codesniffer to 36.0.0 by Umherirrender
- git #d930d630 - build: Use HTTPS for all dependencies by Kunal Mehta
- git #8ff2f629 - Remove superfluous global by Matthias Mullie
WikibaseQualityConstraintsEdit
- git #4ac12e3c - Adding targets to wikibase.quality.constraints.ui module (task T262489) by rosalie
- git #abd96909 - Fix configuration name typo (task T280650) by Itamar Givon
Wikidata.orgEdit
No changes for Wikidata.org
WikidataPageBannerEdit
No changes for WikidataPageBanner
WikiEditorEdit
No changes for WikiEditor
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
No changes for WikiLove
WikimediaApiPortalOAuthEdit
No changes for WikimediaApiPortalOAuth
WikimediaBadgesEdit
No changes for WikimediaBadges
WikimediaEditorTasksEdit
No changes for WikimediaEditorTasks
WikimediaEventsEdit
No changes for WikimediaEvents
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
No changes for WikimediaMaintenance
WikimediaMessagesEdit
- git #fd577107 - Repurpose wm-codeofconduct messages (task T280886) by Reedy
WikisourceEdit
No changes for Wikisource
XAnalyticsEdit
No changes for XAnalytics
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
MinervaNeueEdit
No changes for MinervaNeue
ModernEdit
No changes for Modern
MonoBookEdit
No changes for MonoBook
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
No changes for Timeless
VectorEdit
- git #7258a7cb - Use escaped() instead of parse() in SkinVector::createULSLanguageButton (task T282540) by Jan Drewniak
- git #33061240 - Introduce the vector-body class (task T283206) by jdlrobson
- git #eb5d58a9 - composer: Point IRC presence to Libera and better git source by James D. Forrester
WikimediaApiPortalEdit
No changes for WikimediaApiPortal
VisualEditorEdit
- git #e9a8ff88 - Actually handle inTargetWidget config by Ed Sanders
- git #e117cd23 - Call contextItemFactory.lookup, not contextItemFactory.registry.lookup (task T283445) (task T282194) by David Chan
- git #d0ded7f2 - ve.ce files: Move var statements inline by Ed Sanders
- git #1d80e69e - ce.nodes/selections: Move var statements inline by Ed Sanders
- git #453e4ae3 - keydownhandlers: Move var statements inline by Ed Sanders
- git #08f37965 - ve.dm.Surface: Move var declarations inline by Ed Sanders
- git #d1af2fd5 - Dist: Update language lists by Ed Sanders
- git #58830c0d - build: Updating postcss to 8.2.15 by libraryupgrader
- git #c6bc154d - Check if alien context item is registered before using (task T282194) by Kosta Harlan
- git #9730bd74 - Update OOjs to v6.0.0 by James D. Forrester
- git #2b81a0b7 - Deactivate selection on mobile while in read-only mode (task T281771) by Ed Sanders
- git #e1eb88ea - Unify `list-style` CSS by Volker E
- git #101fa674 - ve.dm.SurfaceFragment: Move var declarations inline by Ed Sanders
- git #eb1fe6cf - ve.dm.TreeModifier: Move var declarations inline by Ed Sanders
- git #0d0965b2 - ve.dm.Document: Move var declarations inline by Ed Sanders
- git #d8eae968 - ve.dm.Converter: Move var declarations inline by Ed Sanders
- git #501e8354 - ve.dm.Converter: Remove unused branch by Ed Sanders
- git #5866b762 - build: Re-enable Firefox testing (task T240955) by James D. Forrester
Total ChangesEdit
219 Changes in 60 repos by 61 authors