summaryrefslogtreecommitdiffstats
path: root/api4/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
...
* Adding jenkinsfile for new build server.Christopher Speller2017-09-061-6/+0
* app type transition (#7167)Chris2017-09-061-35/+39
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...Saturnino Abril2017-09-061-3/+3
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-3/+3
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-6/+6
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-5/+15
* PLT-6595-Server: Job Management APIs. (#6931)George Goldberg2017-07-201-0/+9
* add stop server to API 4 tests (#6638)Saturnino Abril2017-06-141-0/+6
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-1/+9
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-1/+1
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-22/+53
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* implement POST /emoji for apiV4 (#5868)Carlos Tadeu Panato Junior2017-04-061-0/+15
* 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-041-1/+1
* Use 201 status code where appropriate for APIv4 (#5903)Joram Wilander2017-03-311-0/+9
* APIv4 get /channels/{channel_id}/pinned (#5893)Saturnino Abril2017-03-291-0/+22
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-0/+9
* APIv4 put /teams/{team_id}/patch (#5860)Saturnino Abril2017-03-241-0/+10
* Update channel permissions for v4 endpoints (#5829)Joram Wilander2017-03-221-8/+12
* Endpoint for APIv4 POST /channels/{channel_id}/members (#5775)Saturnino Abril2017-03-201-2/+2
* Merge branch 'release-3.7' into master.George Goldberg2017-03-171-1/+1
|\
| * PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-1/+1
* | APIv4 DELETE channels/{channel_id} (#5723)Saturnino Abril2017-03-141-0/+46
* | Add implementation for POST /email/test apiV4 - Send Test Email (#5716)Carlos Tadeu Panato Junior2017-03-131-0/+15
* | Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-0/+31
* | Adding functionality to get & delete incoming webhooks (#5648)Poornima2017-03-111-0/+8
|/
* add implementation for verify email for apiv4 (#5502)Carlos Tadeu Panato Junior2017-02-241-0/+4
* Implement create and get incoming webhook endpoints for APIv4 (#5407)Joram Wilander2017-02-211-0/+15
* Implement posts endpoints for APIv4 (#5480)Ruzette Tanyag2017-02-211-0/+19
* Implement GET teams/{team_id}/stats - apiv4 (#5453)Saturnino Abril2017-02-171-0/+14
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-0/+68
* Implement GET channels endpoints for APIv4 (#5363)Ruzette Tanyag2017-02-141-2/+2
* Implement some post endpoints for APIv4 (#5353)Joram Wilander2017-02-131-0/+27
* Implement GET `/users/username/{username}` endpoint for APIv4 (#5310)Ruzette Tanyag2017-02-081-1/+1
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-071-1/+5
* Implement GET /users endpoint for APIv4 (#5277)Joram Wilander2017-02-031-0/+2
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+28
* Implement POST /channels endpoint for APIv4 (#5241)Joram Wilander2017-02-021-0/+30
* Implement PUT /users/{user_id}/roles endpoint for APIv4 (#5238)Joram Wilander2017-02-011-1/+15
* Improve APIv4 test lib (#5237)Joram Wilander2017-01-311-13/+97
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+211