MediaWiki 1.40/wmf.8
MediaWiki 1.40.0-wmf.7 | Deployment of MediaWiki 1.40.0-wmf.8 to Wikimedia sites | MediaWiki 1.40.0-wmf.10 |
The latest version (labeled "1.40.0-wmf.8") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Monday, 31 October 2022 (see the roadmap).
Core changes
edit- git #d7412056 - Branch commit for wmf/1.40.0-wmf.8 (task T320513) by trainbranchbot
- git #c9ea5497 - user: Migrate selects in UserGroupManager to SelectQueryBuilder (task T311866) by Amir Sarabadani
- git #7e6d6613 - WikiExporter: Migrate to SelectQueryBuilder (task T311866) by Amir Sarabadani
- git #c94d30e9 - Restore messagebox styles for mediawiki.skinning.interface (task T321996) by mainframe98
- git #e3135523 - Remove deprecated EditPage::getCopywarn() by Bartosz Dziewoński
- git #bbe704b5 - Reorg: Move some of request related classes to MediaWiki/Request (task T321882) by Amir Sarabadani
- git #89830472 - DatabaseSQLTest: remove unused variable by Tim Starling
- git #2cf45bc9 - ResourceLoader: Mark ForeignResourceStructureTest as @group Standalone (task T203694) by James D. Forrester
- git #9dacd8bd - page: Remove unneeded MAX() when selecting from primary key by Umherirrender
- git #2fa2a477 - SpecialAllPages: Remove object check after Title::newFromRow by Fomafix
- git #f6b9381d - Revert "Reorg: Move some of request related classes to MediaWiki/Request" (task T166010) by Zabe
- git #4010c872 - In Language::ucfirst(), use title case instead of upper case (task T292552) by Tim Starling
- git #d54b1687 - specials: RangeChronologicalPager has to use first index column (task T321679) by Umherirrender
- git #addf41d0 - Use SVG instead of GIF for help-questionmark by Fomafix
- git #2bdc0b2b - Reorg: Move some of request related classes to MediaWiki/Request (task T166010) by Amir Sarabadani
- git #3270283a - ResourceLoader: Add structure test for foreign-resources.yaml (task T203694) by Timo Tijhof
- git #4e0c1a9a - SpecialPage: Remove unneeded '@throws MWException' by Bartosz Dziewoński
- git #ce856f3a - objectcache: allow use of the "default" apcu.serializer (task T288705) by Aaron Schulz
- git #f1f3473f - Update Codex from v0.2.1 to v0.2.2 (task T251664) (task T284105) (task T295711) (task T300154) (task T305411) (task T305947) (task T306932) (task T306933) (task T308285) (task T309826) (task T310551) (task T310768) (task T312025) (task T312167) (task T313768) (task T313773) (task T313938) (task T313940) (task T314728) (task T316139) (task T316603) (task T316895) (task T316924) (task T317198) (task T317235) (task T317538) (task T318023) (task T318282) (task T319026) (task T319363) (task T320361) by Volker E
- git #1cf6f047 - objectcache: Remove WANObjectCacheReaper feature by Timo Tijhof
- git #3115940e - Followup to 02d13afa: Respect parsoid-compatible options in CLI runs by Subramanya Sastry
- git #6591c2e7 - ParserTests: Add --dir option as a complement to the --file option by Subramanya Sastry
- git #9086e418 - Externallinks: Add ability to write to the new fields (task T318606) by Amir Sarabadani
- git #0fff5089 - Reorg: Move StubObject classes in includes to its own directory (task T166010) by Amir Sarabadani
- git #7c03ab8a - rdbms: remove DB domain from more LoadBalancer methods by Aaron Schulz
- git #af34f94b - rdbms: make LoadBalancer::getServerConnection() avoid domain change for DOMAIN_ANY (task T321419) by Aaron Schulz
- git #6956f7ff - pager: Fix null used for foreach in Pager::getNavigationBar (task T321551) by Umherirrender
- git #9fbd8f50 - Make the doc building for search aware of the revision (task T317309) by David Causse
- git #119c1f05 - Article: link to mw:Help:Diff when viewing diffs (task T321569) by MusikAnimal
- git #b2577213 - Revert "selenium: Default to larger window size" (task T317879) (task T314115) by Zfilipin
- git #c97e3a67 - Don't calculate size of thumb until requested (task T321006) by Matthias Mullie
- git #af95b315 - Use MediaWikiIntegrationTestCase::getDb() instead of the "db" member in RevisionStoreDbTest by Aaron Schulz
- git #d319d19e - Remove deprecated Linker::normaliseSpecialPage by Umherirrender
- git #3164080a - Remove deprecated PageProps::getInstance (task T289544) by Umherirrender
- git #b525884e - maintenance: Use $this->waitForReplication() (task T298485) by Amir Sarabadani
- git #d1d19a16 - Switch search results padding-bottom to margin-bottom (task T310281) by Matthias Mullie
- git #1bcfc9f9 - tests: Don't check if session_reset() exists in PHPSessionHandlerTest by Kevin Israel
- git #54a0dc38 - tests: Use @requires annotation in APCUBagOStuffTest by Kevin Israel
- git #0ae29bbb - tests: Replace checkPHPExtension() with @requires annotations by Kevin Israel
- git #6005493b - tests: Replace deprecated WikiPage::factory in WikiCategoryPageTest (task T297688) by Umherirrender
- git #85255801 - Use buildComparison() instead of raw SQL in API list=random (task T321422) by Bartosz Dziewoński
- git #ee258759 - Use buildComparison() instead of raw SQL in API list=exturlusage, prop=extlinks (task T321422) by Bartosz Dziewoński
- git #ea0e09e0 - Account for null values in Exif data (task T315202) by Sam Wilson
- git #7a9f03b2 - Remove PHPCS exclude-pattern for */languages/* by Fomafix
- git #f6bd6065 - Change of Listgrants special page Bengali translation (task T320353) by MdsShakil
- git #8f3904a2 - Sort logging table by timestamp and log id (task T305590) by Umherirrender
- git #8e3ee7f8 - Add namespace ID to pageinfo (task T313499) by Simon Legner
Vendor
edit- git #1778d546 - Bump parsoid to 0.17.0-a5 (task T284693) (task T306003) by Arlo Breault
- git #153b4701 - Update data-values/* (task T301249) by Lucas Werkmeister
Extensions
editArticlePlaceholder
edit- git #bf870e2b - Revert "Update moved class WebRequest" by Zabe
- git #4177039a - Update moved class WebRequest (task T321681) by gerritbot
CampaignEvents
edit- git #ea83e7d1 - Fix kebab menu options on firefox (task T321620) by Daimona Eaytoy
- git #235c6da7 - Add support for private registrations by MHorsey
- git #10851b4a - Fix empty state of Special:EventDetails when removing all participants by Daimona Eaytoy
- git #f215fb9e - Fix JS error on Special:EventDetails (task T321747) by Daimona Eaytoy
- git #01397f61 - Pass 'timezone' to the "edit event registration" endpoint on MyEvents (task T321620) by Daimona Eaytoy
- git #7b3bda17 - selenium: Fix video recording (task T317879) by Željko Filipin
- git #5275e931 - Improve time zone validation and conversion (task T315692) by Daimona Eaytoy
CentralAuth
edit- git #52e1f7ad - Revert "Update moved class WebRequest" by Zabe
- git #2d03c0ef - Update moved class WebRequest (task T321681) by gerritbot
- git #f197e0fc - maintenance: drop importMissingLocalNames by Taavi Väänänen
CirrusSearch
edit- git #2858f3ab - Add page_id a doc_values only field by David Causse
- git #573a060d - SearchAfter: Add backoff for retries by Erik Bernhardson
- git #e336bf24 - Customize Arabic Analysis for Egyptian & Moroccan (task T316817) by tjones
- git #9b492cee - Remove UseInstantCommons from the default CI configuration by Erik Bernhardson
- git #cc42d438 - integration: s/wmflabs/wmcloud/ by Erik Bernhardson
- git #627e3485 - Make the doc building process revision based (task T317309) by David Causse
- git #a23aec75 - Only load result file information if requested by Erik Bernhardson
- git #40fa03dc - Add DocumentSizeLimiter a component to limit cirrus doc sizes (task T316016) by David Causse
ContentTranslation
edit- git #485f8f50 - CXSuggestionList: Add event logging when suggestions are refreshed (task T281559) by wangombe
- git #f46a5523 - CX3 Build 0.2.0+20221031 (task T318907) (task T294650) (task T321665) (task T305757) (task T316617) by Santhosh Thottingal
- git #162a96a4 - SX event logging: Add source and target languages to the events (task T318907) by NikG
- git #04b10ed0 - SX: Fix publishTranslation api method returned object on api error by NikG
- git #c43eea54 - SX UI lib: Add MWCircleProgressBar (task T294650) by NikG
- git #0c58b702 - SX: Fix redirection after successful publishing for non-ASCII titles (task T321665) by NikG
- git #edd5dc19 - Fix SiteMapper::getCXServerURL to also handle protocol relative paths (task T321671) by NikG
- git #1112d265 - Fix the display of entrypoints in Special:Contributions by Santhosh Thottingal
- git #7eff83a0 - SX new article invitation: Display article icon when no thumbnail (task T298084) by NikG
- git #ddf1fe57 - Update vue-banana-i18n to latest version (task T305757) by Santhosh Thottingal
DiscussionTools
edit- git #9cbb0a8c - Don't apply topic containers to table-of-contents heading by Bartosz Dziewoński
- git #c6cd20f6 - Remove support for <span class="mw-headline-number"> in headings by Bartosz Dziewoński
- git #5ed1c4a4 - Add accesskey "s" to the "Reply" / "Add topic" button (task T278249) by Bartosz Dziewoński
- git #292725e8 - Add 'specialCharacter' tool to toolbar (task T249072) by Ed Sanders
- git #65339e3a - Fix new topic tool appearing from autosave in edit mode (task T317005) by Bartosz Dziewoński
- git #2ad3e4ad - Fix new topic tool appearing from autosave in its own preview (task T317005) by Bartosz Dziewoński
- git #8664de52 - Don't insert comment markers inside <figure> (task T320285) by Bartosz Dziewoński
DonationInterface
edit- git #6305bff5 - Update SmashPig and own version number by Elliott Eggleston
- git #0fdce9f7 - Update smash-pig and yaml libraries by Elliott Eggleston
- git #99c8a00b - Frontend email validation should block ones starting with dash (task T320570) by Damilare Adedoyin
Echo
edit- git #b34e2c06 - Fall back to local notification count when no global user is found (task T317330) by Umherirrender
- git #db79d76d - Use PHPUnit's shortcuts where it makes sense by Thiemo Kreuz
EventBus
edit- git #197b2de4 - Add PageChangeHooks to emit mediawiki/page/change events (task T311129) by Ottomata
- git #4bfd6cc9 - Move destination_event_service setting into producer specific config settings (task T321557) by Ottomata
- git #7b9133c1 - Add ability to disable a stream in EventStreamConfig (task T259712) by Ottomata
FileImporter
edit- git #266e68a0 - Avoid passing non-strings to ctype_digit() (task T321692) by thiemowmde
FlaggedRevs
edit- git #155a1f91 - Update moved class FeedItem (task T321681) by gerritbot
Flow
edit- git #3dda8494 - [general] PHP 8.1 compatibility, part 3 (task T321691) by Kosta Harlan
- git #0c4d312a - [general] PHP 8.1 compatibility, part 2 (task T321691) by Kosta Harlan
- git #9e0533a9 - [general] PHP 8.1 compatibility (task T321691) by Kosta Harlan
Gadgets
edit- git #12eada53 - Add PreferencesGetIconHook (task T317419) by suecarmol
GeoData
edit- git #66a4c7aa - Use SearchDataForIndex2 hook (task T317309) by David Causse
GlobalBlocking
edit- git #b35a17ee - Add basic test for GlobalBlockingHooks class by Thalia
- git #c5fab979 - Add namespace for GlobalBlocking tests by Thalia
GlobalCssJs
edit- git #d8364a85 - Remove removeOldManualUserPages.php by Kunal Mehta
GoogleNewsSitemap
edit- git #47baa501 - Update moved class FeedItem (task T321681) by gerritbot
GrowthExperiments
edit- git #af4868bb - Use SearchDataForIndex2 hook (task T317309) by David Causse
- git #7e3648e8 - Update mediawiki/mediawiki-phan-config to 0.12.0 by David Causse
- git #c56bf775 - build: Upgrade Codex from 0.1.0-alpha.7 to 0.2.1 (task T321667) by James D. Forrester
- git #33c4da50 - User impact: create articles edited trend chart (task T310660) by Sergio Gimeno
- git #afb382bc - New impact: delete wrong info icon label (task T310665) by Sergio Gimeno
- git #23e069e8 - UserImpact: Use array_sum for getting total edits count (task T320444) by Kosta Harlan
- git #52599088 - Suggested edits: update task level indicator color contrast (task T253706) by Sergio Gimeno
- git #90c7595e - User impact: add infoboxes to thanks and streak scorecards (task T310665) by Sergio Gimeno
- git #d3858748 - ApiManageMentorList: Make it possible to edit mentor status (task T321502) by Martin Urbanec
- git #7263fec2 - [general] PHP 8.1 compatibility (task T321600) by Kosta Harlan
- git #90522fa6 - Revert "api-testing: Skip the QUIBBLE_APACHE environment check" (task T320935) by Kosta Harlan
- git #ae744757 - SpecialManageMentors: Include mentors' status/weight (task T321601) by Martin Urbanec
- git #85400cac - UserImpact: Compute total edits count on server side (task T320444) by Kosta Harlan
- git #2164ff35 - NewImpact: Use getStreakNumberOfDays for serialization (task T320444) by Kosta Harlan
- git #b9ee6876 - MenteeOverview: Add a link to recent changes by mentees (task T317821) by Martin Urbanec
- git #f537fcdf - SpecialManageMentors: Reflect user time preference (task T321429) by Martin Urbanec
- git #62d29531 - ManageMentorsEditMentor: Work well with blocked mentors (task T318819) by Martin Urbanec
- git #9a477310 - MentorStatusManager: Mark blocked mentors as away (task T318819) by Martin Urbanec
- git #6207ad8b - NewImpact: Use server-side-calculated longest edit streak (task T320444) by Kosta Harlan
- git #25e38f12 - ComputedUserImpactLookup: Generate longest streak data (task T320444) by Kosta Harlan
Kartographer
edit- git #766b9b7a - Minor CSS adjustments to maps dialog options panel (task T318813) (task T318834) by thiemowmde
- git #cbe0da89 - Adding help text about frame to display section (task T318813) by Svantje Lilienthal
- git #c6c5ec50 - Add ability to hide frame around maps in VisualEditor (task T318813) by Svantje Lilienthal
- git #b5a17048 - Replace hard-coded brackets with dash in language drop down (task T318817) by thiemowmde
- git #47102d79 - Make frameless maps editable in VisualEditor (task T318813) by thiemowmde
- git #911242b8 - Add ability to add caption to maps in VE (task T318815) by Svantje Lilienthal
- git #e1fe8b7b - Add `local` option for the VE language selection (task T318817) by WMDE-Fisch
- git #75521274 - Fix uncatched exception when handling non-numeric user input by thiemowmde
- git #f854486a - Allow the large language help popup to utilize the entire dialog (task T318818) by thiemowmde
- git #5c38d23a - Make getScaleLatLng() calculation more robust (task T321603) by thiemowmde
- git #c9ad807e - Remove stable cache miss logging (task T309188) by WMDE-Fisch
- git #3b882d90 - Add help texts for align/language settings in VE maps dialog (task T318818) by Svantje Lilienthal
- git #41bec6f6 - Make tests more reliable when running locally by setting $wgScriptPath by Brian Wolff
- git #9c5b1c23 - Add a11y label to close sidebar button (task T308320) by Derk-Jan Hartman
- git #4b4dba1f - Properly hide the map dialog sidebar for a11y (task T308320) by Derk-Jan Hartman
- git #401858c9 - Rename known points to title by WMDE-Fisch
- git #472f3bd4 - Improve language input for maps in VE (task T318817) by Svantje Lilienthal
LiquidThreads
edit- git #730a19a4 - Update moved class FeedItem (task T321681) by gerritbot
- git #609191b9 - Add PreferencesGetIconHook (task T317419) by suecarmol
MassMessage
edit- git #796bd453 - Replace all remaining @see with @inheritDoc by thiemowmde
- git #a02459ec - PHPCS: Fix MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic rule by Zoran Dori
Math
edit- git #b5d3bca4 - Fix Perfomance Issues of TexUtil (task T321599) by Stegmujo
- git #c74ced37 - Activate chem and inline-tex type input in LocalChecker (task T321262) by Stegmujo
- git #d2bd2f45 - Add Tests and Downloader for Chem Input Types (task T321262) by Stegmujo
- git #caf3a1e2 - Add All Wikipedia Tests and Fixes (task T315223) by Stegmujo
- git #2d56f19e - Fixing Parser for All Wiki and Chem Tests by Stegmujo
MobileFrontend
edit- git #f90430d2 - Toggler.js: Move var declarations inline by Ed Sanders
MultimediaViewer
edit- git #b0f83b39 - Use Parsoid's regularity to find caption (task T321440) by Arlo Breault
OpenStackManager
edit- git #2b9d2cb4 - Add PreferencesGetIconHook (task T317419) by suecarmol
PageTriage
edit- git #b67ae4de - Make PageTriage wiki-agnostic (task T50552) by NovemLinguae
Phonos
edit- git #6d891d71 - Remove action API endpoint from Phonos (task T321083) by Dayllan Maza
ProofreadPage
edit- git #20868123 - Clarify messages about the Page namespace by Amir E. Aharoni
- git #4835876d - Convert ParserFirstCallInit hook to HookHandler system (task T320596) by Kolawole
- git #191b3932 - Provide a API to pre-render and fetch image URLs for a Page: page (task T308098) by Sohom
ReadingLists
edit- git #d6fcd753 - Handle URLs correctly when not in developer mode (task T320293) by Jon Robson
- git #2348784b - better protocol resolution (task T317935) by Jon Robson
- git #2377f3b9 - build: Run stylelint for less file by Umherirrender
- git #d559efed - Add viewing of reading lists to web experience (task T317935) (task T320293) by Jon Robson
- git #32b41908 - Show messages to non-Android/iOS users and places where misconfigured by Jon Robson
Renameuser
edit- git #938ef7ac - User constant for maintenance script username by Gergő Tisza
SearchVue
edit- git #bdef48a8 - Also trigger unit tests with 'npm test' by Matthias Mullie
- git #ad6eb344 - Loading content in Search Previews (task T318951) by Simone Cuomo
- git #b81b5189 - Show arrows next to search results for quick view discoverability. (task T320528) by Simone Cuomo
- git #f766d692 - Quick View: Enable users to open and close quick views on special:search page (task T306885) by Simone Cuomo
- git #ea3e015e - Add temporary toggle for disabling on mobile (task T320666) by Matthias Mullie
- git #39f22085 - Add cursor: pointer; when hovering target to enable quickview (task T310281) by Matthias Mullie
- git #e9810b2f - Don't occupy 100px unless needed by Matthias Mullie
SiteMatrix
edit- git #0f49a23e - Check the return value from SiteConfiguration::siteFromDB() (task T314212) by Tim Starling
SyntaxHighlight_GeSHi
edit- git #0b138479 - Avoid dirty diffs when editing code blocks with line numbers by thiemowmde
Translate
edit- git #1ef22bf7 - Translation permission: Return message key and params (task T320612) (task T317594) by Abijeet
- git #31956c4c - PageTranslationHooks: Add logging to see if checkTranslatablePageSlow is necessary by Niklas Laxström
- git #0d2810a7 - Add "column" CSS class to div displaying group warnings (task T317134) by Abijeet
- git #a644636b - TranslationUnit: Support anchors starting with hash # character (task T62544) by Pols12
UniversalLanguageSelector
edit- git #7f8afc6d - build: Remove customSyntax option from stylelint in Gruntfile.js by Umherirrender
UploadWizard
edit- git #d2ded86e - Add PreferencesGetIconHook (task T317419) by suecarmol
VisualEditor
edit- git #99f8a727 - wgAction is not a number (task T314952) by Jon Robson
- git #56195923 - Allow more 'rel' values on external links in Parsoid output (task T321437) by Bartosz Dziewoński
- git #f1df46d6 - Update VE core submodule to master (d1bc0e528) (task T321604) by Bartosz Dziewoński
- git #0a2db9c1 - ve.dm.MWMagicLinkNode: Fix matching RFC magic links (task T321437) by Bartosz Dziewoński
Wikibase
edit- git #c128c509 - REST: Improve JsonPatchValidator errors (task T320705) by Ollie Shotton
- git #f100a29a - Add return types to LineReader Iterator methods (task T319219) by Lucas Werkmeister
- git #c69d9260 - Avoid $wgHooks global by daniel
- git #4076b207 - FederatedPropertyId: Add __serialize()/__unserialize() (task T301249) by Lucas Werkmeister
- git #f6d74ee8 - Add severel requested monolingual language codes (task T212313) (task T215032) (task T286862) (task T294922) (task T295738) (task T295879) (task T296504) (task T298612) (task T312904) (task T319125) by Jon Harald Søby
- git #ae32273b - REST: Improve error reports of patch path issues (task T320699) by Jakob Warkotsch
- git #df70b896 - REST: Don't use JSON_FORCE_OBJECT in error message (task T320658) by Jakob Warkotsch
- git #1c13c0d1 - Temporarily skip flapping test case (task T321517) by Adam Wight
- git #fffbadd1 - Add a way to extract content scoped search index data (task T190066) by David Causse
- git #bfad281b - Use SearchDataForIndex2 and properperly pass the revision... (task T317309) by David Causse
- git #a1d404eb - Ensure mocked WikiPage and RevisionRecord share the same page_id... by David Causse
- git #f735d3cd - REST: Add context to PatchItemStatement error (task T320658) by sihe
- git #6c2446f5 - Update data-values versions in composer.json (task T301249) by Lucas Werkmeister (WMDE)
- git #978e7c2e - DM: Avoid passing null to explode, use "" (task T319219) by Marius Hoch
WikibaseLexeme
edit- git #c4fd7f00 - Avoid passing null to explode() (task T319219) by Lucas Werkmeister
- git #9073d42c - Make Special:NewLexemeAlpha replace Special:NewLexeme (task T307866) by Lucas Werkmeister
WikibaseMediaInfo
edit- git #01e56e00 - Avoid passing null to explode() (task T319219) by Lucas Werkmeister
- git #2e0a3446 - Use use EntityHandler::getContentDataForSearchIndex (task T317309) by David Causse
WikibaseQualityConstraints
edit- git #d43ade0e - Bump jasmine from 4.4.0 to 4.5.0 by Addbot
- git #043526e7 - Declare compatibility with data-values/number ^0.12.3 (task T301249) by Lucas Werkmeister
Wikidata.org
edit- git #70b621ed - Validate "value" before trying to calculate lag (task T321710) by Marius Hoch
WikiLambda
edit- git #ea9ae1e6 - Add example using a re-entrant function call. by apine
- git #5fce0197 - Re-enable test now that request size limit has been increased. (task T319467) by apine
- git #1f1c2e91 - FE error management updates: part 2 by Julia Kieserman
- git #ed96a42d - tests: Update expected expansions of Z831s (task T297742) by James D. Forrester
- git #971f3106 - Remove redundant tabs from FunctionEditor view. (task T317972) by EWright
- git #9e9f7508 - Handle page layout correctly based on ZObject type and url param by temitope adesoji
- git #29f69147 - Ensure Z8K4 is typed list when calling function on implementation page. (task T321385) by EWright
- git #23287616 - FE error management updates: part 1 by Julia Kieserman
- git #122e03d1 - Fix editing a ZType: not possible to change the value type of an (task T320277) by ddw
- git #1238ae6d - Add integration tests for Attaching and Detaching function testers. (task T318426) by ddw
WikimediaMessages
edit- git #7c57f0dc - Update verbiage for reading list import message. by Dmitry Brant
- git #5a256dad - ReadingLists: App specific messaging (task T316374) by Jon Robson
- git #6f309b92 - Add Oxford comma to CampaignEvents message (task T318368) by Daimona Eaytoy
Wikisource
edit- git #3d9f6505 - Make export/download links depend on $wgProofreadPageBookNamespaces (task T272440) by Sohom
Skins
editMinervaNeue
edit- git #822bf0f0 - Add styling for Special:Preferences icons (task T317419) by suecarmol
- git #a0555ee3 - Break up words to prevent thumbnails from being squished (task T321362) by Matthias Mullie
- git #f876accf - Disable "page issues" feature when DiscussionTools is handling talk page (task T312309) by Ed Sanders
- git #4c190380 - Override padding-left for Special:Search results (task T321563) by Matthias Mullie
- git #c5976996 - SkinMinerva.php: Improving naming and documentation of talk page overlay checks by Ed Sanders
Vector
edit- git #41ed1cc5 - [Technical] Separate shouldHideLanguages from isLegacy logic (task T319349) by Jon Robson
- git #906825a7 - search: Don't show results for stale search queries (task T321108) by Roan Kattouw
- git #f37ff19f - Codex search should respect autocapitalize value from $wgCapitalLinks (task T251664) by Jon Robson
- git #f34f7831 - search: Fix loader alignment with search input (task T321009) (task T317902) by Roan Kattouw
- git #fbe5bded - [Technical] Unset toc inside SkinVectorLegacy (task T319349) by Jon Robson
- git #8ec5a516 - [Technical] Move isSidebarVisible and template boolean to SkinVector22 (task T319349) by Jon Robson
- git #9c9c49d9 - Remove duplicate styles (task T321504) by Jon Robson
- git #a1199a09 - Use standard utility classes for flushing icons left and right (task T321504) (task T317583) by Jon Robson
- git #41a106cd - build: Upgrade Codex from 0.1.0-alpha.10 to 0.2.2 by James D. Forrester
- git #2102ac51 - Rename Article Tools feature flag to Page Tools by bwang
- git #6d62d71e - Remove login link quick fix styles (task TI883926C36F59D446076F960EAD31F82E51967E70) by Nicholas Ray
- git #51457a78 - Replace incorrectly mw- prefixed classes (task T316570) (task T317437) by bwang
- git #a01f8390 - search: Make wprov value match non-Vue behavior (task T317682) by Lucas Werkmeister
- git #f94e386f - Limit user dropdown link to 48px (task T319070) by Jon Robson
Misc
editVisualEditor/VisualEditor
edit- git #d1bc0e52 - ve.init.Target: Make sure surface exists before setting padding (task T321604) by David Lynch
No changes
edit- 3D
- AbuseFilter
- ActiveAbstract
- AdvancedSearch
- AntiSpoof
- ApiFeatureUsage
- ArticleCreationWorkflow
- Babel
- BetaFeatures
- BounceHandler
- Calendar
- Campaigns
- Capiunto
- CategoryTree
- CentralNotice
- CharInsert
- CheckUser
- ChessBrowser
- Cite
- CiteThisPage
- Citoid
- CodeEditor
- CodeMirror
- Cognate
- Collection
- CologneBlue
- CommonsMetadata
- ConfirmEdit
- ContactPage
- CreditsSource
- Dashiki
- Disambiguator
- DismissableSiteNotice
- DoubleWiki
- Elastica
- ElectronPdfService
- EntitySchema
- EventLogging
- EventStreamConfig
- ExtensionDistributor
- ExternalGuidance
- FeaturedFeeds
- FileExporter
- FundraiserLandingPage
- FundraisingTranslateWorkflow
- GWToolset
- GeoCrumbs
- GlobalPreferences
- GlobalUsage
- GlobalUserPage
- GlobalWatchlist
- Graph
- GuidedTour
- IPInfo
- ImageMap
- ImageSuggestions
- InputBox
- Insider
- Interwiki
- InterwikiSorting
- Josa
- JsonConfig
- LabeledSectionTransclusion
- LandingCheck
- LdapAuthentication
- Linter
- Listings
- LoginNotify
- MachineVision
- MapSources
- MediaModeration
- MediaSearch
- MobileApp
- Modern
- MonoBook
- NavigationTiming
- NearbyPages
- NewUserMessage
- Newsletter
- Nostalgia
- Nuke
- OATHAuth
- OAuth
- OAuthRateLimiter
- ORES
- PageAssessments
- PageImages
- PageNotice
- PageViewInfo
- PagedTiffHandler
- ParserFunctions
- PdfHandler
- Poem
- PoolCounter
- Popups
- PropertySuggester
- QuickSurveys
- Quiz
- RSS
- RelatedArticles
- RevisionSlider
- SandboxLink
- Score
- Scribunto
- SearchExtraNS
- SecureLinkFixer
- SecurePoll
- ShortUrl
- SimilarEditors
- SpamBlacklist
- StopForumSpam
- SubPageList3
- SubpageSortkey
- TemplateData
- TemplateSandbox
- TemplateStyles
- TemplateWizard
- TextExtracts
- Thanks
- TheWikipediaLibrary
- TimedMediaHandler
- Timeless
- TitleBlacklist
- TocTree
- TorBlock
- TranslationNotifications
- TrustedXFF
- TwoColConflict
- UploadsLink
- UrlShortener
- VipsScaler
- WebAuthn
- WikiEditor
- WikiLove
- WikibaseCirrusSearch
- WikibaseLexemeCirrusSearch
- WikidataPageBanner
- WikimediaApiPortal
- WikimediaApiPortalOAuth
- WikimediaBadges
- WikimediaEditorTasks
- WikimediaEvents
- WikimediaIncubator
- WikimediaMaintenance
- Wikistories
- XAnalytics
- cldr
- intersection
- timeline
- wikihiero
Total changes
edit239 Changes in 50 repos by 81 authors