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
/
guides
/
source
/
action_cable_overview.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
url -> URL in Action Cable guide [ci skip]
Sharang Dashputre
2019-04-01
1
-3
/
+3
*
feat(js): Dynamic ActionCable URL (#35579)
Ryan Castner
2019-03-31
1
-0
/
+17
*
Update links and code examples in the guides to use HTTPS where the host supp...
Nathaniel Suchy
2019-03-06
1
-1
/
+1
*
Add Worker Pool section to Action Cable configuration docs
Sergey Ponomarev
2019-02-01
1
-5
/
+15
*
Minimize boilerplate setup code for JavaScript libraries
Javan Makhmali
2019-01-16
1
-2
/
+2
*
Add Action Cable Testing guides
Vladimir Dementyev
2019-01-14
1
-0
/
+5
*
Merge pull request #34932 from bogdanvlviv/fix-action-cable-guide-follow-up-3...
Ryuta Kamizono
2019-01-14
1
-8
/
+8
|
\
|
*
Fix "Action Cable Overview" guide [ci skip]
bogdanvlviv
2019-01-13
1
-8
/
+8
*
|
Merge `actioncable/README.md` to the Action Cable Overview guide [ci skip]
bogdanvlviv
2019-01-13
1
-0
/
+30
|
/
*
Move all npm packages to @rails scope
Javan Makhmali
2019-01-10
1
-1
/
+1
*
Use ES6 and Webpacker in ActionCable guide.
Gannon McGibbon
2019-01-04
1
-112
/
+160
*
Update `action_cable_overview.md`: fix typo.
Evgeny Sugakov
2018-11-10
1
-3
/
+3
*
fix broken link in Action Cable guides and readme [ci skip]
Greg Molnar
2018-10-08
1
-1
/
+1
*
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
*
[ci skip] Add missing **DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED...
Ryuta Kamizono
2017-12-15
1
-0
/
+2
*
Update Action Cable Overview Guide [ci skip]
Francis Go
2017-11-22
1
-9
/
+9
*
Remove mention about Evented Redis [ci skip]
yuuji.yaginuma
2017-10-26
1
-2
/
+2
*
Remove mention about Evented Redis [ci skip]
bogdanvlviv
2017-10-23
1
-2
/
+1
*
Cosmetic fixes [ci skip]
Yauheni Dakuka
2017-10-06
1
-1
/
+1
*
[ci skip] Prefer cookies.encrypted over signed (#30129)
Claudio B
2017-08-07
1
-1
/
+1
*
Rename local variable name `current_user` to `verified_user` [ci skip]
yuuji.yaginuma
2017-03-25
1
-3
/
+3
*
Various style + grammar fixes for #27719
Jon Moss
2017-01-18
1
-8
/
+10
*
Update ActionCable guide to better describe SubscriptionAdapter configuration.
Chad Ingram
2017-01-17
1
-3
/
+22
*
Abuse of protected in guides
Akira Matsuda
2016-12-25
1
-1
/
+1
*
Suggested edits
Javier Cuevas
2016-10-13
1
-3
/
+3
*
Improve Action Cable Overview guide
Javier Cuevas
2016-10-13
1
-3
/
+3
*
Change page:change to turbolinks:load in README.md [ci skip]
kenta-s
2016-10-05
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-08-21
1
-2
/
+2
|
\
|
*
Fix remaining broadcasting_name example from Action Cable guide [ci skip]
Prathamesh Sonpatki
2016-08-12
1
-2
/
+2
*
|
[ci skip] Fix documentation wrong for ActionCable
Eric Zhang
2016-08-12
1
-1
/
+1
*
|
[ci skip] Fix documentation for ActionCable::Channel#broadcast_to
Eric Zhang
2016-08-12
1
-2
/
+2
|
/
*
Update ActionCable Rebroadcasting a Message documentation
Joseph Mullins
2016-07-12
1
-1
/
+1
*
Add header demarcation to Action Cable guide
Josh Justice
2016-07-05
1
-1
/
+3
*
Make log tags example for ACa more generic and not BC specific [ci skip]
Vipul A M
2016-06-15
1
-3
/
+4
*
Expand on AC introduction list [ci skip]
Vipul A M
2016-06-07
1
-0
/
+2
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-06-03
1
-1
/
+1
|
\
|
*
Light edits to Action Cable Overview guide
Jon Moss
2016-05-28
1
-3
/
+3
*
|
[ci skip]Fix wrong require path raising LoadError
willnet
2016-05-29
1
-1
/
+1
*
|
[ci skip] Fix ActionCable Guides
willnet
2016-05-27
1
-1
/
+1
*
|
edit pass over the cable guide [ci skip]
Xavier Noria
2016-05-14
1
-143
/
+181
|
/
*
change cable.coffee to cable.js [ci skip]
yuuji.yaginuma
2016-05-07
1
-6
/
+11
*
http --> https
Jon Moss
2016-05-06
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-04-29
1
-7
/
+8
|
\
|
*
[ci skip] Fix formatting of code snippet in Action Cable guide
Prathamesh Sonpatki
2016-04-05
1
-7
/
+8
*
|
update example to specify the Action Cable mount path [ci skip]
yuuji.yaginuma
2016-04-15
1
-4
/
+5
*
|
fix typo in file path [ci skip]
yuuji.yaginuma
2016-04-10
1
-4
/
+4
|
/
*
Remove extra 'the' and unwanted comma [ci skip]
Santosh Wadghule
2016-03-08
1
-1
/
+1
*
Fix formatting in Action Cable guide [ci skip]
Prathamesh Sonpatki
2016-02-28
1
-0
/
+1
*
Fix merge conflict in Action Cable guide [ci skip]
Prathamesh Sonpatki
2016-02-28
1
-5
/
+2
*
Further cleanup of the cable guide
David Heinemeier Hansson
2016-02-28
1
-100
/
+51
[next]