server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
web_conn.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
Chris
2018-02-06
1
-1
/
+1
*
Remove utils.ClientCfg and utils.ClientCfgHash (#8041)
Chris
2018-01-05
1
-1
/
+1
*
Fix webconn shutdown race (#7631)
Chris
2017-10-16
1
-2
/
+3
*
Fix races / finally remove global app for good (#7570)
Chris
2017-10-04
1
-11
/
+23
*
Goroutine wranglin (#7556)
Chris
2017-10-03
1
-4
/
+18
*
remove remaining Global() calls (outside of tests) (#7521)
Chris
2017-09-28
1
-1
/
+1
*
remove einterface gets (#7455)
Chris
2017-09-19
1
-3
/
+2
*
remove more global references (#7442)
Chris
2017-09-14
1
-5
/
+7
*
Renaming repo
Christopher Speller
2017-09-06
1
-3
/
+3
*
app type transition (#7167)
Chris
2017-09-06
1
-8
/
+8
*
PLT-6226 fixing race in IsAuth (#7296)
Corey Hulen
2017-09-05
1
-28
/
+62
*
PLT-6226 Fixing races with licensing (#7213)
Corey Hulen
2017-08-16
1
-1
/
+1
*
PLT-6610 adding the view channel event as skippable (#6800)
Corey Hulen
2017-06-29
1
-1
/
+3
*
PLT-6610 sending websocket event for last channel viewed (#6787)
Corey Hulen
2017-06-29
1
-2
/
+6
*
Detach session activity update from statuses (#6379)
Joram Wilander
2017-05-10
1
-1
/
+4
*
Adding slow pump detection to web_conn and better metrics (#6114)
Corey Hulen
2017-04-21
1
-21
/
+43
*
Merge branch 'release-3.8'
Christopher Speller
2017-04-17
1
-1
/
+1
|
\
|
*
PLT-5977: Only reload clients when client config changes. (#5989)
George Goldberg
2017-04-05
1
-1
/
+1
*
|
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
|
/
*
PLT-5750 Add sequence number to websocket connections and events (#5907)
Joram Wilander
2017-04-01
1
-2
/
+13
*
Fix policy application in team edition. (#5771)
George Goldberg
2017-03-15
1
-1
/
+1
*
Optimizing weh_hub.Start() for master (#5576)
Corey Hulen
2017-03-01
1
-9
/
+19
*
Optimzing the user typing event in ShouldSendEvent() (#5560)
Corey Hulen
2017-02-28
1
-13
/
+6
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-0
/
+254