Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cant run on an out-of-the-box OSX installation without running out of TOO MAN... | David Heinemeier Hansson | 2016-02-05 | 1 | -1/+1 |
* | Merge pull request #23370 from maclover7/actioncable-main-travis-build | Guillermo Iguaran | 2016-01-31 | 1 | -9/+0 |
|\ | |||||
| * | Remove unused method | Jon Moss | 2016-01-31 | 1 | -9/+0 |
* | | Wait for EventMachine to finish starting | Matthew Draper | 2016-02-01 | 1 | -0/+1 |
|/ | |||||
* | Use a gentler disconnect | Matthew Draper | 2016-01-30 | 1 | -2/+2 |
* | Don't bother stopping EM between tests | Matthew Draper | 2016-01-30 | 1 | -38/+3 |
* | Keep the socket reference after close | Matthew Draper | 2016-01-30 | 1 | -3/+2 |
* | Reduce the client count, in hope of a more consistent test | Matthew Draper | 2016-01-30 | 1 | -3/+3 |
* | Be more patient while gathering the expected responses | Matthew Draper | 2016-01-30 | 1 | -4/+3 |
* | Handle more IO errors (especially, ECONNRESET) | Matthew Draper | 2016-01-30 | 1 | -0/+26 |
* | Add a couple of tests that connect with a WS client | Matthew Draper | 2016-01-30 | 1 | -0/+238 |