mattermost/cmd/platform
2018-01-18 16:05:00 -05:00
..
channel.go Post a system message to the affected channel by CLI command (#7877) (#7968) 2018-01-18 16:05:00 -05:00
channel_test.go Improve test coverage reporting / accuracy (#7819) 2017-11-13 11:59:51 -08:00
channelargs.go remove more global refs (#7480) 2017-09-21 10:13:34 +01:00
command.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
commandargs.go PLT-7218: CLI to move slash commands between teams. (#7574) 2017-10-04 11:08:59 -07:00
config.go [PLT-6936] Translate AppError.Message automatically by default (#8063) 2018-01-08 13:13:24 -05:00
config_test.go make config validate exit with non-zero code on failure (#7855) 2017-11-17 11:27:26 -03:00
import.go remove more global refs (#7480) 2017-09-21 10:13:34 +01:00
init.go Remove global config watcher (#8080) 2018-01-11 13:23:41 -08:00
jobserver.go several one-line panic, race, and logic fixes (#7766) 2017-11-03 08:25:38 -07:00
ldap.go PLT-7542 Converting LDAP sync to the job server (#7452) 2017-09-25 13:30:33 -07:00
license.go Remove global app references (#7433) 2017-09-12 09:19:52 -05:00
mattermost.go [XYZ-6] Add sampledata platform command (#8027) 2018-01-11 10:57:47 -05:00
mattermost_test.go Remove global cfg vars (#8099) 2018-01-12 09:02:11 -05:00
message_export.go PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612) 2017-11-30 09:07:04 -05:00
message_export_test.go Remove global cfg vars (#8099) 2018-01-12 09:02:11 -05:00
output.go Remove unused variables / code (#7736) 2017-10-30 11:58:00 -05:00
platform_test.go disable config watching during cli tests (#8040) 2018-01-05 13:33:07 -06:00
roles.go PLT-7978 Add websocket event for user role update (#7745) 2017-10-31 16:00:21 +00:00
roles_test.go Improve test coverage reporting / accuracy (#7819) 2017-11-13 11:59:51 -08:00
sampledata.go [XYZ-6] Add sampledata platform command (#8027) 2018-01-11 10:57:47 -05:00
sampledata_test.go [XYZ-6] Add sampledata platform command (#8027) 2018-01-11 10:57:47 -05:00
server.go Finally remove utils.Cfg (#8113) 2018-01-17 13:38:37 -05:00
team.go PLT-6217 Fixes system message posted to Town Square when a member leaves a team (#7752) 2017-11-20 10:15:33 -05:00
team_test.go Improve test coverage reporting / accuracy (#7819) 2017-11-13 11:59:51 -08:00
teamargs.go remove more global refs (#7480) 2017-09-21 10:13:34 +01:00
test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
user.go Allow deactivation of SSO users (#7952) 2017-12-08 11:14:55 -08:00
user_test.go Improve test coverage reporting / accuracy (#7819) 2017-11-13 11:59:51 -08:00
userargs.go remove more global refs (#7480) 2017-09-21 10:13:34 +01:00
version.go Move sql store code into store/sqlstore package (#7502) 2017-09-25 10:11:25 -04:00
version_test.go Improve test coverage reporting / accuracy (#7819) 2017-11-13 11:59:51 -08:00