| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | Add Channel#ensure_confirmation_sent; call #subscribe_to_channel after initia... | palkan | 2016-09-22 | 4 | -6/+15 |
* | [Fix #25381] Avoid race condition on subscription confirmation | palkan | 2016-09-20 | 2 | -5/+33 |
* | Prevent invocation of channel action if rejected connection | Jon Moss | 2016-08-19 | 1 | -0/+15 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -3/+3 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 4 | -5/+5 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 6 | -62/+62 |
* | Properly support reloading for Action Cable channels | Matthew Draper | 2016-06-02 | 1 | -4/+0 |
* | Cable: Extract stream handler construction | Jeremy Daer | 2016-04-18 | 1 | -0/+1 |
* | Cable: Periodic timers refresh | Jeremy Daer | 2016-04-18 | 1 | -10/+38 |
* | Run Action Cable callbacks through the worker pool | Sean Griffin | 2016-04-13 | 1 | -3/+25 |
* | 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 |