summaryrefslogtreecommitdiffstats
path: root/api/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-508/+0
* Structured logging (#8673)Christopher Speller2018-04-271-8/+7
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-0/+1
|\
| * MM-8593 Default APIv3 to disabled for new installs (#8353)Joram Wilander2018-02-231-0/+1
* | 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-1/+5
|\|
| * 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/+26
* 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-5/+4
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-2/+2
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-9/+5
* Remove more global refs / state (#7723)Chris2017-10-261-9/+0
* [PLT-7726] adjustments for the mm-server jenkinsfile (#7688)Carlos Tadeu Panato Junior2017-10-251-1/+2
* 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-2/+5
* Merge branch 'release-4.3'Christopher Brown2017-10-161-2/+11
|\
| * fix race condition in tests (#7609)Chris2017-10-111-0/+16
| * PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-091-2/+11
* | parallel tests (#7629)Chris2017-10-161-3/+9
* | Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-121-2/+55
* | Miscellaneous app cleanup (#7594)Chris2017-10-091-20/+15
|/
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-21/+19
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-2/+2
* remove global refs from api/api4 (#7496)Chris2017-09-221-2/+2
* fix plugin test (#7436)Chris2017-09-121-3/+5
* Remove global app references (#7433)Chris2017-09-121-38/+24
* 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-21/+25
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-5/+5
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-0/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fixing race conditions in the code base (#5966)Corey Hulen2017-04-041-0/+12
* 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
* Move WebSocket API to it's own package and add websocket v4 endpoint (#5881)Joram Wilander2017-03-281-0/+5
* 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
* | Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-0/+2
* | Add pinned posts (#4217)Gabin Aureche2017-03-131-0/+19
|/
* Revert "Adding caching to get channel member (#5518)"Christopher Speller2017-02-271-6/+2
* Adding caching to get channel member (#5518)Christopher Speller2017-02-241-2/+6
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-5/+20
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-5/+5