summaryrefslogtreecommitdiffstats
path: root/app/apptestlib.go
Commit message (Expand)AuthorAgeFilesLines
* Move HTTPService and ConfigService into services package (#9422)Harrison Healey2018-09-261-22/+3
* MM-11855 Add App.HTTPService to allow mocking of HTTP client (#9359)Harrison Healey2018-09-071-0/+30
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-161-0/+8
* Merge branch 'plugins-2'JoramWilander2018-07-101-65/+15
|\
| * MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-65/+15
* | MM-11194: Fix channel header slash command. (#9057)George Goldberg2018-07-081-0/+18
|/
* MM-10233: Add scheme importing to bulk importer. (#8928)George Goldberg2018-06-211-0/+49
* MM-10757: Default roles from scheme should be keyed by name not ID. (#8894)George Goldberg2018-06-011-3/+3
* MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)Jesús Espino2018-05-291-0/+13
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-241-11/+19
|\
| * MM-8622: Improved plugin error reporting (#8737)Jesse Hallam2018-05-231-11/+19
* | MM-10264: Adds CLI command to import and export permissions. (#8787)Martin Kraft2018-05-171-0/+34
|/
* [MM-10458] Change system response to "Could not find the channel" - bug fix (...Carlos Tadeu Panato Junior2018-05-111-0/+23
* Structured logging (#8673)Christopher Speller2018-04-271-16/+15
* MM-10007 Send an admin and regular WS events when a user is updated (#8588)Joram Wilander2018-04-201-0/+10
* [MM-9904] Add /invite slash command to invite users to a channel (#8482)Carlos Tadeu Panato Junior2018-04-161-0/+14
* 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