| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge `actioncable/README.md` to the Action Cable Overview guide [ci skip] | bogdanvlviv | 2019-01-13 | 1 | -544/+1 |
* | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 1 | -3/+3 |
* | fix broken link in Action Cable guides and readme [ci skip] | Greg Molnar | 2018-10-08 | 1 | -1/+1 |
* | Update link for `Rack socket hijacking API` | nisusam | 2018-09-04 | 1 | -2/+2 |
* | Fix typos and add a few suggestions | Fatos Morina | 2017-11-28 | 1 | -1/+1 |
* | Removed deprected evented redis adapter | Rafael Mendonça França | 2017-10-23 | 1 | -1/+1 |
* | Fix quotes [ci skip] | Yauheni Dakuka | 2017-09-18 | 1 | -2/+2 |
* | Update MIT licenses link [ci skip] | Yoshiyuki Hirano | 2017-08-22 | 1 | -1/+1 |
* | [ci skip] Prefer cookies.encrypted over signed (#30129) | Claudio B | 2017-08-07 | 1 | -1/+1 |
* | 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 |