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
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `require_relative` instead of `require` with full path
bogdanvlviv
2017-06-14
1
-1
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Rename local variable name `current_user` to `verified_user` [ci skip]
Ryuta Kamizono
2017-03-25
1
-2
/
+2
*
Revert "Merge pull request #28569 from HarryCollins/patch-1"
Kasper Timm Hansen
2017-03-25
1
-1
/
+1
*
Update Action Cable README.md - typo fix
HarryCollins
2017-03-25
1
-1
/
+1
*
Merge pull request #25626 from maclover7/jm-standardize-ac-readme
Rafael França
2017-01-03
1
-0
/
+9
|
\
|
*
Standardize Action Cable README.md
Jon Moss
2016-07-02
1
-0
/
+9
*
|
Privatize unneededly protected methods in Action Cable
Akira Matsuda
2016-12-24
1
-1
/
+1
*
|
Permit same-origin connections by default
Matthew Draper
2016-10-11
1
-4
/
+9
*
|
Merge pull request #26568 from skateman/cable-sameorigin-as-host
Matthew Draper
2016-10-11
1
-0
/
+5
|
\
\
|
*
|
Optionally allow ActionCable requests from the same host as origin
Dávid Halász
2016-09-21
1
-0
/
+5
|
|
/
*
/
Change page:change to turbolinks:load in README.md [ci skip]
kenta-s
2016-10-05
1
-1
/
+1
|
/
*
Merge pull request #24991 from maclover7/actioncable-npm-docs
Vipul A M
2016-06-29
1
-0
/
+68
|
\
|
*
Add documentation about Action Cable npm package
Jon Moss
2016-05-26
1
-0
/
+68
*
|
Fix Action Cable README [ci skip]
Rafael Mendonça França
2016-06-26
1
-5
/
+14
*
|
Remove conflict line [ci skip]
Ryuta Kamizono
2016-06-27
1
-1
/
+0
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-06-26
1
-2
/
+143
|
\
\
|
*
|
Fix and make example generic in README as well [ci skip]
Vipul A M
2016-06-15
1
-3
/
+3
*
|
|
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
|
/
/
*
|
fix grammar
Rajat Bansal
2016-05-31
1
-1
/
+1
*
|
Bash markdown syntax
Anubhav Saxena
2016-05-27
1
-1
/
+1
|
/
*
change cable.coffee to cable.js [ci skip]
yuuji.yaginuma
2016-05-07
1
-5
/
+10
*
http --> https
Jon Moss
2016-05-06
1
-1
/
+1
*
[ci skip] Fix ActionCable README
willnet
2016-05-02
1
-1
/
+1
*
Merge pull request #24600 from tomkadwill/action-cabel-channel-typos
Vipul A M
2016-04-18
1
-1
/
+1
|
\
|
*
Fix typos in ActionCable Channel [ci skip]
Tom Kadwill
2016-04-18
1
-1
/
+1
*
|
update example to specify the Action Cable mount path [ci skip]
yuuji.yaginuma
2016-04-15
1
-4
/
+4
|
/
*
Remove inconsistency in the Action Cable README [ci skip]
Bouke van der Bijl
2016-02-29
1
-6
/
+2
*
Add small Action Cable documentation fixes
Hayley Anderson
2016-02-27
1
-5
/
+5
*
Action Cable readme fix [ci skip]
Mehmet Emin İNAÇ
2016-02-23
1
-4
/
+4
*
Full Action Cable documentation read through
Jon Moss
2016-02-17
1
-12
/
+12
*
Merge pull request #23546 from maclover7/cable-readme-update
Jon Moss
2016-02-11
1
-8
/
+7
|
\
|
*
ActionCable README updates
Jon Moss
2016-02-08
1
-8
/
+7
*
|
Fix tiny grammar.
Mawueli Kofi Adzoe
2016-02-09
1
-1
/
+1
*
|
Fix typo [ci skip]
Ryuta Kamizono
2016-02-09
1
-1
/
+1
|
/
*
Merge pull request #23556 from y-yagi/remove_faye-websocket_from_readme
प्रथमेश Sonpatki
2016-02-08
1
-1
/
+1
|
\
|
*
remove `faye-websocket` dependency from README [ci skip]
yuuji.yaginuma
2016-02-08
1
-1
/
+1
*
|
config examples for ActionCable now use Rails.application.config.action_cable
Daniel Fox
2016-02-07
1
-3
/
+3
|
/
*
Document the fact that Action Cable does not require a multi-threaded app server
Hongli Lai (Phusion)
2016-02-03
1
-2
/
+11
*
remove require logging
Kesha Antonov
2016-01-29
1
-2
/
+0
*
[ci skip] Don’t explicitly mention EventMachine
claudiob
2016-01-25
1
-5
/
+4
*
fix path of Action Cable configuration file [ci skip]
yuuji.yaginuma
2016-01-23
1
-2
/
+2
*
Move ApplicationCable::Channel section of readme
Derek Kniffin
2016-01-22
1
-7
/
+7
*
Merge pull request #23096 from HayleyCAnderson/ha-action-cable-docs
Jon Moss
2016-01-18
1
-20
/
+31
|
\
|
*
Improve Action Cable configuration explanations
Hayley Anderson
2016-01-18
1
-20
/
+31
*
|
Revert "Merge pull request #22977 from rails/revert-22934-master"
David Heinemeier Hansson
2016-01-16
1
-1
/
+1
|
/
*
Revert "Move async execution from celluloid to concurrent-ruby"
David Heinemeier Hansson
2016-01-08
1
-1
/
+1
*
Remove celluloid references
Mike Perham
2016-01-05
1
-1
/
+1
*
[ci skip] Steal `ActionCable.server` mounting from routes template.
Kasper Timm Hansen
2015-12-22
1
-2
/
+2
[next]