mattermost/server/channels/web
Ben Schumacher 413cf4d67c
Some checks are pending
API / build (push) Waiting to run
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres with binary parameters (push) Blocked by required conditions
Server CI / Postgres (push) Blocked by required conditions
Server CI / Postgres (FIPS) (push) Blocked by required conditions
Server CI / Generate Test Coverage (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Blocked by required conditions
Web App CI / check-types (push) Blocked by required conditions
Web App CI / test (platform) (push) Blocked by required conditions
Web App CI / test (mattermost-redux) (push) Blocked by required conditions
Web App CI / test (channels shard 1/4) (push) Blocked by required conditions
Web App CI / test (channels shard 2/4) (push) Blocked by required conditions
Web App CI / test (channels shard 3/4) (push) Blocked by required conditions
Web App CI / test (channels shard 4/4) (push) Blocked by required conditions
Web App CI / upload-coverage (push) Blocked by required conditions
Web App CI / build (push) Blocked by required conditions
[MM-66918] Return descriptive errors from IsValidWebAuthRedirectURL (#34712)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 10:19:22 +01:00
..
context.go Reviewer search api (#34036) 2025-10-14 09:06:23 +05:30
context_test.go [MM-61074] Fix errcheck issues in oauth_test.go and web_test.go (#30707) 2025-05-07 12:41:10 +02:00
handlers.go MM-66135: Fix AppError created with zero StatusCode (#34095) 2025-10-15 14:57:33 -03:00
handlers_test.go MM-66135: Fix AppError created with zero StatusCode (#34095) 2025-10-15 14:57:33 -03:00
magic_link.go [MM-66709] Avoid magic link login if already logged in (#34613) 2025-12-17 13:50:18 +01:00
main_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
oauth.go [MM-66918] Return descriptive errors from IsValidWebAuthRedirectURL (#34712) 2026-01-06 10:19:22 +01:00
oauth_test.go Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
params.go Reviewer search api (#34036) 2025-10-14 09:06:23 +05:30
params_test.go MM-56906: Remove redundant calls on team switch (#30771) 2025-05-12 20:05:46 +05:30
response_writer_wrapper.go Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
response_writer_wrapper_test.go Fix errcheck issues in server/channels/web/response_writer_wrapper_te… (#28902) 2024-10-25 11:26:08 +02:00
saml.go MM-66299: type handling for ConsumeTokenOnce (#34247) 2025-10-22 18:03:33 -03:00
static.go [MM-61077] Fix errcheck issues in server/channels/web/static.go (#29285) 2024-11-20 14:44:22 +01:00
unsupported_browser.go Standardize request.CTX parameter naming to rctx (#33499) 2025-09-10 15:11:32 +02:00
web.go feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
web_test.go Help for AI: Implement ConsoleLevel changes for all test memory stores (#34246) 2025-10-27 16:54:20 -04:00
webhook.go [MM-61079] Fix error checking in webhook.go (#30611) 2025-04-11 12:17:43 +02:00
webhook_test.go [MM-64654] Migrate to modern Go features (#31820) 2025-07-18 12:54:51 +02:00