Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove args from assert_nothing_raised in tests | Tara Scherner de la Fuente | 2016-02-22 | 1 | -3/+3 |
* | Don't rely on the global server as a receiver. | Kasper Timm Hansen | 2016-02-14 | 1 | -6/+0 |
* | Default connection class to ActionCable::Connection::Base. | Kasper Timm Hansen | 2016-02-14 | 1 | -8/+0 |
* | Inject Rails' channel paths in engine. | Kasper Timm Hansen | 2016-02-14 | 1 | -8/+0 |
* | Switch the default redis adapter to a single-stream model | Matthew Draper | 2016-02-01 | 2 | -1/+17 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -3/+0 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -0/+3 |
* | Ditch the EM error logging helper | Matthew Draper | 2016-01-24 | 1 | -1/+0 |
* | Using a hacked faye-websocket, drop EventMachine | Matthew Draper | 2016-01-24 | 1 | -2/+0 |
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 5 | -0/+218 |
* | ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter | Jon Moss | 2016-01-18 | 1 | -0/+73 |