MediaWiki 1.36/wmf.31
MediaWiki 1.36.0-wmf.30 | 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
edit- git #c49ac6d2 - Branch commit for wmf/1.36.0-wmf.31 (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 (T272199) by Amir Sarabadani
- git #31e0a6c9 - rebuildLocalisationCache.php: handle killed children by Ahmon Dancy
- git #00d22d1b - Drop 1.24 upgrade patch files (T272199) by Ammarpad
- git #fdd00077 - Drop 1.23 upgrade patch files (T272199) by Ammarpad
- git #a20d1dfe - Remove all old index additions in PG (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 (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 (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 (T274688) by Timo Tijhof
- git #6cf36e5d - mediawiki.action.edit: Fold watchlistExpiry.js into this module (T274688) by Timo Tijhof
- git #a0593248 - mediawiki.action.edit: Set desktop/mobile _target (T274688) (T127268) by Timo Tijhof
- git #9c578c14 - Call __toString explicitly when passing an object to the logger (T269680) by Gergő Tisza
- git #43e93a7f - registration: Allow reusing cached metadata between wikis (T274648) by Máté Szabó
- git #0156a47d - Fix error message in ExtensionJsonValidation test (T274591) by Ammarpad
- git #221d1361 - checkDependencies.php: Don't throw exception to command line. by Ammarpad
- git #876736e5 - Drop 1.22 upgrade patch files (T272199) by Ammarpad
- git #1fa9fb99 - Drop 1.21 upgrade patch files (T272199) by Ammarpad
- git #8b7df4c6 - Drop 1.20 upgrade patch files. (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 (T236639) by Ammar Abdulhamid
- git #03f5f05c - Add WVUI (0.1.0) (T271353) by Roan Kattouw
- git #4403a69d - Updating wikimedia/cldr-plural-rule-parser (v1.0.0 => v2.0.0) (T263341) by Reedy
- git #cc8dc168 - LocalFile::unlock() fix typo (`loc` -> `lock`) (T201491) by DannyS712
- git #69b48bf5 - Updating wikimedia/wait-condition-loop (v1.0.1 => v2.0.1) (T263341) by Reedy
- git #1716f52a - Api: Cache the ContentLanguage object in ApiResult by Daimona Eaytoy
- git #a7481c02 - Restore userlink for IP range. (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 (T272637) by Ammarpad
- git #70bb3d90 - Update wikimedia/shellbox to 1.0.3 (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 (T274445) by Kunal Mehta
- git #7da3ba32 - Remove all old data type changes and null changes in PG (T272199) by Amir Sarabadani
- git #0cacd9cd - Make RevisionStore to pass $wikiId to RevisionRecord's methods. (T273284) by Peter Ovchyn
- git #4d8dc6b9 - Use ActorStore in RevisionStore (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 (T255177) (T258790) by Thiemo Kreuz
- git #f4667aec - Remove all old new field schema changes in PG (T272199) by Amir Sarabadani
- git #f55bc50d - objectcache: tweak MediumSpecificBagOStuff::updateOpStats call rate metric name by Aaron Schulz
- git #82270f98 - vue: Log component errors (T249826) by Sam Smith
- git #93245ae0 - Remove all old foreign key deferrable changes (T272199) by Amir Sarabadani
- git #5c7ee84d - Drop 1.19 upgrade patch files (T272199) by Ammarpad
- git #85c8876f - Drop 1.18 upgrade patch files (T272199) by Ammarpad
- git #0ec26437 - objectache: Revert "throw on Closure" in WANObjectCache (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 (T268194) by jdlrobson
- git #4e94fa88 - WANObjectCache: throw on Closure (T273242) by daniel
- git #53e8c545 - Add notice about local-server cache to addSite.php (T269099) by Lucas Werkmeister
- git #c9c2995a - in deployment-prep some groups don't exist, permit scripts that use them to run (T269377) by Ariel T. Glenn
- git #a1de8b87 - Tests: Mark more more closures as static (T274036) by Umherirrender
- git #09bf6309 - Drop 1.17 upgrade patch files (T272199) by Ammarpad
- git #8a063017 - Update RevisionStore public interface to be using PageIdentity (T272886) by Peter Ovchyn
- git #a12c1bdb - WikiImporter: Minor code style changes by Reedy
- git #f0a95070 - Language.php: Mark some closures as static (T274036) by Reedy
- git #c82e4b21 - Resources.php: Mark some closures as static (T274036) by Reedy
- git #354848b0 - maintenance: Mark some closures as static (T274036) by Reedy
- git #252fd6ff - Make TypeDefTestCase::getInstance() abstract. by Ammarpad
- git #1f35ad2e - Search files in user language (T259896) by Matthias Mullie
- git #14f78ee2 - Update SessionManager to pass session string representation to logger (T269680) by Cole White
- git #331b39eb - Revert "Do not return internal edit status from EditPage" (T258790) by Thiemo Kreuz (WMDE)
Vendor
edit- git #2a9a0cee - Updating wikimedia/cldr-plural-rule-parser (v1.0.0 => v2.0.0) (T263341) by Reedy
- git #087af2ba - Updating wikimedia/wait-condition-loop (v1.0.1 => v2.0.1) (T263341) by Reedy
- git #d96989c8 - Update wikimedia/shellbox to 1.0.3 (T274474) by Kunal Mehta
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #e64049c3 - Create dedicated types of parser exceptions by Daimona Eaytoy
- git #607be2d5 - Check response code and prevent exception in worker-abusefilter (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 (T115128) by Daimona Eaytoy
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
editNo changes for BetaFeatures
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 #fe2fa542 - session: Call __toString explicitly when passing an object to the logger (T269680) by Gergő Tisza
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #d6ff0c53 - Drop CheckUserHooks class alias by Reedy
- git #421cee43 - Minor test cleanup by Reedy
- git #fde021e0 - Namespace rest of extension by Reedy
CirrusSearch
edit- git #7ece0034 - Don't try to index pages that can't exist. (T274317) by daniel
Cite
edit- git #fdf17f32 - Cite: Move margin in column references (T249441) by Steven Rawson
CiteThisPage
edit- git #6887a33d - Namespace extension by Reedy
Citoid
editNo changes for Citoid
cldr
edit- git #00265d17 - Add several term languages and several monolingual languages by Remko de Keijzer
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #0268f681 - Revert "Lower maxHighlightLineLength limit to 5000" (T274369) by Thiemo Kreuz (WMDE)
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 #7c3cc7ad - SX Fix TranslatedSegmentCard for empty translation MT option (T273444) by NikG
- git #88abaec5 - CX3 Build 0.1.0+20210210 by NikG
- git #7bfd8fe5 - SX Article Selector: Add link to "Learn more" anchor (T274307) by NikG
- git #2b6c32fb - SX Sentence Selector: Fix height for mobile devices (T274285) by NikG
- git #86ff5f71 - SX: Add section translation _target language configuration parameter (T273274) by NikG
- git #a7d74eef - SX Pick a sentence: Disable all links inside section content (T273271) by NikG
- git #272e4453 - SX Follow up after publishing: Add invitation panel to _target page (T260137) by NikG
- git #5f713c80 - SX: Fix redirection loop from SXArticleSelector to CXDashboard (T274125) by NikG
- git #18c9785d - SX Highlight published section: Fix for section titles with spaces (T260139) by NikG
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
edit- git #e481d43b - build: Updating dependencies by libraryupgrader
DiscussionTools
edit- git #6659bb3f - CommentFormatter: Fix problems with editsection and quotes (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 (T273072) by Ed Sanders
- git #b581883e - Show relevant user in local suggestions on user talk pages (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 (T273692) by Bartosz Dziewoński
- git #0f4db60e - More test cases for comment wrappers (multiple siblings) by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #96a3e77d - Allow longer order IDs for Ingenico (T274301) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
editNo changes for Echo
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
edit- git #7663286a - Avoid extension RevisionLookup in tests in favour of mocks (T272886) by Peter Ovchyn
EventBus
editNo changes for EventBus
EventLogging
edit- git #7d8b2f7b - build: Updating dependencies by libraryupgrader
- git #a5ccd5e9 - Use core.sendBeacon in core.submit to avoid JS errors (T273374) (T86680) by Ottomata
EventStreamConfig
edit- git #df56c41b - Update sampling config syntax by Michael Holloway
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
edit- git #e07d5567 - Require MediaWiki 1.35+, remove need for extension.json callback by Kunal Mehta
- git #f795055d - Fix issues with recent caching update (T264391) by Taavi Väänänen
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #529f821d - Fix wrong context title in WikitextEditor (T274274) (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
editNo changes for FlaggedRevs
Flow
edit- git #c0c0f9fc - Use private by default in tests, instead of protected by Thiemo Kreuz
- git #25f2ee09 - Generate AbuseFilter variables for edits in recent_changes (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
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
edit- git #b2a99d7d - Remove ExtensionFunction that never really worked by Kunal Mehta
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
edit- git #0ab44540 - Fix case of PageSaveComplete hook function in extension.json by Kunal Mehta
GlobalWatchlist
edit- git #02ee0e39 - Add @noflip commands for CSS (T274313) by DannyS712
- git #a50f0e77 - Switch sidebar hook to onSidebarBeforeOutput (T274312) by DannyS712
- git #5838e4d4 - Restore RTL handling for non-Vue display (T274313) by DannyS712
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #7fe436f2 - Make it possible to disable mentorship features (T273776) by Martin Urbanec
- git #7644c6b7 - Make Special:WelcomeSurvey work without group parameter when directly viewed (T274368) by Martin Urbanec
- git #bec2e9b1 - Rename ConfigurationLoader service to NewcomerTasks-specific name (T274522) by Martin Urbanec
- git #94e9d799 - Help panel: Use language.convertNumber for mentor's editcount (T274379) by Martin Urbanec
- git #73be07c3 - Guidance: use language.convertNumber for tip panel labels (T274379) by Kosta Harlan
- git #c6491b9d - GEHomepage(Manual)MentorsList should consistently use null for "no list" (T273776) (T273904) by Martin Urbanec
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
Jade
editNo changes for Jade
Josa
editNo changes for Josa
JsonConfig
edit- git #7b6d4b0b - Remove PHP entry point by Reedy
- git #4e236560 - Remove AbortMove hook subscriber (T274716) by Reedy
Kartographer
edit- git #b837feef - Remove unused dependency on deprecated jquery.throttle-debounce by Bartosz Dziewoński
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
edit- git #2eaf7bd9 - Remove OAI related hook subscribers by Reedy
- git #be85f81b - Remove AbortMove hook subscriber (T274716) by Reedy
- git #c6b58b94 - Do not construct Article on SpecialPage (T274276) by daniel
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #dcc6285f - Fix few excluded errors in PHPCS by zoranzoki21
LoginNotify
editNo changes for LoginNotify
MachineVision
editNo changes for MachineVision
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
edit- git #77804245 - Extend mathoids Checker functionality by Moritz Schubotz (physikerwelt)
MediaModeration
editNo changes for MediaModeration
MobileApp
editNo changes for MobileApp
MobileFrontend
editNo changes for MobileFrontend
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
edit- git #e991f297 - Namespace extension by Reedy
- git #ff12b5df - Remove PHP entry point by Reedy
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
edit- git #52d27a27 - Namespace extension by Reedy
- git #bd3243a0 - Remove PHP entry point by Reedy
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
editNo changes for OpenStackManager
ORES
edit- git #ae29bfa9 - build: Updating dependencies by libraryupgrader
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageNotice
editNo changes for PageNotice
PageTriage
editNo changes for PageTriage
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
PdfHandler
edit- git #f375ff3b - Code cleanup by Reedy
- git #5f0b7097 - Namespace extension by Reedy
Poem
editNo changes for Poem
PoolCounter
edit- git #b808f417 - Namespace extension by Reedy
Popups
editNo changes for Popups
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
edit- git #acda5b27 - SECURITY: Bring back the old name of the hook (T272770) by Amir Sarabadani
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
edit- git #c7996acc - Remove PHP entry point by Reedy
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
edit- git #39461f32 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
edit- git #c81c640f - Add date filter to Special:SecurePollLog page (T273975) by STran
- git #4ad81392 - Allow limited editing of poll after start (T273025) by STran
- git #92d8f326 - Update deprecated getId() to current getUserId() by wikitrent
- git #bb15ee1f - Inject services into SpecialSecurePollLog and SecurePollLogPager (T273612) by wikitrent
- git #56db8fff - Add performer filter to Special:SecurePollLog page (T273930) by STran
- git #bc7fd596 - Add election id filter to Special:SecurePollLog page (T273929) by STran
- git #a3c3c4c9 - Add _target filter to Special:SecurePollLog page (T273931) by Thalia
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
edit- git #c2e57657 - Use updated CheckUser Hooks class by Reedy
StopForumSpam
editNo changes for StopForumSpam
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
edit- git #9bdf728f - Move default CSS/JS model mapping out of extension.json by Kunal Mehta
TemplateData
edit- 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
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
editNo changes for TextExtracts
Thanks
edit- git #6cbddccd - Use updated CheckUser Hooks class by Reedy
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #79d0ce33 - Reduce logspam from legacy Kaltura player (T262469) (T258422) (T264958) (T264957) by jdlrobson
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
edit- git #2e5e5621 - Namespace extension by Reedy
Translate
edit- git #3c010fbe - Provide hint for "Multiple translation unit markers" error message (T169296) by Aklapper
- git #d9955cf0 - Add TtmServerFactory by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UniversalLanguageSelector
edit- 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 (T273232) (T273928) 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 #263a4d1a - Only show "Editing mode" preference when VE enabled (on SET beta-feature wikis) (T273189) by Bartosz Dziewoński
- git #ef8e7945 - Stop showing the "Editing tabs" popup some time after SET switch (T273189) by Bartosz Dziewoński
- git #b91c8647 - Ignore user prefs for enabling/disabling VE which are not settable (T271434) by Bartosz Dziewoński
- git #4b1f1415 - Do not define contradictory user preferences for enabling/disabling VE (T273188) by Bartosz Dziewoński
- git #b1fa5839 - Remove two unused configuration options (T273177) by Bartosz Dziewoński
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #b96dcf5c - Add DispatchChangeVisibilityNotificationJob (T272334) by Lucas Werkmeister
- git #2c5198a0 - Reuse entity ID in DispatchChangeVisibilityNotificationJob (T272334) by Lucas Werkmeister
- git #f6139421 - Stop loading full revisions in DispatchChangeVisibilityNotificationJob (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 (T272334) by Lucas Werkmeister
- git #881b78a1 - Update docs to reflect the new default as per Ie4ddf0a280a8c08ad025230dc5283445d9507f46 (T267098) by Itamar Givon
- git #308936ec - Use EntityTitleStoreLookup in ResultBuilder (T267363) by Lucas Werkmeister
- git #0b5ee4e7 - Let StatementEntityReferenceExtractor be reused (T273830) by Lucas Werkmeister
- git #06bec855 - Change default name of Wikibase-repo-name (T267098) by Luca Mauri
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #673236f8 - Add lexeme languages ms-arab and rah (T267479) (T270059) (T272442) by Remko de Keijzer
- git #d6158f10 - Pass EntityTitleStoreLookup into ResultBuilder (T267363) by Lucas Werkmeister
- git #df95a990 - Test merging self-referential lexemes (T273830) by Lucas Werkmeister
- git #337d7754 - Add term text to UnknownLanguage error message (T265783) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #ee8f29bb - For other tab, request images at a pregenerated size (T263705) by Matthias Mullie
- git #a13fc9f4 - Debounce thumbnail loading (T263705) by Matthias Mullie
- git #22217b60 - Use leftover variable: by Matthias Mullie
- git #a4fbf564 - Add "did you mean" feature to Media Search (T260292) by Eric Gardner
- git #391f3c71 - Re-order MediaSearch tabs (T273299) by Eric Gardner
- git #da7114eb - Set fixed video thumb height (T274355) by Matthias Mullie
- git #c99b1243 - Always display icons for audio/video files (T271373) by Matthias Mullie
- git #df1a0686 - Drop mediasearch conditional (T262271) by Matthias Mullie
- git #eb7eb802 - Instrument QuickView copy events by Eric Gardner
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
edit- git #7ca3235b - Remove usage of deprecated jquery.throttle-debounce module (T213426) by Amir Sarabadani
WikiEditor
edit- git #760f023f - TypeError: $button.trigger is not a function (T261529) by jdlrobson
wikihiero
editNo changes for wikihiero
WikiLove
edit- git #95625ebe - Namespace extension by Reedy
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #c8ae2fe8 - Allow opting out of error logging. by jdlrobson
WikimediaIncubator
edit- git #2d9d5192 - Remove AbortMove hook subscriber (T274716) by Reedy
WikimediaMaintenance
edit- git #40f2e369 - Add growthexperiments_link_submissions.sql table for GrowthExperiments (T266446) by Gergő Tisza
WikimediaMessages
editNo changes for WikimediaMessages
Wikisource
editNo changes for Wikisource
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- 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 (T259200) by Piotr Miazga (polishdeveloper)
Modern
editNo changes for Modern
MonoBook
editNo changes for MonoBook
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- 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 (T270883) by jdlrobson
- git #591fd316 - Switch back to skin version 1 for now by jdlrobson
- git #e1f2d289 - Convert max-width layout to relative units (T270104) by Jan Drewniak
- git #68b989ef - Simplify responsive Vector implementation (T242772) by jdlrobson
WikimediaApiPortal
editNo changes for WikimediaApiPortal
VisualEditor
edit- 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 (T274222) by pradhuman1
- git #4f7bf062 - Rebuild language lists by Ed Sanders
Total Changes
edit223 Changes in 59 repos by 56 authors