server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-10189 Fixed inconsistency when using environment variables for MessageExpo...
Harrison Healey
2018-05-03
1
-2
/
+13
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-70
/
+23
*
MM-10232, MM-10259: Improve error handling from invalid json (#8668)
Jesse Hallam
2018-04-26
1
-2
/
+14
*
Merge remote-tracking branch 'origin/release-4.9' into merge49final
Derrick Anderson
2018-04-17
1
-6
/
+7
|
\
|
*
Prevent disabling or modifying l4g logging filters (#8628)
Jesse Hallam
2018-04-13
1
-6
/
+7
*
|
Add Auto Responder handler (#8386)
Stan Chan
2018-04-12
1
-0
/
+1
*
|
MM-9849 Added tracking of which settings are set through environment variable...
Harrison Healey
2018-04-09
1
-17
/
+73
*
|
MM-8400 Provide default config values to viper so that it reads all environme...
Harrison Healey
2018-04-06
1
-8
/
+85
|
/
*
Add ExperimentalTimezone flag (#8539)
Chris Duarte
2018-03-29
1
-0
/
+1
*
Merge branch 'master' into advanced-permissions-phase-1
Martin Kraft
2018-03-23
1
-20
/
+61
|
\
|
*
MM-9804: emit defaults for all enterprise config (#8490)
Jesse Hallam
2018-03-22
1
-2
/
+49
|
*
Fix various segfaults when running `go test` manually (#8448)
Jesse Hallam
2018-03-21
1
-18
/
+12
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-19
1
-0
/
+3
|
\
|
|
*
Merge remote-tracking branch 'origin/release-4.8' into t2releasetomaster
Derrick Anderson
2018-03-13
1
-0
/
+3
|
|
\
|
|
*
MM-9795: Fix theme chooser for non-EE builds (#8440)
Michał Odziemczyk
2018-03-13
1
-0
/
+3
*
|
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-13
1
-3
/
+0
|
\
|
|
|
*
|
general cleanup (#8387)
Chris
2018-03-07
1
-3
/
+0
|
|
/
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-02
1
-9
/
+2
|
\
|
|
*
MM-8593 Default APIv3 to disabled for new installs (#8353)
Joram Wilander
2018-02-23
1
-0
/
+1
|
*
Remove global site url (#8343)
Chris
2018-02-22
1
-9
/
+0
|
*
MM-8681 Adding config settings necessary for using CloudFront. (#8307)
Christopher Speller
2018-02-20
1
-0
/
+1
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-13
1
-16
/
+18
|
\
|
|
*
Add /v4/image api (#8230)
Chris
2018-02-09
1
-0
/
+3
|
*
Remove license globals entirely (#8229)
Chris
2018-02-09
1
-16
/
+15
*
|
Updates migration tests to reflect front-end mapping changes. (#8237)
Martin Kraft
2018-02-13
1
-1
/
+1
|
/
*
ICU-715 Change ExperimentalGroupUnreadChannels setting to allow for default o...
Harrison Healey
2018-02-06
1
-1
/
+1
*
[ICU-621] Add ExperimentalGroupUnreadChannels setting (#8127)
enahum
2018-01-23
1
-0
/
+1
*
Finally remove utils.Cfg (#8113)
Chris
2018-01-17
1
-1
/
+0
*
Remove global cfg vars (#8099)
Chris
2018-01-12
1
-113
/
+8
*
Remove global config watcher (#8080)
Chris
2018-01-11
1
-91
/
+75
*
Add EnableDefaultChannelLeaveJoinMessages config setting (#7961)
Chris Duarte
2018-01-10
1
-0
/
+1
*
[PLT-6936] Translate AppError.Message automatically by default (#8063)
Jesús Espino
2018-01-08
1
-7
/
+1
*
Remove utils.ClientCfg and utils.ClientCfgHash (#8041)
Chris
2018-01-05
1
-12
/
+2
*
rename DefaultTeamName to ExperimentalPrimaryTeam (#8039)
Chris Duarte
2018-01-05
1
-1
/
+1
*
Add color properties to config to white label login buttons (#7826)
Chris Duarte
2018-01-02
1
-0
/
+10
*
Allow default team to be configured (#7846)
Chris Duarte
2017-12-19
1
-0
/
+1
*
add config option to hide tutorial screens (#7840)
Chris Duarte
2017-12-08
1
-0
/
+1
*
Add Config to disable Auth Transfers. (#7843)
Chris Duarte
2017-11-28
1
-1
/
+1
*
Role refactor (#7867)
Chris
2017-11-21
1
-1
/
+0
*
Hide pre-release features section of advanced settings pane. (#7847)
Chris Duarte
2017-11-21
1
-0
/
+1
*
fix config cli option (#7850)
Chris
2017-11-16
1
-6
/
+15
*
invoke config listeners when app.UpdateConfig is used (#7773)
Chris
2017-11-03
1
-3
/
+7
*
config watcher fix (#7772)
Chris
2017-11-03
1
-1
/
+1
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-77
/
+94
*
Add autoclose dm config parameter (#7734)
Chris
2017-10-30
1
-0
/
+1
*
less impactful fix (#7729)
Chris
2017-10-27
1
-0
/
+6
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-1
/
+3
*
PLT-7743: Data retention in client side config. (#7695)
George Goldberg
2017-10-23
1
-0
/
+7
*
Fixing LDAP and SAML settings detection (#7605)
Christopher Speller
2017-10-11
1
-6
/
+6
*
remove more global refs (#7480)
Chris
2017-09-21
1
-18
/
+3
[next]