summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Structured logging (#8673)Christopher Speller2018-04-276-22/+21
* MM-10121: CLI command to reset permissions system to default state. (#8637)George Goldberg2018-04-181-0/+66
* add app shutdown to make sure the goroutines finish and all process are close...Carlos Tadeu Panato Junior2018-04-1711-1/+42
* Fixed the example text on CLI channel command (#8613)Jesús Espino2018-04-131-2/+2
* Add list command to teams command in CLI (#8612)Jesús Espino2018-04-122-0/+45
* MM-9849 Added tracking of which settings are set through environment variable...Harrison Healey2018-04-092-2/+2
* Migrate Advanced Permissions Roles when needed on cli commands (#8535)Jesús Espino2018-04-041-0/+2
* Fixing misspell errors (#8544)Jesús Espino2018-03-292-3/+3
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-271-0/+7
|\
| * Changing the user-0 data to sysadmin and user-1 username to user-1 (#8494)Jesús Espino2018-03-231-0/+7
* | Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-232-0/+7
|\|
| * Improved bulkload error handling (#8491)Jesse Hallam2018-03-231-0/+1
| * Timezone feature (#8185)Chris Duarte2018-03-221-0/+6
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-191-2/+2
|\|
| * Merge remote-tracking branch 'origin/release-4.8' into t3mergetomasterDerrick Anderson2018-03-121-2/+2
| |\
| | * Fix saml users.json parameter (#8435)Jesús Espino2018-03-121-2/+2
* | | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-1336-561/+696
|\| |
| * | [MM-9720] Platform command to change user email address (#8422)Carlos Tadeu Panato Junior2018-03-122-0/+68
| * | Adding enterprise commands support (#8327)Jesús Espino2018-03-0736-555/+625
| * | general cleanup (#8387)Chris2018-03-071-6/+3
| |/
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-27/+162
|\|
| * Adding saml migration command (#8263)Jesús Espino2018-02-211-27/+162
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-193-5/+114
|\|
| * Upgrading server dependancies (#8308)Christopher Speller2018-02-161-0/+3
| * Send systemd READY notification (#8296)Pierre de La Morinerie2018-02-152-0/+96
| * Wait for goroutines to finish before shuting down server (#8259)Pierre de La Morinerie2018-02-141-5/+15
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-133-6/+78
|\|
| * Add tests for the `platform server` command (#8231)Pierre de La Morinerie2018-02-122-5/+77
| * Remove license globals entirely (#8229)Chris2018-02-091-1/+1
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-074-10/+61
|\|
| * PLT-7537: Move channel CLI command posts system message to channel. (#8161)Vordimous2018-02-072-4/+40
| * Abort on critical error during server startup (#8204)Pierre de La Morinerie2018-02-072-4/+17
| * add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-2/+4
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-063-11/+16
|\|
| * report server launch errors (#8189)Pierre de La Morinerie2018-02-021-7/+9
| * Use default configurations for user-0 in sampledata (#8174)Jesús Espino2018-01-311-4/+4
| * Upgrading server dependancies (#8154)Christopher Speller2018-01-291-0/+3
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+2
|/
* Post a system message to the affected channel by CLI command (#7877) (#7968)Evgeniy2018-01-181-2/+9
* Finally remove utils.Cfg (#8113)Chris2018-01-171-1/+1
* ABC-73 Move session clean-up to daily task (#8095)Joram Wilander2018-01-171-1/+16
* Remove global cfg vars (#8099)Chris2018-01-123-6/+8
* Remove global config watcher (#8080)Chris2018-01-112-27/+20
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-113-1/+654
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-083-0/+12
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-17/+2
* disable config watching during cli tests (#8040)Chris2018-01-051-1/+1
* Add plugin slash command support (#7941)Chris2017-12-081-2/+2
* Allow deactivation of SSO users (#7952)Joram Wilander2017-12-081-2/+2
* PLT-8289 Added ability to change location of client plugins (#7942)Harrison Healey2017-12-051-12/+8