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
/
channel
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Authorize before sending and receiving data
Pratik Naik
2015-03-05
1
-3
/
+28
*
Fix periodic timers
Pratik Naik
2015-02-07
1
-2
/
+2
*
Helper method for worker_pool
Pratik Naik
2015-02-05
1
-1
/
+6
*
Configurable worker pool size
Pratik Naik
2015-02-05
1
-1
/
+1
*
Run periodic timers via the worker pool
Pratik Naik
2015-02-05
1
-1
/
+1
*
No cramp and use celluloid workers to run callbacks
Pratik Naik
2015-02-05
1
-2
/
+2
*
Add a disconnect callback
David Heinemeier Hansson
2015-01-31
1
-1
/
+7
*
Add support for redis channels
Pratik Naik
2015-01-19
1
-0
/
+1
*
Fix unsubscribe callbacks
Pratik Naik
2015-01-19
1
-1
/
+1
*
Use instance_exec to invoke the lambda callback
Pratik Naik
2015-01-17
1
-1
/
+1
*
More API changes
Pratik Naik
2015-01-17
1
-4
/
+8
*
Use underscored class name as the default channel name
Pratik Naik
2015-01-17
1
-0
/
+4
*
Always pass the channel broadcast in message key
Pratik Naik
2015-01-16
1
-1
/
+1
*
Specify channel name as an attribute
Pratik Naik
2015-01-15
1
-0
/
+2
*
Rename publish to broadcast
Pratik Naik
2015-01-15
1
-2
/
+2
*
Action Cable take#1
Pratik Naik
2015-01-14
1
-0
/
+64