server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
app.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
MM-10424: Migrate PostEditTimeLimit config setting. (#8702)
George Goldberg
2018-05-02
1
-0
/
+8
*
Structured logging (#8673)
Christopher Speller
2018-04-27
1
-19
/
+32
*
Merge remote-tracking branch 'origin/release-4.9' into merge49final
Derrick Anderson
2018-04-17
1
-0
/
+7
|
\
|
*
Prevent disabling or modifying l4g logging filters (#8628)
Jesse Hallam
2018-04-13
1
-0
/
+7
*
|
MM-9849 Added tracking of which settings are set through environment variable...
Harrison Healey
2018-04-09
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'origin/master' into advanced-permissions-phase-1
Martin Kraft
2018-03-27
1
-1
/
+1
|
\
|
*
Relax 4k post message limit (#8478)
Jesse Hallam
2018-03-26
1
-1
/
+1
*
|
Merge branch 'master' into advanced-permissions-phase-1
Martin Kraft
2018-03-23
1
-1
/
+10
|
\
|
|
*
Timezone feature (#8185)
Chris Duarte
2018-03-22
1
-0
/
+5
|
*
Fix various segfaults when running `go test` manually (#8448)
Jesse Hallam
2018-03-21
1
-1
/
+5
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-13
1
-1
/
+17
|
\
|
|
*
MM-8604: emit config/license websocket events (#8371)
Jesse Hallam
2018-03-05
1
-1
/
+17
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-03-02
1
-0
/
+2
|
\
|
|
*
Remove global site url (#8343)
Chris
2018-02-22
1
-0
/
+2
*
|
Merge branch 'master' into advanced-permissions-phase-1
George Goldberg
2018-02-13
1
-17
/
+35
|
\
|
|
*
Add tests for the `platform server` command (#8231)
Pierre de La Morinerie
2018-02-12
1
-2
/
+9
|
*
Remove license globals entirely (#8229)
Chris
2018-02-09
1
-11
/
+13
|
*
Eliminate utils.SetLicense calls (#8217)
Chris
2018-02-07
1
-0
/
+3
|
*
ABC-132: sign error page parameters (#8197)
Chris
2018-02-07
1
-8
/
+14
*
|
XYZ-51: Unit tests for and changes to SetRolePermissionsFromConfig. (#8160)
Martin Kraft
2018-02-09
1
-1
/
+1
*
|
XYZ-37: Advanced Permissions Phase 1 Backend. (#8159)
George Goldberg
2018-02-06
1
-3
/
+57
|
/
*
Remove global cfg vars (#8099)
Chris
2018-01-12
1
-12
/
+18
*
Remove global config watcher (#8080)
Chris
2018-01-11
1
-48
/
+14
*
[PLT-6936] Translate AppError.Message automatically by default (#8063)
Jesús Espino
2018-01-08
1
-1
/
+1
*
Remove utils.ClientCfg and utils.ClientCfgHash (#8041)
Chris
2018-01-05
1
-2
/
+59
*
Add plugin slash command support (#7941)
Chris
2017-12-08
1
-0
/
+4
*
PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)
Jonathan
2017-11-30
1
-0
/
+19
*
HTTP client refactor (#7884)
Chris
2017-11-22
1
-0
/
+39
*
Role refactor (#7867)
Chris
2017-11-21
1
-0
/
+8
*
refactor template code (#7860)
Chris
2017-11-20
1
-1
/
+17
*
Reorganize file util functionality (#7848)
Chris
2017-11-16
1
-2
/
+28
*
fix config cli option (#7850)
Chris
2017-11-16
1
-10
/
+13
*
fix builtin plugin http router (#7797)
Chris
2017-11-06
1
-0
/
+1
*
invoke config listeners when app.UpdateConfig is used (#7773)
Chris
2017-11-03
1
-0
/
+2
*
PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)
Joram Wilander
2017-11-03
1
-0
/
+3
*
Refactoring cfg refs and load / save functions (#7749)
Chris
2017-10-31
1
-0
/
+19
*
Remove more global refs / state (#7723)
Chris
2017-10-26
1
-2
/
+12
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
1
-5
/
+5
*
parallel tests (#7629)
Chris
2017-10-16
1
-2
/
+6
*
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
1
-18
/
+47
*
Fix races / finally remove global app for good (#7570)
Chris
2017-10-04
1
-36
/
+20
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-8
/
+45
*
PLT-7705: API to get data retention policy. (#7539)
George Goldberg
2017-10-02
1
-6
/
+15
*
Don't use global app for api / api4 tests (#7528)
Chris
2017-10-02
1
-1
/
+33
*
remove jobs.Srv and other jobs-related globals (#7535)
Chris
2017-09-29
1
-1
/
+44
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-0
/
+5
*
PLT-7542 Converting LDAP sync to the job server (#7452)
Corey Hulen
2017-09-25
1
-2
/
+0
*
remove more global refs (#7480)
Chris
2017-09-21
1
-9
/
+85
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-1
/
+27
*
fix plugin test (#7436)
Chris
2017-09-12
1
-2
/
+3
[next]