summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Add CLI command to search for users based on username, email, or user ID (#5918)Simon Soriano2017-04-051-5/+44
* PLT-6207: Fix EE policy application. (#5988)George Goldberg2017-04-051-0/+2
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-042-3/+2
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-0/+1
* PLT-6076 Read config file info from enviroment vars (#5873)Corey Hulen2017-03-291-0/+2
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-282-0/+8
* PLT-5755: Infrastructure for Component Testing. (#5814)George Goldberg2017-03-231-0/+29
* Removing old CLI (#5797)Christopher Speller2017-03-204-1127/+3
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-103-5/+6
* PLT-5697: Add --validate flag to bulk import CLI. (#5642)George Goldberg2017-03-061-1/+10
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-284-7/+6
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-241-137/+16
* Bulk import success message not shown on error. (#5401)George Goldberg2017-02-161-5/+5
* Fix CLI panic on invalid team (#5246)Christopher Speller2017-02-021-0/+3
* Fix verifying a missing user panics (#5240)Christopher Speller2017-01-311-0/+1
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+2
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-272-3/+3
* PLT-5366, PLT-5364, PLT-5363: Bulk Import Part 1. (#5204)George Goldberg2017-01-271-0/+56
* Merge branch 'release-3.6'Christopher Speller2017-01-271-0/+6
|\
| * Fixing CLI backwards compatibility (#5121)Christopher Speller2017-01-181-0/+6
* | Adding stderr to client tests output. Exiting with error so make will fail. (...Christopher Speller2017-01-231-0/+16
* | Move Slack Import to App Layer. (#5135)George Goldberg2017-01-202-3/+3
* | Migrate functions to app package (#5106)Joram Wilander2017-01-195-23/+19
* | Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-132-2/+2
* | PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-1312-93/+99
|/
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-062-2/+3
* Fixing enterprise commands (#4960)Christopher Speller2017-01-041-0/+4
* Fixing max channel notifications default.=Corey Hulen2017-01-031-0/+6
* PLT-4478 Do not stop server when only 1 read replia is supported. (#4940)Corey Hulen2017-01-031-2/+2
* Adding memcache to getchannel (#4928)Christopher Speller2017-01-031-1/+1
* Fixing reset command (#4732)Christopher Speller2016-12-071-0/+2
* Improving command line interface (#4689)Christopher Speller2016-12-0617-0/+2927