| Deployment of MediaWiki 1.36.0-wmf.31 to Wikimedia sites | MediaWiki 1.36.0-wmf.32 |
The latest version (labeled "1.36.0-wmf.31") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 16 February 2021 (see the roadmap).
Core changes
- git #c49ac6d2 - Branch commit for wmf/1.36.0-wmf.31 (task T271345) by trainbranchbot
- git #aa35f404 - rebuildLocalisationCache.php: Fix typo by Ahmon Dancy
- git #98868434 - Drop files linkscc table by Amir Sarabadani
- git #fa7b284d - Remove all old index checks in PG (task T272199) by Amir Sarabadani
- git #31e0a6c9 - rebuildLocalisationCache.php: handle killed children by Ahmon Dancy
- git #00d22d1b - Drop 1.24 upgrade patch files (task T272199) by Ammarpad
- git #fdd00077 - Drop 1.23 upgrade patch files (task T272199) by Ammarpad
- git #a20d1dfe - Remove all old index additions in PG (task T272199) by Amir Sarabadani
- git #d30eb5af - registration: Clarify ExtensionRegistry::getQueue() return type by Máté Szabó
- git #8fca24fd - API: Fix flaky ApiQueryInfoTest case by Timo Tijhof
- git #879af908 - Deprecate wgAjaxEditStash (task T274695) by James D. Forrester
- git #08318b4d - RELEASE-NOTES-1.36: Clean up settings section by James D. Forrester
- git #df4d67c2 - composer: Provide `test-some` job for CI (task T199403) by James D. Forrester
- git #1605864f - mediawiki.action.edit: Convert module to packageFiles by Timo Tijhof
- git #8515ff41 - mediawiki.action.edit: Avoid jQuery objects in watchlistExpiry.js (task T274688) by Timo Tijhof
- git #6cf36e5d - mediawiki.action.edit: Fold watchlistExpiry.js into this module (task T274688) by Timo Tijhof
- git #a0593248 - mediawiki.action.edit: Set desktop/mobile target (task T274688) (task T127268) by Timo Tijhof
- git #9c578c14 - Call __toString explicitly when passing an object to the logger (task T269680) by Gergő Tisza
- git #43e93a7f - registration: Allow reusing cached metadata between wikis (task T274648) by Máté Szabó
- git #0156a47d - Fix error message in ExtensionJsonValidation test (task T274591) by Ammarpad
- git #221d1361 - checkDependencies.php: Don't throw exception to command line. by Ammarpad
- git #876736e5 - Drop 1.22 upgrade patch files (task T272199) by Ammarpad
- git #1fa9fb99 - Drop 1.21 upgrade patch files (task T272199) by Ammarpad
- git #8b7df4c6 - Drop 1.20 upgrade patch files. (task T272199) by Ammarpad
- git #2048d428 - Fix documentation of ChangeTags::listDefinedTags by Matěj Suchánek
- git #6e281802 - Use generator function in ExtensionJsonValidationTest by Ammarpad
- git #e78de410 - OutputPage: Make $wgDebugRedirects work again (task T236639) by Ammar Abdulhamid
- git #03f5f05c - Add WVUI (0.1.0) (task T271353) by Roan Kattouw
- git #4403a69d - Updating wikimedia/cldr-plural-rule-parser (v1.0.0 => v2.0.0) (task T263341) by Reedy
- git #cc8dc168 - LocalFile::unlock() fix typo (`loc` -> `lock`) (task T201491) by DannyS712
- git #69b48bf5 - Updating wikimedia/wait-condition-loop (v1.0.1 => v2.0.1) (task T263341) by Reedy
- git #1716f52a - Api: Cache the ContentLanguage object in ApiResult by Daimona Eaytoy
- git #a7481c02 - Restore userlink for IP range. (task T274526) by Ammarpad
- git #93690e1c - API: Optimize hot code paths in ApiResult by re-arranging by Thiemo Kreuz
- git #2af69576 - Tighten invalid timestamp error checking (task T272637) by Ammarpad
- git #70bb3d90 - Update wikimedia/shellbox to 1.0.3 (task T274474) by Kunal Mehta
- git #23adea0c - WebRequest: Document magic argument on WebRequest::getValues by Umherirrender
- git #c1709d9e - MemoizedCallable: Disallow memoizing of unnamed closures by Timo Tijhof
- git #8de3b7d3 - Use static closures where safe to use by Umherirrender
- git #9859edb6 - registration: Stop double-caching config settings (task T274445) by Kunal Mehta
- git #7da3ba32 - Remove all old data type changes and null changes in PG (task T272199) by Amir Sarabadani
- git #0cacd9cd - Make RevisionStore to pass $wikiId to RevisionRecord's methods. (task T273284) by Peter Ovchyn
- git #4d8dc6b9 - Use ActorStore in RevisionStore (task T273290) by Petr Pchelko
- git #947a8cfc - Use ?? instead of isset/array_key_exists where possible by Thiemo Kreuz
- git #ca56a3a1 - Safe-guard switch possibly doing bad comparisons (task T255177) (task T258790) by Thiemo Kreuz
- git #f4667aec - Remove all old new field schema changes in PG (task T272199) by Amir Sarabadani
- git #f55bc50d - objectcache: tweak MediumSpecificBagOStuff::updateOpStats call rate metric name by Aaron Schulz
- git #82270f98 - vue: Log component errors (task T249826) by Sam Smith
- git #93245ae0 - Remove all old foreign key deferrable changes (task T272199) by Amir Sarabadani
- git #5c7ee84d - Drop 1.19 upgrade patch files (task T272199) by Ammarpad
- git #85c8876f - Drop 1.18 upgrade patch files (task T272199) by Ammarpad
- git #0ec26437 - objectache: Revert "throw on Closure" in WANObjectCache (task T273242) by Krinkle
- git #1398a729 - Reorder arguments in ActorStore::newActorFromRowFields by Petr Pchelko
- git #29579c15 - Drop mThisAsAuthority from User before serializing. by Petr Pchelko
- git #3ba4e1a1 - Fix --group option for mysql.php by daniel
- git #ee0c7798 - Mark .mw-infobox styles as deprecated (task T268194) by jdlrobson
- git #4e94fa88 - WANObjectCache: throw on Closure (task T273242) by daniel
- git #53e8c545 - Add notice about local-server cache to addSite.php (task T269099) by Lucas Werkmeister
- git #c9c2995a - in deployment-prep some groups don't exist, permit scripts that use them to run (task T269377) by Ariel T. Glenn
- git #a1de8b87 - Tests: Mark more more closures as static (task T274036) by Umherirrender
- git #09bf6309 - Drop 1.17 upgrade patch files (task T272199) by Ammarpad
- git #8a063017 - Update RevisionStore public interface to be using PageIdentity (task T272886) by Peter Ovchyn
- git #a12c1bdb - WikiImporter: Minor code style changes by Reedy
- git #f0a95070 - Language.php: Mark some closures as static (task T274036) by Reedy
- git #c82e4b21 - Resources.php: Mark some closures as static (task T274036) by Reedy
- git #354848b0 - maintenance: Mark some closures as static (task T274036) by Reedy
- git #252fd6ff - Make TypeDefTestCase::getInstance() abstract. by Ammarpad
- git #1f35ad2e - Search files in user language (task T259896) by Matthias Mullie
- git #14f78ee2 - Update SessionManager to pass session string representation to logger (task T269680) by Cole White
- git #331b39eb - Revert "Do not return internal edit status from EditPage" (task T258790) by Thiemo Kreuz (WMDE)
Vendor
- git #2a9a0cee - Updating wikimedia/cldr-plural-rule-parser (v1.0.0 => v2.0.0) (task T263341) by Reedy
- git #087af2ba - Updating wikimedia/wait-condition-loop (v1.0.1 => v2.0.1) (task T263341) by Reedy
- git #d96989c8 - Update wikimedia/shellbox to 1.0.3 (task T274474) by Kunal Mehta
Extensions
3D
No changes for 3D
AbuseFilter
- git #e64049c3 - Create dedicated types of parser exceptions by Daimona Eaytoy
- git #607be2d5 - Check response code and prevent exception in worker-abusefilter (task T274401) by Daimona Eaytoy
- git #e197161c - Use updated CheckUser Hooks class by Reedy
- git #a51b9bf9 - Serialize all data for edit stash by Matěj Suchánek
- git #4067f543 - Allow testing Flow edits (task T115128) by Daimona Eaytoy
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
No changes for AdvancedSearch
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
- git #fe2fa542 - session: Call __toString explicitly when passing an object to the logger (task T269680) by Gergő Tisza
CentralNotice
No changes for CentralNotice
CharInsert
No changes for CharInsert
CheckUser
- git #d6ff0c53 - Drop CheckUserHooks class alias by Reedy
- git #421cee43 - Minor test cleanup by Reedy
- git #fde021e0 - Namespace rest of extension by Reedy
CirrusSearch
- git #7ece0034 - Don't try to index pages that can't exist. (task T274317) by daniel
Cite
- git #fdf17f32 - Cite: Move margin in column references (task T249441) by Steven Rawson
CiteThisPage
- git #6887a33d - Namespace extension by Reedy
Citoid
No changes for Citoid
cldr
- git #00265d17 - Add several term languages and several monolingual languages by Remko de Keijzer
CodeEditor
No changes for CodeEditor
CodeMirror
- git #0268f681 - Revert "Lower maxHighlightLineLength limit to 5000" (task T274369) by Thiemo Kreuz (WMDE)
CodeReview
No changes for CodeReview
Cognate
No changes for Cognate
Collection
No changes for Collection
CommonsMetadata
No changes for CommonsMetadata
ConfirmEdit
No changes for ConfirmEdit
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #7c3cc7ad - SX Fix TranslatedSegmentCard for empty translation MT option (task T273444) by NikG
- git #88abaec5 - CX3 Build 0.1.0+20210210 by NikG
- git #7bfd8fe5 - SX Article Selector: Add link to "Learn more" anchor (task T274307) by NikG
- git #2b6c32fb - SX Sentence Selector: Fix height for mobile devices (task T274285) by NikG
- git #86ff5f71 - SX: Add section translation target language configuration parameter (task T273274) by NikG
- git #a7d74eef - SX Pick a sentence: Disable all links inside section content (task T273271) by NikG
- git #272e4453 - SX Follow up after publishing: Add invitation panel to target page (task T260137) by NikG
- git #5f713c80 - SX: Fix redirection loop from SXArticleSelector to CXDashboard (task T274125) by NikG
- git #18c9785d - SX Highlight published section: Fix for section titles with spaces (task T260139) by NikG
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
- git #e481d43b - build: Updating dependencies by libraryupgrader
DiscussionTools
- git #6659bb3f - CommentFormatter: Fix problems with editsection and quotes (task T274709) by Bartosz Dziewoński
- git #03f22c53 - Improve API parameter documentation by Bartosz Dziewoński
- git #1998c983 - computeId() can't return null by Bartosz Dziewoński
- git #361fd4c4 - Add body class to enable reply links (task T273072) by Ed Sanders
- git #b581883e - Show relevant user in local suggestions on user talk pages (task T273324) by Ed Sanders
- git #1e0d2d93 - Add missing out-of-index guard to CommentUtils by Thiemo Kreuz
- git #3a1b8e09 - Remove a TODO note about wrappers by Bartosz Dziewoński
- git #9d2b3582 - Fix replying outside wrappers for partially indented comments (task T273692) by Bartosz Dziewoński
- git #0f4db60e - More test cases for comment wrappers (multiple siblings) by Bartosz Dziewoński
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #96a3e77d - Allow longer order IDs for Ingenico (task T274301) by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
No changes for Echo
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EntitySchema
- git #7663286a - Avoid extension RevisionLookup in tests in favour of mocks (task T272886) by Peter Ovchyn
EventBus
No changes for EventBus
EventLogging
- git #7d8b2f7b - build: Updating dependencies by libraryupgrader
- git #a5ccd5e9 - Use core.sendBeacon in core.submit to avoid JS errors (task T273374) (task T86680) by Ottomata
EventStreamConfig
- git #df56c41b - Update sampling config syntax by Michael Holloway
ExtensionDistributor
No changes for ExtensionDistributor
ExternalGuidance
No changes for ExternalGuidance
FeaturedFeeds
- git #e07d5567 - Require MediaWiki 1.35+, remove need for extension.json callback by Kunal Mehta
- git #f795055d - Fix issues with recent caching update (task T264391) by Taavi Väänänen
FileExporter
No changes for FileExporter
FileImporter
- git #529f821d - Fix wrong context title in WikitextEditor (task T274274) (task T274340) by daniel
- git #183b5637 - Avoid dangling Html::closeElement when possible by Thiemo Kreuz
- git #96f61b3e - Collapse some lines of code by Thiemo Kreuz
- git #24b31161 - Re-enable disabled PHPCS sniffs by Thiemo Kreuz
FlaggedRevs
No changes for FlaggedRevs
Flow
- git #c0c0f9fc - Use private by default in tests, instead of protected by Thiemo Kreuz
- git #25f2ee09 - Generate AbuseFilter variables for edits in recent_changes (task T115128) by Daimona Eaytoy
- git #61599200 - Use private constants in tests where possible by Thiemo Kreuz
- git #8db82fc5 - Remove unused properties from RevisionFormatter test by Thiemo Kreuz
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
- git #b2a99d7d - Remove ExtensionFunction that never really worked by Kunal Mehta
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
- git #0ab44540 - Fix case of PageSaveComplete hook function in extension.json by Kunal Mehta
GlobalWatchlist
- git #02ee0e39 - Add @noflip commands for CSS (task T274313) by DannyS712
- git #a50f0e77 - Switch sidebar hook to onSidebarBeforeOutput (task T274312) by DannyS712
- git #5838e4d4 - Restore RTL handling for non-Vue display (task T274313) by DannyS712
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GrowthExperiments
- git #7fe436f2 - Make it possible to disable mentorship features (task T273776) by Martin Urbanec
- git #7644c6b7 - Make Special:WelcomeSurvey work without group parameter when directly viewed (task T274368) by Martin Urbanec
- git #bec2e9b1 - Rename ConfigurationLoader service to NewcomerTasks-specific name (task T274522) by Martin Urbanec
- git #94e9d799 - Help panel: Use language.convertNumber for mentor's editcount (task T274379) by Martin Urbanec
- git #73be07c3 - Guidance: use language.convertNumber for tip panel labels (task T274379) by Kosta Harlan
- git #c6491b9d - GEHomepage(Manual)MentorsList should consistently use null for "no list" (task T273776) (task T273904) by Martin Urbanec
GuidedTour
No changes for GuidedTour
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
Jade
No changes for Jade
Josa
No changes for Josa
JsonConfig
- git #7b6d4b0b - Remove PHP entry point by Reedy
- git #4e236560 - Remove AbortMove hook subscriber (task T274716) by Reedy
Kartographer
- git #b837feef - Remove unused dependency on deprecated jquery.throttle-debounce by Bartosz Dziewoński
LabeledSectionTransclusion
No changes for LabeledSectionTransclusion
LandingCheck
No changes for LandingCheck
LdapAuthentication
No changes for LdapAuthentication
Linter
No changes for Linter
LiquidThreads
- git #2eaf7bd9 - Remove OAI related hook subscribers by Reedy
- git #be85f81b - Remove AbortMove hook subscriber (task T274716) by Reedy
- git #c6b58b94 - Do not construct Article on SpecialPage (task T274276) by daniel
Listings
No changes for Listings
LocalisationUpdate
- git #dcc6285f - Fix few excluded errors in PHPCS by zoranzoki21
LoginNotify
No changes for LoginNotify
MachineVision
No changes for MachineVision
MapSources
No changes for MapSources
MassMessage
No changes for MassMessage
Math
- git #77804245 - Extend mathoids Checker functionality by Moritz Schubotz (physikerwelt)
MediaModeration
No changes for MediaModeration
MobileApp
No changes for MobileApp
MobileFrontend
No changes for MobileFrontend
MultimediaViewer
No changes for MultimediaViewer
NavigationTiming
- git #e991f297 - Namespace extension by Reedy
- git #ff12b5df - Remove PHP entry point by Reedy
Newsletter
No changes for Newsletter
NewUserMessage
No changes for NewUserMessage
Nuke
- git #52d27a27 - Namespace extension by Reedy
- git #bd3243a0 - Remove PHP entry point by Reedy
OATHAuth
No changes for OATHAuth
OAuth
No changes for OAuth
OAuthRateLimiter
No changes for OAuthRateLimiter
OpenStackManager
No changes for OpenStackManager
ORES
- git #ae29bfa9 - build: Updating dependencies by libraryupgrader
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
- git #f375ff3b - Code cleanup by Reedy
- git #5f0b7097 - Namespace extension by Reedy
Poem
No changes for Poem
PoolCounter
- git #b808f417 - Namespace extension by Reedy
Popups
No changes for Popups
ProofreadPage
No changes for ProofreadPage
PropertySuggester
No changes for PropertySuggester
QuickSurveys
No changes for QuickSurveys
Quiz
No changes for Quiz
ReadingLists
No changes for ReadingLists
RelatedArticles
No changes for RelatedArticles
Renameuser
- git #acda5b27 - SECURITY: Bring back the old name of the hook (task T272770) by Amir Sarabadani
RevisionSlider
No changes for RevisionSlider
RSS
No changes for RSS
SandboxLink
- git #c7996acc - Remove PHP entry point by Reedy
Score
No changes for Score
Scribunto
No changes for Scribunto
SearchExtraNS
No changes for SearchExtraNS
SecureLinkFixer
- git #39461f32 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
- git #c81c640f - Add date filter to Special:SecurePollLog page (task T273975) by STran
- git #4ad81392 - Allow limited editing of poll after start (task T273025) by STran
- git #92d8f326 - Update deprecated getId() to current getUserId() by wikitrent
- git #bb15ee1f - Inject services into SpecialSecurePollLog and SecurePollLogPager (task T273612) by wikitrent
- git #56db8fff - Add performer filter to Special:SecurePollLog page (task T273930) by STran
- git #bc7fd596 - Add election id filter to Special:SecurePollLog page (task T273929) by STran
- git #a3c3c4c9 - Add target filter to Special:SecurePollLog page (task T273931) by Thalia
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SpamBlacklist
- git #c2e57657 - Use updated CheckUser Hooks class by Reedy
StopForumSpam
No changes for StopForumSpam
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
- git #9bdf728f - Move default CSS/JS model mapping out of extension.json by Kunal Mehta
TemplateData
- git #fa7d16a3 - Update a few confusing variable names in editor code by Thiemo Kreuz
- git #c355a8fa - More strict validation of InterfaceTexts by Thiemo Kreuz
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TemplateWizard
No changes for TemplateWizard
TextExtracts
No changes for TextExtracts
Thanks
- git #6cbddccd - Use updated CheckUser Hooks class by Reedy
TheWikipediaLibrary
No changes for TheWikipediaLibrary
TimedMediaHandler
- git #79d0ce33 - Reduce logspam from legacy Kaltura player (task T262469) (task T258422) (task T264958) (task T264957) by jdlrobson
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
- git #2e5e5621 - Namespace extension by Reedy
Translate
- git #3c010fbe - Provide hint for "Multiple translation unit markers" error message (task T169296) by Aklapper
- git #d9955cf0 - Add TtmServerFactory by Niklas Laxström
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
No changes for TwoColConflict
UniversalLanguageSelector
- git #2172c8c1 - CompactLinks: Update performance summary by Niklas Laxström
- git #8b6d8f68 - Remove CompactInterlanguageList.prototype.getInterlanguageList by Niklas Laxström
- git #b385d58a - Remove CompactInterlanguageList.prototype.getCommonLanguages by Niklas Laxström
- git #64aeedfb - Modern Vector should be compatible with ULS (task T273232) (task T273928) by jdlrobson
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 #263a4d1a - Only show "Editing mode" preference when VE enabled (on SET beta-feature wikis) (task T273189) by Bartosz Dziewoński
- git #ef8e7945 - Stop showing the "Editing tabs" popup some time after SET switch (task T273189) by Bartosz Dziewoński
- git #b91c8647 - Ignore user prefs for enabling/disabling VE which are not settable (task T271434) by Bartosz Dziewoński
- git #4b1f1415 - Do not define contradictory user preferences for enabling/disabling VE (task T273188) by Bartosz Dziewoński
- git #b1fa5839 - Remove two unused configuration options (task T273177) by Bartosz Dziewoński
WebAuthn
No changes for WebAuthn
Wikibase
- git #b96dcf5c - Add DispatchChangeVisibilityNotificationJob (task T272334) by Lucas Werkmeister
- git #2c5198a0 - Reuse entity ID in DispatchChangeVisibilityNotificationJob (task T272334) by Lucas Werkmeister
- git #f6139421 - Stop loading full revisions in DispatchChangeVisibilityNotificationJob (task T272334) by Lucas Werkmeister
- git #f478d4b2 - Add several term languages and several monolingual languages by Remko de Keijzer
- git #487a9cd9 - Add missing tablesUsed[] = 'page' to some tests by Thiemo Kreuz
- git #4d5b5744 - Remove @param in tests that literally repeat the code by Thiemo Kreuz
- git #d667d3ff - Copy some test function type hints from phpdoc by Lucas Werkmeister
- git #e0008850 - Don’t return false in case of misscheduled job by Lucas Werkmeister
- git #48d3c80f - Remove extractInterlang.sql by Lucas Werkmeister
- git #308a3515 - Extract DispatchChangeModificationNotificationJob class (task T272334) by Lucas Werkmeister
- git #881b78a1 - Update docs to reflect the new default as per Ie4ddf0a280a8c08ad025230dc5283445d9507f46 (task T267098) by Itamar Givon
- git #308936ec - Use EntityTitleStoreLookup in ResultBuilder (task T267363) by Lucas Werkmeister
- git #0b5ee4e7 - Let StatementEntityReferenceExtractor be reused (task T273830) by Lucas Werkmeister
- git #06bec855 - Change default name of Wikibase-repo-name (task T267098) by Luca Mauri
WikibaseCirrusSearch
No changes for WikibaseCirrusSearch
WikibaseLexeme
- git #673236f8 - Add lexeme languages ms-arab and rah (task T267479) (task T270059) (task T272442) by Remko de Keijzer
- git #d6158f10 - Pass EntityTitleStoreLookup into ResultBuilder (task T267363) by Lucas Werkmeister
- git #df95a990 - Test merging self-referential lexemes (task T273830) by Lucas Werkmeister
- git #337d7754 - Add term text to UnknownLanguage error message (task T265783) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
- git #ee8f29bb - For other tab, request images at a pregenerated size (task T263705) by Matthias Mullie
- git #a13fc9f4 - Debounce thumbnail loading (task T263705) by Matthias Mullie
- git #22217b60 - Use leftover variable: by Matthias Mullie
- git #a4fbf564 - Add "did you mean" feature to Media Search (task T260292) by Eric Gardner
- git #391f3c71 - Re-order MediaSearch tabs (task T273299) by Eric Gardner
- git #da7114eb - Set fixed video thumb height (task T274355) by Matthias Mullie
- git #c99b1243 - Always display icons for audio/video files (task T271373) by Matthias Mullie
- git #df1a0686 - Drop mediasearch conditional (task T262271) by Matthias Mullie
- git #eb7eb802 - Instrument QuickView copy events by Eric Gardner
WikibaseQualityConstraints
No changes for WikibaseQualityConstraints
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
- git #7ca3235b - Remove usage of deprecated jquery.throttle-debounce module (task T213426) by Amir Sarabadani
WikiEditor
- git #760f023f - TypeError: $button.trigger is not a function (task T261529) by jdlrobson
wikihiero
No changes for wikihiero
WikiLove
- git #95625ebe - Namespace extension by Reedy
WikimediaApiPortalOAuth
No changes for WikimediaApiPortalOAuth
WikimediaBadges
No changes for WikimediaBadges
WikimediaEditorTasks
No changes for WikimediaEditorTasks
WikimediaEvents
- git #c8ae2fe8 - Allow opting out of error logging. by jdlrobson
WikimediaIncubator
- git #2d9d5192 - Remove AbortMove hook subscriber (task T274716) by Reedy
WikimediaMaintenance
- git #40f2e369 - Add growthexperiments_link_submissions.sql table for GrowthExperiments (task T266446) by Gergő Tisza
WikimediaMessages
No changes for WikimediaMessages
Wikisource
No changes for Wikisource
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
No changes for CologneBlue
MinervaNeue
- git #82724b3c - Add data-mw="interface" attribute to Menu elements by Piotr Miazga (polishdeveloper)
- git #5a2527d7 - Drop smart logout handling in favor of core ready.js (task T259200) by Piotr Miazga (polishdeveloper)
Modern
No changes for Modern
MonoBook
No changes for MonoBook
Nostalgia
No changes for Nostalgia
Timeless
No changes for Timeless
Vector
- git #f549eb58 - Replace `mediawiki.util` dependency with `mediawiki.Uri` in `skins.vector.search` module by Nicholas Ray
- git #4035d357 - Move resource loader definition to skin.json by jdlrobson
- git #a4f126a7 - Search results should overlay personal tools by jdlrobson
- git #daf6a798 - TypeError: data.collapseCondition is not a function by jdlrobson
- git #6f16af42 - Round up to nearest kb (task T270883) by jdlrobson
- git #591fd316 - Switch back to skin version 1 for now by jdlrobson
- git #e1f2d289 - Convert max-width layout to relative units (task T270104) by Jan Drewniak
- git #68b989ef - Simplify responsive Vector implementation (task T242772) by jdlrobson
WikimediaApiPortal
No changes for WikimediaApiPortal
VisualEditor
- git #4cb1a325 - ve.ce.GeneratedContentNode: Fix a typo in documentation comment by Bartosz Dziewoński
- git #bb7fd808 - ve.ui.ContentAction: Fix a documentation comment by Bartosz Dziewoński
- git #28907312 - Update of 'Live Demo' URL in README (task T274222) by pradhuman1
- git #4f7bf062 - Rebuild language lists by Ed Sanders
Total Changes
223 Changes in 59 repos by 56 authors