Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Close the IO from the read loop thread | Matthew Draper | 2016-10-06 | 1 | -0/+1 |
* | Buffer writes to the cable sockets | Matthew Draper | 2016-09-28 | 1 | -8/+38 |
* | applies new string literal convention in actioncable/lib | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -1/+10 |
* | Handle more IO errors (especially, ECONNRESET) | Matthew Draper | 2016-01-30 | 1 | -21/+47 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -0/+68 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -68/+0 |
* | Import the relevant portions of faye-websocket | Matthew Draper | 2016-01-24 | 1 | -0/+68 |