| Deployment of MediaWiki 1.37.0-wmf.11 to Wikimedia sites | MediaWiki 1.37.0-wmf.12 |
The latest version (labeled "1.37.0-wmf.11") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 22 June 2021 (see the roadmap).
Core changes
- git #c161d3bd - Branch commit for wmf/1.37.0-wmf.11 by trainbranchbot
- git #e991dff9 - Hard-deprecate AbstractBlock::getTargetAndType() and getTarget() (task T282247) by vladshapik
- git #4020306b - Hard deprecate User::listOptionKinds() (task T274211) by ZabeMath
- git #7f1e4447 - Remove deprecated HTML:infoBox by bwang
- git #8cfd13be - page.gallery: Remove obsolete browser workarounds and update code comments by Volker E
- git #f312a6bf - Make RevisionStore::getKnownCurrentRevision work for foreign wikis (task T274067) by Petr Pchelko
- git #2d373afe - mediawiki.mixins: Remove vendor prefix support only for Android 4.3 (task T285222) by Volker E
- git #343e867e - Remove unnecessary length check before $.each by Fomafix
- git #ea1b06c1 - Fix various typos in documentation (task T201491) by Fomafix
- git #e77ebc18 - Remove AuthManager::$instance and ::resetCache() by Alexander Vorwerk
- git #623c9561 - Hard deprecate ContentHandler::getForTitle() by Alexander Vorwerk
- git #4cdc36ea - SpecialBlock - remove unused $blockTarget by DannyS712
- git #713d0d10 - ApiFeedContributions: inject services (task T259960) by Alexander Vorwerk
- git #0feccb0c - Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention (task T278036) by Bartosz Dziewoński
- git #dd52c40c - Remove AuthManager::singleton (task T249421) by Alexander Vorwerk
- git #2ba01c7e - Remove some more comments that literally repeat the code by Thiemo Kreuz
- git #6260074a - Move CRSF token generation to CsrfTokenSet by Petr Pchelko
- git #eccd347d - Hard-deprecate User::matchEditTokenNoSuffix by Petr Pchelko
- git #2e487db9 - mw.errorLogger: Clarify documentation by Gergő Tisza
- git #6ba14162 - Stop calling private Article::$watchlistManager (task T285127) by Alexander Vorwerk
- git #51777ee8 - Add and fix various type hints in PHPDocs by Thiemo Kreuz
- git #f383e7c5 - diff: Fix and update type hints in DiffOp classes by Thiemo Kreuz
- git #2915e0bb - DefaultPreferencesFactory: inject and use UserOptionsManager (task T277600) (task T277818) by DannyS712
- git #b82cf009 - Remove User::$mEditCount and internal caching by DannyS712
- git #7fbe4ced - Remove WatchedItem::getUser, deprecated and unused (task T274972) by Petr Pchelko
- git #26bd5ff2 - api: Fix prefixsearch returning the entire database by Thiemo Kreuz
- git #f6fa7f5f - selenium: Remove debugging information for video recording (task T284335) by Željko Filipin
- git #5d1badae - Deprecate LocalFile::getHistory hook (task T284777) by Amir Sarabadani
- git #ae7fa75b - Fix documentation of UserEditCountUpdate::doUpdate by Matěj Suchánek
- git #a1f38c7d - ApiExpandTemplates: inject services (task T259960) by Alexander Vorwerk
- git #85846c44 - Add getLazyReadConnectionRef() to ConnectionManager (task T285042) by Lucas Werkmeister
- git #085a1521 - SkinMustache: Add html-before-portal default value by bwang
- git #4f602d4d - Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages by Umherirrender
- git #cbc4c9de - FileDeleteForm: inject services by Alexander Vorwerk
- git #65e875ac - filerepo: Fix parsing metadata in ForeignAPIFile (task T275268) by Amir Sarabadani
- git #f0620f42 - Remove unused User::initEditCountInternal by DannyS712
- git #a95838c1 - Remove LocalFile::recordUpload2 (task T262708) by DannyS712
- git #5295ecaf - jquery.makeCollapsible: Use CSS :target when handling links to collapsed elements (task T283959) by Bartosz Dziewoński
- git #48402ba8 - Remove User from password policy check interfaces by Petr Pchelko
- git #d8871166 - Gently discourage LoadBalancerSingle/LBFactorySingle constructors by Lucas Werkmeister
- git #5c1385f5 - filerepo: Update outdated LocalFile comment about cache size by Timo Tijhof
- git #4105ad3e - Selenium watchlist tests: don't create a new account by DannyS712
- git #b089533e - stylelint: Enforce no-unsupported-browser-features by Ed Sanders
- git #fcad1b9e - DefaultPreferencesFactory: inject all services needed by DannyS712
- git #c648468f - Add missing *Path properties to OOUIThemePaths by lens0021
Vendor
No changes for vendor
Extensions
3D
- git #6fd8c1da - Update stylelint-config-wikimedia by Ed Sanders
AbuseFilter
- git #d7ec0b99 - Make phan not complain about Throttle::throttleIdentifier by Matěj Suchánek
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
- git #76ab07e2 - selenium: Update wdio-mediawiki (task T283597) by sahil
- git #9d7cd400 - Remove example test case by WMDE-Fisch
- git #7dc1b7af - selenium: Logout using the logout special page (task T284988) by WMDE-Fisch
- git #ba5508ac - selenium: Use deepStrictEqual instead of deepEqual by WMDE-Fisch
AntiSpoof
No changes for AntiSpoof
ApiFeatureUsage
No changes for ApiFeatureUsage
ArticleCreationWorkflow
No changes for ArticleCreationWorkflow
ArticlePlaceholder
No changes for ArticlePlaceholder
Babel
No changes for Babel
BetaFeatures
No changes for BetaFeatures
BounceHandler
No changes for BounceHandler
Calendar
No changes for Calendar
Campaigns
No changes for Campaigns
Capiunto
No changes for Capiunto
CategoryTree
No changes for CategoryTree
CentralAuth
No changes for CentralAuth
CentralNotice
No changes for CentralNotice
CharInsert
No changes for CharInsert
CheckUser
No changes for CheckUser
ChessBrowser
No changes for ChessBrowser
CirrusSearch
- git #0a73dcb7 - Add support for ores drafttopic (task T268272) by David Causse
- git #9a75b20d - Change error on reindexing archive on non-private cluster to a warning (task T280184) by tjones
- git #c49990a6 - Stop querying ores_articletopics by David Causse
Cite
- git #77a082a9 - selenium: Upgrade WebdriverIO to v7 (task T274579) by anjali041
CiteThisPage
No changes for CiteThisPage
Citoid
- git #5aae4f6d - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
cldr
- git #1403b1c6 - Add "Crimean Tatar" as Name for crh in English (task T189511) by tjones
- git #17819277 - Override CLDR name for language code ps in Swedish (task T281702) by Remko de Keijzer
CodeEditor
No changes for CodeEditor
CodeMirror
- git #daeaae01 - selenium: Update wdio-mediawiki (task T283597) by sahil
- git #3be6ae4b - Move var declarations inline by Ed Sanders
CodeReview
No changes for CodeReview
Cognate
No changes for Cognate
Collection
- git #1be54459 - Remove unused i18n messages (task T281966) by Martyna Nowicka
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
No changes for ConfirmEdit
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #914ed616 - SX: Skip event logging when eventlogging extension not enabled by Santhosh Thottingal
- git #a33a5fb2 - Change the label of Elia MT service as Elia.eus (task T284900) by Santhosh Thottingal
- git #9eea914a - SX: Fix calculation of section number for publishing and add tests (task T281739) by NikG
- git #615d5330 - Use core icons for contributions menu by jdlrobson
- git #9c84a191 - Contributions menu injected into top level menu for modern Vector (task T284245) by jdlrobson
- git #b869497d - Amend cx-notification-log table to include a wiki-id (task T263438) by Kartik Mistry
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DiscussionTools
- git #f075e373 - Silence JQMIGRATE warnings when running tests by Bartosz Dziewoński
- git #a76539e1 - Disallow horizontal rule (----) in reply tool by Ed Sanders
- git #54f2dcf0 - Unregister sequence help for unavailable commands (task T284758) by Ed Sanders
- git #26822864 - Add missing dependency (task T284969) by Bartosz Dziewoński
- git #1517e2e0 - Remove unused RL module by Bartosz Dziewoński
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #bd55bfb9 - Make select and inputs same height on Firefox (task T187451) by pcoombe
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #6a1a8622 - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
Elastica
No changes for Elastica
ElectronPdfService
- git #62ef4e68 - selenium: Update wdio-mediawiki (task T283597) by sahil
EntitySchema
- git #f721ae31 - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
- git #cb0869b4 - Specify DB to query when checking if a user is blocked from a page (task T283268) by Thalia
- git #24420934 - NewEntitySchemaTest: avoid using ContentHandler::getContentText() by Alexander Vorwerk
- git #00ad0486 - Avoid using User::setOption() (task T277818) by ZabeMath
EventBus
No changes for EventBus
EventLogging
No changes for EventLogging
EventStreamConfig
No changes for EventStreamConfig
ExtensionDistributor
No changes for ExtensionDistributor
ExternalGuidance
No changes for ExternalGuidance
FeaturedFeeds
No changes for FeaturedFeeds
FileExporter
No changes for FileExporter
FileImporter
- git #3565976c - selenium: Update wdio-mediawiki (task T283597) by sahil
- git #3aa0680d - Fix index error in ApiDetailRetriever (task T284862) by Thiemo Kreuz
FlaggedRevs
No changes for FlaggedRevs
Flow
No changes for Flow
FundraiserLandingPage
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
No changes for FundraisingTranslateWorkflow
Gadgets
No changes for Gadgets
GeoCrumbs
No changes for GeoCrumbs
GeoData
No changes for GeoData
GettingStarted
No changes for GettingStarted
GlobalBlocking
No changes for GlobalBlocking
GlobalCssJs
No changes for GlobalCssJs
GlobalPreferences
- git #6ad1cf8d - Apply padding to all HTMLForm fields (task T278036) by BrandonXLF
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GlobalWatchlist
- git #cbbf0470 - Remove redundant disables of eslint rules by DannyS712
- git #5320d34c - Fix a typo in SiteBase documentation by DannyS712
- git #2fe8dafa - Use codeCoverageIgnore(Start|End) for ServiceWiring.php by DannyS712
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GrowthExperiments
- git #b256b9b9 - Help Panel: Vertically center header contents for mobile (task T255770) by MewOphaswongse
- git #e8abe56c - selenium: Consolidate logins to once-per-spec by Kosta Harlan
- git #c12644a7 - selenium: Remove test that verifies disabling homepage by Kosta Harlan
- git #e9c2198c - selenium: AddLink configured Special:Homepage (task T284611) by Kosta Harlan
- git #2f15d95b - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
GuidedTour
- git #baa4bfa2 - Remove IE8 workaround code fragments (task T258766) by Volker E
- git #6eabbadd - Remove obsolete LESS `box-shadow` mixin (task T282759) by Volker E
- git #95d231a8 - Require explicitly EventLogging which is a hard dependency already (task T264145) by lens0021
GWToolset
No changes for GWToolset
ImageMap
No changes for ImageMap
InputBox
No changes for InputBox
Insider
No changes for Insider
intersection
No changes for intersection
Interwiki
No changes for Interwiki
InterwikiSorting
No changes for InterwikiSorting
IPInfo
No changes for IPInfo
Josa
No changes for Josa
JsonConfig
No changes for JsonConfig
Kartographer
No changes for Kartographer
LabeledSectionTransclusion
- git #5631a653 - Fix: PPNode::splitExt doesn't take a parameter by Niklas Laxström
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
No changes for LiquidThreads
Listings
No changes for Listings
LocalisationUpdate
No changes for LocalisationUpdate
LoginNotify
No changes for LoginNotify
MachineVision
- git #592db854 - Update link to project page in README (task T274299) by Andre Klapper
MapSources
No changes for MapSources
MassMessage
- git #d42d3e99 - Update massmessage-send logentry to display page sent as message by Abijeet
Math
- git #b4fd28f8 - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
MediaModeration
No changes for MediaModeration
MediaSearch
No changes for MediaSearch
MobileApp
No changes for MobileApp
MobileFrontend
- git #730c649c - Avoid loading the whole entity when it only needs description. (task T269960) by Amir Sarabadani
- git #e5052efe - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
MultimediaViewer
No changes for MultimediaViewer
NavigationTiming
No changes for NavigationTiming
Newsletter
- git #ef4d10c9 - Korean translation for Newsletter special pages by lens0021
NewUserMessage
No changes for NewUserMessage
Nuke
No changes for Nuke
OATHAuth
No changes for OATHAuth
OAuth
- git #03d1dcdd - Replace deprecated User group methods (task T281834) by vladshapik
OAuthRateLimiter
No changes for OAuthRateLimiter
OpenStackManager
No changes for OpenStackManager
ORES
No changes for ORES
PageAssessments
No changes for PageAssessments
PagedTiffHandler
No changes for PagedTiffHandler
PageImages
No changes for PageImages
PageNotice
No changes for PageNotice
PageTriage
No changes for PageTriage
PageViewInfo
No changes for PageViewInfo
ParserFunctions
No changes for ParserFunctions
PdfHandler
No changes for PdfHandler
Poem
No changes for Poem
PoolCounter
No changes for PoolCounter
Popups
- git #27207401 - Remove obsolete box-shadow mixin (task T282759) by bwang
- git #197f7f55 - Bump to requires MediaWiki >= 1.34.0 by Fomafix
ProofreadPage
- git #d8e1729e - Use flexbox for laying out the edit form and image (task T285128) by Sam Wilson
- git #3482969f - selenium: Update wdio-mediawiki (task T283597) by sahil
- git #8615c067 - Give textarea labels their own CSS class (task T284971) by Sam Wilson
- git #549295dc - Apply default index styles CSS to the index page itself (task T284449) by Inductiveload
PropertySuggester
No changes for PropertySuggester
QuickSurveys
No changes for QuickSurveys
Quiz
No changes for Quiz
ReadingLists
No changes for ReadingLists
RelatedArticles
- git #3a2f197a - selenium: Upgrade WebdriverIO to v7 (task T274579) by sahil
Renameuser
No changes for Renameuser
RevisionSlider
- git #c8ddf3c9 - Fix jQuery.offset() calculation possibly failing (task T282067) by Thiemo Kreuz
RSS
No changes for RSS
SandboxLink
No changes for SandboxLink
Score
No changes for Score
Scribunto
No changes for Scribunto
SearchExtraNS
No changes for SearchExtraNS
SecureLinkFixer
- git #54866a81 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
No changes for SecurePoll
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SpamBlacklist
No changes for SpamBlacklist
StopForumSpam
No changes for StopForumSpam
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
- git #0bfb242e - Fix TemplateData API not properly working with a generator (task T274907) by Thiemo Kreuz
TemplateSandbox
- git #c593011a - Move all apihelp messages to separate files (task T189982) by Amir Aharoni
TemplateStyles
No changes for TemplateStyles
TemplateWizard
- git #77af85f5 - Only add asterisk after word characters in improved template search (task T284554) by WMDE-Fisch
- git #fbeb1940 - Fix missing value in package-lock.json by WMDE-Fisch
- git #8a5b17fe - Add missing newline in JSDoc by WMDE-Fisch
- git #f0acc7d2 - Fix design issues related to template descriptions (task T284890) by Thiemo Kreuz
- git #46b317b7 - Add tooltip to "dismissible message" close button (task T284742) by Thiemo Kreuz
- git #3df537ee - Small code cleanups for the DismissibleMessageWidget (task T284742) by Thiemo Kreuz
- git #8e645665 - Dismissible feedback message for the template search (task T284742) by Andrew Kostka
- git #c03758fb - Restore original template search result order (task T274907) by Thiemo Kreuz
- git #dcd4c9bb - selenium: Update wdio-mediawiki (task T283597) by sahil
- git #b781c719 - Remove redundant "titleMainText" data from SearchField by Thiemo Kreuz
- git #8bdfcead - Fix order template title → redirect → description (task T274907) by Thiemo Kreuz
TextExtracts
No changes for TextExtracts
Thanks
No changes for Thanks
TheWikipediaLibrary
No changes for TheWikipediaLibrary
TimedMediaHandler
No changes for TimedMediaHandler
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #a96af7f0 - TranslatorActivity: Remove unnecessary type-hints by Abijeet
- git #5ebc0729 - Avoid using ContentHandler::getContentText() by Alexander Vorwerk
- git #65860ac2 - README: Update IRC channel by Niklas Laxström
- git #04e63563 - Use getText() instead of getNativeData() for TextContent (task T283684) (task T155582) by Jayprakash12345
- git #8611a136 - GroupSync: Add logs when a group or message is resolved (task T182433) by Abijeet
- git #0b6878cb - MessageGroupStats: a few code updates by Niklas Laxström
- git #47bb9970 - MessageGroupStats: Log more callers (task T209817) by Niklas Laxström
- git #e75734a3 - Clean up user table between test runs by Petr Pchelko
- git #6f293253 - Replace black/white list in language files (task T277965) by Abijeet
- git #019c0f4b - Remove blacklist/whitelist from MessageIndex test file (task T277965) by Abijeet
- git #f4104559 - Add support for include/exclude in group LANGUAGES config (task T277965) by Abijeet
- git #acc6c5dc - Add ConfigHelper::isAuthorExcluded by Abijeet
- git #6397cc39 - Add ConfigHelper to wrap configuration requests (task T277965) by Abijeet
- git #be2e018f - UpdatedDefinitionAid: Minor code tweaks by Abijeet
- git #9b604368 - TTMServerAid: Code improvements by Abijeet
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
- git #b053633c - Make use of PHPUnit shortcuts in tests by Thiemo Kreuz
- git #bcbf3836 - Avoid using User::setOption() (task T277818) by anjali041
UniversalLanguageSelector
- git #3b9134f8 - launchULS: Add context to interface.language.change hook (task T280770) by Sam Smith
UploadsLink
No changes for UploadsLink
UploadWizard
No changes for UploadWizard
UrlShortener
No changes for UrlShortener
UserMerge
No changes for UserMerge
VipsScaler
No changes for VipsScaler
VisualEditor
- git #1100db96 - Revert "Make template dialog header tooltip match title" by Adam Wight
- git #12f3ce5e - Fall back from explicit parameter order to TemplateData sort (task T274545) by Adam Wight
- git #33701872 - Tests for getAllParametersOrdered (task T274545) by Adam Wight
- git #7d052570 - Make template dialog header tooltip match title (task T276568) by Adam Wight
- git #c4f59132 - Only add asterisk after word characters in improved template search (task T284554) by WMDE-Fisch
- git #407ff955 - Rename OutlineParameterCheckboxWidget to OutlineParameterCheckboxLayout by WMDE-Fisch
- git #15705076 - Update VE core submodule to master (6c7bee041) (task T284758) by Bartosz Dziewoński
- git #c6f2683d - Rewrite MWTransclusionDialog methods for readability (task T284895) by Thiemo Kreuz
- git #0e04315c - Add missing newline in JSDoc by WMDE-Fisch
- git #c3c91275 - Function to get all potential template parameters, in order (task T274545) by Adam Wight
- git #9e1c76f0 - Tests for MWTemplateModel parameter ordering (task T274545) by Adam Wight
- git #2bdda88e - Small documentation updates in transclusion model classes (task T284895) by Thiemo Kreuz
- git #2a1defc2 - Remove unused .onAddParameterBeforeLoad() method (task T284895) by Thiemo Kreuz
- git #bba59246 - Better variable names for the template dialog's "single" mode (task T284895) by Thiemo Kreuz
- git #988cda65 - Template dialog checkbox list (task T274543) by Adam Wight
- git #d9596c7f - Add tooltip to "dismissible message" close button (task T284742) by Thiemo Kreuz
- git #6da5b926 - Add missing word wrapping to template/param descriptions (task T284890) by Thiemo Kreuz
- git #feb902ab - Small code cleanups for the MWDismissibleMessageWidget (task T284742) by Thiemo Kreuz
- git #13d1c4d2 - Dismissible feedback message for the template search (task T284742) by Andrew Kostka
- git #50fbddb4 - Fix bad parameter ID "…/undefined" on placeholders (task T285002) by Thiemo Kreuz
- git #950a5300 - Extract "show all" to placeholder class (task T284636) by Adam Wight
- git #a2daf5f6 - Method for getting the currently selected element (task T284632) by Adam Wight
- git #44035a23 - Introduce a new class to encapsulate booklet inter-pane wiring (task T284632) by Adam Wight
- git #858f0d51 - Make use of Array.some() in a few places by Thiemo Kreuz
- git #53c59f35 - ve.ui.MWSaveDialog: Tweak margins of checkboxes by Bartosz Dziewoński
WebAuthn
No changes for WebAuthn
Wikibase
- git #1b1ed9c7 - Use new RepoDomainDB convenience method (task T285087) by toan
- git #fdba6243 - Make PropertyInfoTableBuilder get DomainDb from PropertyInfoTable (task T285227) by Lucas Werkmeister
- git #724f3e82 - Add RepoDomainDB test convenience method (task T285087) by toan
- git #f1f7f35c - Remove useTransactions flag from PropertyInfoTableBuilder (task T285227) by Lucas Werkmeister
- git #9697d118 - Remove EntityIdComposer from PropertyInfoTableBuilder (task T285227) by Lucas Werkmeister
- git #a176d8e1 - Provide spam protection for the test system (task T284914) by rosalie
- git #786be05a - Make SerializationModifier take multiple callbacks at once by Lucas Werkmeister
- git #ad4648e5 - Make SerializationModifier work in any order by Lucas Werkmeister
- git #60033194 - Reimplement SerializationModifier by Lucas Werkmeister
- git #5fa70a40 - Remove unused code by Jakob Warkotsch
- git #17a142fb - Bump wikibase-data-values-value-view to HEAD (task T284219) by Lucas Werkmeister
- git #03da6147 - Remove unused local variable by Michael Große
- git #519eaf22 - Remove code duplication in SqlChangeStoreTest by toan
- git #937d57ac - Replace ILoadBalancer in SqlChangeStore (task T285088) by toan
- git #87753c25 - Inject logger into DispatchingValueSnakRdfBuilder (task T285131) by Lucas Werkmeister
- git #76f89da7 - FP: use git_updater for updating repos (task T284912) by Jakob Warkotsch
- git #b3c27815 - Inject RepoDomainDb into WikiPageEntityRedirectLookup (task T285089) by Lucas Werkmeister
- git #f2fe2f27 - Use explicit JOIN in WikiPageEntityRedirectLookup by Lucas Werkmeister
- git #03c92325 - InjectRCRecordsJobTest is not using the database by toan
- git #2111060b - FP: fix hostname after test system recreation (task T284912) by Jakob Warkotsch
- git #641174dc - Migrate SqlSiteLinkConflictLookup to use RepoDomainDb (task T285036) by Amir Sarabadani
- git #5fa215b7 - Migrate term rebuilders to use DomainDb (task T283939) by Amir Sarabadani
- git #5809d9bb - Remove addEntityStub from EntityRdfBuilder (task T282686) by tzhelyazkova
- git #3f1b9ed0 - Start using xStubRdfBuilders in RdfBuilder (task T282686) by tzhelyazkova
- git #b046be0e - client: Bring back using the client setting for langlink group (task T284854) by Amir Sarabadani
- git #640e07ef - Inject RepoDomainDb into IdGenerator classes (task T285037) by Lucas Werkmeister
- git #ba976f8a - Inject RepoDomainDb into DatabaseTermsCollisionDetector (task T285038) by Lucas Werkmeister
- git #3aa96d61 - Inject ClientDomainDb into InjectRCRecordsJob (task T283330) by toan
- git #6b5b463c - Inject ClientDomainDbFactory into ChangesListSpecialPageHookHandler (task T285042) by Lucas Werkmeister
- git #2f33070f - Use RepoDomainDb in ChangesSubscriptionTableBuilder (task T283939) by Amir Sarabadani
- git #5d4459ea - Update lb in DatabaseUsageCheckingTermStoreCleaner (task T283946) by Dat
- git #d375aedb - Hook incrementing 'wikibase-idgenerator' ratelimit in case of error (task T284538) by Amir Sarabadani
- git #b6f6aaef - MatchingTermsLookupPropertyLabelResolver is not used by toan
- git #04abf1fd - FP: fix typos in infrastructure docs by Jakob Warkotsch
- git #1f151980 - FP: add WikibaseCirrusSearch to the test system (task T284912) by Jakob Warkotsch
- git #c9b375d9 - Remove special support for languages fully supported in core MediaWiki by Amir Aharoni
- git #28cdf756 - Add Release note about Rate Limiting (task T274157) by Dat
- git #5d861567 - Change monolingual languages configuration (task T262922) (task T252198) (task T283168) by Remko de Keijzer
- git #fdbc3871 - Replace depricating method IContextSource::getWikiPage to WikiPageFactory usage (task T275710) by Roman Stolar
- git #4467f9a6 - Remove usages of User::matchEditTokenNoSuffix by Petr Pchelko
- git #21499cda - Remove IdGeneratorRateLimiting (task T274157) by Dat
- git #5f2d6f97 - Add paragraph about expected benefits to ADR-14 by Michael Große
- git #b27c4161 - Accept Monorepo ADR by Thomas Arrow
WikibaseCirrusSearch
No changes for WikibaseCirrusSearch
WikibaseLexeme
- git #da4663ab - Inject logger into ValueSnakRdfBuilderFactory (task T285131) by Lucas Werkmeister
- git #e9633bac - Remove addEntityStub from LexemeRdfBuilder(s) (task T282686) by Thomas Arrow
- git #392cdafa - Use mocks for instantiating RdfBuilder in tests by Thomas Arrow
- git #f6a9c43c - Remove logic from addEntityStub functions (task T282686) by tzhelyazkova
- git #9884bfeb - Introduce LexemeStubRdfBuilder (task T282686) by tzhelyazkova
- git #9a1565ac - Remove language codes that are fully supported in core MediaWiki by Amir Aharoni
- git #581a8398 - Update for renamed CSS class from MediaWiki core by Bartosz Dziewoński
- git #248aa191 - Fix the misspelling of Sumerian by Amir Aharoni
- git #a4d9f7b3 - Specify DB to query when checking if a user is blocked from a page (task T283268) by Thalia
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
- git #9125e5d3 - Check if WikibaseClient is loaded before using it by Lucas Werkmeister
- git #2bd8dcd2 - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
- git #36ef5c4d - Inject logger into ValueSnakRdfBuilderFactory (task T285131) by Lucas Werkmeister
- git #37b4917e - Don't show controls when users can't add/edit statements (task T285133) by Matthias Mullie
- git #f5de9280 - Remove WikibaseMediaInfoHooks::userCanEdit (task T281822) by vladshapik
- git #e7648ab6 - Remove addEntityStub from MediaInfoRdfBuilder(s) (task T282686) by tzhelyazkova
- git #5c442c96 - Remove calls to addEntityStub from EntityRdfBuilder implementions (task T282686) by Thomas Arrow
- git #5c889015 - Use mocks for instantiating RdfBuilder in tests by Thomas Arrow
WikibaseQualityConstraints
- git #103aa7f1 - Refactor FormatCheckerTest and test regexes in both Shellbox and Sparql (task T176312) by Amir Sarabadani
Wikidata.org
- git #7a92fbf8 - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
WikidataPageBanner
- git #a6a92103 - Replace class_exists with ExtensionRegistry (task T274275) by Amir Sarabadani
WikiEditor
- git #344da9de - Move var declarations inline by Ed Sanders
- git #b3dbb96c - Update stylelint-config-wikimedia by Ed Sanders
wikihiero
No changes for wikihiero
WikiLove
No changes for WikiLove
WikimediaApiPortalOAuth
No changes for WikimediaApiPortalOAuth
WikimediaBadges
No changes for WikimediaBadges
WikimediaEditorTasks
No changes for WikimediaEditorTasks
WikimediaEvents
- git #daaa081e - Remove debug logging from VectorPrefDiffInstrumentation (task T261842) by Nicholas Ray
- git #97ba7141 - Include canonical special page name for JS error reports without schema change (task T266504) by jdlrobson
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
No changes for WikimediaMaintenance
WikimediaMessages
No changes for WikimediaMessages
Wikisource
- git #30fb16ef - Add on-boarding popup and pulsating dot (task T281920) by Sam Wilson
- git #3323620e - Show confirmation dialog if attempting OCR when the textbox isn't empty (task T281767) by Daimona Eaytoy
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
No changes for CologneBlue
MinervaNeue
- git #c764cc62 - Category feature not ready for logged in users (task T246049) by jdlrobson
- git #18ad3fa4 - Address some FIXMEs in styles (task T285261) by jdlrobson
Modern
No changes for Modern
MonoBook
- git #57e96350 - Move capitalize-all-nouns CSS class support from core to MonoBook (task T97892) by Jack Phoenix
Nostalgia
No changes for Nostalgia
Timeless
No changes for Timeless
Vector
- git #7909cf1e - Update user links storybook (task T284584) by bwang
- git #7d324185 - VectorUseWvuiSearch should reflect production config by jdlrobson
- git #8389de9c - Update user menu icon and storybook (task T284748) by bwang
- git #78929d58 - Skin: Convert number of languages to interface language (task T283955) by Sam Smith
- git #22e343ee - Ensure login button is only rendered for anon users (task T276561) by bwang
- git #0fc7be61 - Update tests for default Menu template value by bwang
WikimediaApiPortal
No changes for WikimediaApiPortal
VisualEditor
- git #6c7bee04 - CommandHelpDialog: Rewrite for-loops by Ed Sanders
- git #5e3ee8ae - Help dialog: Hide commands which are not in surface.getCommands() (task T284758) by Ed Sanders
Total Changes
246 Changes in 53 repos by 59 authors