| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 1 | -2/+2 |
* | | Preparing for 5.0.0.rc1 release | Rafael Mendonça França | 2016-05-06 | 1 | -1/+1 |
* | | renames ActionCable::Railtie to ActionCable::Engine | Xavier Noria | 2016-05-04 | 1 | -1/+1 |
|/ |
|
* | Prep Rails 5 beta 4 | eileencodes | 2016-04-27 | 1 | -1/+1 |
* | 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 | 2 | -18/+62 |
* | Cable: Periodic timers refresh | Jeremy Daer | 2016-04-18 | 2 | -19/+45 |
* | Merge pull request #24600 from tomkadwill/action-cabel-channel-typos | Vipul A M | 2016-04-18 | 3 | -4/+4 |
|\ |
|
| * | Fix typos in ActionCable Channel [ci skip] | Tom Kadwill | 2016-04-18 | 3 | -4/+4 |
* | | don't remove `cable.js` | yuuji.yaginuma | 2016-04-16 | 1 | -1/+3 |
* | | Run Action Cable callbacks through the worker pool | Sean Griffin | 2016-04-13 | 1 | -2/+5 |
* | | Generate `cable.js` file if does not exist when generating channel | Prathamesh Sonpatki | 2016-04-12 | 2 | -0/+14 |
|/ |
|
* | Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols | Jeremy Daer | 2016-04-05 | 5 | -8/+23 |
|\ |
|
| * | Added protocol negotiation | Daniel Rhodes | 2016-04-05 | 5 | -8/+23 |
* | | Cable message encoding | Jeremy Daer | 2016-03-31 | 7 | -61/+67 |
* | | Cable: reconcile default worker pool size with low db conn pool size | Jeremy Daer | 2016-03-30 | 2 | -2/+12 |
* | | Keep logging in the ActionCable::Channel::Base | Rafael Mendonça França | 2016-03-30 | 2 | -41/+6 |
* | | Merge pull request #23723 from mwear/action_cable_notifications | Rafael Mendonça França | 2016-03-29 | 2 | -8/+56 |
|\ \ |
|
| * | | Add AS::Notifications and LogSubscriber to ActionCable::Channel | Matthew Wear | 2016-03-04 | 2 | -8/+56 |
* | | | Cable: fix Faye periodic timer shutdown typo | Jeremy Daer | 2016-03-24 | 1 | -1/+1 |
* | | | Gracefully handle disconnected clients | Jeremy Daer | 2016-03-20 | 3 | -1/+4 |
* | | | Evented Redis adapter: log reconnect failures as errors, not just info | Jeremy Daer | 2016-03-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | Remove redundant regexp escapes in generators | Gadzhi Gadzhiev | 2016-03-08 | 1 | -1/+1 |
|/ |
|
* | Share default mount path with client side .js | Javan Makhmali | 2016-03-03 | 2 | -2/+3 |
* | Merge pull request #23992 from matthewd/em-option | Matthew Draper | 2016-03-04 | 16 | -34/+154 |
|\ |
|
| * | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 16 | -34/+154 |
* | | Accept JSON with no backslashes/escaping | Jon Moss | 2016-03-02 | 1 | -6/+19 |
* | | Merge pull request #23976 from danielrhodes/enhancement/ac-ping-to-message-type | Matthew Draper | 2016-03-02 | 2 | -8/+7 |
|\ \ |
|
| * | | Make ping into a message type | Daniel Rhodes | 2016-03-01 | 2 | -4/+2 |
| * | | Added welcome message type and fix test hacks | Daniel Rhodes | 2016-03-01 | 2 | -4/+5 |
* | | | Merge pull request #23935 from y-yagi/convert_cable_coffee_to_javascript | Rafael França | 2016-03-01 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | convert cable.coffee to cable.js | yuuji.yaginuma | 2016-02-28 | 1 | -1/+1 |
* | | | Use AS::Executor / AS::Reloader to support reloading in ActionCable | Matthew Draper | 2016-03-02 | 5 | -24/+67 |
| |/
|/| |
|
* | | Merge pull request #23811 from iamvery/string-channel | David Heinemeier Hansson | 2016-02-28 | 2 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Ensure server broadcasts are to string queue names | Jay Hayes | 2016-02-24 | 1 | -1/+1 |
| * | Convert stream broadcasting to a string | Jay Hayes | 2016-02-24 | 1 | -0/+1 |
* | | Add small Action Cable documentation fixes | Hayley Anderson | 2016-02-27 | 3 | -8/+8 |
* | | Merge pull request #23916 from lifo/same-redis-connection-for-subscription-an... | Jeremy Daer | 2016-02-26 | 1 | -2/+6 |
|\ \ |
|
| * | | Use redis_connector to create redis connections for both subscriptions and br... | Pratik Naik | 2016-02-26 | 1 | -2/+6 |
* | | | The async.callback call should live with the hijack | Matthew Draper | 2016-02-26 | 1 | -4/+5 |