summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/mattermost.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-12-08nixos/doc: fix some optionsNaïm Favier1-2/+2
2022-08-31nixos/*: automatically convert option descriptionspennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-17/+17
2022-01-16nixos/mattermost: update release notesMorgan Jones1-1/+1
2021-12-31nixos/mattermost: update service for 6.0+Morgan Jones1-24/+19
2021-12-31nixos/mattermost: silence startup warnings from chmod/chown; improve APIMorgan Jones1-9/+8
2021-12-31nixos/mattermost: Simplify plugin derivation build, improve startup perfMorgan Jones1-61/+30
2021-12-31nixos/mattermost: Support declarative Mattermost pluginsMorgan Jones1-19/+154
2021-12-31nixos/mattermost: add preferNixConfig option and testsMorgan Jones1-16/+26
2020-04-28nixos/*: use $out instead of $bin with buildGoPackagezowoq1-1/+1
2020-02-12Merge pull request #69125 from jslight90/mattermost-5.15Ryan Mulligan1-5/+11
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-11/+11
2019-09-23nixos/mattermost: use database config if set to immutableJeff Slight1-4/+8
2019-09-19nixos/mattermost: unescape unicode characters in config.jsonJeff Slight1-1/+3
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-06-20Merge pull request #42306 from ryantm/mattermostFranz Pletz1-3/+3
2018-06-19mattermost: 4.10.0 -> 5.0.0Ryan Mulligan1-3/+3
2018-06-11nixos/mattermost: fix JoinsNamespaceOf config locationRyan Mulligan1-1/+1
2017-11-05nixos/mattermost: fix for webapp being renamed to clientRyan Mulligan1-1/+1
2017-10-10mattermost: create role and db with postgres superuserelseym1-4/+6
2017-09-01nixos/mattermost: fix create roleRyan Mulligan1-1/+1
2017-05-08mattermost service: PrivateTmp broken with local postgresqlFranz Pletz1-1/+0
2017-02-20mattermost sevice: JoinsNamespaceOf for local pgsql (#22899)Arian van Putten1-0/+1
2016-08-21mattermost: cosmetic: remove stray character (#17897)Ruslan Babayev1-1/+1
2016-08-15mattermost service: initFranz Pletz1-0/+228