mattermost/server
Jesse Hallam 4d20645a5b
Inline mattermost-govet into the monorepo (#35869)
* inline mattermost-govet

* fix style issues

* simplify the openApiSync spec test

* README.md tweaks

* fix missing licenses

* simplify README.md

* trigger server-ci on tools/mattermost-govet/**

* Apply 470cf78253

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2026-04-01 13:24:22 +00:00
..
bin
build updated go to version 1.25.8 (#35817) 2026-03-27 21:11:52 +01:00
channels simplify CODEOWNERS (#35770) 2026-04-01 13:03:36 +00:00
cmd Add property system app layer architecture (#35157) 2026-03-26 07:54:50 +00:00
config Anonymous URLs (#35493) 2026-03-12 10:32:29 -04:00
einterfaces [MM-66838] Update throttled library to v2.15.0 with Go modules support (#34657) 2026-03-19 11:36:19 +01:00
enterprise upgrade golangci-lint (#35845) 2026-03-30 13:41:32 -03:00
fips MM-65959: Add FIPS indicator to about dialog (#34463) 2025-12-11 18:37:29 -04:00
fonts
i18n disable burn on read posts on shared channels (#35460) 2026-04-01 11:30:35 +02:00
platform upgrade golangci-lint (#35845) 2026-03-30 13:41:32 -03:00
public fix: prevent sql.DB connectionCleaner race and harden flaky tests (#35891) 2026-03-31 16:58:09 -04:00
scripts ci: shard server Postgres tests into 4 parallel runners (#35739) 2026-03-26 15:07:40 -04:00
templates [MM-67425] Add an unsupported Desktop App setting and screen for users (#35382) 2026-03-04 15:16:11 +00:00
tests MM-68076 Chunk bulk INSERTs to respect PostgreSQL parameter limit (#35767) 2026-03-30 22:40:40 -04:00
.gitignore
.go-version updated go to version 1.25.8 (#35817) 2026-03-27 21:11:52 +01:00
.golangci.yml support for Elastic(Open)search CJK analysis plugins (#34784) 2026-02-12 10:05:23 +01:00
.sass-lint.yml
config.mk Automate setup-go-work as a dependency for Make targets (#35476) 2026-03-20 19:12:20 +00:00
copyright.txt
docker-compose.makefile.m1.yml support for Elastic(Open)search CJK analysis plugins (#34784) 2026-02-12 10:05:23 +01:00
docker-compose.makefile.yml MM-67668: Replace Promtail with OpenTelemetry collector (#35381) 2026-02-27 16:48:17 +01:00
docker-compose.pgvector.yml Add support for pgvector in local dev (#33900) 2025-09-15 18:58:43 +00:00
docker-compose.yaml MM-67668: Replace Promtail with OpenTelemetry collector (#35381) 2026-02-27 16:48:17 +01:00
go.mod updated go to version 1.25.8 (#35817) 2026-03-27 21:11:52 +01:00
go.sum MM-67793: Remove dependency on blang/semver/v4 (#35742) 2026-03-25 13:41:33 +00:00
Makefile Inline mattermost-govet into the monorepo (#35869) 2026-04-01 13:24:22 +00:00
path.go