index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actioncable
/
app
/
assets
/
javascripts
/
action_cable
/
connection.coffee
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActionCable should not raise when a connection is already open
Duncan Grazier
2017-01-06
1
-1
/
+1
*
Add configuration for `WebSocket` and `logger`
Jon Moss
2016-05-31
1
-1
/
+1
*
Cable typo: isSupportedProtocol -> isProtocolSupported
Jeremy Daer
2016-04-05
1
-1
/
+1
*
Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols
Jeremy Daer
2016-04-05
1
-16
/
+25
|
\
|
*
Added protocol negotiation
Daniel Rhodes
2016-04-05
1
-16
/
+25
*
|
Fix WebSocket already open log message typo
Jon Evans
2016-03-22
1
-1
/
+1
|
/
*
Store reference to Subscriptions instance for convenience
Javan Makhmali
2016-03-03
1
-5
/
+6
*
Defer starting connection monitor until a connection is opened
Javan Makhmali
2016-03-03
1
-3
/
+7
*
Establish WebSocket connection when first subscription is created. Fixes #24026
Javan Makhmali
2016-03-03
1
-8
/
+5
*
ConnectionMonitor is once again notified of disconnect
Daniel Rhodes
2016-03-03
1
-0
/
+1
*
Make ping into a message type
Daniel Rhodes
2016-03-01
1
-2
/
+3
*
Added welcome message type and fix test hacks
Daniel Rhodes
2016-03-01
1
-0
/
+2
*
Only open Action Cable connection if data is being sent
Jon Moss
2016-02-24
1
-1
/
+3
*
Fix isAlive condition and add more logging
Javan Makhmali
2016-02-23
1
-5
/
+7
*
ActionCable.log
Javan Makhmali
2016-02-23
1
-7
/
+7
*
Uninstall event handlers when replacing WebSocket instance
Javan Makhmali
2016-02-23
1
-0
/
+6
*
Connection#isAlive
Javan Makhmali
2016-02-23
1
-3
/
+3
*
Treat 'closing' state as closed.
Pratik Naik
2016-02-23
1
-3
/
+6
*
Add client-side console logging to help debug reconnect issues
Javan Makhmali
2016-02-23
1
-0
/
+7
*
Wrangle the asset build into something that sounds more general
Matthew Draper
2016-02-01
1
-0
/
+81