summaryrefslogtreecommitdiffstats
path: root/api4/command_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-9/+8
* [PLT-5170] Add join the channel system message for the person who created the...Saturnino Abril2017-08-301-2/+15
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-0/+3
* Merge release-3.10 into master (#6654)Joram Wilander2017-06-151-2/+2
* APIv4 POST /commands/execute (#6205)Saturnino Abril2017-04-271-0/+86
* [APIV4] POST /commands/{command_id}/regen_token for apiV4 (#6052)Carlos Tadeu Panato Junior2017-04-161-0/+36
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 DELETE /commands/{command_id} (#6012)Saturnino Abril2017-04-101-0/+63
* APIv4 PUT /commands/{command_id} (#5999)Saturnino Abril2017-04-071-1/+87
* implement GET /teams/{team_id}/commands/autocomplete (#5951)Carlos Tadeu Panato Junior2017-04-031-0/+60
* implement GET /commands (#5865)Carlos Tadeu Panato Junior2017-04-031-0/+77
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-311-0/+1
* implement POST /commands for apiv4 (#5849)Carlos Tadeu Panato Junior2017-03-231-0/+60