MediaWiki 1.43/wmf.15
Appearance
MediaWiki 1.43.0-wmf.14 | Deployment of MediaWiki 1.43.0-wmf.15 to Wikimedia sites | MediaWiki 1.43.0-wmf.16 |
The latest version (labeled "1.43.0-wmf.15") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 23 July 2024 (see the roadmap).
Core changes
[edit]- git #8389f895 - Branch commit for wmf/1.43.0-wmf.15 (task T366960) by trainbranchbot
- git #b30ac000 - Updates for Arabic (ar) and Egyptian Arabic (arz) by Meno25
- git #81c6df6a - maintenance: Use expression builder instead of raw sql (task T361023) by Umherirrender
- git #08004ec3 - Stats: `copyToStatsdAt()` should not treat gauges as counters (task T370636) by Derick Alangi
- git #7d9ca602 - UserAuthority: Fix wikitext escaping for block errors (again) (task T306494) by Bartosz Dziewoński
- git #7ad5a2ca - ScalarParam: Un-deprecate Stringable, deprecate ParamType::OBJECT instead by Bartosz Dziewoński
- git #9d45bebb - SpecialMovePage: fix logic to check `delete-redirect` (task T370669) by DannyS712
- git #45e7bd4b - config: Remove unused extractGlobal() and extractVar() by Derick Alangi
- git #df356b2c - config: Remove unused class property in SiteConfiguration by Derick Alangi
- git #3880bb97 - Bump wikimedia/parsoid to 0.20.0-a14 (task T370488) by Isabelle Hurbain-Palatin
- git #64734f61 - content: Widen `@covers` tags in phpunit tests by Timo Tijhof
- git #bbc9b078 - content: Restore broken test coverage for TextContent::getNativeData by thiemowmde
- git #0e20afe0 - ResourceLoader: Improve documentation for "group" property of a module by thiemowmde
- git #43be49b0 - EditFilterMergedContentHookConstraint: fix docs typo (task T157658) by DannyS712
- git #e7629701 - tests: Use LanguageFactory in FormatMetadataTest (task T343771) by Umherirrender
- git #b32a3d6d - tests: Use content language in DefaultPreferencesFactoryTest (task T343771) by Umherirrender
- git #e6d8ccb1 - tests: Use LanguageFactory in ConverterRuleTest (task T343771) by Umherirrender
- git #94428de0 - rcfilters: Use design tokens for border color (task T370571) by Taavi Väänänen
- git #b50f6aa1 - tests: Remove unstyled text atop Special:JavaScriptTest (task T250045) by Timo Tijhof
- git #417c1a7d - i18n: Use local digits for users rename log entry by Ebrahim Byagowi
- git #24624e63 - Add a grep helper in RenameuserLogFormatter by Ebrahim Byagowi
- git #332f1c07 - Update defaults for AddWrapperDivClass by Isabelle Hurbain-Palatin
- git #560197c6 - Deny temp account autocreation when temp accounts are disabled (task T370513) by Dreamy Jazz
- git #e873d1f5 - i18n: Reword title invalid empty. (task T370434) by Seawolf35gerrit
- git #c2342060 - Deprecate Html*Helper::init() by C. Scott Ananian
- git #578f5ea3 - RealTempUserConfig: Ensure match pattern is available when known by Thalia
- git #3e495f35 - Fix PSR-12 compliance in ServiceOptions by Doğu Abaris
- git #29db8f7b - ResourceLoader: Update wikimedia/less.php from 4.4.1 to 5.0.0 by Hannah Okwelum
- git #b99091fd - ResourceLoader: Cache the state of special RL modules (task T370451) by Derick Alangi
- git #32d214dd - Drop duplicate test cases and @dataProviders from tests by thiemowmde
- git #26e54d49 - Merge @dataProviders in AbstractSchemaValidationTest by thiemowmde
- git #f6ca56af - Fix an AuthManagerTest that tests the wrong method by thiemowmde
- git #40e4aaa5 - Tests on forcing multi-value to be an array in JSON (task T368132) by frankie
- git #4cf710cd - REST: force multi-value to be an array in json. (task T368132) by daniel
- git #fc0af94d - Hard deprecate ParsoidOutputAccess (task T367074) by C. Scott Ananian
- git #1a1ac6a8 - [HtmlOutputRendererHelper] Remove use of ParsoidOutputAccess::parseUncacheable (task T367074) (task T317018) by C. Scott Ananian
- git #8d49affd - watchlist: Use expression builder to avoid IDatabase::addQuotes (task T361023) by Umherirrender
- git #6340a6f1 - Add namespace translations for isv-latn (task T367688) by Srishakatux
- git #9f49f1aa - Remove comment about floatleft/floatright/tright/tleft location (task T366968) by Steven Rawson
- git #cfe48fc3 - Use expression builder to avoid IDatabase::addQuotes (task T361023) by Umherirrender
- git #51106043 - [i18n] Change the names of the Arabic months (task T370456) by GergesShamon
- git #eaa8b374 - logging: Combine log types in one database condition on LogPager by Umherirrender
- git #cbdff49f - ResourceLoader: Hardcode the default math before Less.php 5.0 upgrade (task T368921) by Hannah Okwelum
- git #b0d3ebe3 - Document optional parameters in .js code as optional by thiemowmde
- git #1356804a - site: Streamline Site class using modern PHP features by thiemowmde
- git #a9215236 - Use narrow UserIdentity in PermissionManager where possible by thiemowmde
- git #9b8b9991 - Deprecate wfMergeErrorArrays() by Bartosz Dziewoński
- git #4e0f2652 - SpecialImport: Convert to use Authority by Bartosz Dziewoński
- git #e14aeb3e - objectcache: Hard deprecated `::clearLastError()` methods by Derick Alangi
- git #d28a36fb - Remove unused @dataProvider from TitleValueTest by thiemowmde
- git #75e9cbf5 - Stop using LBFactory in UserEditCountInitJobTest by thiemowmde
- git #4f22540d - Add an error message for invalid IPs passed to the REST API by STran
- git #fb760c66 - MoveLogFormatter::getPreloadTitles: Handle bad titles (task T370396) by Lucas Werkmeister
- git #3bcc55ef - DevelopmentSettings: Enable auto creation of temp users in CI (task T359043) by Kosta Harlan
- git #fbdfae31 - Add Nupe language (nup) (task T370123) by Amir E. Aharoni
- git #02256a06 - pager: Simplify namespace condition from pagers by Umherirrender
- git #acd98533 - ComposerLaunchParallel: Use Shellbox by Lucas Werkmeister
- git #8610cf55 - Add `phpunit:parallel:extensions` composer command (task T365976) by Arthur Taylor
- git #911957a4 - selenium: Example code for Selenium/Getting Started/Create a simple test (task T364268) by Željko Filipin
- git #5d8e5376 - EditPage: refactor to create generateUndoEditSummary() by Novem Linguae
- git #2a763ca8 - EditPage: improve variable names by Novem Linguae
- git #e977eea1 - Support mask-image in ResourceLoader ImageModule (task T365764) (task T358246) by Jon Robson
- git #08f758e2 - exception: Avoid raw \n in HttpError by Umherirrender
- git #6da5ac4b - specials: Build mungedQuery with default protocol on Special:LinkSearch (task T369813) by Umherirrender
- git #09f0f2c1 - Linker: Do not use deprecated @color--base--subtle token (task T363878) by Jon Robson
- git #17d9a531 - REST: avoid crash on non-strings in request body by daniel
- git #c7fda98e - rdbms: avoid passing $db to modifyCallbacksForCancel() and clarify variables by Aaron Schulz
- git #f8251387 - Languages: Add hak-* (Hakka) to Names.php by Winston Sung
- git #95045051 - language: Widen `@covers` for some MessageTest cases by Timo Tijhof
- git #159dad8a - language: Improve behavior of RawMessage used as MessageSpecifier by Bartosz Dziewoński
- git #58483a7e - selenium: Add sample code from Selenium documentation to mediawiki core (task T368535) by Željko Filipin
- git #4ce3dbe3 - ContributionsSpecialPage: Allow some messages to be customizable (task T369859) by Thalia
- git #230c84a3 - ContributionsSpecialPage: Add @inheritDoc for overridden method by Thalia
- git #c7030d5b - Add ArrayDef convenience methods for JSON Schema generation (task T368131) by bpirkle
- git #ad975152 - docs: Move link to description by apaskulin
- git #0de13f76 - logging: Use `getPage()` instead of `getTitle()` by Derick Alangi
- git #90bac43f - Extract StatsFactory methods in parsoid SiteConfig (task T354908) by Yiannis Giannelos
- git #1e2851d8 - Add `phpunit:prepare-parallel:extensions` command (task T365976) by Arthur Taylor
- git #3e4278f4 - UserOptionsManager: Set the source for local exceptions with default values (task T368595) by Func
- git #d5ac0b40 - BacklinkCache: cleanup, use fullResultCache with limit by Tim Starling
Vendor
[edit]- git #6f9ed48a - Bump wikimedia/parsoid to 0.20.0-a14 (task T362499) (task T368095) (task T368721) (task T369317) (task T370301) (task T370488) by Isabelle Hurbain-Palatin
- git #dcb63ee8 - Update wikimedia/less.php to 5.0.0 by Hannah Okwelum
Extensions
[edit]AbuseFilter
[edit]- git #91b369b7 - Use expression builder instead of raw sql (task T350968) by Umherirrender
- git #6db3b328 - tests: Use LanguageFactory to create en language (task T343771) by Umherirrender
- git #73a15cdc - Use IDatabase::buildComparison in MigrateActorsAF by Umherirrender
AdvancedSearch
[edit]- git #6004b9e0 - Add a ton of missing/incomplete JSDoc documentation by thiemowmde
ApiFeatureUsage
[edit]- git #be8d554d - Add option to use a SQL table instead of ElasticSearch (task T313731) by Aaron Schulz
AutoModerator
[edit]- git #047309ae - Change the $rev and $user conditions back by suecarmol
- git #599b8c48 - Fix guard clause in Revision Hook Handler and Precheck (task T370161) by suecarmol
- git #bc626b17 - When user is reverted by Automoderator, send them a talk page message (task T355930) by Kgraessle
- git #edec6d85 - Automoderator configuration: Bot edit (task T366022) by Kgraessle
CampaignEvents
[edit]- git #2a71331c - Merge special page styles into a single module (task T351818) by Daimona Eaytoy
- git #7eb25c97 - Make CSS identifiers more consistent and isolated (task T351818) by Daimona Eaytoy
- git #70f20ff2 - Add Arabic namespace names (task T370066) by Daimona Eaytoy
- git #adb6d67b - Update language for editors found in invitation list (task T370443) by Daimona Eaytoy
- git #169afeab - Migrate javascript modules to dispatcher model. (task T351818) by Michelle
- git #b9716f39 - FindPotentialInviteesJob: do not attempt to store empty list (task T370181) by Daimona Eaytoy
- git #467a08f0 - Change text for "new" button on special:MyInvitationLists (task T356683) by Michelle
- git #57857aee - PotentialInviteesFinder: discard users with really low scores by Daimona Eaytoy
- git #98a6eb81 - Display invitation list on Special:InvitationList (task T364804) by Claudio Melo
- git #7f419200 - Migrate access check to trait, to remove code duplication (task T369027) by Michelle
- git #978d97ea - Update icons on Special:MyInvitationLists (task T370181) by Daimona Eaytoy
- git #a69774cb - Populate SpecialMyInvitationLists (task T356683) by Michelle
- git #76163bb3 - Don't get foreign wiki data if event is on local wiki (task T364967) by Wargo
CentralAuth
[edit]- git #f10feebb - Use expression builder instead of raw sql by Umherirrender
- git #7e0439d8 - Fix typo in CentralAuthUser::getInstanceByName doc comment by Dreamy Jazz
- git #675b27b6 - Improve error handling in batchVanishUsers script. (task T369489) by Dmitry Brant
- git #08eaa290 - Remove user-specified reason when user is auto-vanished. (task T368177) by Dmitry Brant
- git #b6ef230b - SUL3: Allow-list some more APIs and special pages (task T365162) by Gergő Tisza
- git #a3a33c10 - Fixes in recently added messages by Amir E. Aharoni
- git #ce8da310 - CentralAuthRedirectingPrimaryAuthenticationProvider: Inject services by Gergő Tisza
- git #dd8ba438 - SUL3: PostLoginRedirect improvements by Gergő Tisza
- git #6f6d90b9 - Allow enabling SUL3 without the query flag in local development by Gergő Tisza
- git #ca91db68 - Do not trigger central login or top-level autologin in SUL3 mode (task T363483) by Gergő Tisza
- git #f7e7cc85 - Merge CentralAuthenticationProviderTrait into SharedDomainUtils (task T363483) by Gergő Tisza
- git #e4d43cbd - [SUL3] Tokenize sensitive URL query param for security (task T369650) by Derick Alangi
- git #e5a8ac54 - [SUL3] Enable users to login on Wikimedia's central login wiki (task T363483) by Derick Alangi
CentralNotice
[edit]- git #1fb4c9f2 - Update devDependency wdio to match MW core by Elliott Eggleston
- git #f9c743d4 - Use namespaced classes by Umherirrender
- git #3af63621 - pagers: Use expression builder (task T350965) by Umherirrender
- git #4fe1f6cf - Fix a few easy to fix PHPCS doc style exceptions by thiemowmde
- git #a75276f9 - Use expression builder to replace addQuotes (task T350965) by Umherirrender
- git #4790b548 - Replace more Xml::… methods with Html::… equivalents (task T341775) by thiemowmde
- git #c1a926cd - Use OutputPage::setPageTitleMsg() instead of ::setPageTitle() (task T343994) by C. Scott Ananian
- git #765b23f5 - Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder by Umherirrender
- git #8beb26cf - Migrate to IReadableDatabase::newSelectQueryBuilder (task T312369) by Umherirrender
- git #8bed24c3 - maintenance: Migrate to IReadableDatabase::newSelectQueryBuilder (task T312369) by Umherirrender
- git #17e5864e - Replace all Xml::tags calls with Html::rawElement (task T341775) by thiemowmde
- git #14f5af56 - Migrate to IDatabase::newInsertQueryBuilder by Umherirrender
- git #71bf7d26 - Migrate to IDatabase::newUpdateQueryBuilder by Umherirrender
- git #b134dc89 - Migrate to IDatabase::newDeleteQueryBuilder by Umherirrender
- git #2b54ac4c - Migrate to IDatabase::newInsertQueryBuilder for upsert by Umherirrender
- git #00a19429 - Replace a lot of more trivial Xml::… calls with Html::… (task T341775) by thiemowmde
- git #63fafa57 - styles: Update color in from #d33 to #d73333 (task T343239) by Volker E.
CheckUser
[edit]- git #4f33eaaa - Test ext.checkUser/temporaryaccount/SpecialContributions.js (task T369497) by Dreamy Jazz
- git #de5f4794 - Stop performing duplicate IP reveal API requests on Special:Contributions (task T370292) by Thalia
- git #9a475b53 - ipReveal.js: Fix revealing IP for grouped recent changes lines (task T369662) by Thalia
- git #33d8918a - initOnHook: Set default for documentRoot parameter by Thalia
- git #a5371698 - Create private create-account event if 'newusers' log is restricted (task T123114) by Dreamy Jazz
- git #448b533f - Test ext.checkUser/temporaryaccount/SpecialBlock.js (task T369497) by Dreamy Jazz
- git #0260ff7b - Test ext.checkUser/temporaryaccount/rest.js (task T369497) by Dreamy Jazz
- git #c65de404 - Test ext.checkUser/temporaryaccount/initOnHook.js (task T369497) by Dreamy Jazz
- git #0ee91998 - Update GlobalBlocking integration for global account blocks (task T370463) (task T358776) by Dreamy Jazz
- git #f93689fe - Add error banner to Special:IPContributions for invalid target (task T369930) by Thalia
- git #2c69b575 - Prevent Special:IPContributions throwing an error for wide IP range by Thalia
- git #7672ed87 - Document the usage of CheckUserGBtoollink in extension.json by Thalia
- git #44465916 - Use shortened text for IPContributions button in mobile view (task T369861) by Dreamy Jazz
- git #490e0eac - SpecialIPContributions: Improve navigation between modes (task T369930) by Thalia
- git #a7995290 - Add button to indicate mode on Contributions pages (task T369930) by Thalia
- git #d2d66b81 - Abstract parameter validation from AbstractTemporaryAccountHandler (task T354542) by STran
- git #4d5f1f24 - Use expression builder in CheckUserLogService::getTargetSearchConds by Umherirrender
- git #ea33dc8a - Test ext.checkUser/temporaryaccount/initOnLoad.js (task T369497) by Dreamy Jazz
- git #cbf466b9 - Prevent IP reveal buttons from being added to Special:Log (task T370083) by Thalia
- git #a4e4b660 - Make retroactive autoblocking code work when using postgres DB (task T370201) by Dreamy Jazz
- git #628e6be5 - Customize some messages on Special:IPContributions (task T369859) by Thalia
- git #e1dc60d1 - Test ext.checkUser/temporaryaccount/ipReveal.js (task T369497) by Dreamy Jazz
- git #b2e97ea1 - tests: Use assertInstanceOf in SpecialCheckUserTest by Umherirrender
- git #a479a275 - Replace deprecated LogFormatter::newFromEntry/newFromRow by Umherirrender
ChessBrowser
[edit]- git #2e922cde - assertValidPGN() validates two-line brace comments (task T370499) by Wugapodes
- git #87f82276 - Context sensitive comment parsing and EOL comments (task T291952, T363230) by Wugapodes
CirrusSearch
[edit]- git #dcf27e46 - tests: Use content language instead of instance Language object (task T343771) by Umherirrender
- git #bae9b09b - Utilize StreamNameMapper from EventBus (task T346046) by Erik Bernhardson
Cite
[edit]- git #42b65800 - Fix broken reference to the new EditPanel class (task T369005) by WMDE-Fisch
- git #ed8f499c - [refactor] finish abstracting the parsoid language style overrides (task T370027) by Adam Wight
- git #f58114be - tests: Use LanguageFactory to create qqx language (task T343771) by Umherirrender
- git #aa6a5c3b - Start using design tokens in .less files relevant for VE by thiemowmde
- git #5ef0ccda - Drop redundant fallbacks from parsoid-styles directory by thiemowmde
- git #f1bd3175 - Replace copy-pasted CSS snippets with LESS @imports by thiemowmde
- git #883fa0a4 - Remove redundant per-language CSS identical with the default by thiemowmde
- git #7f330024 - Fix reference search not working with uppercase groups/names (task T53838) by thiemowmde
- git #eb6624a6 - Remove static leftovers that moved to MWReferenceEditPanel (task T369005) by WMDE-Fisch
- git #36d9270c - Introduce MWReferenceEditPanel to extract editing UI (task T369005) by WMDE-Fisch
- git #9df2a07e - build: Update jsdoc-wmf-theme to 1.1.0 (task T368081) by Ed Sanders
- git #c87e6046 - Rename ReferencePreviews i18n keys from Popups (task T363156) by WMDE-Fisch
- git #a62e8556 - Disallow recursively extending already extended references (task T369005) by thiemowmde
- git #e7443560 - Introduce a clearSearch method for the ReferencesSearchWidget (task T368533) by WMDE-Fisch
- git #dc67570f - Use the term `reuse` for code related to that use case by WMDE-Fisch
- git #c732ee1e - Cypress: selecting the reuse tab is fragile by WMDE-Fisch
- git #6dc56dee - Rename all remaining .css files to .less by thiemowmde
- git #4d8ec5eb - Use MainConfigNames constants in tests where possible by thiemowmde
Citoid
[edit]- git #f56dc731 - Use ExcludeCommands and ImportRules from new MWReferenceEditPanel (task T369005) by WMDE-Fisch
- git #8949f729 - Fix close button disappearing on the "extends" tab (task T369005) by thiemowmde
- git #d3c7b35f - Use the clearSearch method in the ReferencesSearchWidget (task T368533) by WMDE-Fisch
- git #63b9388a - Reset search when closing the dialog by WMDE-Fisch
- git #5aee8c3e - Use the term `reuse` for code related to that use case by WMDE-Fisch
- git #d241c173 - Use existing extends warning i18n (task T247922) by WMDE-Fisch
cldr
[edit]- git #23911d37 - Update en and de by raymond
- git #c1c0e93e - Add Palula (phl), not part of CLDR, used by Wikidata (task T369293) by raymond
Cognate
[edit]- git #14c1e884 - Stop using deprecated doDeleteArticleReal() by Lucas Werkmeister
- git #1234ea0e - Use test user to move page in test (task T370508) by Lucas Werkmeister
CommunityConfiguration
[edit]- git #606df00c - HACK: add option to checked-disable checkboxes (task T370611) by Michael Große
- git #e464a9fe - MessagesProcessor: simplify early return by Sergio Gimeno
- git #d2622c90 - fix(MessagesProcessor): ensure string enum arrays populate chip selector messages (task T370190) by Sergio Gimeno
- git #b2568100 - fix(editor): make PageTitleControl reliably blankable (task T370326) by Michael Große
- git #d77af52f - JsonForm: add CommonsFileControl (task T369069) by Sergio Gimeno
- git #078b1f24 - Make it possible to skip permission checks from the provider level (task T367575) by Martin Urbanec
- git #a25550d5 - Merge partial config with defaults (task T368606) by Michael Große
ConfirmEdit
[edit]- git #07646e4a - Replace setMwGlobals by overrideConfigValue/overrideConfigValues by Fomafix
- git #34733bf6 - captcha.py: Split parser.add_option() calls onto newline per parameter by Reedy
- git #7f02c769 - FancyCaptcha: Fix return type for showImage() by Reedy
- git #a12e5cd5 - captcha.py: Swap x0/x1 and y0/y1 values before d.arc() call (task T354099) by Reedy
ContentTranslation
[edit]- git #332373be - Remove use of deprecated HtmlInputTransformHelper::init() method by C. Scott Ananian
- git #f101f78f - Remove use of deprecated HtmlOutputRendererHelper::init() method by C. Scott Ananian
- git #074086f7 - Use codex user avatar and expand icon by Ebrahim Byagowi
- git #fed58a4a - AX: Fix source/target language setter to switch when same language selected by NikG
- git #5a5b7694 - CX: Add dialog to notify users about fast unreviewed translations (task T331023) by NikG
- git #30dd0497 - AX article footer entrypoint: Fix condition that adds the module (task T363338) by NikG
- git #53eeb996 - CXTranslationSuggestion: Migrate to use <script setup> syntax (task T355780) by NikG
DiscussionTools
[edit]- git #eddf9bd9 - tests: Normalize timestamp values returned by different database engines (task T370671) by Bartosz Dziewoński
- git #2a932e59 - Use expression builder instead of raw sql by Umherirrender
- git #a38ebc00 - Restore "empty state" on existing but empty talk pages (task T362496) by Bartosz Dziewoński
DonationInterface
[edit]- git #3284bb27 - Enable monthly convert modal on the frontend (task T367579) by Damilare Adedoyin
- git #607658e2 - Add recurring payment token to data sent to queue (task T367578) by Damilare Adedoyin
- git #fd13acdf - Improve grammar and punctucation in recently-added messages by Amir E. Aharoni
- git #dfde7f1f - Remove reference to non-existent message directory (task T370576) by Taavi Väänänen
- git #17f28d08 - Use namespaced CLDR classes by Umherirrender
- git #20f7058c - ACH on PaymentsWiki - Form Changes (task T360825) by wfan
- git #35fb1fc5 - Alter holder name to "Account Holder Name" for sepa form (task T367906) by wfan
- git #14044aed - Stop sending messages to banner history queue (task T270672) by Elliott Eggleston
EntitySchema
[edit]- git #134be5f5 - Make schema-view-section dir=ltr (task T369283) by Lucas Werkmeister
- git #0058f10a - Limit width of `mw-highlight` div in schema view with grid layout (task T369283) by Arthur Taylor
EventBus
[edit]- git #39a2ca22 - EventBus: improve error handling in send(). (task T370428) by Gabriele Modena
- git #3a724a0b - Centralize stream name mapping (task T346046) by Erik Bernhardson
- git #71783434 - Reformat README.md with shorter lines by Erik Bernhardson
- git #c572dd92 - Move instrumentation feature flag to extension.json (task T363587) by Lucas Werkmeister
EventLogging
[edit]- git #c7635f06 - Add Rest\Handler\LegacyBeaconHandler endpoint (task T353817) by Ottomata
EventStreamConfig
[edit]- git #9a2663fb - Deeply merge stream defaults (task T367134) by Thomas Chin
FileImporter
[edit]- git #94a3e716 - Faster wikitext template parsing with native strcspn() by thiemowmde
FlaggedRevs
[edit]- git #af01506d - Use expression builder to avoid IDatabase::makeList (task T350971) by Umherirrender
- git #640317a6 - tests: Use always strings as body content in ReviewHandlerTest (task T370476) by Umherirrender
- git #294ebf4e - Simplify watchlist pending edits notice with Html::warningBox (task T191156) by Doğu Abaris
- git #8241bdfb - Replace mw-fr-watchlist-pending-notice with Codex styles (task T191156) by Doğu Abaris
- git #f99f7b22 - Replace flaggedrevs_preview and plainlinks with Codex styles (task T191156) by Doğu Abaris
Flow
[edit]- git #d795803b - Use expression builder instead of raw sql by Umherirrender
- git #3e09c225 - Fix preprocessSqlArray call in RevisionStorage by Umherirrender
- git #c701ea1a - [temp accounts] Set read-only mode for non-named users when temp accounts known (task T368910) by Kosta Harlan
- git #679327dd - Streamline complex array destructuring in CheckUserQuery by thiemowmde
- git #01fed3ac - Remove unused methods from FeatureIndex subclasses by thiemowmde
- git #cb080763 - Streamline larger chunk of duplicate code in RevisionFormatter by thiemowmde
- git #be290e6c - Remove unused DBFactory from OptInController (task T70526) by thiemowmde
- git #cf76c5c6 - Remove unused and streamline smaller pieces of code by thiemowmde
- git #5704369e - Remove unused pieces of code from tests by thiemowmde
- git #fc3750ba - Remove non-existing @param documentation from .js code by thiemowmde
- git #9113dacf - Fix and update incomplete inline @var documentation by thiemowmde
- git #aa9d806a - Remove various pieces of dead code from Controller class by thiemowmde
- git #63d070eb - Use IReadableDatabase in more places, where possible by thiemowmde
- git #0b463436 - Drop extra Hooks::getOccupationController() wrapper by thiemowmde
GeoData
[edit]- git #6da96f19 - Protect elastic requests with the pool counter (task T370621) by David Causse
GlobalBlocking
[edit]- git #9291229e - Use expression builder to avoid IDatabase::makeList (task T350972) by Umherirrender
- git #035c7874 - Fix timestamp comparisons to allow tests to pass on postgres (task T370201) by Dreamy Jazz
- git #fc5297e0 - Drop gb_by from globalblocks (task T299371) by Alexander Vorwerk
GlobalPreferences
[edit]- git #4362247d - tests: Add tests for globalpreferenceoverrides (task T368595) by Func
- git #c4c9f6e1 - api: Reduce differences with the core ApiOptions implementation by Func
- git #7a14e8e0 - api: Use GLOBAL_OVERRIDE instead of manual local override (task T368595) by Func
GlobalUsage
[edit]- git #c72b59ee - Avoid raw sql in SpecialGloballyUnusedFiles::getQueryInfo by Umherirrender
GrowthExperiments
[edit]- git #0bf75e1a - tests: assert tasks loaded from partial config (task T368606) by Michael Große
- git #8f4be16b - CommunityUpdates: add call to action button (task T365880) (task T370376) by Cyndy
- git #bd2639eb - HACK: show structured link task as disabled if frontend flag is true (task T370611) by Michael Große
- git #47db3eee - Fix wiki syntax in message by Jon Harald Søby
- git #4b776697 - SuggestedEdits: disable primary button when no task types selected (task T359992) by Sergio Gimeno
- git #2dd20d1c - Community updates: add image to the config schema (task T365885) by Sergio Gimeno
- git #93a0741f - Mentor list: Respect mentor list change tag with CommunityConfiguration (task T367575) (task T368739) by Martin Urbanec
- git #4d91d450 - Mentor list: Support CommunityConfiguration extension (task T367575) by Martin Urbanec
- git #7c83e173 - Community updates: add minimum number of edits to receive banner (task T365886) by Sergio Gimeno
IPInfo
[edit]- git #acc85447 - IPInfoHandler: Move token param definition to getBodyParamSettings (task T370500) by Kosta Harlan
Linter
[edit]- git #388106b0 - Stop storing missing-image-alt-text lints (task T370304) by Amir Sarabadani
- git #8ec69f87 - Disable missing-image-alt-text lint (task T370304) by Brooke Vibber
- git #85ea579c - Fix the Linter category subpage search when namespace field is blank (task T361081) by sbailey
LiquidThreads
[edit]- git #9d712cbc - Use expression builder to avoid IDatabase::makeList (task T350979) by Umherirrender
MobileApp
[edit]- git #2661b60d - Final batch of new edit tags. (task T366732) by Dmitry Brant
MobileFrontend
[edit]- git #229dc44a - MobileFrontendHooks: Make internal functions non-static by Fomafix
- git #10a8b6c3 - Inject services into MobileFrontendHooks by Fomafix
- git #82482b44 - Fixes client preferences error (task T370441) by Jon Robson
MultimediaViewer
[edit]- git #4a37c70c - Use much more precise original size for ratio calculations by thiemowmde
- git #92d400b9 - Remove small piece of dead code from mmv.bootstrap.js by thiemowmde
Newsletter
[edit]- git #7734b1c5 - Undelete newsletters by ID not by name (task T340374) by Pppery
- git #08f6cdf7 - Schema change to drop unique bit from indexes that aren't quite unique (task T340374) (task T153911) by Pppery
- git #b1e55fbb - Add an unsubscribe link to new-issue Emails (task T174666) by Tony Thomas
OAuth
[edit]- git #59192c83 - Hooks::getUsedConsumerTags: Remove second query (task T370578) by Lucas Werkmeister
- git #d491c680 - Use parsedBody field in REST tests by daniel
PageTriage
[edit]- git #61ec310e - Do not unreview pages when they are moved (task T370593) by Sohom
PageViewInfo
[edit]- git #43399bdb - Replace deprecated ApiPageSet::getGoodTitles (task T339384) by Umherirrender
Popups
[edit]- git #4ff08bd2 - instrumentation: Avoid `user.sessionId()` if possible, since it sets a cookie (task T289780) by Bartosz Dziewoński
- git #0a3665e5 - actions: Remove unused `sessionToken: user.sessionId()` (task T289780) by Bartosz Dziewoński
- git #1413279c - Directly access the properties with non-static functions by Fomafix
ReadingLists
[edit]- git #ee51c5dd - REST: convert routes to spec-based routes using RestModuleFiles (task T369763) by Aaron Schulz
- git #b8f7d409 - Fix token handling in body by daniel
SecurePoll
[edit]- git #5e64e258 - cli: Use expression builder to avoid IDatabase::addQuotes (task T350989) by Umherirrender
SimilarEditors
[edit]- git #5df6c999 - Use {{#Special:Specialpage}} syntax in messages by Jon Harald Søby
TextExtracts
[edit]- git #0fafa44a - ExtractFormatter: Rescue headings from being removed (task T363445) by Bartosz Dziewoński
TimedMediaHandler
[edit]- git #72b3acf2 - Fail fast if scriptDirUrl not set for file repo by Brian Wolff
- git #43c5d547 - Use '[data-mw-tmh]' instead of 'video, audio' as selector (task T295514) by Fomafix
TitleBlacklist
[edit]- git #4290e114 - Show titleblacklist error message in html when using js api module (task T369244) by Umherirrender
Translate
[edit]- git #1ee8b619 - MessageGroupStats: Use DefferedUpdates namespace from MW 1.41 (task T369059) by Abijeet
- git #49690e0a - Remove usage of RevisionStore::getQueryInfo (task T370449) by Abijeet
- git #aa104650 - TranslatablePageState: Check if banner namespaces are configured (task T370219) by Abijeet
UniversalLanguageSelector
[edit]- git #f2952518 - Update language search index by Amir E. Aharoni
- git #871fafc7 - Update jquery.uls from upstream by Amir E. Aharoni
- git #bd0cccac - Update language search index by Amir E. Aharoni
VisualEditor
[edit]- git #ba6f6003 - tests: Fix DesktopArticleTarget dirtying location.href (task T250045) by Timo Tijhof
- git #90a0a769 - Remove use of deprecated Html*Helper::init() methods by C. Scott Ananian
- git #652e140d - Rewrite a conditional to make the logic a little clearer. by Zoë
Wikibase
[edit]- git #3c92e66c - REST: Replace framework errors for missing top-level fields (task T369704) by Muhammad Yasser Jazirahly
- git #2ca0e113 - REST: Create getIndexOfValueInSerialization helper function by Ollie Shotton
- git #3370a3eb - Merge identical functions in BeforePageDisplayHandlerTest by thiemowmde
- git #66e647de - Fix confusing BeforePageDisplayHandler unit test setup by thiemowmde
- git #efb22d54 - Fix failing BeforePageDisplayHandlerTest by thiemowmde
- git #825e6b19 - SpecialListDatatypesTest: Clean up test setup (task T369708) by Lucas Werkmeister
- git #1086eacd - REST: Replace `missing-json-patch-field` with `missing-field` (task T369700) by Muhammad Yasser Jazirahly
- git #1b4d1980 - repo/selenium/specs/item.js: Disable flaky test (task T368454) by Kosta Harlan
WikibaseLexeme
[edit]- git #9035b4f5 - SpecialNewLexemeTest: Remove line breaks in HTML (task T370478) by Lucas Werkmeister
WikidataPageBanner
[edit]- git #4555d07a - Check for return of File::transform() before using by Sam Wilson
WikiLambda
[edit]- git #57543860 - FunctionEditorName: Enforce in the UX a length limit for Object labels (task T353177) by Daphne Smit
- git #c6e431b9 - Add language-related getters (task T361715) (task T369617) by gengh
- git #11de5503 - ApiPerformTestTest: Add labels to each assert so it's easier to debug by James D. Forrester
- git #ad729b7b - ApiPerformTestTest: Skip some now-failing tests temporarily (task T370627) by James D. Forrester
- git #5d948ac9 - Use overrideConfigValue/setGroupPermissions instead of setMwGlobals by Fomafix
- git #bac61793 - Use expression builder to avoid IDatabase::makeList (task T350993) by Umherirrender
- git #f285bc44 - submission.test: Also cover the removeEmptyMonolingualValues() no-op state by James D. Forrester
- git #4a63c491 - FunctionViewer.test: Directly test displaySuccessMessage(), not just DOM status by James D. Forrester
- git #4cb9422c - zobject.initializeRootZObject: Don't try to check Object values of a string by James D. Forrester
- git #5858cec9 - ClipboardManager: add dummy template root to fix vue warning by Daphne Smit
- git #be4139cb - Update function-schemata sub-module to HEAD (a0fd03c) (task T57876) (task T364413) (task T368318) (task T369001) (task T369213) (task T369578) by James D. Forrester
- git #6374f9b8 - Rewrite delete conditions to avoid IDatabase::addQuotes by Umherirrender
- git #693ba8ba - Publish.vue: Fix triggering exit dialog when click a link with button role. (task T342818) by Daphne Smit
- git #ea00c204 - ModeSelector.vue: Migrate ModeSelector to use Codex's MenuButton, now it exists (task T366615) by Daphne Smit
- git #04975303 - FunctionEvaluator: "no approved implementation" warning flashes when Function page loads (task T345117) by Daphne Smit
WikimediaMessages
[edit]- git #d7e5ccf5 - Add messages for aewikimedia (task T362529) by Alexander Vorwerk
Skins
[edit]Vector
[edit]- git #a8d047b3 - Increase specificity in dark-mode feedback link styles (task T367871) by Jdrewniak
Misc
[edit]No changes
[edit]- 3D
- ActiveAbstract
- AntiSpoof
- ArticleCreationWorkflow
- ArticlePlaceholder
- Babel
- BetaFeatures
- BounceHandler
- Calendar
- Campaigns
- Capiunto
- CategoryTree
- CharInsert
- Chart
- CiteThisPage
- CodeEditor
- CodeMirror
- Collection
- CologneBlue
- CommonsMetadata
- ContactPage
- CreditsSource
- Dashiki
- Disambiguator
- DismissableSiteNotice
- Echo
- Elastica
- ElectronPdfService
- ExtensionDistributor
- ExternalGuidance
- FeaturedFeeds
- FileExporter
- FundraiserLandingPage
- FundraisingTranslateWorkflow
- Gadgets
- GeoCrumbs
- GlobalCssJs
- GlobalUserPage
- GlobalWatchlist
- GoogleNewsSitemap
- Graph
- GuidedTour
- IPReputation
- ImageMap
- ImageSuggestions
- InputBox
- Insider
- Interwiki
- InterwikiSorting
- Josa
- JsonConfig
- Kartographer
- LabeledSectionTransclusion
- LandingCheck
- LdapAuthentication
- LoginNotify
- MapSources
- MassMessage
- Math
- MediaModeration
- MediaSearch
- MetricsPlatform
- MinervaNeue
- Modern
- MonoBook
- NavigationTiming
- NearbyPages
- NetworkSession
- NewUserMessage
- Nostalgia
- Nuke
- OATHAuth
- OAuthRateLimiter
- ORES
- PageAssessments
- PageImages
- PageNotice
- PagedTiffHandler
- ParserFunctions
- ParserMigration
- PdfHandler
- Phonos
- Poem
- ProofreadPage
- PropertySuggester
- QuickSurveys
- Quiz
- RSS
- RealMe
- RelatedArticles
- ReportIncident
- RevisionSlider
- SandboxLink
- Score
- Scribunto
- SearchExtraNS
- SearchVue
- SecureLinkFixer
- ShortUrl
- SiteMatrix
- SpamBlacklist
- StopForumSpam
- SubPageList3
- SubpageSortkey
- SyntaxHighlight_GeSHi
- TemplateData
- TemplateSandbox
- TemplateStyles
- TemplateWizard
- Thanks
- TheWikipediaLibrary
- Timeless
- TocTree
- TorBlock
- TranslationNotifications
- TrustedXFF
- TwoColConflict
- UploadWizard
- UploadsLink
- UrlShortener
- VipsScaler
- VisualEditor/VisualEditor
- VueTest
- WebAuthn
- WikiEditor
- WikiLove
- WikibaseCirrusSearch
- WikibaseLexemeCirrusSearch
- WikibaseMediaInfo
- WikibaseQualityConstraints
- Wikidata.org
- WikimediaApiPortal
- WikimediaApiPortalOAuth
- WikimediaBadges
- WikimediaCampaignEvents
- WikimediaEditorTasks
- WikimediaEvents
- WikimediaIncubator
- WikimediaMaintenance
- Wikisource
- Wikistories
- XAnalytics
- intersection
- timeline
- wikihiero
Total changes
[edit]329 Changes in 59 repos by 84 authors