summaryrefslogtreecommitdiffstats
path: root/api4/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-231-2/+7
|\
| * Fix various segfaults when running `go test` manually (#8448)Jesse Hallam2018-03-211-2/+7
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-27/+16
|\|
| * MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-0/+16
| * general cleanup (#8387)Chris2018-03-071-27/+0
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-21/+28
|\|
| * Added t.Helper to CheckXStatus test functions (#8305)Harrison Healey2018-02-201-21/+28
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-2/+3
|\|
| * Remove license globals entirely (#8229)Chris2018-02-091-2/+3
* | Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Jesús Espino2018-02-071-3/+6
|\|
| * Remove fmt.Println trace on api4 tests (#8212)Jesús Espino2018-02-071-2/+1
| * Abort on critical error during server startup (#8204)Pierre de La Morinerie2018-02-071-1/+5
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-0/+112
|/
* Finally remove utils.Cfg (#8113)Chris2018-01-171-12/+25
* Remove global config watcher (#8080)Chris2018-01-111-2/+7
* Reduce logging data races, fix MySQL test race condition (#7994)Chris2017-12-221-2/+0
* Role refactor (#7867)Chris2017-11-211-6/+5
* more global config ref cleanup (#7802)Chris2017-11-091-13/+14
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-3/+3
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-9/+5
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-251-1/+1
* Reduce cfg boilerplate (#7689)Chris2017-10-231-1/+8
* Reduce utils.Cfg references (#7650)Chris2017-10-181-8/+9
* fix email race condition (#7656)Chris2017-10-181-1/+4
* PLT-7193: Regression - Custom slash commands don't work in direct or group me...Jonathan2017-10-171-1/+5
* parallel tests (#7629)Chris2017-10-161-3/+8
* Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-121-2/+56
* Miscellaneous app cleanup (#7594)Chris2017-10-091-21/+14
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-34/+26
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-3/+2
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-2/+2
* remove global refs from api/api4 (#7496)Chris2017-09-221-1/+1
* fix plugin test (#7436)Chris2017-09-121-3/+5
* Remove global app references (#7433)Chris2017-09-121-44/+22
* Renaming repoChristopher Speller2017-09-061-6/+6
* 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