| Commit message (Expand) | Author | Age | Files | Lines |
* | Cable message encoding | Jeremy Daer | 2016-03-31 | 3 | -48/+118 |
* | Keep logging in the ActionCable::Channel::Base | Rafael Mendonça França | 2016-03-30 | 1 | -69/+0 |
* | Add AS::Notifications and LogSubscriber to ActionCable::Channel | Matthew Wear | 2016-03-04 | 2 | -0/+144 |
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -1/+1 |
* | Convert stream broadcasting to a string | Jay Hayes | 2016-02-24 | 1 | -0/+17 |
* | whitespace | Jay Hayes | 2016-02-24 | 1 | -1/+0 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 2 | -15/+9 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 2 | -9/+15 |
* | Using a hacked faye-websocket, drop EventMachine | Matthew Draper | 2016-01-24 | 2 | -15/+9 |
* | Fix code review comments | Jon Moss | 2016-01-18 | 1 | -3/+3 |
* | All Redis deps are now optional, Postgres --> PostgreSQL adapter | Jon Moss | 2016-01-18 | 1 | -1/+0 |
* | Tests passing and small refactoring | Jon Moss | 2016-01-18 | 1 | -4/+5 |
* | [ActionCable] declare asset_logged private | Akshay Vishnoi | 2015-12-19 | 1 | -14/+14 |
* | Merge pull request #22668 from ryohashimoto/151219_receive | Kasper Timm Hansen | 2015-12-18 | 1 | -1/+1 |
|\ |
|
| * | Fix `receive` spelling | Ryo Hashimoto | 2015-12-19 | 1 | -1/+1 |
* | | Merge pull request #22667 from akshay-vishnoi/base_test_case | Rafael França | 2015-12-18 | 1 | -0/+22 |
|\ \
| |/
|/| |
|
| * | [ActionCable] Test invalid action on channel | Akshay Vishnoi | 2015-12-18 | 1 | -0/+22 |
* | | Fix `receive` spelling and add whitespace | Kasper Timm Hansen | 2015-12-18 | 1 | -3/+3 |
|/ |
|
* | [ActionCable] test perform action with default action | Akshay Vishnoi | 2015-12-18 | 1 | -1/+11 |
* | [ActionCable] Test available actions on Channel | Akshay Vishnoi | 2015-12-18 | 1 | -0/+4 |
* | Remove warnings from actioncable | Arun Agrawal | 2015-12-17 | 1 | -1/+1 |
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 6 | -0/+332 |