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
/
test
/
javascript
/
src
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify ActionCable.createWebSocketURL and realphabetize exports (#35810)
rmacklin
2019-04-02
1
-2
/
+3
*
feat(js): Dynamic ActionCable URL (#35579)
Ryan Castner
2019-03-31
1
-2
/
+5
*
feat(js): Dynamic Actioncable WebSocket URL
Ryan Castner
2019-03-07
1
-0
/
+8
*
Replace `window` references in ActionCable with `self`
Richard Macklin
2019-01-14
1
-4
/
+4
*
Replace reference to WebSocket global with ActionCable.adapters.WebSocket
Richard Macklin
2018-12-01
1
-0
/
+28
*
Remove circular dependency warnings in ActionCable javascript and publish sou...
rmacklin
2018-12-01
1
-13
/
+3
*
Convert ActionCable tests from CoffeeScript to ES2015 and replace Blade with ...
rmacklin
2018-11-26
8
-120
/
+159
*
ActionCable should not raise when a connection is already open
Duncan Grazier
2017-01-06
1
-2
/
+5
*
Add more Action Cable JavaScript tests
Javan Makhmali
2016-11-21
2
-0
/
+65
*
Add helper for testing against a mock WebSocket and server
Javan Makhmali
2016-05-31
1
-36
/
+7
*
Reorganize `MockWebSocket`
Jon Moss
2016-05-31
1
-21
/
+30
*
Add configuration for `WebSocket` and `logger`
Jon Moss
2016-05-31
1
-0
/
+17
*
Kick off initial JavaScript tests
Javan Makhmali
2016-05-09
2
-0
/
+55