Commit Graph

  • 2e20cc9e82 add timeout tests for Query and QueryRow on db and tx wrappers mm-68332-enforce-timeouts Jesse Hallam 2026-05-12 16:38:11 -03:00
  • 8fbfd81128 merge with master mattermost-pages-channel Catalin I. Tomai 2026-05-12 21:25:06 +02:00
  • bb96849eeb Add Session field to Subject MM-68649_fix_master Devin Binnie 2026-05-12 15:17:50 -04:00
  • 8c8a996832 Merge branch 'master' into MM-68649 MM-68649 Mattermost Build 2026-05-12 21:13:24 +02:00
  • d19434a51b delete unused NamedQuery Jesse Hallam 2026-05-12 15:23:04 -03:00
  • c41e11be20 Fix flaky Get unread reply counts for thread store test fix/flaky-ThreadStore-unread-reply-counts cursor/server-test-flakiness-fa7c Cursor Agent 2026-05-12 17:54:28 +00:00
  • a3f30b8129 Merge origin/master; resolve post_test card conflict cursor/extract-cards-api-ca41 Cursor Agent 2026-05-12 17:49:44 +00:00
  • 3778781769 MM-68506 - drop dangling rationale comment in access_control_field_test MM-68506-FE-abac-mask-fe-table-editor-cel-and-e2e Pablo Andrés Vélez Vidal 2026-05-12 17:35:37 +02:00
  • 4807e320ea fix linter and use the correct button variant Pablo Andrés Vélez Vidal 2026-05-12 17:26:30 +02:00
  • 477dfe36cd import wittoltip from shared Pablo Andrés Vélez Vidal 2026-05-12 17:16:13 +02:00
  • 6f1e4e6d11 fix linter, add translations, adjust specs Pablo Andrés Vélez Vidal 2026-05-12 16:58:06 +02:00
  • 6fde732a15 MM-68506 - surface delete error, lock value selector on masked rows, drop dead remove-modal Pablo Andrés Vélez Vidal 2026-05-12 16:34:35 +02:00
  • 3326649bdf fix linter issues Pablo Andrés Vélez Vidal 2026-05-12 16:28:46 +02:00
  • c4ce3e31ad MM-68506 - fix masked-policy delete warning detection and localize masked_rule_deleted Pablo Andrés Vélez Vidal 2026-05-12 14:36:09 +02:00
  • 41db216540 MM-68506 - localize masked-condition-deleted save error Pablo Andrés Vélez Vidal 2026-05-12 03:41:34 +02:00
  • c046979a65 MM-68506 - fix lint, jest mock factory, and unreachable delete-modal test Pablo Andrés Vélez Vidal 2026-05-12 03:37:10 +02:00
  • c51ce9b61a MM-68508 - E2E suite for attribute-value masking Pablo Andrés Vélez Vidal 2026-05-12 00:52:20 +02:00
  • 77da78275d MM-68507 - CEL editor read-only when masked + system console wiring Pablo Andrés Vélez Vidal 2026-05-12 00:51:52 +02:00
  • 992a2ed3c7 MM-68506 - fix hook order in SingleValueSelector when masked state changes Pablo Andrés Vélez Vidal 2026-05-12 01:42:07 +02:00
  • f3f4c0ed55 MM-68506 - add masking support to TableEditor and team settings modal Pablo Andrés Vélez Vidal 2026-05-12 00:51:18 +02:00
  • c6c7de11cb MM-68505 - add has_masked_values type and MaskedChip component Pablo Andrés Vélez Vidal 2026-04-25 15:17:21 +02:00
  • f368a9afec add tests for delete masking, self-inclusion, GET mask MM-68503-BE-abac-mask-save-path-masking Pablo Andrés Vélez Vidal 2026-05-12 19:40:36 +02:00
  • aec42e90b5 abolish the X suffix altogether Jesse Hallam 2026-05-12 13:03:08 -03:00
  • 531d2aee18 sqlxRows, with timeout cancel on Close Jesse Hallam 2026-05-12 12:55:58 -03:00
  • a5268b3a66 sqlxRow, with timeout cancel after Scan Jesse Hallam 2026-05-12 12:38:49 -03:00
  • ea0cf9fbbc Fix test cpa-webapp-display-name maria.nunez 2026-05-12 13:19:03 -04:00
  • 6e757c1cf4 Remove QueryRowx (no-timeout) from sqlxDBWrapper; migrate caller to QueryRowX Jesse Hallam 2026-05-12 12:18:59 -03:00
  • 0202abb1a8 Address review feedback feature/action_buttons Scott Bishel 2026-05-12 10:59:25 -06:00
  • a98a6ab38c Merge branch 'master' into MM-68503-BE-abac-mask-save-path-masking Pablo Andrés Vélez Vidal 2026-05-12 18:44:03 +02:00
  • 2b2ad39aa6 Address review comments MM-68732.login.attempts Alejandro García Montoro 2026-05-12 18:47:38 +02:00
  • 6113b7b893 Several UI improvements interactiveMessages Daniel Espino 2026-05-12 18:28:00 +02:00
  • 5661fe1941 MM-68501 - implement GetMaskedVisualAST and wire API handler (#36413) master Pablo Vélez 2026-05-12 18:26:08 +02:00
  • 1b7d967fe2 MM-62006 Clarify invite chip display test cursor/jira-bug-fix-agent-d0e8 Cursor Agent 2026-05-12 16:22:20 +00:00
  • 3062f92cac MM-62006 Use configured display name for invite chips Cursor Agent 2026-05-12 16:19:55 +00:00
  • 0496a6497a Defer user_ids audit param join until after size validation MM-68245 Cursor Agent 2026-05-12 16:14:13 +00:00
  • eb84cca93f Merge remote-tracking branch 'origin/master' into MM-68245 Cursor Agent 2026-05-12 16:09:24 +00:00
  • 23e3ae2f48 Bump the github-actions-updates group across 1 directory with 18 updates dependabot/github_actions/github-actions-updates-52d861b996 dependabot[bot] 2026-05-12 16:07:06 +00:00
  • e3fbf8711f MM-68149: Upgrade to Go 1.26.2 (#36418) Jesse Hallam 2026-05-12 12:59:12 -03:00
  • 1b7973c313 Updating test assertion to account for fallback MM-68197 avasconcelos114 2026-05-12 18:52:49 +03:00
  • 3c767ae420 Fixing issues with linter alongside style issues on header avasconcelos114 2026-05-12 18:37:55 +03:00
  • f3ec71f25f wrap instead of embedding sqlx.DB (#36510) Jesse Hallam 2026-05-12 12:22:37 -03:00
  • 26aa759ce0 fix: preserve TipTap selection for AI rewrite menu; fix AI E2E reliability Catalin I. Tomai 2026-05-12 17:18:26 +02:00
  • 264f5db818 fix: exclude page posts from standard channel domain Catalin I. Tomai 2026-05-12 17:18:14 +02:00
  • 3f8d2929ad MM-68503 - address review and CodeRabbit feedback on save-path masking Pablo Andrés Vélez Vidal 2026-05-12 13:31:14 +02:00
  • 720fd86678 MM-68503 - restore team-admin api4 tests accidentally dropped during BE-5 rebuild Pablo Andrés Vélez Vidal 2026-05-12 12:44:56 +02:00
  • ad4429b5bf MM-68503 - address PR review: batch field fetches, propagate errors, fail-closed write path Pablo Andrés Vélez Vidal 2026-05-12 03:10:30 +02:00
  • 357549cca5 MM-68504 - integrate save-path masking: 403 block on delete, merge-on-save, response masking Pablo Andrés Vélez Vidal 2026-05-12 00:49:30 +02:00
  • e3a3349266 MM-68503 - handle the masked-token sentinel in validation and merge Pablo Andrés Vélez Vidal 2026-05-12 01:22:42 +02:00
  • d3dbeae4d4 MM-68503 - add CEL utilities, write-path validation, and merge helpers Pablo Andrés Vélez Vidal 2026-05-12 00:29:31 +02:00
  • 7bd78d5c16 Fix race in first-time LDAP failed-attempt counter Alejandro García Montoro 2026-05-12 16:57:08 +02:00
  • ad88a28cd9 Merge branch 'master' into MM-68501-BE2-abac-mask-be2-read-path-masking Mattermost Build 2026-05-12 16:55:14 +02:00
  • 236573de6e Merge branch 'master' into feature/action_buttons Scott Bishel 2026-05-12 08:46:46 -06:00
  • a592bf8dca Remove dead RHS_EXPANDED branch from validateQuickReactions helper cursor/mm-68681-global-threads-emoji-reactions-d36d Cursor Agent 2026-05-12 14:36:28 +00:00
  • f69749ecdf Fix E2E tests maria.nunez 2026-05-12 10:36:24 -04:00
  • 7b8bce3f34 MM-67412 Refine chip styling, color palette, and i18n key namespace MM-67412-system-console-attribute-management Caleb Roseland 2026-05-12 09:28:15 -05:00
  • 311a9da606 Merge branch 'master' into fix/mm-68701-bot-permission-checks-revoke-password fix/mm-68701-bot-permission-checks-revoke-password Mattermost Build 2026-05-12 16:13:59 +02:00
  • 18245b17de Fix flaky TestGetLogs fix/flaky-TestGetLogs-clean cursor/flaky-mattermost-server-tests-b5d9 Cursor Agent 2026-05-12 12:50:35 +00:00
  • ff06a2491d Fix flaky TestGetLogs fix/flaky-TestGetLogs-may12 Cursor Agent 2026-05-12 12:50:35 +00:00
  • 0530d60e4a MM-68722 - Set higher statistics target on posts.rootid and posts.channelid (#36506) Doug Lauder 2026-05-12 08:45:11 -04:00
  • 69f30c21e9 MM-68708 - Fix TestCreatePost shared DM/GM subtests when env pins feature flag (#36488) Doug Lauder 2026-05-12 08:43:57 -04:00
  • 88de4a5b83 Add mention, search, and image metadata support Daniel Espino 2026-05-12 13:53:58 +02:00
  • 645ad3f1b9 Address coderabbit review Alejandro García Montoro 2026-05-12 13:45:32 +02:00
  • 8a439dce87 Use a backend-agnostic fallback for FileBackendNoBucketError MM-68662.azure.filestore Alejandro García Montoro 2026-05-11 19:20:25 +02:00
  • d2b8a6b189 Stream zip entries from the Azure backend Alejandro García Montoro 2026-05-11 19:20:02 +02:00
  • e8ec7828f0 Validate Azure timeout and path prefix in Config.IsValid Alejandro García Montoro 2026-05-11 19:19:51 +02:00
  • 76fb5a16c2 Wire Azure backend into config, validation, and driver selection Alejandro García Montoro 2026-05-11 19:01:34 +02:00
  • 817d81bed6 Add Azure Blob Storage filestore driver Alejandro García Montoro 2026-05-11 19:00:26 +02:00
  • d6ca2ddff0 Add azureRangeReader, a seekable Range-backed blob reader Alejandro García Montoro 2026-05-11 18:59:00 +02:00
  • a360bd9c4e Pull in Azure SDK and uuid dependencies Alejandro García Montoro 2026-05-11 18:58:00 +02:00
  • 8c187bebac Generalize file backend error types Alejandro García Montoro 2026-05-11 18:51:27 +02:00
  • 91e6b85b3e Merge remote-tracking branch 'origin/master' into MM-68693 MM-68693 Ibrahim Serdar Acikgoz 2026-05-12 13:01:16 +02:00
  • 39924647ef Cover app-layer behaviors of the new login slot machine login.attempts.clean Alejandro García Montoro 2026-05-12 12:59:47 +02:00
  • 59ded63bc6 Drop login-attempt mutex; use per-user slot claiming Alejandro García Montoro 2026-05-12 12:59:47 +02:00
  • 96f5869a56 Regenerate store layers for the new primitives Alejandro García Montoro 2026-05-12 12:59:47 +02:00
  • a63360ac41 Add atomic login-attempt counter primitives to UserStore Alejandro García Montoro 2026-05-12 12:59:26 +02:00
  • 6fe5f51e6c Fix govet shadow and gofmt issues in webhook store tests cursor/fix-webhook-list-ordering-d4cc Cursor Agent 2026-05-12 10:54:59 +00:00
  • 3f872097c6 Fix types: use correct EmojiCategory value 'people-body' not 'people' Cursor Agent 2026-05-12 10:47:13 +00:00
  • 8f3edb38f7 Ensuring propertyvalue only stores single id, storing banner text in banner_info avasconcelos114 2026-05-12 13:45:43 +03:00
  • 4b22912e88 Fix lint: correct import order in post_options.test.tsx and post/index.tsx Cursor Agent 2026-05-12 10:41:39 +00:00
  • 4e496fba06 Remove selector comment; add e2e test for Global Threads quick reactions (MM-68681) Cursor Agent 2026-05-12 10:37:55 +00:00
  • 3f02a1f71c Fold ordering tests into existing webhook store test functions Cursor Agent 2026-05-12 10:35:01 +00:00
  • d35ddf9c73 Cover app-layer behaviors of the new login slot machine login.attempts Alejandro García Montoro 2026-05-12 12:13:54 +02:00
  • fbf6225fb2 Fix tests: use renderWithContext + real component tree, not jest.mock Cursor Agent 2026-05-12 10:30:51 +00:00
  • b32e315bda improve simulate modal ux Ibrahim Serdar Acikgoz 2026-05-11 16:33:17 +02:00
  • 9882199fb5 Refactor: use getIsGlobalThreadsView selector instead of rhsSuppressed (MM-68681) Cursor Agent 2026-05-12 10:18:50 +00:00
  • 60bf78496f Address review feedback: add post-conditions to bot session revoke tests Cursor Agent 2026-05-12 10:04:51 +00:00
  • 4a19915e4a MM-68501 - consolidate masking flag check and log corrupt text value during masking Pablo Andrés Vélez Vidal 2026-05-12 11:31:32 +02:00
  • ab41194cb7 MM-68501 - apply shared_only filter to non-option field values (binary masking) Pablo Andrés Vélez Vidal 2026-05-12 11:23:50 +02:00
  • f4d9a7472f [MM-68591] Address CodeRabbit review comments cursor/MM-68591-ed9d Cursor Agent 2026-05-12 08:41:53 +00:00
  • 5c21fbbc0f [MM-68588] Add notice in System Console when policy has mixed channel… (#36350) Ibrahim Serdar Acikgoz 2026-05-12 10:08:42 +02:00
  • 65935c8e96 Refactoring classification constant names an documentation avasconcelos114 2026-05-12 10:53:49 +03:00
  • 0b68e3e36f MM-67412 Polish board attributes UX and protected-field handling Caleb Roseland 2026-05-11 21:52:48 -05:00
  • 2ba272ed08 Fix flaky TestGetLogs fix/flaky-TestGetLogs Cursor Agent 2026-05-12 01:43:02 +00:00
  • 9f6483086c MM-68501 - PR review: split masking file, model-level access mode, reject contradictory config Pablo Andrés Vélez Vidal 2026-05-12 00:07:24 +02:00
  • 625aa054d1 MM-67412 Add System Console Board Attributes screen Caleb Roseland 2026-05-11 19:04:02 -05:00
  • 3c39d61544 Fix invite modal autocomplete clipping (#36505) Maria A Nunez 2026-05-11 19:54:23 -04:00
  • 490aa45fb4 post-master merge fixes(2) Catalin I. Tomai 2026-05-11 23:39:56 +02:00
  • 5b99095d00 post-master merge fixes(1) Catalin I. Tomai 2026-05-11 23:33:43 +02:00
  • a38c566519 PR Feedback data_spillage_report_generation_ui maria.nunez 2026-05-11 17:04:37 -04:00
  • 949d7a2677 Revert extended fieldA comment in TestCPADisplayNameBackfill_BackfillsMissing Cursor Agent 2026-05-11 20:57:46 +00:00