MediaWiki 1.37/wmf.1
MediaWiki 1.37.0-wmf.0 | Deployment of MediaWiki 1.37.0-wmf.1 to Wikimedia sites | MediaWiki 1.37.0-wmf.3 |
The latest version (labeled "1.37.0-wmf.1") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 13 April 2021 (see the roadmap).
Core changes
edit- git #53385c23 - Update git submodules by Niklas Laxström
- git #a60ad693 - Update git submodules by Niklas Laxström
- git #3d331cd9 - Update git submodules by Amir Sarabadani
- git #2a181729 - Update git submodules by Andrew Kostka
- git #a9312a9e - Update git submodules by Cormac Parle
- git #b5c79458 - Update git submodules by Adam Wight
- git #db02c3f3 - Update git submodules by Martin Urbanec
- git #cb61a793 - Update git submodules by Martin Urbanec
- git #ccbfcf28 - Do not mark rollbacks as bot edits (T280655) by Taavi Väänänen
- git #7d4c0d16 - Update git submodules by Bartosz Dziewoński
- git #d4e60311 - Update git submodules by Andrew Kostka
- git #dac3f080 - Update git submodules by Bartosz Dziewoński
- git #067071de - Update git submodules by Martin Urbanec
- git #3302274f - Factor out rollback logic from WikiPage by Petr Pchelko
- git #1df5399d - Update git submodules by Amir Sarabadani
- git #16e42b84 - Update git submodules by Erik Bernhardson
- git #a9da936f - Update git submodules by jdlrobson
- git #d24309aa - Update git submodules by Martin Urbanec
- git #e268291d - Update git submodules by Martin Urbanec
- git #234c08d8 - Update git submodules by Bartosz Dziewoński
- git #5e964b8d - Update git submodules by Martin Urbanec
- git #8b5471b5 - Branch commit for wmf/1.37.0-wmf.1 by trainbranchbot
- git #a6abbb67 - Remove the compatibility code from the constructor (T276035) by vladshapik
- git #af916aad - objectcache: Switch SqlBlobStore to using ATTR_DURABILITY (T279977) by Aaron Schulz
- git #65947212 - rdbms: improve ChronologyProtector comments and variable/method names by Aaron Schulz
- git #9ee26f17 - rdbms: Fix LoadBalancer connection error reporting by Tim Starling
- git #03ed0144 - Avoid double escape of exif message in FormatMetadata by Umherirrender
- git #28c9a3b3 - objectcache: Update WANObjectCache class docs for sister keys by Timo Tijhof
- git #3413868d - Clean up some logic in ApiEditPage by DannyS712
- git #c968e772 - CREDITS: Update for REL1_36 by James D. Forrester
- git #72cf766c - Document $wgLegacyJavaScriptGlobals as already deprecated in 1.36 (T72470) by Amir Sarabadani
- git #4acdf166 - Final fixes of Postgres updater for REL1_36 (T164898) by Amir Sarabadani
- git #480c1263 - Fix typo in code 'defintion' (T201491) by anjali041
- git #a6a25a1e - objectcache: Replace 'cluster' and 'mcrouterAware' with 'broadcastRoutingPrefix' by Timo Tijhof
- git #6910c3c2 - rdbms: Remove unused 'hostname' in LBFactory and LoadBalancer (T228895) by Timo Tijhof
- git #98ef7204 - Follow-up a87fa8287: Split release notes into sysadmin- and user-facing (T268230) by James D. Forrester
- git #6d8ad558 - build: Update eslint-config-wikimedia to 0.20.0 by Ed Sanders
- git #383ab7aa - UPGRADE: Remove nbsp, replace with a space by Reedy
- git #16ac6980 - objectcache: Implement 'onHostRoutingPrefix' option in WANObjectCache (T264604) by Timo Tijhof
- git #8efb0e89 - HISTORY: Add 1.31.13, 1.31.14, 1.35.2 (T270458) by Reedy
- git #188a9175 - SECURITY: ContentModelChange: Check that user can create pages by DannyS712
- git #e9a12612 - SECURITY: Non-admin deleted enwiki page in fast double move (T272386) by Tim Starling
- git #6b9be9c0 - SECURITY: Allow user to only apply protection they have right to do so via action=protect (T270713) by Reedy
- git #09f98686 - PermissionManager: Clarify what 'index' passed to getNamespaceRestrictionLevels means by Reedy
- git #cfcb3e47 - Use ::class for class name by Umherirrender
- git #a4b73eb2 - PageRecord: make language optional (T278591) by daniel
- git #a2d3a0f5 - Hard deprecate JobQueue::getWiki by DannyS712
- git #a0249f96 - Add Serhio Magpie to CREDITS by Kunal Mehta
- git #835f0689 - Installer: Fix foundation.wikimedia.org link in config-pingback-help by Reedy
- git #489e2826 - ParserCache: fix stats for metadata cache missed by daniel
- git #2d3243b7 - Don't allow blocking on pages that don't exist (T269341) by STran
- git #9f4eb79c - Reapply Content-Length deferred updates patches by Tim Starling
- git #33440f23 - Add Dagbani (dag) to Names.php (T279619) by Amir Aharoni
- git #aa94551c - Make SpecialFileDuplicateSearch not be a QueryPage by Tim Starling
- git #bcec556b - Don't send headers on ob_end_clean() (T278579) by Tim Starling
- git #e416bd42 - Hard deprecate MediaWikiServices::getWatchlistNotificationManager() by Cindy Cicalese
- git #f1dadbb4 - Rename WatchlistNotificationManager to WatchlistManager by Cindy Cicalese
- git #9911b037 - exception: Restore "PHP Deprecated" prefix for E_USER_DEPRECATED by Timo Tijhof
- git #7572a698 - Fix comparison operator for isAllowedAll by Cindy Cicalese
- git #1fb529c0 - RELEASE-NOTES-1.37: remove copied stuff from 1.36 by DannyS712
- git #19de9147 - objectcache: cleanups to broadcast/relay code in WANObectCache by Aaron Schulz
- git #aca13bde - Some reorganisation of DefaultSettings.php by Tim Starling
- git #718b8bd3 - LoadBalancer: Include flags in connection log by Tim Starling
- git #61c5d9d2 - Actor migration cleanup for rebuildrecentchanges.php (T278917) by Tim Starling
- git #89773836 - Actor migration cleanup for SiteStatsUpdate (T278917) by Tim Starling
- git #9e0c6afa - Support User:0 in ActorStore by Petr Pchelko
- git #2dc3760d - RELEASE-NOTES-1.3{6,7}: Re-work UPGRADE reference (T259771) by James D. Forrester
- git #d1f481f2 - ParserCache: only use in-process caching for metadata (T277829) by Petr Pchelko
- git #c791a1a4 - Prepare for REL1_36 cut, labelling master as 1.37-alpha (T279456) by James D. Forrester
- git #a92c8246 - SECURITY: Do not reveal existence of hidden users in Special:Contribs (T276306) by Taavi Väänänen
- git #be51f46b - mediawiki.less: Add `font-size-base` and `line-height-*` vars (T279479) by Volker E
- git #5c0356c8 - Convert WatchAction to PageIdentity by daniel
- git #f574224a - Add Ori Livneh to authorList by James D. Forrester
- git #4a9ccf22 - Simplify / clean up phpunit.php (T90875) by Daimona Eaytoy
- git #0393ddbb - Disable DEFER_SET_LENGTH_AND_FLUSH headers to avoid HTTP errors (T235554) by Aaron Schulz
- git #0108c05c - Fix the test MonologSpiTest::testDefaultChannel (T196906) (T242751) by Sébastien Beyou
- git #dec13460 - Implement JobQueueDB::getAllAbandonedJobs (T276945) by Sébastien Beyou
- git #dc7cfa04 - Add parser test for {{safesubst:self}} (T276476) by Umherirrender
- git #5e7076f2 - Move legacy commonPrint styles to appropriate skin features (T89981) by mainframe98
- git #e2f2c779 - Move category and editOptions styles out of interface (T278898) (T278900) by mainframe98
- git #278bb5c2 - rdbms: detect corrupt Database instances due to critical section failure (T193565) by Aaron Schulz
- git #05dd2e18 - Add .mailmap entry for 01miki10 by 01miki10
Vendor
edit- git #2fd0a1c5 - Update data-values and dependencies to latest stable version (T274821) by Leszek Manicki
- git #8d968e9e - Updating ruflin/elastica (6.1.3 => 6.1.5) by Reedy
- git #c21aeab7 - Bump wikimedia/parsoid to 0.13.0-a32 (T279451) (T279184) (T279182) (T279223) by C. Scott Ananian
- git #57a22548 - Bump wikimedia/parsoid to 0.13.0-a31 (T277800) by Subramanya Sastry
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #6849817c - Make default wgAbuseFilterAflFilterMigrationStage SCHEMA_COMPAT_NEW (T269712) by James D. Forrester
- git #32f7ae14 - Use ::class for class name by Umherirrender
- git #d38838cf - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
- git #3e2153b8 - Update userCanViewRev to use Authority by Daimona Eaytoy
- git #5d8ac683 - Convert AbuseFilterDBTest to pure unit tests by DannyS712
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #3718f079 - Inline small pieces of JS code for readability by Thiemo Kreuz
- git #8fb03ead - Remove empty …&advancedSearch-current={} from URLs by Thiemo Kreuz
- git #5bd28237 - Use narrow UserIdentity interface where possible by Thiemo Kreuz
- git #51119630 - Use more strict assertSame everywhere by Thiemo Kreuz
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
edit- git #fcc75643 - Move SidebarLinkBadgeDisplay to service container (T279510) by rosalie
- git #efd55a18 - Pass down MediaWiki services instance to WikibaseClient service accessors by Itamar Givon
- git #166c59ff - Update calls to WikibaseClient::getLanguageFallbackLabelDescriptionLookupFactory (T279084) by Itamar Givon
- git #35183403 - Update calls to getEntityStore (T278828) by Itamar Givon
Babel
edit- git #5158cc5c - Use ::class for class name by Umherirrender
- git #9b1e5e89 - Delete empty translation files by DannyS712
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
edit- git #7dbedfde - CategoryTreeHooks: Move call that is independent of a loop by Reedy
CentralAuth
edit- git #6f2f9ba9 - Use ::class for class name by Umherirrender
CentralNotice
edit- git #31804f34 - Remove php entry point (T140850) by Umherirrender
- git #bfe965be - styles: Remove obsolete `-moz-` vendor prefixed rules (T278670) by Volker E
- git #b675d42d - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #11a2d496 - README: remove outdated info about supported MW version by DannyS712
- git #0ca3510f - Add unit tests for CampaignType (T268646) by Maggie Epps
- git #3a09cf42 - build: Updating eslint-config-wikimedia to 0.18.2 by libraryupgrader
- git #0c34608d - Remove optedOutCampaigns property from impression data (T275054) by Andrew Green
- git #af9b0791 - BannerRenderer: Use ResourceLoader::filter instead of internal JavaScriptMinifier by Timo Tijhof
- git #646223a7 - Validate banner name on SpecialCentralNoticeBanners for delete and clone (T173782) by Umherirrender
CharInsert
edit- git #86988268 - Use HookHandlers for core hooks by Umherirrender
- git #23f0db86 - build: Run eslint for all files by Umherirrender
CheckUser
edit- git #4bfbfb22 - build: Run eslint and stylelint for all files by Umherirrender
CirrusSearch
edit- git #ed4d7823 - ForceSearchIndex.php: fix --namespace option for main namespace (T274198) by Gergő Tisza
Cite
edit- git #30d23852 - Delete empty translation files by DannyS712
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #ed2f9944 - Enable line numbering only on configured namespaces (T267911) by Adam Wight
- git #6937d0e5 - Fix incomplete (auto)clear for highlighted brackets (T278840) by Thiemo Kreuz
- git #f2b6cec8 - Reposition line numbering to be flush with the title (T267911) by Adam Wight
- git #7365cc9a - Enable line numbering (T267911) by Thiemo Kreuz
- git #d45f03e9 - Delete empty translation files by DannyS712
CodeReview
edit- git #f97d1a7b - Update Legoktm's email address by Kunal Mehta
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 #d999861d - Another fix for token cookie handling (T281346) by Niklas Laxström
- git #9da81247 - Fix CX token cookie (T281346) by Niklas Laxström
- git #e80e31a2 - SX vuex suggestions: Fix fetchNextSectionSuggestionsPage naming by NikG
- git #74bad435 - UI lib: Fix MWInput to accept v-model by NikG
- git #aafac2a3 - UI lib icons: add article icon by NikG
- git #31f8fafb - SX vuex application: abstract create new section suggestion action by NikG
- git #956c139a - SX vuex mediawiki module: cleanup getters by NikG
- git #20bb33fa - Delete empty translation files by DannyS712
- git #f0268948 - CXSuggestionList.vue: Add discard section suggestion functionality (T260164) by NikG
- git #5b93a489 - SX vuex suggestions: Add removeSectionSuggestion mutation by NikG
- git #95dd9512 - CXSuggestionList SFC: Refactor showMoreSuggestions method by NikG
- git #7361c61c - SX Refactoring: Use "slice" naming in vuex suggestions module by NikG
- git #4b9c72ef - CXSuggestionList SFC minor refactoring by NikG
- git #630896b3 - CXSuggestionList SFC: Use "slice" naming intead of "page" by NikG
- git #f149949b - SX minor refactoring: add "loading" to getSectionSuggestionSeeds by NikG
- git #6d279a19 - SX fetch section suggestions: Drop suggestions without missing section by NikG
- git #ef611791 - SX refactoring: Add suggestions/getNumberOfSuggestionsToFetch getter by NikG
- git #3ec426e8 - SX publishing: Position new section before "References" (T263139) by NikG
- git #772a634d - CXTranslationSuggestion: Fix action icon buttons (T274229) by NikG
- git #070b28c3 - CXTranslationSuggestion: Restructure to follow flex column approach by NikG
- git #799777e6 - SX refactoring: Remove duplicate code in suggestions/fetchSuggestions by NikG
- git #8704893a - SX appendix titles: Add pre-filled appendix titles for languages by NikG
CreditsSource
edit- git #893e53b9 - Delete empty translation files by DannyS712
Dashiki
editNo changes for Dashiki
Disambiguator
edit- git #86956fb9 - Add PL special page aliases by rail
- git #08700489 - Namespace extension by Reedy
DiscussionTools
edit- git #0a592166 - CommentFormatter: Add 'ext-discussiontools-section' class instead of overwriting (T280433) by Bartosz Dziewoński
- git #66d137b7 - Remove <header> tags around headings for compat with MobileFrontend (T280433) by Bartosz Dziewoński
- git #e4b2d93d - Don't allow query and cookie hacks to enable topic subscriptions (T280082) by Bartosz Dziewoński
- git #3e319251 - Fix check for your own talk page on subpages (T279604) by Bartosz Dziewoński
- git #a555db78 - Topic subscriptions: Don't register notification type/group unless enabled (T279671) by Ed Sanders
- git #f3422f40 - Disable topic subscriptions API when feature is unavailable (T279671) by Ed Sanders
- git #f6c95080 - Create constants for feature strings by Ed Sanders
- git #23a490de - Topic subscriptions: Don't generate events when feature is unavailable (T279671) by Ed Sanders
- git #6cafd773 - Topic subscriptions: Only check for events on talk pages by Ed Sanders
- git #bbd664e1 - build: Update eslint-config-wikimedia to 0.20.0 by Ed Sanders
- git #18cbae13 - Make sourcemodetoolbar preference available by Bartosz Dziewoński
- git #0a39c119 - Echo wiring for topic subscriptions by Ed Sanders
- git #eb7e682d - Topic subscription front end (T276996) by Ed Sanders
- git #0bf7539e - Topic subscription action API (T264885) by Ed Sanders
- git #86be6f83 - Service to interact with topic subscriptions (T264885) by David Lynch
- git #5b8646f7 - Create table for topic subscriptions (T264885) by David Lynch
- git #9e255d82 - Remove compatibility code for 'data-mw-comment-start' change by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #642c21d8 - composer: Relax monolog requirement to allow 2.x, per MW 1.36 (T268207) by James D. Forrester
- git #0924ed17 - Update soft descriptor. (T277598) by cstone
- git #7f584224 - Delete non-customized es-419 messages (T276367) (T276376) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #4baf6f29 - Update Legoktm's mailmap entry by Kunal Mehta
- git #ca2a08a9 - Delete empty translation files by DannyS712
Elastica
edit- git #ff348d78 - Updating ruflin/elastica (6.1.3 => 6.1.5) by Reedy
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
edit- git #6f499f3f - build: Updating y18n to 4.0.1 by libraryupgrader
EventBus
editNo changes for EventBus
EventLogging
edit- git #c1986b0f - Use ::class for class name by Umherirrender
- git #bab90c98 - Delete empty translation files by DannyS712
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #b9a0228b - Better error message when importing an "instant Commons" file by Thiemo Kreuz
FlaggedRevs
edit- git #5db66d4d - Don't do strict equal condition check (T279750) by Amir Sarabadani
- git #c9858abf - Drop FlaggedRevsXML::getLevelMenu() (T277883) by Amir Sarabadani
- git #e4ff4779 - Drop FR_INCLUDES_FREEZE (T277883) by Amir Sarabadani
- git #22c31539 - Inline a bunch of single-use methods from FlaggedRevs by Thiemo Kreuz
- git #39dde909 - Delete unused properties, methods, and default parameters by Thiemo Kreuz
- git #9f8bfc5e - Make FlaggedRevsTest more robust by Thiemo Kreuz
- git #333ea7fc - Make parseStableRevisionPooled() always return a Status by Thiemo Kreuz
- git #e4fd1fcc - Avoid problematic empty() in trivial situations by Thiemo Kreuz
- git #aac2bda6 - Make use of shortcuts we can use in PHP by Thiemo Kreuz
Flow
edit- git #2cc7e789 - container.php: merge single use indexes entries (T170330) by DannyS712
- git #04472c92 - Update Legoktm's email address by Kunal Mehta
- git #38b0f610 - container.php: Merge some single-use entries by DannyS712
- git #51419712 - Delete empty translation files by DannyS712
- git #b6aab3d8 - Move repository.tree and a few others to ServiceWiring.php (T170330) by DannyS712
- git #f3858041 - Remove extra check if Flow is loaded in maintenance script by Umherirrender
- git #8d1aecab - Update to use getWatchlistManager() to get service. by Cindy Cicalese
- git #4af6ddbe - Move FlowUser and FlowPermissions to ServiceWiring.php (T170330) by DannyS712
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #ab552f3e - Use ::class for class name by Umherirrender
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
edit- git #a0e3873b - Delete empty translation files by DannyS712
GettingStarted
edit- git #dfb5d9da - Delete empty translation files by DannyS712
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
edit- git #95a240b9 - Pass config to ResourceLoader constructor by Umherirrender
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
edit- git #6f4a58bd - Avoid reading primary unless absolutely necessary (T281238) by Amir Sarabadani
GlobalUserPage
editNo changes for GlobalUserPage
GlobalWatchlist
edit- git #f560a336 - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
- git #c79bad72 - build: Add newline to .stylelintrc.json by Umherirrender
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #1fbb8e94 - MentorStore: Set wasPosted to true in command line mode (T275773) by Martin Urbanec
- git #4d1969d0 - [refactor] Move wasPosted to MentorStore by Martin Urbanec
- git #02335074 - DatabaseMentorStore: Fix deprecation warning in upsert query (T280525) by Martin Urbanec
- git #84107c5b - Make DatabaseMentorStore::setMentorForUser safe to call in GET context (T279957) by Martin Urbanec
- git #ce447927 - DatabaseMentorStore: Cache mentor in memcached (T279959) by Martin Urbanec
- git #5a1f88a1 - Revert "Use getGrowthWikiConfig in appropriate places" (T274520) by Martin Urbanec
- git #ea6fc30c - Use getGrowthWikiConfig in appropriate places (T274520) by Martin Urbanec
- git #dd342036 - GrowthHooks: Make sure $wgGEMentorshipMigrationStage is string before parsing it (T275773) by Martin Urbanec
- git #fb2bcdb7 - Update Legoktm's mailmap entry by Kunal Mehta
- git #220c3ae0 - Add test for DatabaseMentorStore by Gergő Tisza
- git #1a948d3c - Add a script to migrate mentee relationship to database (T275773) by Martin Urbanec
- git #068fdbf5 - Use MultiWriteMentorStore as a migration mentor store (T275773) by Martin Urbanec
- git #cb311c7a - Create DatabaseMentorManager for loading data from database (T275773) by Martin Urbanec
- git #9817e5d4 - Create growthexperiments_mentor_mentee to store mentor/mentee relationship (T275773) (T278573) by Martin Urbanec
- git #e23d90d8 - Treat searches returning warnings as failed by Gergő Tisza
- git #522ad5e6 - Fix logging of decorated task suggester (T279771) by Gergő Tisza
- git #07de9962 - Create database table to store data about mentees (T279587) by Martin Urbanec
- git #4ff5e6e4 - Add Latvian special page aliases (T278191) by Martin Urbanec
- git #e2c4c548 - refreshLinkRecommendations.php: use explicit begin (T277702) by Gergő Tisza
- git #60d2c9c0 - Don't show pulsing blue dot for link-recommendation task type (T279430) by Kosta Harlan
- git #a0744f71 - Remove unnecessary double spaces from a message by Amir Aharoni
- git #fc04b7f5 - Add a link: update surface for AI suggestions mode (T269638) by MewOphaswongse
- git #8787af78 - refreshLinkRecommendations.php: fix missing config page error (T277798) by Gergő Tisza
- git #4854a190 - Add a link: link inspector (T269644) by mewoph
- git #50eddb84 - Add a link: force context item to show up on mobile (T279314) by MewOphaswongse
- git #c87a2f31 - Add a link: make sure annotation is selected after page is focused (T279199) by MewOphaswongse
- git #c17fcf65 - Extend help panel header's background all the way up (T279206) by MewOphaswongse
- git #3449faae - Add a link: fix issue where context item doesn't show up on Safari (T278889) by MewOphaswongse
- git #89a3022b - Add test for WikiPageConfigValidation by Gergő Tisza
- git #dcddd835 - Add a link: help button label (T269654) by mewoph
- git #42b63b1b - Add a link: add robot icon to help panel header (T278577) by mewoph
- git #db187e4e - Add a link: guidance content: update help panel content (T278488) by mewoph
GuidedTour
edit- git #41ec3b2e - Update Legoktm's email address by Kunal Mehta
GWToolset
edit- git #754e87be - Fixed typo 'maintenace' in code (T201491) by anjali041
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
edit- git #88dc5ecb - Delete empty translation files by DannyS712
InterwikiSorting
editNo changes for InterwikiSorting
IPInfo
editNo changes for IPInfo
Jade
editNo changes for Jade
Josa
edit- git #752c2ca8 - Fix bunch of the PHPCS errors by zoranzoki21
JsonConfig
edit- git #c8c8d0b9 - tests: Set wgKartographerMapServer for the test run (T244561) by James D. Forrester
- git #62be60d3 - Use ::class for class name by Umherirrender
Kartographer
edit- git #1122c340 - Unset default value for KartographerMapServer; Wikimedia Maps service is internal-only (T244561) by James D. Forrester
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
edit- git #cb932967 - Update Legoktm's email address by Kunal Mehta
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #e5fa4275 - Use ::class for class name by Umherirrender
LoginNotify
editNo changes for LoginNotify
MachineVision
edit- git #30fbc3ef - Update WikibaseRepo::getEntityLookup() call (T278926) by Lucas Werkmeister
- git #d7277da5 - Use variadic argument in ApiTrait::requireAtLeastOneBatchParameter (T278594) by Umherirrender
MapSources
editNo changes for MapSources
MassMessage
edit- git #5fdcfd79 - Load javascript modules on special pages only when form is shown (T277331) by Umherirrender
- git #8f27c62e - Delete empty translation files by DannyS712
Math
edit- git #1b9edee8 - Use ::class for class name by Umherirrender
- git #b0f07ee6 - Namespace extension by Reedy
- git #617ba89a - Delete empty translation files by DannyS712
- git #385d54f6 - Update calls to WikibaseClient::getLanguageFallbackLabelDescriptionLookupFactory (T279084) by Itamar Givon
MediaModeration
edit- git #8c1ed452 - Use ::class for class name by Umherirrender
- git #1e0dce68 - build: Add eslint to lint json files by Umherirrender
MediaSearch
editNo changes for MediaSearch
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #4a2c2ba3 - Use ::class for class name by Umherirrender
- git #3dbfd2c6 - build: Add missing newline to i18n json files by Umherirrender
- git #65f8dd2c - Delete empty translation files by DannyS712
- git #04a58666 - package.json: Upgrade storybook, webpack and bundlesize for npm audit issues by James D. Forrester
- git #f6eb89df - Add missing PL special page names by rail
- git #7d4c31e6 - Fix cancelled browser-back in mobile editor (T263470) by Bartosz Dziewoński
- git #471e8fcb - Drop message box styles in MobileFrontend (T233160) by jdlrobson
MultimediaViewer
edit- git #3205e72a - build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs (T278656) by Volker E
- git #da164e11 - Update Legoktm's email address by Kunal Mehta
NavigationTiming
edit- git #55e2fd99 - eslint: Drop reportUnusedDisableDirectives, inherited from profile by James D. Forrester
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
edit- git #c348b108 - build: Add eslint to lint json files by Umherirrender
OpenStackManager
editNo changes for OpenStackManager
ORES
edit- git #14ad89f3 - Avoid using User::setOption() (T277818) by ZabeMath
- git #2a8f5a2c - eslint: Drop reportUnusedDisableDirectives, inherited from profile by James D. Forrester
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
edit- git #8ef906d9 - Remove back compat code for BitmapMetadataHandler::Tiff by Umherirrender
PageImages
edit- git #de2ea388 - Use ::class for class name by Umherirrender
PageNotice
editNo changes for PageNotice
PageTriage
editNo changes for PageTriage
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
PdfHandler
edit- git #5740d027 - Use ::class for class name by Umherirrender
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #51dd4b28 - Make nextState support non-flat updates (T277639) by Thiemo Kreuz
- git #ddf574af - Remove not needed userSettings.hasIsEnabled() by Thiemo Kreuz
- git #c5accc03 - Rename many functions and files for clarity (T277639) by Thiemo Kreuz
- git #1f052e0d - Make syncUserSettings support dot-separated paths (T277639) by Thiemo Kreuz
ProofreadPage
edit- git #eff86379 - Preview pagelist button on non-dialogue portion should not be active when closing the dialogue (T278607) by yash9265
- git #cdd9365e - Delete empty translation files by DannyS712
PropertySuggester
edit- git #ef4af428 - Update WikibaseRepo::getExceptionLocalizer() call (T279513) by Lucas Werkmeister
- git #5d8aceb3 - Update calls to getEntityStore (T278828) by Itamar Givon
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
edit- git #a22f34d4 - Use variadic argument in ApiTrait::requireAtLeastOneBatchParameter (T278594) by Umherirrender
RelatedArticles
editNo changes for RelatedArticles
Renameuser
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
edit- git #dfa25061 - Update Legoktm's email address by Kunal Mehta
- git #cf4872f1 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
edit- git #2038f830 - Update error icons for vote and vote list pages (T277277) by STran
- git #0ea2bf09 - Wrap VotePage error message in HTMLSnippet (T273044) by Thalia
- git #4ab1e87a - Use CentralAuthUtilityService in SecurePoll (T275616) by tsepothoabala
- git #e6b9999c - build: Updating eslint-config-wikimedia to 0.19.0 by libraryupgrader
- git #26b586a6 - Convert SecurePoll VotePage to OOUI (T273044) by wikitrent
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
edit- git #7b1d5edc - Delete empty translation files by DannyS712
StopForumSpam
editNo changes for StopForumSpam
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
edit- git #a347517f - Fix suggested values not being shown when the param's type isn't specified (T280688) by Andrew Kostka
- git #7b32bcef - Add suggested values parameter (T271897) by Adam Wight
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
edit- git #d7f93f5c - ApiQueryExtracts: remove unneeded factory method by DannyS712
Thanks
edit- git #6a8776d1 - Use ::class for class name by Umherirrender
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #6d5092bc - Delete empty translation files by DannyS712
timeline
editNo changes for timeline
TitleBlacklist
edit- git #161b39d2 - Remove - from override by Reedy
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #4d0c07a0 - Replace black/white list with exclusion/inclusion list in code (T277965) by Abijeet
- git #c4eb83e1 - Avoid using User::setOption() (T277818) by ZabeMath
- git #aa057f48 - Remove fallback for RecentChange::getQueryInfo by Abijeet
- git #cf04c9a5 - Add TranslatablePageMover service (T275109) by Abijeet
- git #768c9600 - GroupSynchronizationCache: UI changes to resolve messages/groups with errors (T276197) by Abijeet
- git #8333b00c - GroupSynchronizationCache: API to resolve messages/groups with errors (T276197) by Abijeet
- git #06b1e10d - Fix checkBlacklist message parameter check by Abijeet
- git #e2104403 - Update Legoktm's mailmap entry by Kunal Mehta
- git #7f7bf2c2 - Remove fallback check for RevisionStore::newRevisionsFromBatch by Abijeet
- git #6fba89c9 - Remove fallback check for RevisionStore::getContentBlobsForBatch by Abijeet
- git #64ba52fd - Add debug logging for big stats updates (T209817) by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UniversalLanguageSelector
edit- git #e2ab4bb1 - build: Updating dependencies by libraryupgrader
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #ae78defa - Update Legoktm's mailmap entry by Kunal Mehta
- git #12192f3c - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
- git #1d793d15 - Delete empty translation files by DannyS712
UrlShortener
editNo changes for UrlShortener
UserMerge
edit- git #9114f7b1 - Delete empty translation files by DannyS712
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #41cf9d53 - Add filtering for the suggested values combo box (T271898) by Andrew Kostka
- git #1b34b59a - SECURITY: Act like users don't exist if hidden from viewer (VE edit notices) (T270453) by Bartosz Dziewoński
- git #de2f5b30 - Add a combo box for suggested values in the transclusion dialog (T271898) by Andrew Kostka
- git #fb32aa49 - Revert incorrect changes to ve.ui.MWBackCommand that made it stop working (T279613) by Bartosz Dziewoński
- git #c5708033 - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #b7b24a84 - bridge: Split mobile and desktop error handling browser test, disable mobile (T279068) by Amir Sarabadani
- git #a4b86f46 - client: move SnakFormatterFactory to service container (T279924) by Lucas Werkmeister
- git #f1c36869 - repo: move EntityMetaTagsCreatorFactory to service container (T279791) by Lucas Werkmeister
- git #669f0077 - Move WikibaseRepo FulltextSearchTypes to service container (T279919) by Itamar Givon
- git #30586371 - repo: move PropertyDataTypeLookup to service container (T279526) by Lucas Werkmeister
- git #5b53cf35 - client: Move SidebarLinkBadgeDisplay to service container (T279510) by rosalie
- git #5f889d4d - repo: move LegacyFormatDetectorCallback to service container (T279769) by Lucas Werkmeister
- git #ab6c74d5 - tainted-refs: Update Storybook to v6 (T276573) by tzhelyazkova
- git #03c79efa - Deprecate WikibaseClient::getUserLanguage() (T279802) by Lucas Werkmeister
- git #670c139c - Move WikibaseRepo CachingCommonsMediaFileNameLookup to service container (T279918) by Itamar Givon
- git #15fcf342 - client: move userLanguage to service container (T279802) by rosalie
- git #926ab698 - client: move PropertyDataTypeLookup to service container (T279920) by Lucas Werkmeister
- git #c3dc8b01 - Move WikibaseRepo EntityViewFactory to service container (T279790) by Itamar Givon
- git #e165f42f - repo: move EntityContentDataCodec to service container (T279659) by Lucas Werkmeister
- git #528d5eff - Fix phan error in result of data-values update by tzhelyazkova
- git #ec708852 - Move WikibaseRepo EntityDataFormatProvider to service container (T279792) by Itamar Givon
- git #1b1f86e3 - repo: move ValidatorErrorLocalizer to service container (T279516) by Lucas Werkmeister
- git #f690c475 - repo: get SiteLookup from MediaWikiServices (T279681) by Lucas Werkmeister
- git #1f212033 - repo: inject SiteLookup as service where possible (T279681) by Lucas Werkmeister
- git #d2104bff - Remove WikibaseRepo::getConceptBaseUris() (T279793) by Lucas Werkmeister
- git #941fd4b1 - Fix MediaWiki version in deprecation warning again (T278926) by Lucas Werkmeister
- git #99adfb02 - repo: move FederatedPropertiesServiceFactory to service container (T279663) by Lucas Werkmeister
- git #05a05ffe - Make WikibaseClient::getStringNormalizer() static (T276431) by Lucas Werkmeister
- git #aa0db5ed - repo: inject EntityLookup directly (T278926) by Lucas Werkmeister
- git #34d4c995 - repo: get EntityStore directly from WikibaseRepo (T278828) by Lucas Werkmeister
- git #adcfe144 - repo: move PropertyInfoBuilder to service container (T279660) by Lucas Werkmeister
- git #e691d0ab - repo: move ExceptionLocalizer to service container (T279513) by Lucas Werkmeister
- git #1a6ed38b - repo: move LanguageNameLookup to service container (T279650) by Lucas Werkmeister
- git #850c9ec2 - client: move TermsLanguages to service container (T279514) by Lucas Werkmeister
- git #430a3011 - repo: move EntityRevisionLookup to service container (T278925) by Lucas Werkmeister
- git #01d86fee - Hard-deprecate WikibaseRepo::getEntityRevisionLookup() with $cache (T278925) by Lucas Werkmeister
- git #86170fac - Update data-values to 3.0.0 (T274821) by tzhelyazkova
- git #be14a0f1 - Fix MediaWiki version in deprecation message (T278926) by Lucas Werkmeister
- git #50b1082b - Pass globalSiteId and languageCode from PHP to Lua on module init by Ori Livneh
- git #6834478d - repo: remove getPropertyLookup() from WikibaseRepo (T279528) by Lucas Werkmeister
- git #c136e7ee - repo: remove getItemLookup() from WikibaseRepo (T279527) by Lucas Werkmeister
- git #d4e9e481 - client: move EntityLookup to service container (T278992) by rosalie
- git #435df543 - client: move WikibaseContentLanguages to service container (T277567) by Lucas Werkmeister
- git #1cda9d49 - Update WikibaseRepo::getEntityLookup() calls (T278926) by Lucas Werkmeister
- git #4ecdc093 - Hard-deprecate WikibaseRepo::getEntityLookup() with arguments (T278926) by Lucas Werkmeister
- git #d76e9756 - repo: move EntityLookup to service container (T278926) by Lucas Werkmeister
- git #9f229e0c - Move WikibaseClient ChangeHandler to service container (T279512) by Itamar Givon
- git #280b663a - Remove WikibaseClient::newTermSearchInteractor() (T279511) by Lucas Werkmeister
- git #d9dcca68 - WB: Remove WikibaseRepo idGeneratorLogging option (T274156) by Noa wmde
- git #2162eb19 - Fix two outdated doc comments by Lucas Werkmeister
- git #40c9a98b - Move WikibaseRepo MessageParameterFormatter to service container (T277577) by Itamar Givon
- git #8c968832 - client: extract AliasTermBuffer service (T279073) by Lucas Werkmeister
- git #970f51f8 - Move WikibaseClient LanguageFallbackLabelDescriptionLookupFactory to service container (T279084) by Itamar Givon
- git #3313c422 - Wikibase Repo: Move ItemUrlParser to service container (T278821) by Itamar Givon
- git #d232a1cb - repo: inject HookContainer into HookChangeTransmitter (T279453) by Lucas Werkmeister
- git #a83f3667 - Move WikibaseClient DescriptionLookup to service container (T279075) by Itamar Givon
- git #771d054f - repo: move ChangeNotifier to service container (T278826) by Lucas Werkmeister
- git #c16cb896 - repo: extract AliasTermBuffer service (T278690) by Lucas Werkmeister
- git #d01f6eb9 - Add getEntityStore method to WikibaseApiTestCase (T278828) by Itamar Givon
- git #f1e10534 - Update calls to getEntityStore (T278828) by Itamar Givon
- git #493709a4 - Move WikibaseRepo EntityStore to service container (T278828) by Itamar Givon
- git #e6694218 - Move WikibaseRepo UserLanguage to service container (T278819) by Itamar Givon
- git #87e2194d - client: Move AffectedPagesFinder to service container (T278991) by rosalie
- git #efb45b3a - client: move TermLookup to service container (T277898) by Lucas Werkmeister
- git #813361ed - Move WikibaseClient RepoItemUriParser to service container (T278742) by Itamar Givon
- git #81921d11 - Add termbox languages cak, cnh, quc (T278853) (T278854) (T278851) by Remko de Keijzer
- git #df424941 - client: remove PageTerms factory method (T277897) by Lucas Werkmeister
- git #76cd61d6 - client: move TermBuffer to service container (T277897) by Lucas Werkmeister
- git #ac7aa4d8 - Update Lua docs and improve the layout by Marius Hoch
WikibaseCirrusSearch
edit- git #e7435469 - Update WikibaseRepo::getPropertyDataTypeLookup() calls (T279526) by Lucas Werkmeister
- git #b1862217 - Update WikibaseRepo::getEntityLookup() calls (T278926) by Lucas Werkmeister
- git #b016ef76 - build: Add eslint to lint json files by Umherirrender
- git #0be589a5 - Update calls to getUserLanguage (T278819) by Itamar Givon
WikibaseLexeme
edit- git #34246c53 - Remove unused code to get language code property ID by Lucas Werkmeister
- git #e538f8c9 - Update WikibaseRepo::getEntityContentDataCodec() calls (T279659) by Lucas Werkmeister
- git #95619f1b - Update WikibaseRepo::getLanguageNameLookup() calls (T279650) by Lucas Werkmeister
- git #60a6c4e0 - Update WikibaseRepo::getValidatorErrorLocalizer() calls (T279516) by Lucas Werkmeister
- git #e07bedc8 - Update WikibaseRepo::getExceptionLocalizer() call (T279513) by Lucas Werkmeister
- git #f256f115 - Update WikibaseRepo::getEntityRevisionLookup() calls (T278925) by Lucas Werkmeister
- git #bc29081a - Update WikibaseRepo::getEntityLookup() calls (T278926) by Lucas Werkmeister
- git #95ef86a2 - Update calls to WikibaseRepo::getItemUrlParser() (T278821) by Itamar Givon
- git #b4b573d6 - Pass down MediaWiki services (T278819) by Itamar Givon
- git #d7d35519 - Update calls to getEntityStore (T278828) by Itamar Givon
- git #4c281733 - Add lexeme languages bas, cak, cnh, fon, gmh, goh, nn-hognorsk, pt-ao1990, pt-colb1945 (T277619) (T277622) (T277625) (T278027) (T223648) (T270043) (T235344) by Remko de Keijzer
- git #7b507666 - Update calls to getUserLanguage (T278819) by Itamar Givon
- git #1346747e - Remove usage of the Comparable interface by tzhelyazkova
WikibaseLexemeCirrusSearch
edit- git #abe3f934 - Update WikibaseRepo::getPropertyDataTypeLookup() call (T279526) by Lucas Werkmeister
- git #1510bb17 - Update WikibaseRepo::getEntityContentDataCodec() call (T279659) by Lucas Werkmeister
- git #39d44953 - Update WikibaseRepo::getValidatorErrorLocalizer() call (T279516) by Lucas Werkmeister
- git #f222aa61 - Update WikibaseRepo::getEntityLookup() calls (T278926) by Lucas Werkmeister
- git #5f5121ec - build: Add eslint to lint json files by Umherirrender
- git #ddbcd79c - Update calls to getUserLanguage (T278819) by Itamar Givon
WikibaseMediaInfo
edit- git #f831d16e - Make the logistic regression image search default (T271799) by Cormac Parle
- git #69ff13a8 - Update WikibaseRepo::getPropertyDataTypeLookup() calls (T279526) by Lucas Werkmeister
- git #cb2c70b8 - Update WikibaseRepo::getEntityViewFactory calls to static (T279790) by Itamar Givon
- git #bf2bc761 - Update WikibaseRepo::getEntityContentDataCodec() call (T279659) by Lucas Werkmeister
- git #40616759 - Update WikibaseRepo::getValidatorErrorLocalizer() call (T279516) by Lucas Werkmeister
- git #74893236 - Clear timeout for debounced lookup result request on search (T273665) by Eric Gardner
- git #530e9fa6 - Don't show "invalid search" message when request is aborted by user (T277714) by Eric Gardner
- git #8a669874 - Update WikibaseRepo::getEntityLookup() call (T278926) by Lucas Werkmeister
- git #7891eae4 - Drop MediaInfoMediaSearchSupportedFilterParams config by Matthias Mullie
- git #ed264b7a - Update calls to getUserLanguage (T278819) by Itamar Givon
WikibaseQualityConstraints
edit- git #c9aa6384 - Update WikibaseRepo::getPropertyDataTypeLookup() calls (T279526) by Lucas Werkmeister
- git #04c428ba - Update WikibaseRepo::getEntityContentDataCodec() call (T279659) by Lucas Werkmeister
- git #b0d269e3 - Fix two Phan issues by Lucas Werkmeister
- git #f88b5d80 - Update WikibaseRepo::getEntityRevisionLookup() call (T278925) by Lucas Werkmeister
- git #13ea29f3 - Delete empty translation files by DannyS712
- git #3ceef75c - Update WikibaseRepo::getEntityLookup() calls (T278926) by Lucas Werkmeister
- git #b9f5f373 - Inject proper context into getApiHelperFactory() by Lucas Werkmeister
- git #0281196c - Update calls to getEntityStore (T278828) by Itamar Givon
- git #124d539b - Update calls to getUserLanguage (T278819) by Itamar Givon
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
edit- git #392a88e2 - Get EntityLookup directly from WikibaseClient (T278992) by Lucas Werkmeister
WikiEditor
edit- git #f2f0c579 - Delete empty translation files by DannyS712
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #b626b217 - Send "0 edits" userEditCountBucket for anons (T210106) by Adam Wight
- git #85c54a4f - searchSatisfaction: Default userEditBucket back to 0 edits (T280294) by Erik Bernhardson
- git #cfccf828 - Revert "GrowthExperiments: HelpPanel now should consume wiki config" (T274520) by Urbanecm
- git #7076163c - GrowthExperiments: HelpPanel now should consume wiki config (T274520) by Martin Urbanec
- git #5b5e8a3c - Use edit count bucketing from EventLogging (T210106) by Adam Wight
- git #29771001 - desktopWebUIActionsTracking: Tidy redundant variables by Sam Smith
- git #0756bbe1 - desktopWebUIActionsTracking: Fetch config value correctly (T253634) by Sam Smith
- git #82742603 - Add VectorPrefDiffInstrumentation to track all skin changes involving Vector (T261842) by Nicholas Ray
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
edit- git #2e4073eb - GrowthExperiments: Create growthexperiments_mentor_mentee table as well (T275773) by Martin Urbanec
- git #d8d4c5d3 - GrowthExperiments: Create growthexperiments_mentee_data DB table (T279587) by Martin Urbanec
WikimediaMessages
edit- git #d1b128f0 - Remove - from override by Reedy
- git #9081239e - Avoid using User::setOption() (T277818) by ZabeMath
- git #87eb7e2d - Delete i18n/wikimedia/test.json, not a language by DannyS712
Wikisource
edit- git #42944cb0 - Get EntityLookup directly from WikibaseClient (T278992) by Lucas Werkmeister
- git #4e494fc6 - Reduce font size of other options link (T278745) by hmonroy
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #68538722 - Message box styles for Minerva come from core (T233160) by jdlrobson
- git #ae03d137 - Use ::class for class name by Umherirrender
- git #a32ff2f0 - build: Updating y18n to 4.0.3 by libraryupgrader
- git #e1054791 - build: Add missing newline to i18n json files by Umherirrender
- git #ea8f0fb3 - Delete empty translation files by DannyS712
- git #0e3d6a19 - build: Update caniuse-lite by Umherirrender
- git #8b55462b - Read default search page from the existing search, pass to MobileFrontend (T279057) by Cormac Parle
Modern
editNo changes for Modern
MonoBook
edit- git #2f2b16b3 - build: Updating eslint-config-wikimedia to 0.20.0 by libraryupgrader
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
edit- git #ead5164f - Adjust floating override (T280260) by jdlrobson
- git #edd2f4ff - Reorganize LESS files to match ResourceLoader conventions (T264309) by Jan Drewniak
- git #2e9917d5 - build: Updating y18n to 4.0.3 by libraryupgrader
- git #bdd7eaac - [legacy] Restore old floating style inside Vector (T279008) by jdlrobson
- git #55fdf387 - Remove redundant mw-indicator styles from `layout-default.less` and `layout.less` (T278362) by Bernard Wang
WikimediaApiPortal
editNo changes for WikimediaApiPortal
VisualEditor
edit- git #ffc1881e - DiffElement: Add CSS for <code> tag (T277211) by A. Amritesh
- git #b216cda5 - Ignore missing matrix cell when importing (T262842) by Ed Sanders
- git #6b9297f0 - Apply monospace,monospace font size fix to <code> tags by Ed Sanders
- git #4639185b - Add extra check for annotation node height (T261992) by Ed Sanders
Total Changes
edit450 Changes in 87 repos by 73 authors