summaryrefslogtreecommitdiffstats
path: root/app/apptestlib.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-8/+16
|\
| * MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-0/+16
| * general cleanup (#8387)Chris2018-03-071-8/+0
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-2/+3
|\|
| * Remove license globals entirely (#8229)Chris2018-02-091-2/+3
* | AllowEditPost and PostEditTimeLimit migration (#8208)Jesús Espino2018-02-091-0/+1
* | 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-1/+51
|/
* Finally remove utils.Cfg (#8113)Chris2018-01-171-5/+24
* 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
* Add plugin slash command support (#7941)Chris2017-12-081-3/+70
* refactor template code (#7860)Chris2017-11-201-1/+0
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-9/+3
* Reduce utils.Cfg references (#7650)Chris2017-10-181-4/+5
* parallel tests (#7629)Chris2017-10-161-2/+43
* Miscellaneous app cleanup (#7594)Chris2017-10-091-16/+13
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-9/+7
* fix plugin test (#7436)Chris2017-09-121-3/+5
* Remove global app references (#7433)Chris2017-09-121-32/+26
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-23/+23
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* PLT-5745 Cleaning up duplicate calls (#7298)Corey Hulen2017-08-281-1/+1
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* PLT-6113 Added initial unit tests for cmd package (#6086)Harrison Healey2017-04-151-0/+8
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* 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-2/+2
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-2/+2
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+191