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 |
* | Wait for the socket to be closed asynchronously | Matthew Draper | 2016-10-06 | 1 | -2/+10 |
* | Remove Faye mode | Matthew Draper | 2016-10-01 | 1 | -4/+0 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -14/+14 |
* | close hijacked i/o socket after use (fixes #25613) | Tinco Andringa | 2016-07-01 | 1 | -0/+14 |
* | - Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC... | Vipul A M | 2016-04-15 | 1 | -3/+2 |
* | Gracefully handle disconnected clients | Jeremy Daer | 2016-03-20 | 1 | -0/+65 |