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
/
lib
/
action_cable
/
connection
/
client_socket.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable autocorrect for `Lint/EndAlignment` cop
Koichi ITO
2018-01-18
1
-1
/
+1
*
Enable `Style/RedundantReturn` rubocop rule, and fixed a couple more
Ryuta Kamizono
2017-11-01
1
-1
/
+1
*
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
*
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
1
-2
/
+2
*
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in actioncable/lib
Xavier Noria
2016-08-06
1
-10
/
+10
*
Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols
Jeremy Daer
2016-04-05
1
-2
/
+6
|
\
|
*
Added protocol negotiation
Daniel Rhodes
2016-04-05
1
-2
/
+6
*
|
Gracefully handle disconnected clients
Jeremy Daer
2016-03-20
1
-0
/
+2
|
/
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
1
-5
/
+5
*
The async.callback call should live with the hijack
Matthew Draper
2016-02-26
1
-4
/
+5
*
Only hijack Rack socket when first needed
Jon Moss
2016-02-24
1
-0
/
+1
*
Fix `unsubscribed` server side behavior
Jon Moss
2016-02-18
1
-5
/
+2
*
Fix arguments to on_close
Matthew Draper
2016-01-30
1
-4
/
+2
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
1
-0
/
+152
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
1
-152
/
+0
*
Import the relevant portions of faye-websocket
Matthew Draper
2016-01-24
1
-0
/
+152