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
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Log any errors originating from the socket
edwardmp
2017-04-16
1
-1
/
+2
*
Privatize unneededly protected methods in Action Cable
Akira Matsuda
2016-12-24
1
-7
/
+7
*
Describe what we are protecting
Akira Matsuda
2016-12-23
1
-0
/
+2
*
ActionCable::Connection::Base doc code sample syntax error
MSP-Greg
2016-12-06
1
-4
/
+1
*
Permit same-origin connections by default
Matthew Draper
2016-10-11
1
-2
/
+2
*
Merge pull request #26568 from skateman/cable-sameorigin-as-host
Matthew Draper
2016-10-11
1
-0
/
+3
|
\
|
*
Optionally allow ActionCable requests from the same host as origin
Dávid Halász
2016-09-21
1
-0
/
+3
*
|
In-line the configuration points that only existed for Faye support
Matthew Draper
2016-10-01
1
-1
/
+1
|
/
*
[ci skip] Fix formatting in Action Cable Connection::Base module docs
Prathamesh Sonpatki
2016-09-07
1
-1
/
+1
*
applies new string literal convention in actioncable/lib
Xavier Noria
2016-08-06
1
-8
/
+8
*
Pass over Action Cable docs
Jon Moss
2016-05-21
1
-1
/
+1
*
Fix typos in ActionCable Channel [ci skip]
Tom Kadwill
2016-04-18
1
-1
/
+1
*
Merge pull request #24224 from danielrhodes/actioncable-websocket-protocols
Jeremy Daer
2016-04-05
1
-1
/
+2
|
\
|
*
Added protocol negotiation
Daniel Rhodes
2016-04-05
1
-1
/
+2
*
|
Cable message encoding
Jeremy Daer
2016-03-31
1
-14
/
+24
|
/
*
Merge pull request #23992 from matthewd/em-option
Matthew Draper
2016-03-04
1
-2
/
+2
|
\
|
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
1
-2
/
+2
*
|
Merge pull request #23976 from danielrhodes/enhancement/ac-ping-to-message-type
Matthew Draper
2016-03-02
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Make ping into a message type
Daniel Rhodes
2016-03-01
1
-1
/
+1
|
*
Added welcome message type and fix test hacks
Daniel Rhodes
2016-03-01
1
-4
/
+4
*
|
Use AS::Executor / AS::Reloader to support reloading in ActionCable
Matthew Draper
2016-03-02
1
-2
/
+3
|
/
*
Merge pull request #23813 from lifo/faye-websocket
David Heinemeier Hansson
2016-02-23
1
-1
/
+8
|
\
|
*
Confirm connection monitor subscription on open
Pratik Naik
2016-02-23
1
-1
/
+8
*
|
Full Action Cable documentation read through
Jon Moss
2016-02-17
1
-9
/
+9
|
/
*
Fix grammar `a` to `an` [ci skip]
Ryuta Kamizono
2016-02-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into actioncable_logging
kp
2016-02-10
1
-1
/
+1
|
\
|
*
Fix arguments to on_close
Matthew Draper
2016-01-30
1
-1
/
+1
|
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
1
-12
/
+20
|
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
1
-20
/
+12
*
|
Logs successful and invalid connections separately
kp
2016-02-10
1
-8
/
+12
*
|
adds debug logging to actioncable connect
kp
2016-01-26
1
-2
/
+12
|
/
*
Import the relevant portions of faye-websocket
Matthew Draper
2016-01-24
1
-12
/
+20
*
Fix code review comments
Jon Moss
2016-01-18
1
-1
/
+1
*
Pull the action methods directly onto the adapter
Matthew Draper
2016-01-18
1
-1
/
+1
*
Adapterize ActionCable storage and extract behavior
Jon Moss
2016-01-18
1
-1
/
+1
*
Revert "Merge pull request #22977 from rails/revert-22934-master"
David Heinemeier Hansson
2016-01-16
1
-1
/
+1
*
Revert "Move async execution from celluloid to concurrent-ruby"
David Heinemeier Hansson
2016-01-08
1
-1
/
+1
*
Move async execution from celluloid to concurrent-ruby
Mike Perham
2016-01-05
1
-1
/
+1
*
[ActionCable] remove not needed protected call and newlines
Jan Habermann
2015-12-25
1
-8
/
+1
*
Remove warnings from actioncable
Arun Agrawal
2015-12-17
1
-1
/
+3
*
Get ready to merge into Rails
David Heinemeier Hansson
2015-12-14
1
-0
/
+219