mattermost/server/channels/web
Jesse Hallam f7f2d944e8
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 (shard 0) (push) Blocked by required conditions
Server CI / Postgres (shard 1) (push) Blocked by required conditions
Server CI / Postgres (shard 2) (push) Blocked by required conditions
Server CI / Postgres (shard 3) (push) Blocked by required conditions
Server CI / Merge Postgres Test Results (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-external-links (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
upgrade golangci-lint (#35845)
2026-03-30 13:41:32 -03:00
..
context.go Merge the Integrated Boards MVP feature branch (#35796) 2026-03-27 10:36:35 +01:00
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-66838] Update throttled library to v2.15.0 with Go modules support (#34657) 2026-03-19 11:36:19 +01: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-66838] Update throttled library to v2.15.0 with Go modules support (#34657) 2026-03-19 11:36:19 +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 66813 sso callback metadata (#34955) 2026-02-16 11:07:02 -05:00
oauth_test.go Mm 66813 sso callback metadata (#34955) 2026-02-16 11:07:02 -05:00
params.go Merge the Integrated Boards MVP feature branch (#35796) 2026-03-27 10:36:35 +01:00
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 66813 sso callback metadata (#34955) 2026-02-16 11:07:02 -05:00
saml_test.go Mm 66813 sso callback metadata (#34955) 2026-02-16 11:07:02 -05:00
static.go [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
unsupported_browser.go [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
unsupported_desktop_app.go [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
web.go MM-67793: Remove dependency on blang/semver/v4 (#35742) 2026-03-25 13:41:33 +00:00
web_test.go [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
webhook.go [MM-61079] Fix error checking in webhook.go (#30611) 2025-04-11 12:17:43 +02:00
webhook_test.go upgrade golangci-lint (#35845) 2026-03-30 13:41:32 -03:00