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
/
lib
/
action_cable
/
server
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Devolve blanket #require to reveal intent and responsibility
Jeremy Daer
2015-10-16
1
-0
/
+2
*
add railtie and set default allowed_request_origins for development
Lachlan Sylvester
2015-10-15
1
-0
/
+2
*
Run a single eventmachine timer to send heartbeats
Pratik Naik
2015-10-08
1
-0
/
+1
*
refactor channel look up to use a hash instead of an array and reduce the num...
Lachlan Sylvester
2015-07-30
1
-2
/
+2
*
add broadcast_to and stream_for methods as per #26
Lachlan Sylvester
2015-07-28
1
-2
/
+2
*
Clearer doc
David Heinemeier Hansson
2015-07-20
1
-2
/
+2
*
disconnect method added to singleton server
Ted Toer
2015-07-20
1
-0
/
+5
*
Finished class documentation
David Heinemeier Hansson
2015-07-07
1
-4
/
+15
*
Extract Server configuration into a Configuration object
David Heinemeier Hansson
2015-07-05
1
-26
/
+21
*
Extract connections methods into a separate concern
David Heinemeier Hansson
2015-07-05
1
-10
/
+1
*
More redis used for broadcasting into broadcasting concern
David Heinemeier Hansson
2015-06-29
1
-4
/
+0
*
Make broadcasting a concern
David Heinemeier Hansson
2015-06-29
1
-8
/
+2
*
Move server classes to its own namespace
David Heinemeier Hansson
2015-06-29
1
-0
/
+77