index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actioncable
/
test
/
client_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't rely on the global server as a receiver.
Kasper Timm Hansen
2016-02-14
1
-3
/
+1
*
Default connection class to ActionCable::Connection::Base.
Kasper Timm Hansen
2016-02-14
1
-8
/
+0
*
Inject Rails' channel paths in engine.
Kasper Timm Hansen
2016-02-14
1
-9
/
+1
*
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