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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #23789 from wisetara/wisetara/deprecate-args-ActiveSupport...
Rafael França
2016-02-23
1
-3
/
+3
|
\
|
*
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-3
/
+3
*
|
Confirm connection monitor subscription on open
Pratik Naik
2016-02-23
1
-1
/
+1
|
/
*
Merge pull request #23715 from maclover7/fix-unsubscribe
Matthew Draper
2016-02-19
2
-0
/
+25
|
\
|
*
Fix `unsubscribed` server side behavior
Jon Moss
2016-02-18
2
-0
/
+25
*
|
Use a semaphore to signal message availability
Matthew Draper
2016-02-19
1
-7
/
+8
|
/
*
Don't rely on the global server as a receiver.
Kasper Timm Hansen
2016-02-14
3
-10
/
+4
*
Default connection class to ActionCable::Connection::Base.
Kasper Timm Hansen
2016-02-14
2
-16
/
+0
*
Inject Rails' channel paths in engine.
Kasper Timm Hansen
2016-02-14
2
-17
/
+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 #23381 from matthewd/uneventful-redis
Matthew Draper
2016-02-02
2
-1
/
+17
|
\
|
*
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
2
-1
/
+17
*
|
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
2
-0
/
+31
*
Add a couple of tests that connect with a WS client
Matthew Draper
2016-01-30
2
-0
/
+251
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
8
-51
/
+32
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
8
-32
/
+51
*
Ditch the EM error logging helper
Matthew Draper
2016-01-24
1
-1
/
+0
*
Import the relevant portions of faye-websocket
Matthew Draper
2016-01-24
4
-8
/
+9
*
Using a hacked faye-websocket, drop EventMachine
Matthew Draper
2016-01-24
5
-42
/
+23
*
Add tests for the ActionCable adapters
Matthew Draper
2016-01-24
7
-0
/
+227
*
Fix code review comments
Jon Moss
2016-01-18
4
-9
/
+9
*
ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter
Jon Moss
2016-01-18
3
-6
/
+6
*
All Redis deps are now optional, Postgres --> PostgreSQL adapter
Jon Moss
2016-01-18
2
-2
/
+0
*
Tests passing and small refactoring
Jon Moss
2016-01-18
6
-36
/
+64
*
Adapterize ActionCable storage and extract behavior
Jon Moss
2016-01-18
1
-0
/
+64
*
Revert "Merge pull request #22977 from rails/revert-22934-master"
David Heinemeier Hansson
2016-01-16
7
-12
/
+0
*
Revert "Move async execution from celluloid to concurrent-ruby"
David Heinemeier Hansson
2016-01-08
7
-0
/
+12
*
Remove celluloid references
Mike Perham
2016-01-05
5
-5
/
+0
*
Move async execution from celluloid to concurrent-ruby
Mike Perham
2016-01-05
2
-7
/
+0
*
[ActionCable] declare asset_logged private
Akshay Vishnoi
2015-12-19
1
-14
/
+14
*
Merge pull request #22668 from ryohashimoto/151219_receive
Kasper Timm Hansen
2015-12-18
1
-1
/
+1
|
\
|
*
Fix `receive` spelling
Ryo Hashimoto
2015-12-19
1
-1
/
+1
*
|
Merge pull request #22667 from akshay-vishnoi/base_test_case
Rafael França
2015-12-18
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
[ActionCable] Test invalid action on channel
Akshay Vishnoi
2015-12-18
1
-0
/
+22
*
|
Fix `receive` spelling and add whitespace
Kasper Timm Hansen
2015-12-18
1
-3
/
+3
|
/
*
[ActionCable] test perform action with default action
Akshay Vishnoi
2015-12-18
1
-1
/
+11
*
[ActionCable] Test available actions on Channel
Akshay Vishnoi
2015-12-18
1
-0
/
+4
*
Remove warnings from actioncable
Arun Agrawal
2015-12-17
2
-2
/
+2
*
Quiet warnings
David Heinemeier Hansson
2015-12-16
1
-2
/
+2
*
Initial stab at adding Action Cable to rails/master
David Heinemeier Hansson
2015-12-14
1
-10
/
+5
*
Get ready to merge into Rails
David Heinemeier Hansson
2015-12-14
20
-0
/
+1013