mattermost/server/enterprise
Ben Cooke a1c85007e1
Autotranslations MVP (#34696)
---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Nick Misasi <nick.misasi@mattermost.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2026-01-26 17:05:34 -05:00
..
elasticsearch [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
message_export/shared Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
metrics Fix errcheck linter errors in helpers (#31578) 2025-11-12 13:00:51 +01:00
external_imports.go Autotranslations MVP (#34696) 2026-01-26 17:05:34 -05:00
LICENSE Source available metrics (#24879) 2024-01-08 10:47:24 -04:00
local_imports.go relocate message export (#33805) 2025-08-27 23:22:05 +03:00
placeholder.go Source available metrics (#24879) 2024-01-08 10:47:24 -04:00
README.md Source available metrics (#24879) 2024-01-08 10:47:24 -04:00

Enterprise

This folder contains source available enterprise code as well as import directives for closed source enterprise code.

Build Information

The source code in this folder is only included with builds specifying the enterprise or sourceavailble build tags. If you have a copy of https://github.com/mattermost/enterprise checked out as a peer to this repository, enterprise will be set automatically and the imports from both external_imports.go and local_imports.go will apply.

In a development environment (when BUILD_NUMBER is left undefined or explicitly set to dev), the sourceavailable build tag will be set automatically and only the imports from local_imports.go will apply.

License

See the LICENSE file for license rights and limitations. See also Mattermost Source Available License to learn more.

Contributing

Contributions to source available enterprise code are welcome. Please see CONTRIBUTING.md.