MediaWiki 1.41/wmf.19
MediaWiki 1.41.0-wmf.18 | Deployment of MediaWiki 1.41.0-wmf.19 to Wikimedia sites | MediaWiki 1.41.0-wmf.20 |
The latest version (labeled "1.41.0-wmf.19") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 25 July 2023 (see the roadmap).
Core changes
edit- git #b8b29935 - Branch commit for wmf/1.41.0-wmf.19 (task T340247) by trainbranchbot
- git #420f2222 - Make Shell::makeScriptCommand use run.php by daniel
- git #8c479bcc - context: Simplify RequestContext::getSkin() logic by Timo Tijhof
- git #a99e3153 - Ignore parameters to OutputPage::setupOOUI() and deduplicate calls by Tim Starling
- git #e332b996 - UploadBase: Improve wording in comments by Reedy
- git #8746ce82 - diff: add padding to ins and del to avoid whitespace between lines (task T327645) by MusikAnimal
- git #11c97c04 - generateConfigSchema.php: Enable canExecuteWithoutLocalSettings() by Timo Tijhof
- git #a1605cf5 - GlobalFunctions: Update outdated wfScript() docs by Timo Tijhof
- git #7583ed8b - phpunit: Replace ad-hoc array in TestLocalisationCache with MapCacheLRU by thiemowmde
- git #9edc9256 - revisiondelete: Use correct rev-del constants in Item/List classes by Umherirrender
- git #6e0065ad - Simplify WHERE conditions with field IS NULL by Umherirrender
- git #e33818cd - Fix space after comma in single-line array declaration (task T342297) by Amir Sarabadani
- git #9ac1af7b - Fix attribution for "Localisation updates from https://translatewiki.net." by Winston Sung
- git #eba65c6d - Remove isRegistered checks from some UserEditTracker callers by Thalia
- git #d4d7cb62 - Make LocalisationCache::isMergeableKey() cache static by thiemowmde
- git #9cc3f1f4 - Turn RevDelList::getSuppressBit() into a constant by thiemowmde
- git #c16af26e - ResourceLoader: Factor out the loop body of makeModuleResponse() (task T47514) by Tim Starling
- git #24701f86 - tests: Update Phan stub to php-excimer 1.1.1 (task T266626) by Timo Tijhof
- git #6d84e747 - config: Widen `@covers` annotations in unit tests by Timo Tijhof
- git #d6adb2a6 - HTMLFileCache: Remove `@throws` for unchecked exception (task T321683) by Timo Tijhof
- git #83f2f714 - objectcache: Remove unused WRAPPER_COLLECTION_CALLBACK feature by Timo Tijhof
- git #67b5cc7b - Permissions: Clarify $useReplica assignment in checkUserBlock() by Timo Tijhof
- git #31e3fd43 - Add UserIdentityUtils service (task T341976) by Tim Starling
- git #b4782b66 - UserEditTracker: Prefer getId() over isRegistered() by Timo Tijhof
- git #09a18f1a - LocalisationCache: Move internal static data to private constants by thiemowmde
- git #876a0f99 - WRStats: Round up SequenceSpec::hardExpiry to the nearest integer (task T337875) by Tim Starling
- git #50620ed4 - Improve performance of LocalisationCache::mergeMagicWords() (task T225730) by thiemowmde
- git #a8ee61d9 - Implement rate limiting in Authority. (task T310476) by daniel
- git #a4da386e - installer: Check MariaDB version in updater/installer (task T237898) by Umherirrender
- git #3010fd81 - tests: Skip ManifoldTextDifferTest on windows by Umherirrender
- git #b8aa299e - tests: Set RCWatchCategoryMembership=false in WikiPageDbTest by Umherirrender
- git #071fec1d - language: Remove unused LanguageConverter::$mUcfirst (task T341790) by Umherirrender
- git #ef84619c - Consistently use LogicException for test-only methods by thiemowmde
- git #754de2cb - HookContainer: avoid instantiation of handlers when calling register() (task T341102) (task T340113) (task T339834) by daniel
- git #f00ca670 - Fix DB usage in non-database tests by Daimona Eaytoy
- git #49ba7597 - phpcs: Exclude some docs/ subdirectories by Lucas Werkmeister
- git #959298fe - Remove twn-related comment from languages/messages/* files (task T304802) by Fomafix
- git #66a85aee - tests: Use instanceof in LanguageConverterFactoryTest by Umherirrender
- git #3e606b98 - Display temporary user icon (task T340789) by Jon Robson
- git #1ae4ead7 - docker: Update apache2 image to one with a /view rewrite rule (task T338190) by James D. Forrester
- git #12b14620 - specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights (task T255309) by Umherirrender
- git #dbb99b9d - specials: Cleanup user handling in Special:UserRights by Umherirrender
- git #07eaaed7 - Use Html::encodeJsVar() and Html::encodeJsCall() (task T341779) by Lucas Werkmeister
- git #4c6dadde - Fix mistake in WatchedItemStoreInterface documentation by thiemowmde
- git #cb8459d6 - mw.widgets.CopyTextLayout: Extend upstream OOUI version by Ed Sanders
- git #8a9dd671 - Avoid calling overrideConfigValue() multiple times by thiemowmde
- git #55d19f7b - SpecialUserRights: Check for username to be temporary (task T340468) (task T342322) by Alexander Vorwerk
- git #95746494 - tests: Switch to SelectQueryBuilder in Sqlite and PG integration tests (task T311866) by Amir Sarabadani
- git #4014f56d - Add SlotDiffRenderer::localizeDiff() (task T342209) by Tim Starling
- git #a0766a8a - Update OOUI from 0.47.4 to 0.47.5 by Eric Gardner
- git #c6c366dc - DEVELOPERS.md: make the SQLite directory writable (task T341310) by Novem Linguae
- git #880fc5da - Unbreak Parsoid CI: Followup to b42062e7 by Subramanya Sastry
- git #5494d15e - Add ResourcesTest to the Database group by Daimona Eaytoy
- git #31033390 - maintenance: Switch simple calls of Database::select to SQB (task T311866) by Amir Sarabadani
- git #1a3f15cd - Restore DifferenceEngine::localiseLineNumbers() (task T342209) by Lucas Werkmeister
- git #bed194e5 - Update method reference by Lucas Werkmeister
- git #ec28fcb0 - tests: Prevent leaking $_SERVER in RequestFromGlobalsTest (task T342192) by mainframe98
- git #191ec353 - Add unified format by Tim Starling
- git #3f948a03 - Migrate ApiComparePages to TextDiffer concepts (task T339184) by Tim Starling
- git #2aa87cdf - Factor out TextDiffer hierarchy from TextSlotDiffRenderer (task T339184) by Tim Starling
- git #b8e380f7 - Refactor SpecialPreferencesTest by Daimona Eaytoy
- git #71e054dd - Update Codex from v0.14.0 to v0.15.0 (task T324223) (task T326665) (task T337095) (task T340797) (task T342031) by Eric Gardner
- git #b42062e7 - tests/parser: Use LinkTarget in ParserTestRunner by Umherirrender
- git #997d5e3c - Title: The Title::getSubjectPage() method is deprecated from version 1.34 and all places that call it should use the NamespaceInfo::getSubjectPage method instead. (task T338956) by babiola
- git #0099099b - tests: Change expectDeprecation to expectDeprecationAndContinue (task T342110) by Umherirrender
- git #5a959865 - mediawiki.page.watch.ajax: Use Object.create( null ) instead of {} (task T342137) by Fomafix
- git #9c300213 - ResourceLoader: Simplify and clean up ClientHtml nonce passing by DannyS712
- git #cbeceb1a - Slot diff option "contentLanguage" should be a string (task T342099) (task T341961) by Tim Starling
- git #a4685346 - RecentChanges: Add process caching to RecentChanges UserLinks and Tags parsing (task T341319) by ttomalak
- git #080883da - Schema: Set default or nullable to three columns of externallinks (task T341828) by Amir Sarabadani
- git #1b825c15 - TempUserCreator: Change getStashedNameOrPlaceholder() to just getStashedName() by Bartosz Dziewoński
- git #d2a09384 - tests: Change some setMwGlobals to overrideConfigValue by Umherirrender
- git #7e44adf4 - phpunit: Set the MW_INSTALL_PATH env variable if needed by Daimona Eaytoy
- git #1f7f9b44 - Add আলাপ and আলোচনা as namespaceAliases in Mediawiki core (task T341831) by MdsShakil
- git #dcccef4f - config: Remove not needed indirection from GlobalVarConfig by thiemowmde
- git #5d737e5f - Add option to invert the tagfilter to action=history and Special:NewPages (task T334337) (task T334338) by Matěj Suchánek
- git #94ea71b3 - Remove feedback messages from RawHtmlMessages (task T204470) by Jon Harald Søby
- git #b4246717 - ParsoidCachePrewarmJob: enable deduplication (task T341123) by daniel
- git #f7d3b358 - DEVELOPERS.md: mention `git clone` and WSL (task T341310) by Novem Linguae
- git #deca7dd8 - DEVELOPERS.md: fix Docker logspam in Windows (task T341309) by Novem Linguae
- git #191ccec6 - rdbms: Build generalized SQL while building the main SQL in UPDATE (task T326181) by Amir Sarabadani
- git #01cd5726 - Avoid mentioning tests/phpunit.php in documentation (task T90875) by Daimona Eaytoy
Vendor
edit- git #8ac92770 - Bump parsoid to 0.18.0-a18 (task T334957) by sbailey
- git #8e8cb728 - Update OOUI to v0.47.5 by Eric Gardner
Extensions
editAbuseFilter
edit- git #82ff324a - Remove faulty phan suppression by Matěj Suchánek
- git #1e93f8b6 - Get parsed content from PreparedUpdate (task T264104) by Matěj Suchánek
BetaFeatures
edit- git #75ad7a24 - tests: Avoid TestUser, mock User instead by Daimona Eaytoy
CampaignEvents
edit- git #a7b488c0 - Fix uniqueness constraint for ce_question_aggregation (task T342479) by Daimona Eaytoy
- git #54b579fa - Clean up unused parameters in EventStore by Daimona Eaytoy
- git #2c325a49 - Update questions subtitle on Special:RegisterForEvent (task T342339) by Daimona Eaytoy
- git #8d1e561e - EventDetails: prevent invisible labels from overflowing the table (task T342292) by Daimona Eaytoy
- git #81a429aa - Fix wording on prefer not to say option on confident question (task T335808) by Claudio Melo
- git #0de29446 - Add button to clear form when registering for event (task T335809) by Daimona Eaytoy
- git #1bdd4000 - MyEvents: preserve kebab menu label when replacing the widget (task T336311) by Daimona Eaytoy
- git #c61b7bf3 - Update subtitle of the registration dialog (task T335809) by Daimona Eaytoy
- git #6d0f1171 - Make EventQuestions.js use the API format, not HTMLForm by Daimona Eaytoy
- git #a182182c - Add labels to participant checkboxes in EventDetails (task T336311) by Daimona Eaytoy
CentralAuth
edit- git #79517fab - Remove $wgCentralAuthUseEventLogging (task T339959) by Taavi Väänänen
- git #e18a3373 - Introduce CentralAuthUsingDatabaseTrait by Taavi Väänänen
- git #14050a8b - SpecialGlobalGroupMembership: don't require an attached account by Taavi Väänänen
- git #bb89a133 - Add a GlobalRenameFactory by Taavi Väänänen
CheckUser
edit- git #b4dbe77b - Fix data-mw-revid attribute read on RecentChanges page for IPReveal (task T341319) (task T326396) by ttomalak
- git #b9e8f6ae - Temp account revision API: Return missingparam on missing IDs (task T331413) by Dreamy Jazz
- git #37fc7f98 - Set event tables migration stage to write new and old, read old (task T330158) by Dreamy Jazz
- git #87d26854 - Add support for write new and old to populateCheckUserTable.php (task T341586) by Dreamy Jazz
- git #8658cfa2 - Add migrated log event subtype for checkuser-private-event logs (task T341688) by Dreamy Jazz
- git #25e2b961 - Add GENDER support to checkuser-logout (task T342486) by Dreamy Jazz
- git #972587de - Add GENDER to English log messages by Amir E. Aharoni
- git #59fb86d8 - Make multiple fixes to CheckUserUnionSelectQueryBuilder (task T328995) (task T341934) by Dreamy Jazz
- git #a889c2d0 - Use ConvertibleTimestamp::time instead of in-built time for prune (task T342422) by Dreamy Jazz
- git #10df0279 - Implement LogFormatter class for checkuser-private-event logs (task T341688) by Dreamy Jazz
- git #213281cf - Follow-up: Add support for writing both new and old to Hooks.php (task T341586) by Dreamy Jazz
- git #6f62f9a9 - clienthints: Return public explanation of the use of client hints (task T341093) by Dreamy Jazz
- git #8662aa0d - Add support to write new and old to MoveLogEntriesFromCuChanges (task T341586) by Dreamy Jazz
- git #59888cdd - Add support for writing both new and old to Hooks.php (task T341934) (task T341586) by Dreamy Jazz
- git #2c49b5a2 - Remove tables.sh and add version for addition of clienthints tables (task T258105) by Dreamy Jazz
- git #72e7988e - CheckUserLog API: Search by for users by target ID (task T341297) by Dreamy Jazz
CirrusSearch
edit- git #0eab229a - Inject ExtensionRegistry and re-enable unit tests by David Causse
- git #0b1b8c42 - Add ExtensionRegistryProfileRepository by David Causse
- git #677e30ba - Enable updated word_break_helper everywhere-ish (task T170625) by tjones
- git #f6261266 - Make tests that use ExtensionRegistry integration tests by Daimona Eaytoy
- git #f8acaad5 - Use the LinksUpdate::isRecursive flag again to route cirrusSearchLinksUpdate by David Causse
Cite
edit- git #25e7aa44 - No expensive transformations on prefix/suffix messages (task T321217) by thiemowmde
Citoid
edit- git #5897e238 - Remove unnecessary target definitions (task T328497) by Marielle Volz
CodeEditor
edit- git #a6030db8 - Follow-up Ie3ed681b: Unstub getCaretPosition() as well (task T342127) by Máté Szabó
- git #2f7ce4dd - Add explicit replaceSelection() implementation (task T342127) by Máté Szabó
ContentTranslation
edit- git #0a95d07c - SX: Delete draft translation created on CX (task T341975) by wangombe
- git #f7462d36 - SX: Fix regression from making quick tutorial step optional by NikG
- git #6aac116c - CX ext.cx.dashboard.js: Migrate from ES5 to ES6 (task T342280) by NikG
- git #16bd254d - SX: Rename "translationExists" variables to "targetPageExists" by NikG
- git #742e898d - Use language name instead of variant name for missing languages (task T335030) by Func
- git #cdb14338 - SX: Add "useTranslationsFetch" composable and use it where needed by NikG
- git #0c6954a9 - SX: Use a single vuex getter to get translation by status by NikG
- git #d99a40bc - SX: Remove unused section suggestion from sentenceSelectorMockStore by NikG
- git #1719b6d4 - SX: Fix draft restoration after having started another SX (task T341765) by NikG
- git #cb4674e3 - Update eslint configuration to use es6 rules (task T342280) by NikG
- git #b35cbfd5 - Rename ext.cite.style to ext.cite.parsoid.styles by Subramanya Sastry
- git #24ac634f - SX: Include missing key in instrumentation request (task T231316) by wangombe
- git #b335246c - SX: Add change_tag to Wikidata SX edits (task T335256) by wangombe
- git #01d9ae76 - Icons are more reslient to changes in Vector (task T301321) by Jon Robson
- git #2f8bd481 - Short term fix: Fix icons in user menu (task T339870) by Jon Robson
- git #d8af4f9e - Fixes User menu in Vector 2022 shows links on hover (logged-in users) (task T329893) by Jon Robson
- git #57c80b86 - AUTHORS.txt: Add Nikolaos Gκοuntas by Santhosh Thottingal
DiscussionTools
edit- git #1b80b1ff - ThreadItemStore: Look harder for invisible rows (task T339882) by Bartosz Dziewoński
DonationInterface
edit- git #23f5fa56 - Venmo support currencies set to USD (task T340800) by wfan
- git #2b5bd4ac - Update handleCreatePayment param to include venmo (task T334430) by wfan
- git #18984b4d - Add more variables for braintree venmo from client side (task T340799) by wfan
- git #7a183cf5 - Load Venmo script and write client-side JS for venmo payments (task T340800) by wfan
Echo
edit- git #f305c2d7 - Set a fixed default for echo-email-format (task T341931) by Daimona Eaytoy
Elastica
edit- git #817f59c4 - Don't disable the last connection after http error (part deux) (task T341058) by Erik Bernhardson
EntitySchema
edit- git #8e706a10 - Refactor `onExtensionTypes` hook handler to use hook interface (task T336921) by Hasan Akgün
- git #510f9c19 - Use the new SlotDiffRenderer::localizeDiff() (task T342209) by Tim Starling
- git #ca9c875c - Avoid direct construction of TextSlotDiffRenderer (task T339184) (task T342209) by Tim Starling
- git #12d9a9f2 - Refactor `onContentModelCanBeUsedOn` hook handler to use hook interfaces (task T336924) by Hasan Akgün
- git #13bbfaa3 - Show Labels for EntitySchema values in Statements (task T338613) by Michael Große
- git #45b5dd31 - test: Extract LinkTarget assertion callback by Michael Große
- git #6b1cf9bc - Add LabelLookup service (task T338613) (task T339924) by Michael Große
EventBus
edit- git #75929819 - Make EventBusFactoryTest::testGetInstanceForStream an integration test by Daimona Eaytoy
EventLogging
edit- git #c2a7df7b - Add ContextAttributesFactoryTest to the Database group by Daimona Eaytoy
FileImporter
edit- git #5d272a9e - Change ImportPlanValidatorTest to use qqx language code by thiemowmde
- git #350007eb - ImportPlanValidatorTest: Use Authority instead of TestUser by Daimona Eaytoy
- git #717f1204 - Avoid DB access in tests when possible by Daimona Eaytoy
FlaggedRevs
edit- git #bc9713ae - Remove unnecessary @phan-suppress by tacsipacsi
Flow
edit- git #678db9a2 - Rename ext.cite.style to ext.cite.parsoid.styles by Subramanya Sastry
Gadgets
edit- git #d09c3fac - Use strict equality with in_array by Ed Sanders
- git #9b6cfa97 - SpecialGadgets: Remove incorrect comment and test for $requiredSkins being true by Ed Sanders
- git #b1b7bfef - Avoid using TestUser in non-database test by Daimona Eaytoy
GrowthExperiments
edit- git #af5d5403 - Add reassignMentees.php maintenance script (task T330071) by Martin Urbanec
- git #01594bed - Personalized praise: Add Reverted edits card (task T337510) by Martin Urbanec
- git #a712e227 - Structured Tasks: Add alt text in onboarding (task T335523) by Kayla Morgan
- git #c4c94086 - ChangeMentor: Refactor the notification conditions (task T336875) by Martin Urbanec
- git #3d6ec19b - ApiInvalidateImageRecommendation: Error out nicely if task type is not available (task T341813) by Martin Urbanec
- git #5fe292d8 - [tests] Add UserDatabaseHelperTest (task T341994) by Martin Urbanec
- git #fc82663c - Fix DB usage in non-Database tests by Daimona Eaytoy
- git #948b2ae0 - GrowthExperiments help icon shouldn't remove limited width toggle on Vector (task T341740) by Jon Robson
Kartographer
edit- git #8e8446e8 - Much faster tests by setting content language to qqx (task T225730) by thiemowmde
- git #4d555891 - Use more specific InvalidArgumentException in places by thiemowmde
- git #9d8e6108 - Remove non-localizable HTML characters from message by thiemowmde
Math
edit- git #ef145e7b - Add remaining mhchemtexified macros: (task T340023) by Moritz Schubotz (physikerwelt)
- git #88482a5e - Extend test coverage for TexUtil to 100% by Moritz Schubotz (physikerwelt)
- git #26cfc111 - Add usemhchemtexified option for mhchem texified output (task T340023) by Moritz Schubotz (physikerwelt)
- git #34d8441b - Avoid using TestUser in non-database tests by Daimona Eaytoy
- git #2d76cc24 - Eliminate duplicate file by Moritz Schubotz (physikerwelt)
MediaSearch
edit- git #8fd573b6 - Add timing metrics around search results (task T335499) by Erik Bernhardson
MobileFrontend
edit- git #f939c853 - PageHTMLParser: Exclude variants from the "other languages" section (task T335030) by Func
- git #c50e79f8 - Add several RTL languages: acm, ary, hno, ms-arab (task T342447) by Amir E. Aharoni
- git #ee58e4aa - MobileUI: Use Codex markup for icons in diff page (task T340262) by Jon Robson
- git #423a913d - Remove remains of lossy-switching and discard-switching (task T339871) (task T339872) by Bartosz Dziewoński
- git #0547b1ac - Avoid using TestUser in non-database tests by Daimona Eaytoy
Newsletter
edit- git #91888f83 - Block undeletion of disconnected Newsletter revisions (task T340376) by Pppery
OAuth
edit- git #b9f57c10 - Add recenchanges link to consumer detail view (task T224749) by Gergő Tisza
- git #7ed77fa9 - Fail when OAuth is used with a non-API entry point (round 2) (task T340919) by Gergő Tisza
PageTriage
edit- git #84140b6f - Add margin to the New Pages Feed progress bar (task T342053) by suecarmol
- git #a4b3530c - Jest: Add some additional tests by Jon Robson
- git #5d5b855c - Add @covers annotation to tests (task T342385) by suecarmol
- git #5566b06a - Tests: Reorganize tests by module name by Jon Robson
- git #9a89596f - Add tests for hooks (task T340126) by suecarmol
- git #f234e4f3 - Simplify GENDER in a message by Amir E. Aharoni
PageViewInfo
edit- git #3069414e - Use msg pvi-month-count-value to render infopage value by Derk-Jan Hartman
Phonos
edit- git #e6b5267f - LarynxEngine: Remove space addition, refactor SSML (task T328192) by TheresNoTime
Popups
edit- git #5af31b55 - Don't log for documentElement (nodeType 9) (task T340081) by Jon Robson
- git #c2413c85 - selenium: Refactor WebdriverIO tests from sync to async mode (task T293072) by WMDE-Fisch
- git #a80d2b1f - Add additional debugging closest bug (task T340081) by Jon Robson
ProofreadPage
edit- git #f8f468e0 - Require `pagequality-validate` userright to validate pages (task T341428) by Sohom
- git #318bd21e - Increase timeout for Openseadragon loading to 2 min (task T341742) by Sohom
SecureLinkFixer
edit- git #00968cdb - Updating domains.php from Mozilla by SecureLinkFixer updater bot
Translate
edit- git #78d8087b - Replace fragile re-implementation with upstream Title::isSpecial by thiemowmde
- git #d3dfd936 - Add `@group Database` to tests that need it by Daimona Eaytoy
TwoColConflict
edit- git #eaef2056 - Convert TwoColConflict extension to ES6 (task T339323) by mareikeheuer
UniversalLanguageSelector
edit- git #04a8b645 - Update jquery.ime and jquery.uls from upstream by Amir E. Aharoni
- git #76e78058 - Don't load mediawiki.ui.button on page load (attempt 2) (task T340255) by Jon Robson
UploadWizard
edit- git #534a9d82 - IP masking update (task T340537) by Cormac Parle
VueTest
edit- git #55bf7342 - Update Codex demos to v0.15.0 by Eric Gardner
VisualEditor
edit- git #12e04f24 - Follow-up of "Localisation updates from https://translatewiki.net." by Winston Sung
- git #fde41414 - Update VE core submodule to master (8cd2c4933) (task T341901) by David Lynch
Wikibase
edit- git #5937a62a - Termbox: Implement WritingEntityRepository service (task T342242) by Silvan
- git #6ec6e29c - repo: Use ContextSource in ApiErrorReporter instead of passed language by Umherirrender
- git #cc96e0f3 - REST: Create StatementReadModelHelper (task T341800) by Muhammad Jaziraly
- git #b4d94ce7 - Set entity labels in ParserOutput to show as fallback in termbox (task T340832) by Michael Große
- git #a5af7cd6 - REST: Add reason for violating architecture rule (task T341801) by Ollie Shotton
- git #0b5b92d4 - Use fallback chain for label placeholders in legacy termbox (task T340832) by Lucas Werkmeister
- git #8a478c90 - Update links in item and property creation summaries (task T342000) by Andrew Kostka
- git #3e8dd76b - Remove unused ExtensionRegistry by Lucas Werkmeister
- git #7ec57892 - client: Avoid dynamically registering hook handlers (task T341102) by Amir Sarabadani
- git #5d7af842 - REST: Improve Use Case Validator Tests (task T341804) by Ollie Shotton
- git #9e936d0b - REST: Refactor UseCase Validators by Ollie Shotton
- git #2a75c637 - Termbox: Initialize using new init function (task T342241) by Jakob Warkotsch
- git #7470bb34 - Add 'Dont show this again' checkbox to Mul Popup (task T340644) by gtzatchkova
- git #6a7986bc - Don’t add multiple pulsating dots (task T316769) by Lucas Werkmeister
- git #8310da7b - Add ADR about making Termbox v2 reusable (task T341563) by Jakob Warkotsch
- git #7c7a8a4f - REST: Mark get property statement as production-ready (task T339193) by Muhammad Jaziraly
- git #36d163eb - REST: Rename "entity" to "subject" (task T341802) by Muhammad Jaziraly
- git #3e5a3671 - REST: Add GetPropertyStatement spec tests (task T339192) by Muhammad Jaziraly
- git #4f692bbb - REST: Remove unused variables by Muhammad Jaziraly
- git #c700d2d9 - HtmlPageLinkRendererEndHookHandler: Remove stray comment (task T335107) by Marius Hoch
- git #8efc6cb6 - REST: Replace `!isset` with `=== null` in Validators by Ollie Shotton
- git #5000a4a0 - REST: Improve the Use Case Validators (task T341804) by Ollie Shotton
- git #50fe7287 - REST: Add default cases to switch statements by Ollie Shotton
- git #6e395b24 - REST: Add missing SetItemDescriptionValidator tests (task T341804) by Ollie Shotton
- git #42b59727 - Refactor TermsListView template calls by Lucas Werkmeister
- git #7e3519fe - REST: Separate GetStatement e2e tests (task T339140) by Muhammad Jaziraly
- git #3106eea1 - Remove non-run.php support from two maintenance scripts by Lucas Werkmeister
- git #849f2b28 - Fix DB usage in non-database tests by Daimona Eaytoy
- git #a1c0d4c7 - Update PHPUnit command from old script to composer (task T90875) by Daimona Eaytoy
- git #c9e6283d - REST: Mark GET Property Statements as production ready (task T340653) by Norman Schwirz
- git #9d4c9d2d - Avoid DB access in ShowSearchHitHandlerTest by Daimona Eaytoy
- git #370e75ae - OutputPageBeforeHTMLHookHandler: Don’t load full entities (task T340642) by Lucas Werkmeister
WikibaseCirrusSearch
edit- git #eb56cfc3 - Avoid DB access in ShowSearchHitHandlerTest by Daimona Eaytoy
WikibaseLexeme
edit- git #93cf309f - Temporarily disable rate-limit tests (task T342527) by Michael Große
WikibaseQualityConstraints
edit- git #a9da56cf - Bump unexpected from 13.1.0 to 13.2.0 by Addbot
WikiEditor
edit- git #9c56922e - RealtimePreview: Set tabindex on realtimepreview-preview (task T317108) by samtar
WikiLambda
edit- git #3ecd62eb - Restrict length of labels in UX (task T291412) by Cory Massaro
- git #a74ea833 - Add cancel button and exit strategy to Publish Widget (task T336877) by gengh
- git #d4f656f1 - LoadPreDefinedObject: Give ability to operate over ranges (task T340141) (task T275945) by James D. Forrester
- git #404aeed5 - i18n: Initial replacement with Amin's new language (task T335583) by James D. Forrester
- git #b01bca2b - Implement Special:ViewObject to provide a Special page version of NS0 (task T338190) (task T341500) (task T268678) by James D. Forrester
- git #df8b26fb - Add short descriptions to the view and edit pages for Functions (task T335360) by Carrie Coxwell
- git #88cef644 - WikimediaApiBase: Treat ZErrorExceptions differently by James D. Forrester
- git #b70a6c71 - Follow-up 9e6d122b6: Fix display name of Special:ListObjectsByType (task T298175) by James D. Forrester
- git #9e6d122b - Rename Special pages ahead of launch (task T298175) by James D. Forrester
- git #a768d408 - ZCode: Drop Lua as a suggested language for launch (task T342305) by James D. Forrester
- git #cd7caf97 - Follow-up dccad41: Stage the changes toe xtension.json too, whoops (task T315029) by James D. Forrester
- git #2020c592 - i18n: Wrap ZID handed Linker in a span for RTL users (task T342212) by James D. Forrester
- git #dccad41b - i18n: Split Approved/Deactivated labels for Imps and Testers (task T315029) by James D. Forrester
- git #45ea169f - ZObjectAuthorizationInCreationTest: Add in some clarity on TODOs by James D. Forrester
- git #d7f25b9b - e2e: Quick fix by nik-55
- git #8178f8ea - Fix error handling in the Vue app (task T340733) by gengh
- git #7b9f49df - Do not create a generic type when type has already been seen; default to a Z9/Reference instead. (task T336719) by apine
- git #e146ada2 - tests: Assert that Z60/Natural languages need special rights to create by James D. Forrester
- git #31925766 - tests: Assert that Z61/Programming languages need special rights to create (task T340748) by James D. Forrester
- git #624423e1 - Redirect to function editor if default view main content type is set to Z8 (task T342113) by gengh
- git #8e667e72 - Render argument reference label instead of key in collapsed compositions (task T336984) by gengh
- git #cf570ab0 - ZLangRegistry: Use wikilambda_zlanguages cache table where possible by James D. Forrester
- git #97c9c0eb - ZObjectSecondaryDataUpdate: Add strings not ZStrings to DB by James D. Forrester
- git #ec778b53 - ZObjectStore: Cache ZNaturalLanguages in a local table by James D. Forrester
WikimediaEvents
edit- git #2091a9c3 - Editattemptstep event logging (task T337270) by ksarabia
- git #82c13435 - Web ui scroll version update (task T337270) by ksarabia
- git #1494733c - probenet: Simplify extractProbeData() after I3da5a16bd28b4ee0a9757 by Timo Tijhof
- git #bd6912eb - Updates web enrollment ab test js (task T337270) by ksarabia
- git #eef5e9ed - probenet: Reduce Probenet#extractProbeData() (task T334417) by Sam Smith
- git #c24d4af8 - probenet: Fix validation errors in Probenet reports (task T334417) by Jameel Kaisar
WikimediaMaintenance
edit- git #9d78f1e4 - Update for GlobalRenameFactory by Taavi Väänänen
WikimediaMessages
edit- git #4d405d33 - wikimediaprojectnames: Add a local name for Wikifunctions (task T275945) by James D. Forrester
- git #0603010a - Change HTML to wikitext in feedback-termsofuse (task T204470) by Jon Harald Søby
Wikistories
edit- git #bb2481f4 - Frames component update (task T341620) by eamedina
- git #cfc11b61 - Pause the Story Viewer when user tap on the share icon (task T341963) by Huei Tan
Skins
editMinervaNeue
edit- git #e3f0eda1 - build: Update SVGO to v3.0.2 (task T339162) by Volker E
- git #d7fe495d - Add temporary user icon (task T340789) by Jon Robson
- git #e3515afd - Add margin top/bottom to dl list style to match other skins (task T341915) by SnowFire
Vector
edit- git #46dece0b - Limit button only icon resizing to Vector header button icons (task T342190) by Jon Robson
- git #d3748704 - Show limited width icon alongside help button (task T341740) by Jon Robson
- git #f2f44f8e - Fix attribution for "Localisation updates from https://translatewiki.net." by Winston Sung
- git #0630a96d - Do not hardcode uls key (task T341500) by Jon Robson
- git #4ce3c38c - Remove anonymous user icon (task T340789) by Jon Robson
- git #bcc7a977 - Add temporary user icon (task T340789) by Jon Robson
Misc
editVisualEditor/VisualEditor
edit- git #1eaffb77 - Tests: Add missing close tag by Ed Sanders
No changes
edit- 3D
- ActiveAbstract
- AdvancedSearch
- AntiSpoof
- ApiFeatureUsage
- ArticleCreationWorkflow
- ArticlePlaceholder
- Babel
- BounceHandler
- Calendar
- Campaigns
- Capiunto
- CategoryTree
- CentralNotice
- CharInsert
- ChessBrowser
- CiteThisPage
- CodeMirror
- Cognate
- Collection
- CologneBlue
- CommonsMetadata
- ConfirmEdit
- ContactPage
- CreditsSource
- Dashiki
- Disambiguator
- DismissableSiteNotice
- DoubleWiki
- ElectronPdfService
- EventStreamConfig
- ExtensionDistributor
- ExternalGuidance
- FeaturedFeeds
- FileExporter
- FundraiserLandingPage
- FundraisingTranslateWorkflow
- GeoCrumbs
- GeoData
- GlobalBlocking
- GlobalCssJs
- GlobalPreferences
- GlobalUsage
- GlobalUserPage
- GlobalWatchlist
- GoogleNewsSitemap
- Graph
- GuidedTour
- IPInfo
- ImageMap
- ImageSuggestions
- InputBox
- Insider
- Interwiki
- InterwikiSorting
- Josa
- JsonConfig
- LabeledSectionTransclusion
- LandingCheck
- LdapAuthentication
- Linter
- LiquidThreads
- Listings
- LoginNotify
- MachineVision
- MapSources
- MassMessage
- MediaModeration
- MobileApp
- Modern
- MonoBook
- MultimediaViewer
- NavigationTiming
- NearbyPages
- NewUserMessage
- Nostalgia
- Nuke
- OATHAuth
- OAuthRateLimiter
- ORES
- OpenStackManager
- PageAssessments
- PageImages
- PageNotice
- PagedTiffHandler
- ParserFunctions
- PdfHandler
- Poem
- PropertySuggester
- QuickSurveys
- Quiz
- RSS
- ReadingLists
- RealMe
- RelatedArticles
- RevisionSlider
- SandboxLink
- Score
- Scribunto
- SearchExtraNS
- SearchVue
- SecurePoll
- ShortUrl
- SimilarEditors
- SiteMatrix
- SpamBlacklist
- StopForumSpam
- SubPageList3
- SubpageSortkey
- SyntaxHighlight_GeSHi
- TemplateData
- TemplateSandbox
- TemplateStyles
- TemplateWizard
- TextExtracts
- Thanks
- TheWikipediaLibrary
- TimedMediaHandler
- Timeless
- TitleBlacklist
- TocTree
- TorBlock
- TranslationNotifications
- TrustedXFF
- UploadsLink
- UrlShortener
- VipsScaler
- WebAuthn
- WikiLove
- WikibaseLexemeCirrusSearch
- WikibaseMediaInfo
- Wikidata.org
- WikidataPageBanner
- WikimediaApiPortal
- WikimediaApiPortalOAuth
- WikimediaBadges
- WikimediaEditorTasks
- WikimediaIncubator
- Wikisource
- XAnalytics
- cldr
- intersection
- timeline
- wikihiero
Total changes
edit296 Changes in 55 repos by 83 authors