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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Run periodic timers via the worker pool
Pratik Naik
2015-02-05
2
-2
/
+10
*
|
No cramp and use celluloid workers to run callbacks
Pratik Naik
2015-02-05
7
-16
/
+59
|
/
*
Add a disconnect callback
David Heinemeier Hansson
2015-01-31
1
-1
/
+7
*
Add support for redis channels
Pratik Naik
2015-01-19
3
-0
/
+34
*
Fix unsubscribe callbacks
Pratik Naik
2015-01-19
1
-1
/
+1
*
No need for matching params
Pratik Naik
2015-01-19
1
-3
/
+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
3
-7
/
+10
*
Use underscored class name as the default channel name
Pratik Naik
2015-01-17
2
-1
/
+5
*
Always pass the channel broadcast in message key
Pratik Naik
2015-01-16
1
-1
/
+1
*
Initialize subscriptions as early as possible
Pratik Naik
2015-01-16
1
-2
/
+3
*
Specify channel name as an attribute
Pratik Naik
2015-01-15
2
-2
/
+8
*
Add some tests. Work in progress. Testing websockets is hard.
Pratik Naik
2015-01-15
5
-0
/
+117
*
Latest gems and fix a callback bug
Pratik Naik
2015-01-15
4
-1
/
+62
*
Rename publish to broadcast
Pratik Naik
2015-01-15
2
-3
/
+3
*
Action Cable take#1
Pratik Naik
2015-01-14
8
-0
/
+213
[prev]