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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
First take at cross site forgery protection
Pratik Naik
2015-10-07
1
-0
/
+1
*
EventMachine: shush epoll warnings by checking for support before enabling. D...
Jeremy Daer
2015-09-02
1
-1
/
+2
*
Remove out-of-date AC::Broadcaster reference
Kai Chen = 陈恺
2015-08-13
1
-2
/
+0
*
move the require of object/to_param to channel/broadcasting because that is w...
Lachlan Sylvester
2015-08-02
1
-1
/
+0
*
Fixes test failure in ActionCable::Channel::BroadcastingTest when run by itself
Jason Dew
2015-07-30
1
-0
/
+1
*
require new version file so the constant is available to the application
Craig Sheen
2015-07-27
1
-0
/
+1
*
Move VERSION constant to version file and use this in the gemspec
Craig Sheen
2015-07-27
1
-2
/
+0
*
Use Celluloid 0.16.0 until termination issue in 0.17.0 is resolved
Javan Makhmali
2015-07-24
1
-1
/
+1
*
Update gems and requires
Thomas Walpole
2015-07-22
1
-1
/
+1
*
Have to require redis in case it wasnt already
David Heinemeier Hansson
2015-07-11
1
-0
/
+1
*
ActionCable.server should always return the same instance
Jeffrey Hardy
2015-07-08
1
-1
/
+1
*
Make the RemoteConnection private under RemoteConnections and document the setup
David Heinemeier Hansson
2015-07-07
1
-1
/
+0
*
Add ActionCable.server singleton
David Heinemeier Hansson
2015-07-05
1
-0
/
+5
*
Move server classes to its own namespace
David Heinemeier Hansson
2015-06-29
1
-2
/
+2
*
Add Broadcaster to publish to redis channels
Pratik Naik
2015-04-13
1
-0
/
+1
*
Bump version
Pratik Naik
2015-04-07
1
-1
/
+1
*
Remote connections API for the server
Pratik Naik
2015-04-06
1
-0
/
+1
*
Add remote connection to talk over internal redis channel
Pratik Naik
2015-04-06
1
-1
/
+1
*
Add connection identifier and an internal redis channel
Pratik Naik
2015-04-06
1
-1
/
+1
*
Separate connection and server classes
Pratik Naik
2015-04-04
1
-0
/
+4
*
Move assets to the gem
Pratik Naik
2015-02-12
1
-0
/
+2
*
Update the gemspec
Pratik Naik
2015-02-05
1
-0
/
+5
*
EM epoll
Pratik Naik
2015-02-05
1
-0
/
+3
*
No cramp and use celluloid workers to run callbacks
Pratik Naik
2015-02-05
1
-1
/
+2
*
Action Cable take#1
Pratik Naik
2015-01-14
1
-0
/
+12