MediaWiki 1.38/wmf.23
Appearance
MediaWiki 1.38.0-wmf.22 | Deployment of MediaWiki 1.38.0-wmf.23 to Wikimedia sites | MediaWiki 1.38.0-wmf.24 |
The latest version (labeled "1.38.0-wmf.23") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 22 February 2022 (see the roadmap).
Core changes
[edit]- git #3ca72af9 - Branch commit for wmf/1.38.0-wmf.23 by trainbranchbot
- git #02fcf15d - Make Skin::preloadExistence private (task T301729) by Ammarpad
- git #89287735 - Add `number-section-count` to data returned by SkinComponentTableOfContents (task T300973) by Nicholas Ray
- git #c06dd6f6 - UserNameUtils: Always strip subject namespace in canonical username. (task T283915) by Ammarpad
- git #e46b1161 - Update specialPageAliases for Arabic (ar) and Egyptian Arabic (arz) by Meno25
- git #a3063ab3 - mediawiki.action.styles: Move file out of mediawiki.action/ folder (task T193826) (task T278504) by Timo Tijhof
- git #4061b3cb - filerepo: make FileDeleteForm use cancelAtomic() instead of rollbackPrimaryChanges (task T297424) by Aaron Schulz
- git #ae2296f8 - revisiondelete: make RevDelList use cancelAtomic() instead of rollbackPrimaryChanges (task T297424) by Aaron Schulz
- git #fc362456 - ApiSandbox: Fix case and styling of param flags by Ed Sanders
- git #5c6214b8 - build: Update eslint-config-wikimedia to 0.22.1 by Ed Sanders
- git #c761d821 - build: Update stylelint-config-wikimedia to 0.12.0 by Ed Sanders
- git #fddf37e0 - rdbms: Migrate $this->trxFname to TransactionManager (task T299698) by Amir Sarabadani
- git #5390910a - Improve CleanupPreferences::deleteByWhere by Umherirrender
- git #a745a872 - htmlform: Replace some uses of isHidden to isDisabled by Func
- git #63abb35a - cond-state: Find field in current form when mismatched first time by Func
- git #30ae2b3a - Sync up with Parsoid parserTests files by Arlo Breault
- git #4ae0758d - Revert "Add "resource" attribute to img tags" (task T292657) (task T297984) by Arlo Breault
- git #81e2687f - resourceloader: Rename 'codex' to '@wikimedia/codex' (task T299148) by Roan Kattouw
- git #7116b466 - api: Check possible null on TitleFactory::makeTitleSafe for incontinue= by Umherirrender
- git #c5c7d5c9 - Fallback to parser-extlink-target instead of setting link-target by Arlo Breault
- git #bb36c060 - Check if link-title-query is set by Arlo Breault
- git #e4150464 - Use link-title for manualthumb by Arlo Breault
- git #75fd8ace - block: Pass int to explode and cast range in BlockUtils::validateTarget by Umherirrender
- git #72ea3779 - block: Use local variable for null checks by Umherirrender
- git #c39ef6c6 - Change return value of ParserOutput::getPageProperty() when property is missing (task T301915) by C. Scott Ananian
- git #53e31e63 - RevisionStore: Inline one-use condition in ::getPage by Umherirrender
- git #4afd0f7c - Revert "Refactor menu navigation construction" by Jon Robson
- git #a599adb2 - resetPageRandom.php: Avoid undefined variable warning by Ammarpad
- git #87b8d3c2 - Message: Fix return type/property doc by Ammarpad
- git #8d406bbc - phpcs: Disable `Generic.Files.LineLength` for test files by Timo Tijhof
- git #4ecf3451 - Fix documentation of wfMessageFallback/Message::newFallbackSequence by Ammarpad
- git #24c97283 - Add template data to support TOC collapsible section arrows in Vector (task T299361) by bwang
- git #a3c67cc9 - mw.postEdit: Document deprecated event by Ed Sanders
- git #1384dfaa - ApiParse: Note that setting useskin might affect text content by Ed Sanders
- git #e1fa59dc - Remove public access to internal EditPage variables (task T252907) by DannyS712
- git #2ecde1f2 - mediawiki.action.styles: Make action-info selector more specific by Timo Tijhof
- git #a078ad29 - CommentParser: Treat known titles as always known for linking (task T293665) by Ammarpad
- git #e70633b3 - Introduce SkinComponentTableOfContents (task T301523) by Clare Ming
- git #bc79ce7f - objectcache: deprecate BagOStuff incr() and decr() methods by Aaron Schulz
- git #3e79b2fc - Fix doc for custom-target-link by Arlo Breault
- git #7305a19e - Update Codex to v0.1.0-alpha.3 by Roan Kattouw
- git #bb9f89b8 - IDatabase: Fix typos in fieldExists() documentation by Bartosz Dziewoński
- git #ff81baa8 - Use MediaWikiTestCaseTrait::hideDeprecated() instead of \suppressWarnings() by C. Scott Ananian
- git #9adde639 - RELEASE-NOTES: Put Codex back by Roan Kattouw
- git #11d7d977 - Show message fallback keys when using &uselang=qqx (task T300069) by Bartosz Dziewoński
- git #7b4a6337 - GlobalFunctions: make the wfArrayDiff2 comparator a local closure by Daimona Eaytoy
- git #7f849e96 - Provide method to merge a ParserOutput into a ContentMetadataCollector (task T300979) by C. Scott Ananian
- git #3c211fdb - Update ParserCache serialization test cases to use valid category keys by C. Scott Ananian
- git #b58ecd1a - foreign-resources: Remove vue-composition-api by Roan Kattouw
- git #9336c7cc - Simplify ApiUserrights now that CentralAuth no longer extends it (task T259960) by Daimona Eaytoy
- git #9203228c - DatabaseUpdater::applyPatch(): Remove space before ... by Reedy
- git #6e3cee59 - rdbms: Fix parameter order to replaceLostConnection by Tim Starling
- git #23662450 - mw.postEdit: Use mw.notify to display message (task T58313) by Ed Sanders
- git #a6b835c9 - Add @deprecated to EditPage::getCopywarn() by Alexander Vorwerk
- git #83715380 - Use language name in variants link id (task T301034) by xiplus
- git #e304c158 - EditPage: Parse wikitext in the usual way in the copyright message (task T301890) by Bartosz Dziewoński
- git #3099ca7e - Highlight targeted elements in the info action output by MZMcBride
- git #cb986b09 - upload: Migrate uploadstatus entry to MainObjectStash instead of db (task T272512) by Amir Sarabadani
- git #03c070d4 - api-testing: Disable failing contributions count tests (task T301100) by Kosta Harlan
- git #aa5fdf9e - Simplify DnsSrvDiscoverer interface (task T296771) by Dan Duvall
- git #2e80fcfc - resourceloader: Replace QUnit.fixurl with mocked no-cache instruction (task T250045) by Timo Tijhof
- git #a742a503 - rebuildLocalisationCache.php: Reuse $sockets variable without $pids by Timo Tijhof
- git #206f6cbd - ParserOutputAccess: Add process cache within the service class (task T301310) by Amir Sarabadani
- git #5c6c7a85 - rdbms: Move more code from Database to TransactionManager (task T299698) by Amir Sarabadani
- git #befa0174 - [Tests] Make sure wgLogos is empty array for SkinMustache test to pass by Jon Robson
- git #3507ce6c - rebuildLocalisationCache.php: Show operation summary when threads > 1 by Ahmon Dancy
- git #57665200 - Workaround for misdetection of some WebM files as audio (task T226311) by Brion Vibber
- git #c4a2018e - Follow-up d84a3ecbed: Also add Codex to mobile target (task T299148) by James D. Forrester
- git #0ebf7786 - DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSend (task T230211) (task T301100) by daniel
- git #41ad6c84 - Add Ӷ and Ԥ to Abkhaz collation (task T298309) by Amir E. Aharoni
- git #dc43dd33 - Rephrase the message uploadtext by Amir E. Aharoni
- git #70d0e5fd - Remove deprecated LoadBalancer::openConnection() method by Aaron Schulz
- git #6d9accd1 - Move action=info styling into `mediawiki.action.styles` module by MZMcBride
- git #d84a3ecb - Add Codex v0.1.0-alpha.2 (task T299148) by Roan Kattouw
- git #2dcd56dd - Fix bullets in `README.md` by MZMcBride
- git #68686dfa - Treat interwiki titles in <gallery> as broken (task T301487) by Gergő Tisza
- git #ed63ede6 - ReverseChronologicalPager pages have list headers grouping by date (task T298638) by jdlrobson
- git #c7cd0f5e - Refactor menu navigation construction (task T301203) by Jon Robson
- git #a04f25a9 - Introduce "web2017-polyfills" module (task T301489) by Eric Gardner
- git #e67c9b30 - HTMLForm: Add test for CSRF token check (task T301467) by Gergő Tisza
- git #5e0cc3d2 - rebuildLocalisationCache.php: Add --no-progress option by Ahmon Dancy
- git #8197a4e5 - api-testing: Run all jobs after edit in Search.js by Kosta Harlan
- git #d01950a5 - api-testing: Run all jobs after edit in Watchlist.js by Kosta Harlan
- git #32c86a26 - installer: Various tweaks for taint-check by Daimona Eaytoy
- git #6ce4044f - Make runJobs.php die peacefully if the DB server goes away by Tim Starling
- git #867f3533 - Make Database::ping() work if the connection was already lost by Tim Starling
- git #e328de43 - Throw an exception if the connection goes away by Tim Starling
- git #28dd5776 - Add dropdown menu to "Tag filter" fields (task T27909) by Bartosz Dziewoński
- git #164808d2 - resourceloader: Remove Xml::encodeJsCall() from test case (task T32956) by Timo Tijhof
- git #b94cc179 - Revert "api-testing: Skip flaky bot edit revert test" (task T298514) by Hashar
Vendor
[edit]- git #bad190ac - Bump wikimedia/parsoid to 0.15.0-a21 (task T301524) (task T301948) (task T301986) (task T302007) by Subramanya Sastry
- git #742778af - Explicitly pin react/promise by Reedy
Extensions
[edit]AbuseFilter
[edit]- git #167f6cb6 - Introduce ActionSpecifier by Daimona Eaytoy
AdvancedSearch
[edit]- git #b394fe1d - [selenium] Streamline setup for namespace options (task T301237) by WMDE-Fisch
Babel
[edit]- git #2c4b55f7 - Code cleanup by Reedy
- git #40df68c4 - Namespace 3 more classes by Reedy
CirrusSearch
[edit]- git #c84b33ab - Disable wgVectorSkinMigrationMode during browser tests by David Causse
- git #cf623f4c - Only send archive deletes to private clusters by Erik Bernhardson
- git #6ac0d712 - Re-add option to run ElasticaWrite in-process by Erik Bernhardson
Cite
[edit]- git #25d474b8 - Remove hack that hides ref errors unnecessarily (task T53141) (task T301845) by Bartosz Dziewoński
ContentTranslation
[edit]- git #992cfa0d - Render the templates in a restored translation (task T278323) by Santhosh Thottingal
- git #0143c8f7 - Fix: Template edits are not restored when translation resumed (task T278323) by Santhosh Thottingal
- git #525f8595 - CX: Rename Database class to LoadBalancer and register it as service by NikG
- git #fe9bf584 - styles: Use class 'cx-(selected|bounce)' not 'selected' or 'bounce' by James D. Forrester
- git #dca143e6 - styles: Use class 'cx-suggestion-*' not 'suggestion-*' by James D. Forrester
- git #429f6bc7 - Add dir attribute to suggested article titles by Santhosh Thottingal
DiscussionTools
[edit]- git #85165543 - CommentParser: Inject a forgotten service by Bartosz Dziewoński
- git #aea36bab - CommentParser: Fix a small use of global state by Bartosz Dziewoński
- git #8e44b43d - Split off ThreadItemSet from CommentParser by Bartosz Dziewoński
- git #f51f3a10 - CommentParser: Remove unused method getThreadItemsByName() by Bartosz Dziewoński
- git #4613ae78 - Change CommentParser into a service by Bartosz Dziewoński
- git #99b5de80 - Split Data class into ResourceLoaderData and LanguageData by Bartosz Dziewoński
- git #ae9f26a9 - Various code quality tweaks by Bartosz Dziewoński
- git #d1e56c7d - ApiDiscussionToolsEdit: Pass useskin & mobileformat to ApiVisualEditorEdit by Ed Sanders
- git #7094cc59 - Don't autosubscribe flagged bots (task T301933) by David Lynch
DonationInterface
[edit]- git #3b66a07e - Email Preference Email Edit (task T299962) by wfan
- git #362538f9 - Remove text-transform: capitalize from header by pcoombe
- git #ecb264fa - Fix &debugMonthlyConvert flag by Elliott Eggleston
FileImporter
[edit]- git #9a55ebda - Implement check for browser's unicode support by WMDE-Fisch
Flow
[edit]- git #6a049572 - build: Update eslint-config-wikimedia to 0.22.1 by Ed Sanders
GeoCrumbs
[edit]- git #4558544c - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #fea18799 - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
GlobalBlocking
[edit]- git #06563c05 - Use primary key and limit for purge of expired blocks (task T301641) by Umherirrender
GrowthExperiments
[edit]- git #7e5223de - Mentee overview: Only show users with less than 500 edits by default (task T301268) by Martin Urbanec
- git #67acdf4f - Mentee overview: Persist user's last filter choice (task T294460) by Martin Urbanec
- git #0c3418d4 - Mentor: Rename getMentorUser() to getUserIdentity() (task T264343) by Martin Urbanec
- git #77e5ea4b - Newcomer tasks: revert to showing a single action to open the Suggested edits (task T301678) by Sergio Gimeno
- git #0a4342d1 - Drop usage of MobileFrontend MobileMenu hook in favor of core hooks (task T291568) by Jon Robson
- git #06500d0b - Add custom ORES topic clone for Argentina campaign (task T301030) by Gergő Tisza
- git #ed2699eb - Use 'new static' for unserializing abstract types by Gergő Tisza
- git #7a3fe812 - Remove unneeded SearchStrategy dependency by Gergő Tisza
- git #8a5adacc - Ask Help: Parse wikimedia-copyrightwarning on the server side (task T297719) by MewOphaswongse
- git #3fb44d7e - Homepage: move impact module to main group when suggested edits is disabled (task T273837) by MewOphaswongse
- git #1596cd77 - Structured tasks: Show confirmation dialog when leaving suggestions mode regardless of whether the user has made any edits (task T300582) by MewOphaswongse
- git #c50f6935 - Create AskHelpPanel class (task T297719) by MewOphaswongse
- git #676e28a7 - Add copyright warning to Ask Help panel (task T297719) by MewOphaswongse
ImageMap
[edit]- git #6b15f9b4 - Re-enable tests that were disabled to break circular dep by Arlo Breault
- git #d0800e1f - Revert "Add "resource" attribute to img tags" by Arlo Breault
IPInfo
[edit]- git #9629fdad - Display access log lines on Special:Log (task T295017) by Thalia
- git #cce76d6a - Log the access level used when a user viewed IP information (task T300773) by Thalia
- git #114684c2 - Make LoggerFactory::getLogger public (task T300897) by Thalia
- git #46c4f3fd - Add RevisionHandler access logging (task T294658) by STran
- git #53d6ca8e - Remove an unnecessary space from a message by Amir E. Aharoni
- git #6e99fb64 - Check actor ID in Logger::debouncedLog (task T300897) by Thalia
- git #e463439f - Introduce LoggerFactory service for access logging (task T300135) by Thalia
JsonConfig
[edit]- git #a958e400 - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #6e72606b - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
Linter
[edit]- git #daa6275a - SpecialLintErrors: Make code more resilient to bad input (task T301360) by Ammarpad
MediaSearch
[edit]- git #ae30d1f6 - Use web2017-polyfills module by Eric Gardner
MobileFrontend
[edit]- git #f8b4ad59 - Follow-up I6bcb23210: Remove unused 'mainpage' param by Ed Sanders
- git #5a925749 - [doc only] Make capitalization of `findTagline` consistent by C. Scott Ananian
- git #d7a492df - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #620dd06e - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
- git #ffe5c1d3 - build: Update 'svgo' to latest v2.8.0 by Volker E
OATHAuth
[edit]- git #de936aef - Convert OATHAuth to abstract schema (task T268564) by Reedy
- git #239ff36a - Add module types to log entries by Reedy
- git #68ca72d7 - Add some greppable usage of messages by Reedy
- git #4a3db519 - DisablePresentationModel: Remove duplicate getExtraParam call by Reedy
- git #329c3133 - Send a notification when 2FA is disabled (task T210075) (task T210963) by Kunal Mehta
- git #203a0112 - Pass context into HTMLForm (task T301866) by Lucas Werkmeister
- git #498dcfeb - Require OATHAuth for membership in specified user groups (task T150562) by Kunal Mehta
PageImages
[edit]- git #8d624124 - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #e9b26882 - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
PageTriage
[edit]- git #20f54f9e - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #f740e238 - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
- git #58262aa7 - Replace deprecated User::newFromIdentity with UserFactory by Umherirrender
ProofreadPage
[edit]- git #1ea8daae - Fix pagination by transcription status on Special:IndexPages (task T301478) by Candalua
- git #eb7b15ce - Allow to align page number in pagelist at right (task T277267) by Sébastien Santoro
- git #19b3daf1 - Fix page number alignement for TopPanel (task T277267) by DorianWinty
Score
[edit]- git #866d632d - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #0bae8c5f - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
SecurePoll
[edit]- git #610b68e3 - Change the default sort of election pagers to descending in time (task T294513) by Huji
- git #d0ecda32 - Clean up tests by Tim Starling
- git #07140be0 - Allowed to specify time on Special:SecurePoll/create & edit (task T301046) by Base
TemplateData
[edit]- git #453c4152 - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #b87e2481 - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
TimedMediaHandler
[edit]- git #f6cbd520 - Sync up with Parsoid timedMediaHandlerParserTests.txt by Arlo Breault
- git #879f8bcb - Manualthumb now sets link-title instead of link-url by Arlo Breault
- git #194bb416 - Add a 'create captions' option to the subtitle menu (task T299348) by Derk-Jan Hartman
Translate
[edit]- git #b9131e70 - MessageGroupStats: Add placeholder text for the entity selector (task T298960) by Abijeet
- git #84e61f74 - 'translate-manage-import-ignore' message for Special:ImportTranslations (task T287669) by Gee
- git #7504f81f - build: Update eslint-config-wikimedia to 0.22.1 by Ed Sanders
- git #c7e423bc - SearchTranslationsSpecialPage: Add strict types and other improvements (task T299019) by Abijeet
- git #075b9339 - Rename SpecialSearchTranslations to SearchTranslationsSpecialPage (task T299019) by Abijeet
UniversalLanguageSelector
[edit]- git #ee6b42c8 - Update jquery.ime from upstream by Amir E. Aharoni
VisualEditor
[edit]- git #45017712 - Log whenever browser plugin spam is detected (task T298147) by Ed Sanders
- git #bc0a34b0 - Add and fix default values in parameter documentation by Thiemo Kreuz
- git #3c042049 - Use .bind() syntax where it makes code more readable by Thiemo Kreuz
- git #58e27f56 - Remove not needed `self = this` indirections by Thiemo Kreuz
- git #e21acbe8 - build: Update stylelint-config-wikimedia to 0.12.1 by Ed Sanders
- git #957036fa - MWEditSummaryWidget: Handle multi-line comments (task T302103) by Lucas Werkmeister
- git #e4c22ec0 - Don't suppress teardown prompt when pressing escape (task T302096) by Ed Sanders
- git #c8072f1a - Move methods from DesktopArticleTraget to ArticleTarget by Ed Sanders
- git #93a7f339 - ApiVisualEditorEdit: Pass useskin & mobileformat to ApiParse by Ed Sanders
- git #c3f88d72 - DesktopArticleTarget.init: Make getInitialEditMode re-usable by Ed Sanders
- git #54cd911d - DesktopArticleTarget.init: Handle popState target reactivation properly (task T301843) by Ed Sanders
- git #ca6ed218 - Always scroll to top when loading VE source mode by Ed Sanders
- git #88609cb8 - DesktopArticleTarget.init: Only bind event listener once by Ed Sanders
- git #09668285 - selenium: Wait for VisualEditor to load (task T296187) by Željko Filipin
- git #bdb7737a - tests: Mock wgVisualEditor instead of relying on SpecialPage value (task T89434) by Timo Tijhof
- git #8101b651 - Improve smooth scroll to section behaviour (task T301773) by Ed Sanders
- git #5f8c5144 - Remove 'Hook' from new hook's method name by Ed Sanders
WebAuthn
[edit]- git #c2228d77 - Remove no longer necessary phan suppressions (task T301866) by Alexander Vorwerk
- git #84823d63 - Pass context into OATHAuthOOUIHTMLForm (task T301866) by Lucas Werkmeister
Wikibase
[edit]- git #194f96b0 - ParserOutput::getPageProperty() now returns null when key is missing. (task T301915) by C. Scott Ananian
- git #c540398c - Update new uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
- git #8dce6a2d - Client: Add "unexpectedUnconnectedPage" page prop by Marius Hoch
- git #5e0092b7 - Update uses of ParserOutput::getPageProperty() to handle new return value (task T301915) by C. Scott Ananian
- git #f5fd45e5 - SpecialUnconnectedPages: Remove cruft, add basic integration test by Marius Hoch
- git #a22db577 - Don't re-use parser state in Kartographer integration (task T301224) by Marius Hoch
- git #7742b2b5 - Update Termbox (fix for non-view actions) (task T301324) by Lucas Werkmeister
WikibaseLexeme
[edit]- git #a641d379 - Update misleading comment about data validation by Lucas Werkmeister
- git #b7917bf2 - Add npm command to bump resources/special/new-lexeme (task T300882) by Lucas Werkmeister
- git #32824c97 - Add new-lexeme-special-page to Special:NewLexemeAlpha (task T300882) by Lucas Werkmeister
WikiLambda
[edit]- git #f78922c0 - Replace string-based ZID object property access with the constants by James D. Forrester
- git #20b86a7e - Depend on codex (without any usage yet) (task T286668) by James D. Forrester
- git #11e8399b - Fix canonicalization and normalization methods (task T298126) by gengh
- git #2b649096 - tests: Check that each language code known to MW has a ZNaturalLanguage (task T290593) by James D. Forrester
- git #8ae3bfa1 - Update function-schemata sub-module to HEAD (9930c82) (task T287427) (task T300777) (task T301869) by James D. Forrester
- git #49a8fa97 - Update function-schemata sub-module to HEAD (bd3c52f) (task T290586) by James D. Forrester
- git #5eb7a01b - Provide fallback for function editor (task T301518) (task T298464) by Simone This Dot
- git #77b88172 - Fix Special:CreateZObject type broken (task T301536) by Simone This Dot
- git #ba8ef8ea - Chip component - Scrollbars not visible on Windows (task T300714) by dmartin
- git #b49e86a8 - Replace default use of ZList with ZGenericList (task T298126) by gengh
- git #f1aab415 - ZLangRegistryTest: Cover the one last edge cases to get to 100% coverage by James D. Forrester
- git #d3f87cef - Add a feature flag for the parser function by James D. Forrester
- git #6d9d0466 - Example function call: user-defined function which returns a type. by apine
- git #e76946a3 - add hover to tooltip component (task T301327) (task T298491) by jkieserman
- git #49527dda - ZObjectUtils::canonicalizeZRecord: Don't use z1k1 as a variable name by James D. Forrester
- git #2ea54550 - Switch string uses of Z507 to ZErrorTypeRegistry constant by James D. Forrester
- git #5a6cc4b5 - Switch string uses of Z22, Z22K1, and Z22K2 to new constants by James D. Forrester
- git #963f3d55 - Switch most string uses of ZIDs and keys to constants by James D. Forrester
WikimediaEvents
[edit]- git #1285e368 - Add 'error.visualeditor' topic (task T298147) by Ed Sanders
WikimediaIncubator
[edit]- git #5792a285 - Rephrase some wizard messages by Amir E. Aharoni
WikimediaMaintenance
[edit]- git #f17cb7b9 - Update OATHAuth schema path by Reedy
- git #f42e89f0 - Stop excluding the 'wikipedia' interwiki prefix (task T301936) by Alexander Vorwerk
Skins
[edit]MinervaNeue
[edit]- git #0659e174 - Allow msg key to be overridable (task T291568) by Jon Robson
- git #e4bcb8f0 - Remove SkinMinervaNeue alias (task T301811) by Reedy
- git #436bf80b - selenium: Delete tests disabled for more than 1 year (task T280652) by Željko Filipin
Timeless
[edit]- git #7f87e377 - Consistent spelling of "User page" by Amir E. Aharoni
Vector
[edit]- git #ed4b45f4 - Move table of contents code to SkinVector22 by Jon Robson
- git #6e9506dc - Dynamically expand/collapse sub-sections in ToC based on # of headings (task T300973) by Nicholas Ray
- git #098f6571 - Fix long titles with wbr tags in sticky header (task T300134) by Clare Ming
- git #2dcd99ed - Sticky header dropdown should not contain gadgets in personal menu (task T302087) by Jon Robson
- git #29e40714 - Offset the TableOfContents `top` property only when the sticky header is shown (task T300077) by Nicholas Ray
- git #301e0991 - Toggle ToC sections when clicking toggle button (task T300167) by bwang
- git #a560fb81 - Add fetch tests from WVUI (task T288686) by bwang
- git #3c161cf4 - Revert "Add fetch tests from WVUI" (task T301810) by Bernard Wang
- git #7d32ec80 - Collapse ToC by default & expand sections when clicking section headings (task T299361) by Jan Drewniak
Misc
[edit]VisualEditor/VisualEditor
[edit]- git #f4b688e1 - Always use clipboard paste data if "important elements" have been dropped by Ed Sanders
- git #f0e5c16c - afterPaste: Add 'figure' to importantElement list by Ed Sanders
- git #17daebc8 - ve.ce.Surface test: Add test for special image paste handling codepath by Ed Sanders
No changes
[edit]- 3D
- ActiveAbstract
- AntiSpoof
- ApiFeatureUsage
- ArticleCreationWorkflow
- ArticlePlaceholder
- BetaFeatures
- BounceHandler
- Calendar
- Campaigns
- Capiunto
- CategoryTree
- CentralAuth
- CentralNotice
- CharInsert
- CheckUser
- ChessBrowser
- CiteThisPage
- Citoid
- CodeEditor
- CodeMirror
- CodeReview
- Cognate
- Collection
- CologneBlue
- CommonsMetadata
- ConfirmEdit
- CongressLookup
- ContactPage
- CreditsSource
- Dashiki
- Disambiguator
- DismissableSiteNotice
- DoubleWiki
- DynamicSidebar
- Echo
- Elastica
- ElectronPdfService
- EntitySchema
- EventBus
- EventLogging
- EventStreamConfig
- ExtensionDistributor
- ExternalGuidance
- FeaturedFeeds
- FileExporter
- FlaggedRevs
- FundraiserLandingPage
- FundraisingTranslateWorkflow
- GWToolset
- Gadgets
- GeoData
- GlobalCssJs
- GlobalPreferences
- GlobalUsage
- GlobalUserPage
- GlobalWatchlist
- GoogleNewsSitemap
- Graph
- GuidedTour
- InputBox
- Insider
- Interwiki
- InterwikiSorting
- Josa
- Kartographer
- LabeledSectionTransclusion
- LandingCheck
- LdapAuthentication
- LiquidThreads
- Listings
- LocalisationUpdate
- LoginNotify
- MachineVision
- MapSources
- MassMessage
- Math
- MediaModeration
- MobileApp
- Modern
- MonoBook
- MultimediaViewer
- NavigationTiming
- NearbyPages
- NewUserMessage
- Newsletter
- Nostalgia
- Nuke
- OAuth
- OAuthRateLimiter
- ORES
- OpenStackManager
- PageAssessments
- PageNotice
- PageViewInfo
- PagedTiffHandler
- ParserFunctions
- PdfHandler
- Poem
- PoolCounter
- Popups
- PropertySuggester
- QuickSurveys
- Quiz
- RSS
- ReadingLists
- RelatedArticles
- Renameuser
- RevisionSlider
- SandboxLink
- Scribunto
- SearchExtraNS
- SecureLinkFixer
- ShortUrl
- SiteMatrix
- SpamBlacklist
- StopForumSpam
- SubPageList3
- SubpageSortkey
- SyntaxHighlight_GeSHi
- TemplateSandbox
- TemplateStyles
- TemplateWizard
- TextExtracts
- Thanks
- TheWikipediaLibrary
- TitleBlacklist
- TocTree
- TorBlock
- TranslationNotifications
- TrustedXFF
- TwoColConflict
- UploadWizard
- UploadsLink
- UrlShortener
- VipsScaler
- WikiEditor
- WikiLove
- WikibaseCirrusSearch
- WikibaseLexemeCirrusSearch
- WikibaseMediaInfo
- WikibaseQualityConstraints
- Wikidata.org
- WikidataPageBanner
- WikimediaApiPortal
- WikimediaApiPortalOAuth
- WikimediaBadges
- WikimediaEditorTasks
- WikimediaMessages
- Wikisource
- XAnalytics
- cldr
- intersection
- timeline
- wikihiero
Total changes
[edit]252 Changes in 43 repos by 71 authors