summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* MM-12356 Add cli command "command delete" (#9553)Shobhit Gupta2018-10-232-0/+60
* MM-12372 Add modify-incoming webhook command (#9683)Artur Mogozov2018-10-192-1/+122
* MM-12368 Add create webhook-incoming command (#9566)Artur Mogozov2018-10-162-0/+97
* [MM-12362] Add CLI command 'config show' (#9536) (#9564)Mukul Rawat2018-10-152-2/+52
* [MM-12363] Added Team archive command to archive a team by name (#9565)Wasim Thabraze2018-10-152-2/+98
* [MM-12360] Created CLI command "config get" (#9534) (#9558)Mukul Rawat2018-10-152-0/+507
* MM-12355: Add CLI command "command create" (#9569)Jason Mojica2018-10-132-0/+218
* MM-12251: Add flag to MoveChannel to remove all deactivated users. (#9515)George Goldberg2018-10-081-3/+6
* Small fix in the webhook list error handling (#9567)Jesús Espino2018-10-051-1/+1
* MM-12357: Add CLI command "team list" (#9531)Ashutosh Kumar2018-10-051-0/+47
* MM-12371 Add webhook list command (#9528)Ben Echols2018-10-042-0/+135
* Fix CMD Init. Error Checks (#9547)Daniel Schalla2018-10-031-1/+1
* [MM-12367] Added CLI command 'team search' (#9512)Wasim Thabraze2018-10-032-0/+87
* MM-10699: Disallow renaming direct and group message channels (#9518)Jesús Espino2018-10-021-3/+3
* Adding arg spec to bulk export. (#9453)Christopher Speller2018-09-251-0/+1
* Move file backend to its own service (#9435)Jesús Espino2018-09-201-1/+2
* MM-11781: Basic Data Export Command Line. (#9296)George Goldberg2018-09-172-6/+52
* fixing log messages (#9341)Carlos Tadeu Panato Junior2018-09-171-1/+1
* MM-11882: Remove all users from a channel via CLI. (#9381)George Goldberg2018-09-101-10/+29
* add megacheck as makefile target (#9288)Daniel Schalla2018-09-032-6/+2
* add --username in the example for the commands (#9320)Carlos Tadeu Panato Junior2018-08-291-6/+6
* MM-11572: Force correct order on messages generated in the bulk (#9244)Jesús Espino2018-08-241-7/+22
* Merge remote-tracking branch 'upstream/release-5.2' into release-5.2-daily-me...cpanato2018-08-102-8/+6
|\
| * MM-11637: avoid stopping unstarted jobs (#9240)Jesse Hallam2018-08-092-8/+6
* | avoid t.Fatal() in tests (#9189)Jesse Hallam2018-08-092-7/+5
|/
* Remove global-relay export command from the cli (#9226)Jesús Espino2018-08-081-10/+0
* MM-11243: Make Elasticsearch work after enabling without restart. (#9146)George Goldberg2018-07-261-5/+1
* unpack prepacked plugins on plugins initialization (#9149)Jesse Hallam2018-07-261-1/+1
* Add idiomatic error handling in mattermost commands (#9147)Jesús Espino2018-07-243-13/+24
* MM-11003: Global Relay Export Refactor (#9136)Jesús Espino2018-07-201-0/+10
* MM-10699 Add channel renaming to CLI (#9094)Druhin Bala2018-07-182-0/+56
* [MM-10117] Add support to add/delete and enable/disable plugins via CLI (#8745)Santos Solorzano2018-07-113-0/+230
* Merge branch 'plugins-2'JoramWilander2018-07-101-2/+2
|\
| * Merge branch 'master' into plugins-2JoramWilander2018-07-071-2/+0
| |\
| * | MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-2/+2
* | | MM-11120 Adding setting to disable email invitations and rate limiting. (#9063)Christopher Speller2018-07-101-1/+5
* | | MM-11110: Fixes CLI error message. (#9062)Martin Kraft2018-07-091-1/+1
| |/ |/|
* | Make sure diagnostic ID is loaded before client config. (#9032)George Goldberg2018-07-031-2/+0
|/
* MM-8810: Add CSV Compliance export (#8966)Jesús Espino2018-06-223-14/+70
* MM-10370: serve subpath (#8968)Jesse Hallam2018-06-211-3/+2
* MM-10367: rewrite subpath assets on startup (#8944)Jesse Hallam2018-06-141-2/+36
* MM-10684: Show logs on Slack Import CLI. (#8936)George Goldberg2018-06-111-1/+10
* MM-6839: searching for paths relative to executable (#8915)Jesse Hallam2018-06-061-13/+12
* Merge branch 'advanced-permissions-phase-2'George Goldberg2018-05-316-5/+168
|\
| * Add note about clearing caches when permissions reset CLI done. (#8823)George Goldberg2018-05-301-1/+3
| * MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)Jesús Espino2018-05-292-0/+2
| * Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-224-5/+27
| |\
| * | Merge fix.Martin Kraft2018-05-181-0/+0
| * | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-1838-251/+300
| |\ \
| * | | MM-10264: Adds CLI command to import and export permissions. (#8787)Martin Kraft2018-05-172-0/+105