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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
client test have not using Pathname and hashwithindifferent access
Gaurav Sharma
2016-06-26
1
-3
/
+0
*
|
|
|
|
Allow actioncable connections from any port in development
Michael Dever
2016-06-16
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Added "Download and Installation" section to Action Cable README [ci skip]
Prathamesh Sonpatki
2016-06-04
1
-0
/
+10
*
|
|
|
Trim Action Cable README [ci skip]
Prathamesh Sonpatki
2016-06-04
1
-161
/
+0
|
/
/
/
*
|
|
Properly support reloading for Action Cable channels
Matthew Draper
2016-06-02
8
-82
/
+56
*
|
|
Merge pull request #25170 from maclover7/add-configuration-cable
Jeremy Daer
2016-05-31
8
-51
/
+69
|
\
\
\
|
*
|
|
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
4
-6
/
+22
*
|
|
|
Merge pull request #25216 from javan/actioncable/tune-sauce-labs-tests
Jeremy Daer
2016-05-31
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Test single latest browser version
Javan Makhmali
2016-05-31
1
-6
/
+6
|
|
/
/
/
*
/
/
/
fix grammar
Rajat Bansal
2016-05-31
2
-2
/
+2
|
/
/
/
*
/
/
Bash markdown syntax
Anubhav Saxena
2016-05-27
1
-1
/
+1
|
/
/
*
|
CI: run Action Cable browser tests in Sauce Labs
Jon Moss
2016-05-25
2
-2
/
+27
*
|
Remove package:clean task
Javan Makhmali
2016-05-24
1
-1
/
+0
*
|
Build action_cable.js with Blade
Javan Makhmali
2016-05-24
3
-42
/
+11
*
|
Remove Blade gem dependency
Vipul A M
2016-05-21
1
-2
/
+0
*
|
Merge pull request #25076 from jeroenvisser101/keep-to-max-length
Sean Griffin
2016-05-21
2
-2
/
+4
|
\
\
|
*
|
Change comments to not exceed 80 characters
Jeroen Visser
2016-05-19
2
-2
/
+4
*
|
|
Pass over Action Cable docs
Jon Moss
2016-05-21
2
-4
/
+4
*
|
|
Merge pull request #24918 from prathamesh-sonpatki/cable-assets
Rafael França
2016-05-21
2
-1
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Cable: Generate .js or .coffee files while generating channel as per the java...
Prathamesh Sonpatki
2016-05-17
2
-1
/
+20
*
|
|
Improve method description
Roman Pushkin
2016-05-18
1
-0
/
+1
|
/
/
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-05-14
1
-2
/
+2
|
\
\
|
*
|
Fix code formatting in docs
Jay Hayes
2016-05-03
1
-2
/
+2
*
|
|
Publish Action Cable to NPM when we release.
Jon Moss
2016-05-11
2
-0
/
+30
|
|
/
|
/
|
*
|
Start Rails 5.1 development :tada:
Rafael Mendonça França
2016-05-10
2
-89
/
+3
*
|
Kick off initial JavaScript tests
Javan Makhmali
2016-05-09
9
-0
/
+4631
*
|
change cable.coffee to cable.js [ci skip]
yuuji.yaginuma
2016-05-07
1
-5
/
+10
*
|
Merge commit 'fbdcf5221ad7ea3d40ad09651962fc85d101dd67'
Matthew Draper
2016-05-07
2
-1
/
+6
|
\
\
|
*
|
Preparing for 5.0.0.rc1 release
Rafael Mendonça França
2016-05-06
2
-1
/
+6
*
|
|
http --> https
Jon Moss
2016-05-06
1
-1
/
+1
|
/
/
*
|
renames ActionCable::Railtie to ActionCable::Engine
Xavier Noria
2016-05-04
1
-1
/
+1
*
|
[ci skip] Fix ActionCable README
willnet
2016-05-02
1
-1
/
+1
|
/
*
Prep Rails 5 beta 4
eileencodes
2016-04-27
2
-1
/
+3
*
Merge pull request #24669 from tomkadwill/action_pack_typos
Vipul A M
2016-04-22
1
-1
/
+1
|
\
|
*
Actioncable and Actionpack documentation typos [ci skip]
Tom Kadwill
2016-04-21
1
-1
/
+1
*
|
Log if redis connection is in stale/failed state.
Vipul A M
2016-04-21
1
-0
/
+4
|
/
*
Cable: Extract stream handler construction
Jeremy Daer
2016-04-18
6
-25
/
+75
*
Cable: Periodic timers refresh
Jeremy Daer
2016-04-18
4
-39
/
+83
*
Merge pull request #24600 from tomkadwill/action-cabel-channel-typos
Vipul A M
2016-04-18
4
-5
/
+5
|
\
|
*
Fix typos in ActionCable Channel [ci skip]
Tom Kadwill
2016-04-18
4
-5
/
+5
*
|
don't remove `cable.js`
yuuji.yaginuma
2016-04-16
1
-1
/
+3
*
|
Merge pull request #24559 from vipulnsward/fix-ac-tests
Jeremy Daer
2016-04-15
2
-5
/
+3
|
\
\
|
*
|
- Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC...
Vipul A M
2016-04-15
2
-5
/
+3
*
|
|
Merge pull request #24557 from y-yagi/update_example_to_specify_ac_mount_path
Vipul A M
2016-04-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update example to specify the Action Cable mount path [ci skip]
yuuji.yaginuma
2016-04-15
1
-4
/
+4
*
|
|
Run Action Cable callbacks through the worker pool
Sean Griffin
2016-04-13
2
-5
/
+30
|
/
/
*
/
Generate `cable.js` file if does not exist when generating channel
Prathamesh Sonpatki
2016-04-12
2
-0
/
+14
|
/
*
Cable typo: isSupportedProtocol -> isProtocolSupported
Jeremy Daer
2016-04-05
1
-1
/
+1
[prev]
[next]