summaryrefslogtreecommitdiffstats
path: root/api/apitestlib.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+4
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-19/+20
* PLT-5080 (Server): Channel-Admin level permissions (#4874)George Goldberg2016-12-221-0/+36
* Improving command line interface (#4689)Christopher Speller2016-12-061-4/+5
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-2/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-2/+2
* Modifications to rate limiting settings. (#4091)Christopher Speller2016-09-261-2/+2
* Updating golang dependancies (#4075)Christopher Speller2016-09-231-0/+2
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-2/+4
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+4