Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Action Cable] require_relative => require | Akira Matsuda | 2017-10-21 | 1 | -1/+1 |
* | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 1 | -0/+2 |
* | [Action Cable] require => require_relative | Akira Matsuda | 2017-07-01 | 1 | -1/+1 |
* | applies new string literal convention in actioncable/lib | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -3/+8 |
* | Synchronize the lazy setters in Server | Matthew Draper | 2016-01-30 | 1 | -2/+2 |
* | 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 |
* | Add Async and Inline adapters | Matthew Draper | 2016-01-24 | 1 | -0/+22 |