Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -4/+5 |
* | Synchronize the lazy setters in Server | Matthew Draper | 2016-01-30 | 1 | -1/+6 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -2/+2 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -2/+2 |
* | Using a hacked faye-websocket, drop EventMachine | Matthew Draper | 2016-01-24 | 1 | -2/+2 |
* | Allow subscription adapters to be shut down | Matthew Draper | 2016-01-24 | 1 | -14/+27 |
* | Split internal subscriber tracking from Postgres adapter | Matthew Draper | 2016-01-24 | 1 | -23/+13 |
* | Merge pull request #22950 from maclover7/adapterize-storage-actioncable | Matthew Draper | 2016-01-20 | 1 | -1/+0 |
* | Fix code review comments | Jon Moss | 2016-01-18 | 1 | -6/+2 |
* | Small PostgreSQL adapter refactors / cleanup | Jon Moss | 2016-01-18 | 1 | -14/+16 |
* | ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter | Jon Moss | 2016-01-18 | 1 | -0/+101 |