MediaWiki 1.40/wmf.10
MediaWiki 1.40.0-wmf.8 | Deployment of MediaWiki 1.40.0-wmf.10 to Wikimedia sites | MediaWiki 1.40.0-wmf.12 |
The latest version (labeled "1.40.0-wmf.10") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Monday, 14 November 2022 (see the roadmap).
Core changes
edit- git #3d572044 - Branch commit for wmf/1.40.0-wmf.10 (task T320515) by trainbranchbot
- git #deaa9652 - Remove deprecated search page title getter/setter methods (task T320351) by Rinish Sam
- git #af6b4e91 - Remove unnecessary wrappers for generator functions by Bartosz Dziewoński
- git #86b3acdf - Add bcp47 as a dev dependency to unbreak API testing in Parsoid by Subramanya Sastry
- git #45dd6e44 - Fix division by zero in FullSearchResultWidget by Tim Starling
- git #3bd42540 - api: Remove compat code for expiry in action=userrights by Umherirrender
- git #b45cd713 - article: Replace deprecated User::isBlockedFrom (task T276371) by Umherirrender
- git #116b7145 - tests: Simplify some nested ->will( $this->return assertions by Reedy
- git #6474d423 - api: Do not use rctitle and rcnamespace together by Umherirrender
- git #ad5b43f8 - Api Testing: Enable some variant tests in Transform.js by Abijeet
- git #27ee63f8 - Remove pre PHP 7.4 serialize()/unserialize() by Reedy
- git #adc70adc - Update wikimedia/shellbox to 4.0.0. by C. Scott Ananian
- git #8ad9ad1b - Revert "Treat search result suggestions like clicks" by Lucas Werkmeister (WMDE)
- git #6788a8bd - Allow users to go to the article by clicking on thumb in special:search (task T321361) by Simone Cuomo
- git #1dfe1f9f - ParsoidHandler: remove subst feature from wt2html (task T73161) (task T51904) by daniel
- git #dfdfedf7 - SessionConsistentConnectionManager: deprecate *Ref() methods by Lucas Werkmeister
- git #dadd9942 - site: Hard-deprecate MediaWikiSite::getFileUrl() without $path by Lucas Werkmeister
- git #3253cbf8 - Phan: parse only directly required composer dependencies by Tim Starling
- git #b550ea30 - SpecialBotPasswords: Don't pass null to trim() (task T322803) by Reedy
- git #f6fec396 - objectcache: use WRITE_BACKGROUND in WANObjectCache where applicable (task T302623) by Aaron Schulz
- git #e8536c61 - Title: Replace wfGetLangObj and add a new function getDbPageLanguage by Fomafix
- git #0b96615e - Tweak misleading error message about PCRE (task T321467) by Bartosz Dziewoński
- git #b9b1bcc5 - Remove DifferenceEngine::textDiff by Matěj Suchánek
- git #d16fa896 - Remove separate checks for global blocks from APIUpload and SpecialUpload (task T317325) by csimiyu
- git #9e691b0e - Remove some deprecated methods from deferred updates by Matěj Suchánek
- git #80af71d4 - Remove separate Global blocks check from PasswordReset::isBlocked (task T317334) by AnaïsGueyte
- git #9f720c8b - Parser: Fix quadratic regexp edge case (task T321467) by Bartosz Dziewoński
- git #5d5ee801 - Treat search result suggestions like clicks (task T317682) by Lucas Werkmeister
- git #118d4980 - Track the reason for rendering. by daniel
- git #26fc3fdb - Split "main variant language code" from "language code with converter" (task T268033) by Winston Sung
- git #41333fa5 - profiler: Inject $wgProfiler from Setup.php to Profiler by Timo Tijhof
- git #e1041b4d - Fix the remaining Phan failures on PHP 8.1 (task T322278) by Tim Starling
- git #0b12f8b6 - Improve LocalisationCache post-merge validation check (task T322278) by Tim Starling
- git #bdced69d - title: Move Title.php to includes/title/ where related classes are (task T321882) (task T166010) by Timo Tijhof
- git #08286fdf - Setup: Promote clearActionName log message to runtime warning (2) (task T314008) by Krinkle
- git #c87e4d9f - site: Switch new code from MWException to RuntimeException by Timo Tijhof
- git #6a0efd6d - site: Use common terms in docs for script path and article path by Timo Tijhof
- git #82ffdbf9 - Remove HTMLCacheUpdate by Matěj Suchánek
- git #d7a7ccb9 - Message: Annotate ITextFormatter::format as returning an unsafe value (task T320268) by Daimona Eaytoy
- git #5220e5e3 - Api tests: Simplify variant tests by using pig-latin by Abijeet
- git #2b0b187b - HTMLFormField: Treat null as missing value (task T319219) by Lucas Werkmeister
- git #8c1c1ae3 - Enable pig-latin variant for testing by daniel
- git #007c4ac9 - api: Fix minor PHP 8.1 incompatibility in ApiOptions (task T289926) by thiemowmde
- git #f7dc7e60 - ParsoidHandler: test that selser will re-parse by daniel
- git #c04cb6f6 - Include core PSR-4 classes in the generated classmap (task T274041) by Máté Szabó
- git #719ce204 - Reorg: Move ForeignResourceManager to ResourceLoader directory (task T321882) by Amir Sarabadani
- git #7690ab4e - Reorg: Move HeaderCallback to Request directory (task T321882) by Amir Sarabadani
- git #2dfe4a92 - Skins: Config flag controls contributions link (task T319327) by Moh'd Khier Abualruz
- git #1a99f57a - rdbms: deprecate unnecessary TransactionProfiler::setSilenced() by Aaron Schulz
- git #8ac6410f - Fix off-by-1 error in Preprocessor_Hash by thiemowmde
- git #e3784468 - OutputPage: Support loading some mw.config vars late, at end of body (task T41813) by Bartosz Dziewoński
- git #6208f687 - Relax ReleaseNotesTest to accept long URLs by thiemowmde
- git #c8f1699d - site: Annotate CachingSiteStore as `@internal` and perform minor cleanup by Timo Tijhof
- git #7c346c1d - TestFileEditor: Fix string interpolation (task T314096) by Reedy
- git #030fb281 - WANObjectCache: Fix string interpolation (task T314096) by Alexander Vorwerk
- git #24dbb593 - Make userOptions.php capable of deleting user options (task T311460) by Martin Urbanec
- git #37f380aa - Storage: Minor docs and file header cleanup by Timo Tijhof
- git #4d72e28e - rdbms: Fix test to not rely on deprecated class aliases (task T309418) by Timo Tijhof
- git #41889616 - api-testing/REST: BCP 47 language tags should be case-insensitive by C. Scott Ananian
- git #6fd3a7b0 - Stash original wikitext when rendering unsaved content. (task T321862) by daniel
- git #884efbe0 - Remove WikiRevision::downloadSource by Matěj Suchánek
- git #bd42c272 - Remove FormatMetadata::flattenArrayContentLang by Matěj Suchánek
- git #73403c07 - filerepo: Partly revert timestamp database incompatibility fix by Thiemo Kreuz (WMDE)
- git #779df10d - Fix Site::getPath() + MediaWikiSite::getFileUrl() confusion (task T319219) by Lucas Werkmeister
- git #701cf7ab - HtmlInputTransformHelper: Capture metrics for SelSer context (task T318399) by Derick Alangi
- git #003c4e1f - content: Throw after onPageContentLanguage hook for invalid $pageLang by Fomafix
- git #b24871a1 - objectcache: add "segmentable" option to WANObjectCache (task T309126) by Aaron Schulz
- git #d2b113f9 - rdbms: remove LoadMonitorMySQL class by Aaron Schulz
- git #54d6c213 - Move AlphabeticPager::getOrderTypeMessages() release note to 1.39 by Bartosz Dziewoński
- git #fa2b23a6 - Remove deprecated EditPage::getCopyrightWarning() parameters by Bartosz Dziewoński
- git #bf3666d5 - Use buildComparison() instead of raw SQL in SpecialWhatLinksHere (task T321422) by Bartosz Dziewoński
- git #86ec1733 - WikiExporter: Avoid calling reload in processing every row (task T298485) (task T322360) by Amir Sarabadani
- git #1b342a88 - Various doc fixes about false and null on method arguments/return types by Umherirrender
- git #1d2d7ef8 - Remove deprecated MWTimestamp::getHumanTimestamp by Umherirrender
- git #0457d9fa - HtmlInputTransformHelper: setters for programmatic use by daniel
- git #f545d5ef - Rename HTMLTransform to HtmlToContentTransform by daniel
- git #80d8af47 - Produce HTML for invalid JSON (task T321319) by daniel
- git #f15e0a62 - ApiQueryRevisionsBase: Fix 'rvdiffto' parameter handling on PHP 8.0 (task T322335) by Máté Szabó
- git #d301a782 - PageArchive: Fix weird use of Database::makeList() with one-item array by Bartosz Dziewoński
- git #17ba1988 - Remove references to Suhosin and its INI settings by Kevin Israel
- git #8e0ae534 - PHPUnit: introduce clearHooks() method. by daniel
- git #7b3e7c01 - Respond to some messages from Phan on PHP 8.1 (task T322278) by Tim Starling
- git #0aca618a - ApiQueryUserContribs: Remove unused continuation modes by Bartosz Dziewoński
- git #2422e2ae - PagerNavigationBuilder: Document that nulls in setLinkQuery() etc. are allowed by Bartosz Dziewoński
- git #08895be5 - pager: Remove unused PagerNavigationBuilder::setExtra() by Bartosz Dziewoński
- git #056fe3ec - Better document the type of timestamp accepted/returned by thiemowmde
- git #e0dbe455 - filerepo: Fix timestamps being incompatible with some databases by thiemowmde
- git #fb8e0c6a - Special:Preferences - Move JS config var to RL packageFiles (task T318957) by suecarmol
- git #2eff6c56 - Linker: Avoid querying null value if link target is not found by Amir Sarabadani
- git #2c936496 - Don’t track build statistics for unnamed modules (task T319219) by Lucas Werkmeister
- git #f2ae178e - mediawiki.api: Remove unnecessary JSON from parse API response by thiemowmde
- git #a468c172 - Fix LanguageConverterTestTrait.php didn't normalize language codes by Winston Sung
- git #4ad9c9b0 - variant transform: allow input content-language to be a variant by daniel
- git #85eb9b3e - rdbms: simplify getLagFromPtHeartbeat() in DatabaseMysqlBase by Aaron Schulz
- git #d47ca159 - Make RequestContext::sanitizeLangCode() accept null (task T322099) by Tim Starling
- git #09d9b6d5 - WordAccumulator: use htmlspecialchars with ENT_NOQUOTES (task T322099) by Tim Starling
- git #a454105b - objectcache: split out WANObjectCache::setMainValue() helper method by Aaron Schulz
- git #51f14e4f - Optimise and clean up Language::ucfirst() by Tim Starling
- git #75ec894a - api: Validate timestamp in continue parameter (task T321265) by Umherirrender
- git #35d0bc33 - HISTORY: add 1.35.8/1.37.5/1.37.6/1.38.3/1.38.4 (task T311784) by Alexander Vorwerk
- git #46989b35 - revision/html endpoint: Support variant conversion (task T317019) by Abijeet
- git #a6eba621 - HtmlOutputRendererHelper: Make HtmlTransformFactory mandatory (task T317019) by Abijeet
- git #1b53f15e - page/html endpoint: Support variant conversion (task T317019) by Abijeet
- git #5abe9597 - tests: Replace deprecated WikiPage::factory in RevisionStoreDbTest (task T297688) by Umherirrender
- git #4e77d7e5 - Remove WikiRevision::$fileIsTemp by Matěj Suchánek
- git #e045a569 - Remove Title::getNotificationTimestamp by Matěj Suchánek
- git #7c3a73ac - Remove Article::viewRedirect (task T251892) by Matěj Suchánek
- git #85a4f84a - Improve RestAPIAdditionalRouteFiles path expansion by Tim Starling
- git #34c3f974 - Correct flush value for new icon specification (task T321504) by Jon Robson
- git #77d0fb4d - Modify interface message when an account does not exist (task T305419) by Stang
- git #fd459eb7 - pager: Remove unused AlphabeticPager::getOrderTypeMessages() support (task T321551) by Timo Tijhof
- git #0669906e - tests: Upgrade giorgiosironi/eris to 0.13.0 (task T319219) by Lucas Werkmeister
- git #fa1eb8d7 - rdbms: improve LoadBalancer/DatabaseMysqli connection exceptions (task T320761) by Aaron Schulz
- git #fb0fe8d3 - mediawiki.base: Remove empty unreferenced wikibits.js file by Timo Tijhof
- git #c1e7aa30 - Use buildComparison() instead of raw SQL in WatchedItemQueryService (task T321422) by Bartosz Dziewoński
- git #d5961e32 - api: Do not add extra infos on generator=querypage (task T320834) by Umherirrender
- git #76a8eff7 - Use buildComparison() instead of raw SQL in RevisionStore (task T321422) by Bartosz Dziewoński
- git #52f143da - Use buildComparison() instead of raw SQL in API list=usercontribs (task T321422) by Bartosz Dziewoński
- git #4c794e77 - Add namespace translations for Magahi (mag) by Amir E. Aharoni
- git #597df884 - Style revision deleted content on Special:ProtectedPages as strike-grey by Umherirrender
- git #4ada0840 - session: Use wfTimestampNow() in PHPSessionHandler::gc for now (task T307871) by Umherirrender
- git #67abc635 - utils: Use str_starts_with/str_ends_with/str_contains by Umherirrender
- git #83c6c1b2 - QueryPage: Improve query logging on recaching special pages by Umherirrender
- git #3a9e2dd4 - Fix Special:AutoblockList showing normal blocks after reblocks (task T282463) by Umherirrender
Vendor
edit- git #492634a9 - Update wikimedia/{shellbox,wikipeg,parsoid} by C. Scott Ananian
- git #c986711e - Add wikimedia/bcp-47-code library, used by latest version of Parsoid by C. Scott Ananian
- git #c1b1e9fb - Update php-vuejs-templating to 2.0.0 (task T321914) by Lucas Werkmeister
- git #c199487e - Update wmde/php-vuejs-templating to 1.1.0 (task T321912) by Lucas Werkmeister
Extensions
editAbuseFilter
edit- git #4f4f01f9 - EchoNotifierTest: Use namespaced Event class by Reedy
- git #8f50f2a1 - Fix missing null check for deprecated configuration by thiemowmde
- git #97e0f301 - EchoNotifierTest: Temporarily skip testNotifyForFilter by Reedy
ActiveAbstract
edit- git #eab59779 - GoogleCoopFilter: Fix string interpolation (task T314096) by Reedy
AdvancedSearch
edit- git #6bd699cf - Replace deprecated MimeAnalyzer::getTypesForExtension by Umherirrender
BetaFeatures
edit- git #56c98bed - build: Remove syntax option from stylelint by Umherirrender
CampaignEvents
edit- git #4252cf08 - Special-case the current user's row on EventDetails when searching (task T319453) by Daimona Eaytoy
- git #885e9d32 - Allow people to leave event after registration closed (task T321614) by Claudio Melo
- git #3178ae0d - Change text of select label to read "X of Y participants" by MHorsey
- git #f901a933 - Create 2 tab layout by MHorsey
- git #e7dca59d - Remove old comment about checking for blocks when unregistering (task T322380) by Daimona Eaytoy
- git #8b7d2caa - Show deleted participants on Special:EventDetails (task T322572) by Daimona Eaytoy
- git #6e3aea87 - Simplify ParticipantsManager.js a bit by Daimona Eaytoy
- git #e3d621fc - Refactor ParticipantsModule to handle the current user separately by Daimona Eaytoy
- git #87dc2d1b - Display timezone on event registration header (task T322050) by Daimona Eaytoy
- git #ae65856c - Display timezone in "more details" modal on event pages (task T321717) by Daimona Eaytoy
- git #b94c61f4 - Display timezone on Special:EventDetails (task T321718) by Daimona Eaytoy
- git #4a6ddcb4 - Choose appropriate timezone in EventTimeFormatter (task T322054) (task T321717) (task T321718) (task T322050) by Daimona Eaytoy
- git #fdb4d6b6 - Introduce EventTimeFormatter (task T322054) by Daimona Eaytoy
- git #b7b33662 - Add maintenance script to update UTC timestamps of events (task T316687) by Daimona Eaytoy
- git #1af6ee80 - Show private participants on EventDetails (task T319453) by Daimona Eaytoy
- git #007701d3 - Make the current user be listed first on EventDetails (task T321750) by Daimona Eaytoy
- git #4653e5ec - Add private helpers in EventDetailsParticipantsModule by Daimona Eaytoy
- git #26d68bac - Add support for private registration to ListParticipantsHandler (task T321625) by Daimona Eaytoy
- git #c5cce3ac - Implement perm check to determine if user can see private participants (task T321723) by Daimona Eaytoy
- git #64afc762 - Document purpose of MWEntity and future plans involving addresses by Daimona Eaytoy
CategoryTree
edit- git #c5b34028 - Remove phpcs exclude rules and update PHP code by Fomafix
- git #cf853808 - Check for null after Title::newFromText by Fomafix
CentralAuth
edit- git #0d218e4f - schema: Convert Unique Index to Primary Key on renameuser_status (task T300577) by Umherirrender
CentralNotice
edit- git #da3ccb2c - AllocationCalculatorTest: Fix string interpolation (task T314096) by Reedy
- git #c986c323 - Avoid unsafe wrapping of Message::parse() into paragraph (task T322173) by Timo Tijhof
- git #a7bcac0e - Add PreferencesGetIconHook (task T317419) by suecarmol
- git #69e588a5 - Remove usage of deprecated MessageIndexRebuildJob::insertIntoJobQueue by Abijeet
- git #c33e099f - BannerMessageGroup: Ensure proper columns are in the GROUP BY clause by Abijeet
- git #4467e02f - Make use of the ?? syntax where it makes sense by Thiemo Kreuz
CheckUser
edit- git #00e0ce71 - Use buildComparison() instead of raw SQL (task T321422) by Bartosz Dziewoński
- git #fedadacd - Document some variable types in SpecialInvestigate by Thalia
- git #98648006 - build: Updating mediawiki/mediawiki-phan-config to 0.12.0 (task T320362) by Thalia
CirrusSearch
edit- git #d9af8479 - Remove SearchResultsType::getStoredFields method by Erik Bernhardson
- git #473424c5 - Replace deprecated BacklinkCache::getLinks by Umherirrender
- git #505d07d9 - Do not store token_count and use "fields" to fetch fields by David Causse
- git #e1866a3c - Correct CompletionSuggesterTest::provideMinMaxQueries by Erik Bernhardson
- git #d2fc944a - More code cleanup after fatal fix for PHP 8.1 (task T322408) by Mark A. Hershberger
- git #fe26ebc9 - Make use of the ?? and ??= operators where it makes sense by thiemowmde
- git #76a570f8 - Use existence check in testExportedProfilesWithI18N by Gergő Tisza
- git #c3ba45dd - Various code cleanups in test setups and providers by thiemowmde
- git #01aa776a - Cannot reference the entire &$GLOBALS any more in PHP 8.1 (task T322408) by thiemowmde
- git #ff8b703e - Replace deprecated `@borderRadius` var with successor `@border-radius-base` (task T322478) by gerritbot
- git #e571e44a - Fix string interpolation (task T314096) by Reedy
- git #3f045347 - Fix string interpolation (task T314096) by Reedy
- git #0ea25589 - PHPUnit: use clearHooks by daniel
- git #624d8f3c - Allow specifying the profile of the doc size limiter from the doc building API by David Causse
- git #f27a2f41 - Don't force wgHooks to be an array. by daniel
- git #e1e95d06 - Drop the CirrusSearchBuildDocumentParse hook by David Causse
- git #d37f228a - Update integration tests for new thumbnail rendering by Erik Bernhardson
- git #83ffafa2 - Adjust highlighting_api test for image captions by Erik Bernhardson
Cite
edit- git #47a622c0 - Parsoid CSS: Fix counters needed for ol.mw-references by Subramanya Sastry
- git #08263eca - Tweak CSS defaults to handle Cite_references_link_many_sep properly by Subramanya Sastry
- git #b588a548 - Parsoid CSS: Add language specific overrides for es, hu, it, sv (task T156350) by Subramanya Sastry
- git #d6705eb3 - Parsoid CSS: Migrate to using .reference instead of .mw-ref by Subramanya Sastry
CiteThisPage
edit- git #ac71e926 - SpecialCiteThisPage: Fix string interpolation (task T314096) by Reedy
Citoid
edit- git #7cc0a9b6 - Fix author limit bug (task T315146) by Marielle Volz
CodeMirror
edit- git #d4924ebc - build: Disable rule unit-disallowed-list inline (task T279431) by Umherirrender
Collection
edit- git #6646d826 - styles: Remove `linear-gradient` vendor properties (task T306486) by Volker E
- git #8e76c4f1 - Avoid unsafe wrapping of Message::parse() into paragraph (task T322173) by Timo Tijhof
ConfirmEdit
edit- git #b1c0c0f6 - HCaptchaAuthenticationRequest: Use namespaced CaptchaAuthenticationRequest by Reedy
ContentTranslation
edit- git #3eb18a43 - CX View page link: Include hash for section title inside target URL (task T316930) by NikG
- git #1d91afbe - Update breakpoints as per codex design tokens by Santhosh Thottingal
- git #d7a4b139 - Request 120px thumbnail images for all API requests by Santhosh Thottingal
- git #46491aa9 - Refactor "getPageUrl" method to use URL constructor and support hash by NikG
- git #ced47171 - Replace deprecated `@borderRadius` var with successor `@border-radius-base` (task T322478) by gerritbot
- git #ab3a318c - Translate special pages names into Polish by Msz2001
- git #47b13832 - Do not load "Translate page" action button when page doesn't exist (task T322292) by NikG
- git #b4a84e12 - Page selector: Use correct domain code for API parameter (task T322617) by Santhosh Thottingal
- git #2f27e5b6 - nowiki: Use the 'no' domain code for getting translation suggestions (task T306508) by Santhosh Thottingal
- git #51e6f623 - Use user-facing name for the MT services in translation options (task T317293) by Santhosh Thottingal
- git #66d665fb - contributionsmenu entrypoint: Use unique ids for portlet links in sticky header (task T320448) by Santhosh Thottingal
- git #699ed3f1 - CX3 Build 0.2.0+20221107 (task T295545) (task T294650) (task T281559) by Santhosh Thottingal
- git #c0dbd493 - SX block templates: Add template mapping status explanation dialog (task T295545) by NikG
- git #8d01f374 - CX: Use suggested title from cxserver as target title when no URL param (task T225494) by NikG
- git #2fe3659e - SX Block templates support: Add mapping indicator (task T294650) by NikG
DiscussionTools
edit- git #310323b5 - Tweak mobile styles for no-JS compatibility (task T321430) by Bartosz Dziewoński
- git #f27d1738 - Remove some unused CSS by Bartosz Dziewoński
- git #08e1073f - ThreadItemStore: Handle race conditions when finding/inserting outside of transaction (task T322701) by Bartosz Dziewoński
- git #04cfffe3 - Move visualenhancements metadata and some buttons outside of `<h2>` (task T314714) by Bartosz Dziewoński
- git #e0855e4f - Make virtual keyboard detection into a body class by Ed Sanders
- git #8cd239b0 - Move ...-replylink-open class to <body> by Ed Sanders
- git #79521f89 - Add button to reveal lede section on mobile (task T312309) by Ed Sanders
- git #d8325ac9 - CommentFormatterTest: Fix PHP 8.1 deprecation warning by Bartosz Dziewoński
- git #9cde6295 - CommentFormatterTest: Make desktop and mobile separate test cases by Bartosz Dziewoński
- git #7b5a8cea - persistRevisionThreadItems: Print time taken by Bartosz Dziewoński
- git #b4eb7fc9 - Disable "Share feedback..." links by default (task T322494) by Ed Sanders
- git #dac09416 - LanguageDataTest: Set 'UsePigLatinVariant' => false by Bartosz Dziewoński
- git #a00131a1 - Embed pageThread JSON in jsConfigVars instead of infusing HTML (task T322651) by Ed Sanders
- git #759e6b75 - ThreadItemStore: Fix setting parent IDs when parent already existed (task T322599) by Bartosz Dziewoński
- git #317b8244 - Move username completion tool after special character tool in toolbar (task T322455) by Ed Sanders
- git #d6160c76 - Topic subscription feature is unavailable if Echo is not installed (task T322498) by Ed Sanders
- git #253531ff - .phan/config.php: Fix string interpolation (task T314096) by Reedy
- git #c4c455c5 - ThreadItemStore: Update existing rows if possible rather than insert+delete (task T321121) by Bartosz Dziewoński
- git #18e52328 - Avoid unsafe wrapping of Message::parse() into paragraph (task T322173) by Timo Tijhof
- git #c53b44d1 - Revert "Add config to separate out visualenhancements on mobile" (task T318868) by Bartosz Dziewoński
- git #29fbfb59 - Tweak mobile "Read as wiki page" button placement (task T320755) by Bartosz Dziewoński
- git #9021a459 - ABtest for mobile, logged out users (task T320993) by David Lynch
- git #2b0d2deb - ABtest for mobile, logged in users (task T320993) by David Lynch
- git #433e5739 - Use PHP 7.4 property types by Bartosz Dziewoński
DonationInterface
edit- git #d7de2c53 - Turn off fraud checks for GPay (task T321136) by Elliott Eggleston
- git #148e4477 - Update SmashPig to v0.8.3.10 and own version number by cstone
DoubleWiki
edit- git #62c8dd6b - Migrate to new hook system and dependency injection (task T306217) by tacsipacsi
Echo
edit- git #5611662f - Namespace Model by Reedy
- git #69139e66 - Forward Event namespacing by Reedy
- git #310128fa - NotificationServiceClient: Don't call Message::serialize() directly by Reedy
- git #cfa424f1 - Make use of the ?? and ??= operators where it makes sense by thiemowmde
- git #9ab1d92c - Fix PHP 8.1 compatibility issue in ForeignNotifications (task T311448) by thiemowmde
- git #096e4a70 - Use short array destructuring instead of list() by Fomafix
- git #0bd7114c - Use shortcut mw.msg( ... ) instead of mw.message( ... ).text() by Fomafix
- git #5c596d2d - Namespace Special by Reedy
- git #5bd08e95 - Update job name to match $wgJobClasses key (task T322342) by Alexander Vorwerk
- git #7498391e - Fix NotificationDeleteJob class name (task T322342) by Alexander Vorwerk
- git #c85fe25f - Namespace Mapper by Reedy
- git #0f0c6c4f - Namespace Iterator by Reedy
- git #3609edf1 - Namespace Cache by Reedy
- git #16425ff5 - Clean up test case by daniel
- git #6046c485 - Namespace Jobs by Reedy
- git #d3cc06cc - Namespace Controller by Reedy
- git #fb447845 - Namespace Gateway by Reedy
- git #8aa42e09 - Namespace Exception by Reedy
- git #44eb02ca - Fix incompatible type null vs. string failing in PHP 8.1 by thiemowmde
- git #7619a768 - Namespace Echo Formatters by Reedy
- git #bd062137 - formatters: Minor cleanup by Reedy
- git #adba9cbf - Convert 10 hook subscribers to HookHandlers (task T315938) by Reedy
- git #a7ef3475 - Convert 5 hook subscribers to HookHandlers (task T315938) by Reedy
- git #56dfaea9 - Convert 9 hooks subscribers to HookHandlers (task T315938) by Reedy
- git #844a64ff - MWEchoEventLogging: Use $revId of -1 for Echo* schemas (task T318263) by Sam Smith
EventBus
edit- git #d8ebb865 - Update README by Ottomata
- git #8fa7bb51 - EventBus: Fix string interpolation (task T314096) by Reedy
FileImporter
edit- git #dff6bf1c - Fix database compatibility issue in a test by thiemowmde
- git #f59b5167 - Drop argument to WikiRevision constructor by Matěj Suchánek
- git #95a21a55 - Use clearHooks by daniel
- git #50644984 - Avoid unsafe wrapping of Message::parse() into paragraph (task T322173) by Timo Tijhof
- git #3bb04787 - Fix PHP 8.1 test failures (task T321692) by Tim Starling
FlaggedRevs
edit- git #cc67d2c2 - pruneRevData: Make it reload config by Amir Sarabadani
- git #f9787dd9 - schema: Convert Unique Index to Primary Key on flaggedrevs_tracking (task T312267) by Umherirrender
Flow
edit- git #eadbfa91 - Fix incomplete test mock implementation by thiemowmde
- git #1c4e0f23 - Use namespaced SpamBlacklist classes by Reedy
GeoData
edit- git #6fdf8526 - Fix PHP 8.1 PHPUnit test failures (task T322098) by Tim Starling
- git #121560df - More narrow interface for GeoData::getPageCoordinates function by Thiemo Kreuz
GlobalBlocking
edit- git #39756a6d - GlobalBlocking::getUserBlockDetails(): Don't run IPUtils::isInRange() over null (task T322806) by Reedy
- git #419af8ec - GlobalBlocking::getGlobalBlockingBlock(): Short circuit if $ip is null (task T322806) by Reedy
- git #f102d7b4 - Handle GetUserBlock hook, instead of checking for global blocks separately (task T257701) by Thalia
- git #69184435 - Override block error message for global blocks (task T317308) by Thalia
GlobalPreferences
edit- git #9b52eb54 - build: Remove syntax option from stylelint by Umherirrender
GlobalUsage
edit- git #70577191 - Replace deprecated BacklinkCache::getLinks by Umherirrender
- git #264efe55 - Use buildComparison() instead of raw SQL (task T321422) by Bartosz Dziewoński
- git #a6f4d3c0 - Fix navigating backwards on Special:GlobalUsage (task T235025) by Bartosz Dziewoński
Graph
edit- git #14ed8320 - Move wgGraphSpecs to late JS config vars by Bartosz Dziewoński
GrowthExperiments
edit- git #9acffeb6 - MentorStore: Use $wgRCMaxAge instead of INACTIVITY_THRESHOLD (task T318457) by Martin Urbanec
- git #77734836 - updateIsActiveFlagForMentees: Process all mentees (task T318457) by Martin Urbanec
- git #87ec8bf4 - [i18n] Special:ManageMentors: Do not use the word "Weight" (task T321995) by Martin Urbanec
- git #55dfcd2c - UserImpactLookup: Instrument getExpensiveUserImpact (task T310779) by Kosta Harlan
- git #126824d5 - UserImpactHandler: Instrument API response time (task T310779) by Kosta Harlan
- git #59cf3d8f - ImpactHooks: Allow refresh for users who have edited in last 7 days (task T313393) by Kosta Harlan
- git #27f562bc - refreshUserImpactData: Add option to use job queue (task T322706) by Kosta Harlan
- git #ae3c113f - refreshUserImpactData: Add feature flag (task T313395) by Kosta Harlan
- git #9f10e8e3 - NewImpact: Use d3 subpackages (task T321215) by Kosta Harlan
- git #bef188af - User impact: fix article sparkline graph size (task T220141) by Sergio Gimeno
- git #9b00608c - Add rescore method for sorting by underlinkedness (task T301096) by Gergő Tisza
- git #23fbdc15 - ImpactHooks: Require new impact module to enabled by Kosta Harlan
- git #b2d6526c - NewImpact: Switch Thanks scorecard icon to UserTalk (task T310661) by Kosta Harlan
- git #257ccb1e - MentorHooks: Add missing check for GEMentorshipUseIsActiveFlag (task T322538) by Martin Urbanec
- git #02e79250 - ImpactHooks: Add helper method to restrict data refresh (task T313393) by Kosta Harlan
- git #e0272a68 - ImpactHooks: Refresh user data after thanks received (task T313393) by Kosta Harlan
- git #c12f8635 - ImpactHooks: Refresh user impact after article edit (task T313393) by Kosta Harlan
- git #1dc3f34b - UserImpactHandler: Load database-backed user impact data (task T313393) by Kosta Harlan
- git #fb3ec94d - UserImpactHandler: Load from ExpensiveUserImpact by default (task T313393) by Kosta Harlan
- git #e190c7ed - Add UserRegistrationLookupHelper (task T313395P) by Gergő Tisza
- git #0e429237 - User impact: create separate layouts for each view of the module (task T318542) by Sergio Gimeno
- git #89cfaff3 - ManageMentorsForm: Add backlink to SpecialManageMentors (task T320644) by Martin Urbanec
- git #e4f20699 - Replace deprecated `@borderRadius` var with successor `@border-radius-base` (task T322478) by gerritbot
- git #b9a40101 - Improve logging for StructuredTaskPreEdit.showErrorDialogOnFailure by Gergő Tisza
- git #3688dbdb - updateIsActiveFlagForMentees.php: Wait for replication (task T318457) by Martin Urbanec
- git #2df0e4df - i18n: Add missing PLURAL to a message (task T321500) by Martin Urbanec
- git #f711e2aa - MentorFilterHooks: Only consider active mentees (task T318457) by Martin Urbanec
- git #a10d5607 - Fix string interpolation (task T314096) by Reedy
- git #486e649b - SpecialEnrollAsMentor: Offer better guidance when an user is not auto-eligible (task T321500) by Martin Urbanec
- git #5ddcda16 - User impact: add pageviews chart to the mobile summary (task T318542) by Sergio Gimeno
- git #b1421a0c - User impact: add sparkline beside article pageviews count (task T220141) by Sergio Gimeno
- git #734b632f - User impact: add top edited articles section (task T313310) by Sergio Gimeno
- git #f5ed8856 - User impact: close tooltips when clicking outside on mobile (task T322211) by Sergio Gimeno
- git #13b7dcab - Calculate mentorship-related metrics (task T318684) by Martin Urbanec
- git #1a77fed0 - [tests] Improve SpecialManageMentorsTest by Martin Urbanec
- git #782ca143 - ManageMentorsRemoveMentor: Reassign mentees to a different mentor (task T321382) by Martin Urbanec
- git #5db0092e - ReassignMentees: Pass the actual performer to ChangeMentor (task T321382) by Martin Urbanec
- git #87572e7a - Rename QuitMentorship to ReassignMentees (task T321382) by Martin Urbanec
- git #5b79de95 - package.json: Run npm audit fix by Kosta Harlan
- git #51c01d7c - package-lock: Align with package.json contents (task T321667) by Kosta Harlan
- git #5a2bf8bf - SpecialManageMentors: Make table sortable (task T322026) by Martin Urbanec
- git #758572fd - Localize default mentors' introduction correctly (task T322130) by Matěj Suchánek
- git #7fbc45b1 - ApiSetMenteeStatus: Check GEMentorshipEnabled in wiki config (task T321805) by Martin Urbanec
- git #4ed886c5 - SpecialManageMentors: Do not include explanatory text on transclusion (task T321773) by Martin Urbanec
- git #57b78639 - Add support for gemm_mentee_is_active (task T318457) by Martin Urbanec
ImageSuggestions
edit- git #434cee65 - Require MediaWiki 1.31 in extension.json for AutoloadNamespaces by Umherirrender
InputBox
edit- git #b197b9ff - Improve Hooks::onMediaWikiPerformAction by Umherirrender
- git #0203c160 - Remove phpcs exclude rules and update PHP code by Fomafix
IPInfo
edit- git #53b9ffc6 - IP Info: Remove period from possible values of "Active blocks" (task T322503) by csimiyu
- git #7f3bcbe6 - Normalise $langCodes format in IPInfo ReaderFactory::getReader (task T320567) by tsepothoabala
JsonConfig
edit- git #8f386ae3 - Apply a series of minor code style modernizations/updates by Thiemo Kreuz
Kartographer
edit- git #0ca30bf4 - Making sure local does not get translated (task T318817) by Svantje Lilienthal
- git #30807f10 - Use short array destructuring instead of list() by Fomafix
- git #3f9c48f8 - Fix align="right" causing dirty diffs in VE editor by thiemowmde
LabeledSectionTransclusion
edit- git #ae0fe387 - LabeledSectionTransclusion: Fix string interpolation (task T314096) by Reedy
LiquidThreads
edit- git #4e23c0ab - Thread: Do not log sortkey adjust also as signature edit by Umherirrender
- git #a3ad8415 - Allow composer/installers plugin (task T298283) by Gergő Tisza
MachineVision
edit- git #cb2cc68f - Use existing var instead of repeating by Matthias Mullie
MassMessage
edit- git #1b32cfbf - Use proper namespace for TranslatablePage by Abijeet
- git #a4ebd6d1 - Fix namespace for DerivativeRequest by Abijeet
- git #ff5ec419 - Use HookContainer to register hooks by daniel
- git #6e6167d4 - Avoid unsafe wrapping of Message::parse() into paragraph (task T322173) by Timo Tijhof
Math
edit- git #ef32effe - Fix calling array function on stdClass (task T322634) by d.savuljesku
- git #6081e9b0 - DeclhTest: Fix string interpolation (task T314096) by Reedy
MediaSearch
edit- git #919b2e8f - Migrate away from Vue 2 compatibility features by Roan Kattouw
MobileFrontend
edit- git #31e40417 - Add support for allowSwitchingToVisualMode config variable by daniel
- git #0a92d68b - Remove selenium entries from package.json by Jdlrobson
- git #f3066189 - Revert "Remove selenium entries from package.json" by Jdlrobson
- git #44355cc6 - Remove selenium entries from package.json (task T225730) by Kosta Harlan
- git #45387806 - Allow collapsible sections with DiscussionTools wrappers on headings (task T314714) by Bartosz Dziewoński
- git #ede4d596 - Remove SubHeadingTransform and the 'in-block' CSS class (task T300695) by Bartosz Dziewoński
NearbyPages
edit- git #b96e3bdf - Remove a redundant preposition by Amir E. Aharoni
Nuke
edit- git #698188af - Use WebRequest::getIntOrNull and avoid ctype_digit (task T322079) by Fomafix
- git #42ef4ee4 - Remove phpcs exclude rules and update PHP code by Fomafix
- git #49df51e1 - Inject services by Fomafix
- git #6f8f4d75 - Increase requires to "MediaWiki": ">= 1.37" by Fomafix
- git #35abb011 - Use short array destructuring instead of list() by Fomafix
ORES
edit- git #d018e1c1 - Helpers: Fix string interpolation (task T314096) by Reedy
PageImages
edit- git #5dcd4d13 - Only provide free images for search purposes (task T320661) by Matthias Mullie
- git #33ee32f4 - Use preg_replace_callback() flag introduced in PHP 7.4 by Tim Starling
PageTriage
edit- git #d931e27d - CurationToolbar: Adding the AfD/RfD/MfD link to the edit summary while (task T44650) by MPGuy2824
- git #fb1945b4 - PHP 8.1 compatibility (task T322838) by Kosta Harlan
- git #7662726a - Code cleanup by Reedy
- git #09f9b94e - NewPagesFeed: Showing the trash icon for pages only if enwiki features (task T321432) by MPGuy2824
- git #f6a5d988 - build: Run stylelint for less files by Umherirrender
- git #1db8e732 - NewPagesFeed: Add ability to autorefresh the list every 30 seconds (task T207437) by MPGuy2824
- git #34887390 - CurationToolbar: In the tags flyout, set the default state of the "mark (task T319103) by MPGuy2824
- git #19eb7f1b - CurationToolbar: Allow note to be sent even when a page has never been (task T321152) by MPGuy2824
- git #95573843 - Clicking "Open Page Curation" should hide "Open Page Curation" link (task T320922) by Novem Linguae
- git #5360e37f - CurationToolbar:Add newlines for each maint tag added. (task T313649) by MPGuy2824
PageViewInfo
edit- git #64bc779d - WikimediaPageViewService::makeRequest: Don't risk passing null to FormatJson (task T322233) by James D. Forrester
- git #153fc77d - Make WikimediaPageViewServiceTest PHP 8.1 compatible by thiemowmde
ParserFunctions
edit- git #f97da7df - Use HookContainer to register hooks on the fly. by daniel
- git #928a2160 - Remove dead code from #titleparts implementation by thiemowmde
- git #ee66f0bf - Simplify weirdly complex ParserFunctions::ifexistInternal() by thiemowmde
- git #12974560 - Remove unused default values from method parameters by thiemowmde
Phonos
edit- git #f00fb869 - Only show no-IPA error if a file is not available (task T319270) by Sam Wilson
- git #3ecf896f - Clean statsv tracking (task T315091) by hmonroy
- git #4980c1fc - Fetch IPA transcription text from Wikibase (task T319270) by Sam Wilson
- git #2cb02e1f - Engine: cast return value of isPersisted() to bool (task T322254) by MusikAnimal
- git #8b5e8d33 - build: Remove customSyntax option from stylelint in Gruntfile.js by Umherirrender
Popups
edit- git #a4cdeafe - Replace deprecated `@borderRadius` var with successor `@border-radius-base` (task T322478) by gerritbot
- git #c58f9234 - Use $this->getServiceContainer() in test cases by Fomafix
- git #56d8a8df - Inject service SpecialPageFactory by Fomafix
- git #48741722 - Use short array destructuring instead of list() by Fomafix
ProofreadPage
edit- git #145f85ec - Rework SpecialPagesWithoutScans query (task T322849) by Amir Sarabadani
- git #b1bfe406 - Fix PageStatusTools return type by Parthiv
- git #539bbc2e - Fix string interpolation (task T314096) by Reedy
- git #4ae68b7d - Change GetLinkColours to HookHandler system (task T320913) by Parthiv
QuickSurveys
edit- git #3d78312a - Simplify values in test setups that don't need it by Thiemo Kreuz
ReadingLists
edit- git #ab483de8 - Fix string interpolation (task T314096) by Reedy
- git #1861152a - Improve handling of imported data by Jon Robson
- git #6663676b - Fix showing of app download links. by Dmitry Brant
- git #e6df4401 - patches: Account for mysql table prefixes by Reedy
- git #b64a4d63 - Technical: Use data rather than props for changing variables by Jon Robson
RelatedArticles
edit- git #2e2159d1 - styles: Remove `linear-gradient` vendor properties (task T306486) by Volker E
- git #f3f58c06 - Replace deprecated `@borderRadius` var with successor `@border-radius-base` (task T322478) by gerritbot
Scribunto
edit- git #66e9257f - Partially revert 912324993f, restore old line ending behavior (task T322883) by Kunal Mehta
SearchVue
edit- git #319c6a49 - Implemented basic logic for event logging instrumentation (T321079). (task T321080) (task T321071) (task T321079) by Vadim Kovalenko
- git #193155ec - Explicitly request only free pageimages (task T320661) by Matthias Mullie
- git #b5da7c77 - Old Thumbnail shows in the SearchPreview when moving between results (task T321549) by Simone Cuomo
- git #27593575 - Add the article title and description to quick view for extra context (task T316394) by Simone Cuomo
- git #08db5714 - SearchPreview - Performance review - Update Thumbnail size requested (task T322013) by Simone Cuomo
- git #f2ede877 - QuickView is misplaced: Syntax error, unrecognized expression (task T322086) by Simone Cuomo
- git #e2c75bd3 - Update the position and copy in the desktop tutorial for search previews (task T322216) by Vadim Kovalenko
SecureLinkFixer
edit- git #b0791f0b - Update domains.php from Mozilla by Alexander Vorwerk
SyntaxHighlight_GeSHi
edit- git #d7a60382 - Fix pygments on Windows (task T300223) by Ryan Schmidt
- git #d94fec01 - Remove global class alias by Reedy
- git #fe641583 - Count only real highlighting as expensive parser tag hooks (task T316858) by Umherirrender
TemplateData
edit- git #678d9525 - Add an "Edit template data" button to the TemplateData output (task T316759) by Ed Sanders
TemplateSandbox
edit- git #3e3e36d5 - build: Remove syntax option from stylelint by Umherirrender
TemplateStyles
edit- git #acecfc46 - Fix remaining phpcs exclusion by Reedy
TextExtracts
edit- git #0171e10a - ApiQueryExtractsTest: Fix string interpolation (task T314096) by Reedy
Thanks
edit- git #d287af1a - Remove GlobalBlock calls from Thanks (task T318891) by AnaïsGueyte
TimedMediaHandler
edit- git #d64a165c - build: Fix stylelint-disable by Umherirrender
- git #f63377cd - styles: Remove `linear-gradient` vendor properties (task T306486) by Volker E
- git #9a98e26a - TimedMediaTransformOutput: Fix string interpolation (task T314096) by Reedy
- git #995d5360 - Replace $expected and $actual for assertEquals by Fomafix
- git #b7378d22 - build: Remove syntax option from stylelint by Umherirrender
TitleBlacklist
edit- git #f95b5ce7 - Drop class aliases by Reedy
Translate
edit- git #5163ae5c - Format message bundles when viewing and editing (task T317786) by wangombe
- git #45444ee9 - Use LanguageFactory::getLanguage instead of wfGetLangObj by Fomafix
- git #4fb490ae - Cleaner CDBMessageIndex::getKeys implementation by thiemowmde
- git #6901e732 - MessageCollection: Cast userId to int before calling filters (task T313242) by Abijeet
- git #ec69d6af - Move MessageCollection to MessageLoading namespace (task T313242) by wangombe
- git #ef1a9b50 - Move MessageDefinitions to MessageLoading namespace (task T313242) by wangombe
- git #7520cd4e - UpdateMessageBundleJob: Fix non-boolean result returned by job (task T322430) by Abijeet
- git #9e054d1a - Various minor code style and comment cleanups by Thiemo Kreuz
- git #97113d9b - Use PHPUnit's createMock() shortcut where possible by thiemowmde
- git #e5d1655a - TranslateSandbox: Fix phpcs errors by Abijeet
- git #40832f27 - phpunit: Fix "Test case class not matching filename is deprecated" by Abijeet
- git #f749fde0 - Indent HEREDOC syntax by Niklas Laxström
- git #b160b1f6 - TranslateHooks: Fix ${var} string interpolation (task T322439) by Reedy
- git #e7daea4c - Add a template+tvar test (task T319078) by Isabelle Hurbain-Palatin
- git #5875de61 - Schedule syncing of translatable bundle status in update.php (task T317602) by Abijeet
- git #62d81150 - Remove overflow fix for Vector 2022 CSS grid by Abijeet
TranslationNotifications
edit- git #c3615ca3 - Update namespace for TranslatablePage by Abijeet
- git #67db3456 - Convert SpecialNotifyTranslators to OOUI, use DI (task T217865) by tacsipacsi
TrustedXFF
edit- git #0ed8660c - Switch to HookHandlers by Reedy
TwoColConflict
edit- git #5716e654 - Handle complexity exception in ResolutionSuggester (task T248307) by Thiemo Kreuz
- git #1e9bb808 - styles: Remove `linear-gradient` vendor properties (task T306486) by Volker E
UniversalLanguageSelector
edit- git #e44e4c4c - Remove phpcs exclude rules and update PHP code by Fomafix
- git #8a555287 - Compact language list preference should be ignored for Vector 2022 skin (task T319690) by NikG
- git #de77ea99 - Remove unused code from ext.uls.interface.js by NikG
UploadWizard
edit- git #35f25bfe - build: Update mediawiki/mediawiki-codesniffer by Umherirrender
UrlShortener
edit- git #1bd15781 - Use @coversDefaultClass in test case by Fomafix
VisualEditor
edit- git #2ea27966 - build: Update mediawiki/mediawiki-codesniffer by Umherirrender
- git #4f4549c4 - build: Update stylelint-config-wikimedia by Umherirrender
- git #ea62ee6b - Always allow switching to visual when using DirectParsoidClient. by daniel
- git #288159d6 - Platform: Handle invalid JSON in the other path in #getUserConfig by Bartosz Dziewoński
- git #d2bbd0ed - Improve smooth scroll to section with visual section editing on desktop by Bartosz Dziewoński
- git #bb665021 - Use setters to initialize helpers by daniel
- git #72b4f8cd - Rename HTMLTransform related classes by msantos
- git #282d075e - Don't log errors due to missing edit buttons (task T314952) by Jon Robson
- git #1a5a5244 - api-testing: Add test for switching from source to visual mode (task T321862) by daniel
- git #1647a0ae - Skip tests while renaming HTMLTransform by msantos
- git #a9a4d9ea - Add HtmlTransformFactory as depdendency for HtmlOutputRendererHelper (task T317019) by Abijeet
Wikibase
edit- git #5af18b66 - Add zh, zh-hans, zh-hant namespace names and aliases for Wikibase Repository by Winston Sung
- git #4960e9a4 - Add phan-doc to DivergingEntityIdException by Umherirrender
- git #75bd47ec - REST: Add new statement format to OpenAPI schema (task T322660) by Ollie Shotton
- git #42ee6b31 - REST: Remove Statement example in OpenAPI Schema (task T322660) (task T322917) by Ollie Shotton
- git #2b65ea3b - REST: Improve phpcs indentation rules by Jakob Warkotsch
- git #a84bc060 - Add NewStatement::withReference by Jakob Warkotsch
- git #9025149c - REST: Add ReferenceSerializer (task T322661) by Jakob Warkotsch
- git #1e608e88 - Fix parent constructor calls in maintenance scripts by Lucas Werkmeister
- git #92dc3fd7 - Use SelectQueryBuilder in ChangesSubscriptionTableBuilder (task T312510) by Lucas Werkmeister
- git #519265c8 - Use SelectQueryBuilder in SqlSiteLinkConflictLookup (task T312510) by Lucas Werkmeister
- git #6a60bef7 - Use SelectQueryBuilder for recentchanges queries (task T312510) by Lucas Werkmeister
- git #a3300f8f - Remove vue, @wmde/lib-version-check from root package.json by Lucas Werkmeister
- git #977ff37d - REST: Add StatementSerializer (task T322661) by sihe
- git #8ce1b0b7 - tests: Stop calling MediaWikiSite->unserialize() by Reedy
- git #46d636a3 - Use SelectQueryBuilder in EntityChangeLookup (task T312510) by Lucas Werkmeister
- git #0acd9dd6 - REST: Handle invalid field type via json-diff lib (task T320705) by Ollie Shotton
- git #3c8b0e39 - Make $subPage comparisons less strict (task T319219) by Lucas Werkmeister
- git #6d0f5623 - REST: Add PropertyValuePairSerializer (task T322661) by Jakob Warkotsch
- git #8e0c33db - Handle null/false $value in HTMLAliasesField (task T319219) by Lucas Werkmeister
- git #f5331cd7 - Assign statement ID in EntityDataSerializationServiceIntegrationTest (task T319219) by Lucas Werkmeister
- git #570d36e7 - Remove ChunkAccess, ChunkCache (task T292604) by Lucas Werkmeister
- git #678b865f - Specify htmlspecialchars() flags (task T319219) by Lucas Werkmeister
- git #f94471c7 - Don’t mock encodeParamName in ApiPropsEntityUsageTest (task T319219) by Lucas Werkmeister
- git #9df1bbba - Fix Titles in HtmlPageLinkRendererEndHookHandlerTest (task T319219) by Lucas Werkmeister
- git #a8bf649f - HTMLTrimmedTextField: Don’t trim non-string values (task T319219) by Lucas Werkmeister
- git #290c1324 - REST: Fix argument order in PHPUnit assert* calls by Ollie Shotton
- git #18fb0290 - REST: Replace ValidationError "source" with "code" (task T322551) by Jakob Warkotsch
- git #9a68c35c - styles: Remove outdated vendor properties (task T306486) by Volker E
- git #b7e88192 - REST: Remove unused arg by Jakob Warkotsch
- git #9d34047a - Improve Exception loggability to fight logspam by Michael Große
- git #549c6352 - REST: Remove ValidationError::getValue() (task T322551) by Jakob Warkotsch
- git #a9768c7e - REST: Make ValidationError::getContext() not nullable (task T322551) by Jakob Warkotsch
- git #81231d9e - Clean up a few more getMockBuilder/createMock usages in tests by thiemowmde
- git #a74893fd - Fix bad return type in RunnableJob::run() subclass (task T322430) by thiemowmde
- git #e1ac52dd - Fix string interpolation (task T314096) by Reedy
- git #9fda8598 - Use database buildComparison() method (task T321422) by Lucas Werkmeister
- git #6373ecd1 - Use strict types in EntityRevision, RedirectRevision constructors (task T319219) by Lucas Werkmeister
- git #e4119dda - Add space before buildLike() result by Lucas Werkmeister
- git #de0e18f5 - Check language code type in MonolingualTextParser (task T319219) by Lucas Werkmeister
- git #0ffb8e3e - Complete Language mock in DefaultEntityLinkFormatterTest (task T319219) by Lucas Werkmeister
- git #4ce72ff7 - Fix mocked iteration in PageHistoryPagerHookHandlerTest (task T319219) by Lucas Werkmeister
- git #bfa474d2 - Fix missing language in ItemDiffVisualizerTest (task T319219) by Lucas Werkmeister
- git #de843757 - REST: Run cheaper middlewares first by Jakob Warkotsch
- git #550ed416 - Use SelectQueryBuilder in ReplicaMasterAwareRecordIdsAcquirer (task T312510) by Lucas Werkmeister
- git #4088c167 - Use SelectQueryBuilder in DatabaseMatchingTermsLookup (task T312510) by Lucas Werkmeister
- git #253485a8 - Add __serialize() and __unserialize() to EntityId (task T301249) by Lucas Werkmeister
- git #6e1c4690 - Improve assertions in LanguageFallbackChainFactoryTest by Lucas Werkmeister
- git #2789d4ec - Allow tests to pass when piglatin is enabled. by daniel
- git #3d8caabb - Add strict types to LanguageNameLookup (task T319219) by Lucas Werkmeister
- git #0ce52558 - SitesModule: Handle missing site language (task T319219) by Lucas Werkmeister
- git #47bb5143 - REST: patched-statement-value-type-mismatch error (task T320659) by Ollie Shotton
- git #88650b02 - Clean up CacheAwarePropertyInfoStore attempted cache sets (task T319219) by Tim Starling
- git #f37f11db - REST: Handle patched statement value type mismatch (task T320659) by Ollie Shotton
- git #6a67d25b - REST: Tidy up some tests by Ollie Shotton
- git #957edcfb - SitesModuleTest: Configure file paths for sites by Lucas Werkmeister
- git #d4cb7fa0 - REST: Add BotRightCheckMiddleware (task T321570) by Jakob Warkotsch
- git #84e08a5d - Make a few tests more compatible with PHP 8.1 (task T301249) by thiemowmde
- git #02b4dd6f - REST: Add `context` field and examples to OAS (task T320710) by Jakob Warkotsch
- git #1687be37 - Make FormatEntitiesTest robust against custom config by daniel
- git #b2afa78a - Use BooleanValue in CommonsMediaValueNormalizerTest (task T301249) by Lucas Werkmeister
- git #e106d5d8 - REST: Throw exception for insufficient bot rights (task T321567) by Jakob Warkotsch
- git #5f186cc6 - REST: Add 'field' to validation error contexts (task T320705) by sihe
- git #845a1afb - REST: Handle invalid field type in JSON Patch (task T320705) by Ollie Shotton
- git #1ccdb965 - Use namespaced Babel class by Reedy
- git #72d4ef3f - Drop compatibility with older data-values versions (task T301249) by Lucas Werkmeister
WikibaseCirrusSearch
edit- git #73fef0b6 - Remove now unused getStoredFields method by Erik Bernhardson
- git #48f41ecb - Replace getStoredFields with getFields by Erik Bernhardson
- git #4aa9e8a9 - Remove workaround for PHPUnit 9 migration by Daimona Eaytoy
- git #b60ebbac - Allow tests to pass when piglatin is enabled by daniel
- git #966c4aee - Implement CirrusSearch\\ResultsType::getFields by Erik Bernhardson
WikibaseLexeme
edit- git #2e0a9f3b - Drop compatibility with php-vuejs-templating 1.1.0 (task T321914) by Lucas Werkmeister
- git #23343ffa - Declare compatibility with php-vuejs-templating 2.0.0 (task T321914) by Lucas Werkmeister
- git #1e3dd07a - Fix string interpolation (task T314096) by Reedy
- git #8b5df9d8 - Make use of native array_column() and in_array() by Thiemo Kreuz
- git #a12db52a - tests: Upgrade giorgiosironi/eris to 0.13.0 (task T319219) by Lucas Werkmeister
- git #e542c83b - Fix languageAndLexicalCategoryWidget whitespace for Vue 3 (task T304534) by Lucas Werkmeister
- git #2beeeb64 - Add `compatConfig: { MODE: 3 },` to all components (task T304534) by Michael Große
- git #2a16c9e8 - Fully migrate to Vue 3 (task T304534) by Lucas Werkmeister
- git #d4175c80 - Fix non-failing exceptions in Jasmine tests by Michael Große
- git #aa182b7a - Dramatically simplify test setups by utilizing PHPUnit shortcuts by thiemowmde
- git #b22363a1 - Fix message key by Lucas Werkmeister
- git #3ce6d8f1 - Rename destroyed to unmounted for Vue 3 by Michael Große
- git #1835c244 - Replace v-model on custom component with separate directives (task T321672) by Michael Große
- git #762c74e0 - Vue 3: Turn filters into methods (task T321913) by Lucas Werkmeister
- git #7679a79e - Require wmde/php-vuejs-templating 1.1.0 (task T321912) by Lucas Werkmeister
- git #677fa50f - Migrate Vue2 xyz.sync syntax to separate directives (task T321670) by Michael Große
- git #c10906de - Remove trailing whitespace from template by Michael Große
- git #c4547dbf - build: Remove duplicate unit-disallowed-list rule (task T279431) by Umherirrender
WikibaseLexemeCirrusSearch
edit- git #7a2be692 - Remove now unused getStoredFields method by Erik Bernhardson
- git #3b69a577 - Update fixtures for stored_fields -> fields conversion by Erik Bernhardson
WikibaseMediaInfo
edit- git #8efdd794 - Reduce logspam from "Revision X belongs to Y instead of expected Z" (task T193690) by Michael Große
- git #d46bb6fa - Skip test to allow changing Wikibase exception interface by Michael Große
- git #d7f8234f - Fix mismatching TS_MW timestamp type in a test (task T319219) by thiemowmde
- git #73bca9c8 - Fix mismatching return type in ValueFormatter mock by thiemowmde
WikibaseQualityConstraints
edit- git #fe5dc634 - Assign a statement ID in DelegatingConstraintCheckerTest (task T319219) by Lucas Werkmeister
- git #14ecbf63 - Bump sinon from 14.0.1 to 14.0.2 by Addbot
- git #393d3023 - Fix string interpolation (task T314096) by Reedy
wikihiero
edit- git #c0205729 - styles: Remove `linear-gradient` vendor properties (task T306486) by Volker E
WikiLambda
edit- git #227175d5 - Update function-schemata sub-module to HEAD (671adc7) (task T291136) by James D. Forrester
- git #8baa30a0 - Swap the wikilambda publish dialog messages for the existing by ddw
- git #2049e2f3 - Fix the ZLabelsBlock disappearing when creating aliases twice (task T322904) by teleosteen
- git #4a36ff88 - Add some missing Asserts in integration test. by ddw
- git #6f872cd4 - Evaluate Function Call on the Special: EvaluateFunction page (task T318416) by ddw
- git #61d58f2a - And the "confirm" dialog to the function editor when a user attempts to (task T321381) by ddw
- git #e6045f45 - extension: Declare dependency on WikimediaMessages extension by James D. Forrester
- git #09124804 - ZFunctionCall::getZValue(): Cast to string just in case by James D. Forrester
- git #c6a01828 - Add warning for when input or output type has changed and function (task T322049) by ddw
- git #8361b55e - Add some pre-requesites in Selenium tests README by Florent
- git #3de2bba3 - Fix flow where expanded implementation is sent to API for perform_test. (task T321495) (task T321492) (task T312290) by EWright
- git #984d4d02 - Prevent approving/deactivating redirect by temitope adesoji
- git #6726fe0b - Swap the "save changes" button in the zobject editor out for the (task T321381) by ddw
- git #7c30b843 - Connect the Publish Dialog component to the store, and add it to the (task T321381) by ddw
- git #355e6f38 - Update 2 i18n keys for consistency with patch 844511 (task T312611) by dmartin
- git #b1f400d6 - Summarize any Z5 by traversing and extracting suberrors (task T312611) by dmartin
- git #3d262347 - Hide empty boxes on function viewer about by temitope adesoji
- git #1e18bfb5 - portray: Use relative time offsets when possible by James D. Forrester
- git #59db5a12 - Create Publish Dialog, opened when the publish button in ZObjectPublish (task T321381) by ddw
- git #8d7e11fe - FE error management updates: part 3 (task T320269) (task T321401) (task T315099) (task T321695) by Julia Kieserman
- git #0387d723 - Update function-schemata sub-module to HEAD (35c403f) (task T318359) (task T321752) by James D. Forrester
- git #94b7c526 - Table UI Cleanup mobile by temitope adesoji
WikiLove
edit- git #4c39281a - Set page title on preview, pass section header as is (task T321985) by tacsipacsi
- git #6e578a38 - Fix icon position in vector 2022 (task T322150) by Ed Sanders
- git #2c2ab73c - Set sectionpreview=true when parsing preview (task T321985) by Ed Sanders
WikimediaEvents
edit- git #8c575a35 - Indicate EventBus dependency by Gergő Tisza
WikimediaIncubator
edit- git #9be28fe0 - Avoid User::newFromName in SpecialViewUserLang::prefixSearch by Umherirrender
- git #d42c8cf4 - SpecialViewUserLang: inject UserNamePrefixSearch by Alexander Vorwerk
- git #4c6b14e8 - Handle null testwiki argument on tests by Umherirrender
- git #4531230f - onSpecialSearchCreateLink: Handle another null from Title::newFromText (task T320736) by Umherirrender
- git #0122de00 - onSpecialSearchCreateLink: Handle null from Title::newFromText (task T320736) by Umherirrender
WikimediaMaintenance
edit- git #542a7e09 - createExtensionTables.php: Remove closeConnection() by Gergő Tisza
WikimediaMessages
edit- git #0518c739 - Fix override messages for GlobalBlocking (task T321574) by Thalia
- git #5313e218 - Add overrides for new messages in the GlobalBlocking extension (task T321574) by Thalia
- git #ebdf0a78 - Remove documentation that literally repeats what the code says by Thiemo Kreuz
Wikistories
edit- git #bfb15866 - Viewer: change text size (task T313541) by Stephane Bisson
- git #71932505 - Remove link registration from the article title of each image frame (task T318745) by Huei Tan
- git #487080a1 - build: Add composer.lock to .gitignore by Umherirrender
Skins
editMinervaNeue
edit- git #8d23e023 - Group: Fix string interpolation (task T314096) by Reedy
- git #5be88242 - Disable new flushing rules on mobile (task T321504) by Jon Robson
- git #b1d39a54 - Media border option applies to the media element, not the wrapper (task T318300) by Arlo Breault
- git #83b959fc - MinervaPagePermissions: Don't assume that indirectly editable contents don't have an edit action (task T315336) by James D. Forrester
Timeless
edit- git #5c662cb4 - styles: Replace IE hack `list-style: none none` (task T306486) by gerritbot
Vector
edit- git #ddf8706a - Fix main menu button spacing when the VisualEnhancementNext flag is enabled by bwang
- git #17bdb31d - Rename TOC locales to be generic pin/unpin labels, standardize toc label locale name by bwang
- git #3e40a753 - Drop unnecessary watchstar icon classes on toggle (task T322673) by Jon Robson
- git #6b67e9ad - Limited width toggle (0eb8811 follow-up) (task T319449) by Jan Drewniak
- git #f73d2558 - Replace aria-labelledby in ToC with aria-label (task T318178) by bwang
- git #6bff0011 - Fix ToC dropdown menu spacing when visual next flag is enabled, address icon related feedback (task T321504) by bwang
- git #8f5b33fe - Replace 'more' menu with page tools pinnable dropdown (task T317897) by bwang
- git #7a1059b9 - Convert limited width toggle button from a div to a button by Nicholas Ray
- git #c56505de - Dropdown arrow pixel should only apply to modern Vector (task T322673) by Jon Robson
- git #2f56d5d6 - Echo in Legacy Vector should not be impacted by feature flag (task T322673) by Jon Robson
- git #16da6a5e - [Technical] Fix sticky header search input alignment when VisualEnhancementFlag is enabled (task T322673) by bwang
- git #e62b74ac - Hide Echo notification count when zero (task T322673) by Jon Robson
- git #79ea216e - Hide width toggle when performing suggested edit (task T322597) by Jon Robson
- git #5205378a - Enable VisualEnhancementNext (task T320101) by Jon Robson
- git #e90b7e34 - Add ColumnEnd.mustache and new grid styles to support third column (task T317897) by bwang
- git #1657cbc6 - [Technical] Limit dropdown arrow styling to child headings by Jon Robson
- git #d556f74c - Fix TOC misaligned when max width option is disable (task T322162) by Nicholas Ray
- git #d7084787 - [Technical] Remove common Menu styles by Jon Robson
- git #9bb2f5a5 - [Technical] Add DropdownContents.mustache (task T317897) by bwang
- git #bc56ba86 - Allow dropdowns to contain .vector-menu-content elements by Jon Robson
- git #62aa69fa - [Template] Move search template code into component (task T322089) by Jon Robson
- git #e09550b1 - Update page tools feature flag class by bwang
- git #33a67b22 - [Technical] Drop redundant isLegacy logic (task T319349) by Jon Robson
- git #ea07136e - Fix alignment between icons on left and right of screen (task T321504) by Jon Robson
- git #559a7163 - skinStyles: Move mw-parser-output out of more specific selector (task T322337) by TheresNoTime
- git #c9cdaadb - [Technical] Separate Dropdown template into 3 templates (task T319349) by Jon Robson
- git #099eed04 - Remove CSS classes and selectors from cached HTML (task T316570) by bwang
- git #4ecf9219 - Disable new flushing rules with feature flag disabled (task T321504) by Jon Robson
- git #15d95fc2 - [Technical] Split up Menu.template, restrict decoratePortletData to legacy Vector (task T321102) (task T319349) by Bernard Wang
- git #cc201a42 - Finish moving to Page Tools naming convention by bwang
- git #6636367d - [Components] Introduce VectorComponent and MainMenu components (task T319349) (task T322089) by Jon Robson
- git #8c63ac7c - Align text of main menu and ToC to main menu button (task T317583) by Jan Drewniak
- git #0eb8811e - Limited width toggle (task T319449) by Jon Robson
- git #2ac38f2f - Add generic PinnableHeader template, CSS & JS (task T317897) by bwang
- git #31b0fd08 - [Technical] Prepare for template rename (task T319349) by Jon Robson
Misc
editVisualEditor/VisualEditor
edit- git #8592cdc0 - Make use of native .map() in ve.ui.LanguageSearchWidget by thiemowmde
No changes
edit- 3D
- AntiSpoof
- ApiFeatureUsage
- ArticleCreationWorkflow
- ArticlePlaceholder
- Babel
- BounceHandler
- Calendar
- Campaigns
- Capiunto
- CharInsert
- ChessBrowser
- CodeEditor
- Cognate
- CologneBlue
- CommonsMetadata
- ContactPage
- CreditsSource
- Dashiki
- Disambiguator
- DismissableSiteNotice
- Elastica
- ElectronPdfService
- EntitySchema
- EventLogging
- EventStreamConfig
- ExtensionDistributor
- ExternalGuidance
- FeaturedFeeds
- FileExporter
- FundraiserLandingPage
- FundraisingTranslateWorkflow
- GWToolset
- Gadgets
- GeoCrumbs
- GlobalCssJs
- GlobalUserPage
- GlobalWatchlist
- GoogleNewsSitemap
- GuidedTour
- ImageMap
- Insider
- Interwiki
- InterwikiSorting
- Josa
- LandingCheck
- LdapAuthentication
- Linter
- Listings
- LoginNotify
- MapSources
- MediaModeration
- MobileApp
- Modern
- MonoBook
- MultimediaViewer
- NavigationTiming
- NewUserMessage
- Newsletter
- Nostalgia
- OATHAuth
- OAuth
- OAuthRateLimiter
- OpenStackManager
- PageAssessments
- PageNotice
- PagedTiffHandler
- PdfHandler
- Poem
- PoolCounter
- PropertySuggester
- Quiz
- RSS
- Renameuser
- RevisionSlider
- SandboxLink
- Score
- SearchExtraNS
- SecurePoll
- ShortUrl
- SimilarEditors
- SiteMatrix
- SpamBlacklist
- StopForumSpam
- SubPageList3
- SubpageSortkey
- TemplateWizard
- TheWikipediaLibrary
- TocTree
- TorBlock
- UploadsLink
- VipsScaler
- WebAuthn
- WikiEditor
- Wikidata.org
- WikidataPageBanner
- WikimediaApiPortal
- WikimediaApiPortalOAuth
- WikimediaBadges
- WikimediaEditorTasks
- Wikisource
- XAnalytics
- cldr
- intersection
- timeline
Total changes
edit637 Changes in 95 repos by 99 authors