summaryrefslogtreecommitdiffstats
path: root/cmd/commands/user.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-716/+0
|
* [MM-9720] fix bugs when trying to change for a in use email and check the ↵Carlos Tadeu Panato Junior2018-05-111-1/+5
| | | | number of parameters (#8772)
* Structured logging (#8673)Christopher Speller2018-04-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implementing structured logging * Changes to en.json to allow refactor to run. * Fixing global logger * Structured logger initalization. * Add caller. * Do some log redirection. * Auto refactor * Cleaning up l4g reference and removing dependancy. * Removing junk. * Copyright headers. * Fixing tests * Revert "Changes to en.json to allow refactor to run." This reverts commit fd8249e99bcad0231e6ea65cd77c32aae9a54026. * Fixing some auto refactor strangeness and typo. * Making keys more human readable.
* add app shutdown to make sure the goroutines finish and all process are ↵Carlos Tadeu Panato Junior2018-04-171-1/+17
| | | | | | | | closed (#8629) * run the send email verification as goroutine as well * add app shutdown to make sure all go routines finish
* Fixing misspell errors (#8544)Jesús Espino2018-03-291-2/+2
|
* Merge remote-tracking branch 'origin/release-4.8' into t3mergetomasterDerrick Anderson2018-03-121-2/+2
|
* [MM-9720] Platform command to change user email address (#8422)Carlos Tadeu Panato Junior2018-03-121-0/+40
|
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-0/+657