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
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
2
-0
/
+29
*
Remove circular dependency warnings in ActionCable javascript and publish sou...
rmacklin
2018-12-01
3
-18
/
+8
*
Convert ActionCable tests from CoffeeScript to ES2015 and replace Blade with ...
rmacklin
2018-11-26
15
-4713
/
+232
*
Remove thirdparty FIXME
Alberto Almagro
2018-07-25
1
-2
/
+1
*
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
4
-0
/
+78
*
Add helper for testing against a mock WebSocket and server
Javan Makhmali
2016-05-31
5
-56
/
+48
*
Reorganize `MockWebSocket`
Jon Moss
2016-05-31
2
-22
/
+32
*
Add configuration for `WebSocket` and `logger`
Jon Moss
2016-05-31
2
-4
/
+18
*
Kick off initial JavaScript tests
Javan Makhmali
2016-05-09
6
-0
/
+4617