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
/
connection
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unstable test test_delegate_socket_errors_to_on_error_handler
Fumiaki MATSUSHIMA
2017-11-23
1
-2
/
+10
*
Remove unused `close_connection` in Action Cable tests (#30195)
Ryuta Kamizono
2017-08-11
2
-8
/
+0
*
Use frozen string literal in actioncable/
Kir Shatrov
2017-07-23
9
-0
/
+18
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
9
-9
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
9
-0
/
+9
*
Privatize unneededly protected methods in Action Cable tests
Akira Matsuda
2016-12-24
3
-3
/
+3
*
Permit same-origin connections by default
Matthew Draper
2016-10-11
1
-1
/
+2
*
Merge pull request #26568 from skateman/cable-sameorigin-as-host
Matthew Draper
2016-10-11
1
-0
/
+8
|
\
|
*
Optionally allow ActionCable requests from the same host as origin
Dávid Halász
2016-09-21
1
-0
/
+8
*
|
Wait for the socket to be closed asynchronously
Matthew Draper
2016-10-06
1
-2
/
+10
*
|
Remove Faye mode
Matthew Draper
2016-10-01
2
-6
/
+0
|
/
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in actioncable/test
Xavier Noria
2016-08-06
9
-85
/
+85
*
close hijacked i/o socket after use (fixes #25613)
Tinco Andringa
2016-07-01
1
-0
/
+14
*
Properly support reloading for Action Cable channels
Matthew Draper
2016-06-02
1
-1
/
+0
*
- Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionC...
Vipul A M
2016-04-15
2
-5
/
+3
*
Cable message encoding
Jeremy Daer
2016-03-31
2
-5
/
+3
*
Gracefully handle disconnected clients
Jeremy Daer
2016-03-20
2
-0
/
+132
*
Merge pull request #23992 from matthewd/em-option
Matthew Draper
2016-03-04
7
-9
/
+10
|
\
|
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
7
-9
/
+10
*
|
Accept JSON with no backslashes/escaping
Jon Moss
2016-03-02
1
-2
/
+2
*
|
Added welcome message type and fix test hacks
Daniel Rhodes
2016-03-01
1
-1
/
+1
|
/
*
Only hijack Rack socket when first needed
Jon Moss
2016-02-24
1
-0
/
+20
*
Confirm connection monitor subscription on open
Pratik Naik
2016-02-23
1
-1
/
+1
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
3
-13
/
+14
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
3
-14
/
+13
*
Import the relevant portions of faye-websocket
Matthew Draper
2016-01-24
3
-7
/
+7
*
Using a hacked faye-websocket, drop EventMachine
Matthew Draper
2016-01-24
1
-6
/
+7
*
Fix code review comments
Jon Moss
2016-01-18
1
-4
/
+4
*
Tests passing and small refactoring
Jon Moss
2016-01-18
1
-5
/
+5
*
Revert "Merge pull request #22977 from rails/revert-22934-master"
David Heinemeier Hansson
2016-01-16
5
-5
/
+0
*
Revert "Move async execution from celluloid to concurrent-ruby"
David Heinemeier Hansson
2016-01-08
5
-0
/
+5
*
Remove celluloid references
Mike Perham
2016-01-05
5
-5
/
+0
*
Remove warnings from actioncable
Arun Agrawal
2015-12-17
1
-1
/
+1
*
Get ready to merge into Rails
David Heinemeier Hansson
2015-12-14
7
-0
/
+510