summaryrefslogtreecommitdiffstats
path: root/app/app.go
Commit message (Expand)AuthorAgeFilesLines
* MM-10269: Make jobserver work without restart. (#9005)George Goldberg2018-06-261-0/+3
* MM-10370: serve subpath (#8968)Jesse Hallam2018-06-211-3/+19
* MM-8701 Limit the number of client config fields sent before user logs in (#8...Harrison Healey2018-06-181-3/+4
* [MM-10718] Move custom branding to TE (#8871)Saturnino Abril2018-06-021-10/+0
* MM-8853: Adding MANAGE_EMOJIS and MANAGE_OTHERS_EMOJIS permissions (#8860)Jesús Espino2018-05-291-10/+73
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-2Martin Kraft2018-05-241-2/+4
|\
| * MM-8622: Improved plugin error reporting (#8737)Jesse Hallam2018-05-231-2/+4
* | Refactors migrations check. (#8814)Martin Kraft2018-05-211-0/+13
* | MM-9728: Online migration for advanced permissions phase 2 (#8744)George Goldberg2018-05-141-0/+10
|/
* MM-10424: Migrate PostEditTimeLimit config setting. (#8702)George Goldberg2018-05-021-0/+8
* Structured logging (#8673)Christopher Speller2018-04-271-19/+32
* Merge remote-tracking branch 'origin/release-4.9' into merge49finalDerrick Anderson2018-04-171-0/+7
|\
| * Prevent disabling or modifying l4g logging filters (#8628)Jesse Hallam2018-04-131-0/+7
* | MM-9849 Added tracking of which settings are set through environment variable...Harrison Healey2018-04-091-0/+1
|/
* Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1Martin Kraft2018-03-271-1/+1
|\
| * Relax 4k post message limit (#8478)Jesse Hallam2018-03-261-1/+1
* | Merge branch 'master' into advanced-permissions-phase-1Martin Kraft2018-03-231-1/+10
|\|
| * Timezone feature (#8185)Chris Duarte2018-03-221-0/+5
| * Fix various segfaults when running `go test` manually (#8448)Jesse Hallam2018-03-211-1/+5
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-131-1/+17
|\|
| * MM-8604: emit config/license websocket events (#8371)Jesse Hallam2018-03-051-1/+17
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-03-021-0/+2
|\|
| * Remove global site url (#8343)Chris2018-02-221-0/+2
* | Merge branch 'master' into advanced-permissions-phase-1George Goldberg2018-02-131-17/+35
|\|
| * Add tests for the `platform server` command (#8231)Pierre de La Morinerie2018-02-121-2/+9
| * Remove license globals entirely (#8229)Chris2018-02-091-11/+13
| * Eliminate utils.SetLicense calls (#8217)Chris2018-02-071-0/+3
| * ABC-132: sign error page parameters (#8197)Chris2018-02-071-8/+14
* | XYZ-51: Unit tests for and changes to SetRolePermissionsFromConfig. (#8160)Martin Kraft2018-02-091-1/+1
* | XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)George Goldberg2018-02-061-3/+57
|/
* Remove global cfg vars (#8099)Chris2018-01-121-12/+18
* Remove global config watcher (#8080)Chris2018-01-111-48/+14
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-1/+1
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-2/+59
* Add plugin slash command support (#7941)Chris2017-12-081-0/+4
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-301-0/+19
* HTTP client refactor (#7884)Chris2017-11-221-0/+39
* Role refactor (#7867)Chris2017-11-211-0/+8
* refactor template code (#7860)Chris2017-11-201-1/+17
* Reorganize file util functionality (#7848)Chris2017-11-161-2/+28
* fix config cli option (#7850)Chris2017-11-161-10/+13
* fix builtin plugin http router (#7797)Chris2017-11-061-0/+1
* invoke config listeners when app.UpdateConfig is used (#7773)Chris2017-11-031-0/+2
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-031-0/+3
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-0/+19
* Remove more global refs / state (#7723)Chris2017-10-261-2/+12
* Reduce utils.Cfg references (#7650)Chris2017-10-181-5/+5
* parallel tests (#7629)Chris2017-10-161-2/+6
* Miscellaneous app cleanup (#7594)Chris2017-10-091-18/+47
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-36/+20