server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unrelated v3 reference from websocket debug logs (#7662)
Joram Wilander
2017-10-20
1
-4
/
+4
*
[PLT-6712/PLT-7182] /remove and /kick slash command: Remove a member from the...
Carlos Tadeu Panato Junior
2017-10-19
2
-0
/
+150
*
[PLT-7794] Add user access token enable/disable endpoints (#7630)
Nick Frazier
2017-10-19
9
-5
/
+348
*
Reduce utils.Cfg references (#7650)
Chris
2017-10-18
91
-1276
/
+1390
*
use webapp build from cache when possible (#7646)
Chris
2017-10-18
1
-1
/
+1
*
fix email race condition (#7656)
Chris
2017-10-18
2
-3
/
+9
*
Fix teams create example (#7655)
Ema Panz
2017-10-18
1
-1
/
+1
*
fix job test race condition (#7647)
Chris
2017-10-18
1
-3
/
+4
*
fix preference test races (#7645)
Chris
2017-10-18
1
-0
/
+8
*
PLT-7862: Support batched live indexing. (#7640)
George Goldberg
2017-10-18
3
-1
/
+25
*
PLT-7193: Regression - Custom slash commands don't work in direct or group me...
Jonathan
2017-10-17
4
-8
/
+165
*
Merge branch 'release-4.3'
Christopher Brown
2017-10-16
31
-186
/
+1415
|
\
|
*
Fix SessionIdleTimeoutInMinutes in default.json
JoramWilander
2017-10-16
1
-1
/
+1
|
*
workaround for go smtp bug (#7620)
Chris
2017-10-12
1
-3
/
+21
|
*
fix race condition in tests (#7609)
Chris
2017-10-11
2
-0
/
+32
|
*
Fixing LDAP and SAML settings detection (#7605)
Christopher Speller
2017-10-11
1
-6
/
+6
|
*
translations PR 20171009 (#7598)
enahum
2017-10-10
14
-131
/
+235
|
*
PLT-7811 Standardized team sanitization flow (#7586)
Harrison Healey
2017-10-09
44
-3304
/
+1686
|
*
PLT-7818 Updates to post type (#7579)
Joram Wilander
2017-10-09
7
-6
/
+58
|
*
PLT-7826: Don't fetch posts from store if ES returns none. (#7596)
George Goldberg
2017-10-09
1
-6
/
+8
*
|
[PLT-7396] Add the ability to revoke user sessions in System Console > Users ...
Rick Batka
2017-10-16
3
-0
/
+75
*
|
Add two missing diagnostics entries (#7634)
Jason Blais
2017-10-16
2
-1
/
+3
*
|
Fix webconn shutdown race (#7631)
Chris
2017-10-16
3
-7
/
+31
*
|
PLT-7809: Add support for Kopano Webmeetings WebRTC server (#7590)
Simon Eisenmann
2017-10-16
4
-9
/
+59
*
|
parallel tests (#7629)
Chris
2017-10-16
15
-61
/
+302
*
|
Ignored gogland project files (#7625)
Jonathan
2017-10-13
1
-0
/
+3
*
|
Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)
Chris
2017-10-12
10
-434
/
+508
*
|
Minor link fixes (#7614)
Conor O'Callaghan
2017-10-12
1
-3
/
+3
*
|
Add User To Channel api route returns a 400 error when trying to add users to...
Santos Solorzano
2017-10-12
1
-0
/
+5
*
|
PLT-7883: Fix database race in bulk importer in GetByUsername. (#7611)
George Goldberg
2017-10-12
1
-19
/
+20
*
|
Make test execution not take quadratic compilation time (#7610)
Chris
2017-10-12
2
-27
/
+18
*
|
Add back consumeAndClose functionality. (#7608)
Christopher Speller
2017-10-12
7
-10
/
+17
*
|
[PLT-7764] Fix in:channel search when channel name/displayname includes `-` (...
Saturnino Abril
2017-10-11
3
-47
/
+159
*
|
remove go 1.8 ipc workaround (#7604)
Chris
2017-10-10
3
-224
/
+1
*
|
Remove duplicate post edit WS event and cache invalidation (#7576)
Joram Wilander
2017-10-09
1
-3
/
+0
*
|
Miscellaneous app cleanup (#7594)
Chris
2017-10-09
22
-169
/
+168
*
|
store/sqlstore cleanup and postgres tests (#7595)
Chris
2017-10-09
22
-118
/
+333
*
|
store/storetest package (#7588)
Chris
2017-10-06
46
-11071
/
+11095
*
|
Do not require server restart when enabling/disabling plugins (#7592)
Joram Wilander
2017-10-06
2
-2
/
+18
*
|
fix GetPostsByIds error (#7591)
Chris
2017-10-06
1
-1
/
+1
*
|
reduce store boiler plate (#7585)
Chris
2017-10-06
35
-3269
/
+589
*
|
post-4.3 commit (#7581)
Chris
2017-10-05
1
-0
/
+9
|
/
*
fix websocket deadlock (#7577)
Chris
2017-10-04
1
-4
/
+16
*
4.3 pre-cut (#7569)
Chris
2017-10-04
2
-4
/
+5
*
Fix races / finally remove global app for good (#7570)
Chris
2017-10-04
23
-67
/
+139
*
Parameterized post ids to avoid possible sql injection (#7575)
Jonathan
2017-10-04
1
-3
/
+14
*
Remove duplicate Nature section (#7571)
lindalumitchell
2017-10-04
1
-5
/
+0
*
PLT-7218: CLI to move slash commands between teams. (#7574)
George Goldberg
2017-10-04
9
-1
/
+252
*
PLT-7789: Fix raciness on Aurora with importing team members. (#7573)
George Goldberg
2017-10-04
2
-17
/
+19
*
[PLT-7787] remove an extra ephemeral message posted for slash commands (#7572)
Carlos Tadeu Panato Junior
2017-10-04
1
-1
/
+1
[prev]
[next]