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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run a single eventmachine timer to send heartbeats
Pratik Naik
2015-10-08
1
-3
/
+1
*
support connection identifiers that don't implement to_global_id by defaultin...
Mark Humphreys
2015-08-24
1
-0
/
+39
*
refactor channel look up to use a hash instead of an array and reduce the num...
Lachlan Sylvester
2015-07-30
1
-1
/
+1
*
Merge pull request #34 from lsylvester/add-broadcast_to-and-stream_for-method...
Kasper Timm Hansen
2015-07-29
4
-3
/
+54
|
\
|
*
add broadcast_to and stream_for methods as per #26
Lachlan Sylvester
2015-07-28
4
-3
/
+54
*
|
Improve channel actions dispatcher to allow inheritance/mixins
Cristian Bica
2015-07-23
1
-2
/
+38
*
|
Update gems and requires
Thomas Walpole
2015-07-22
1
-0
/
+2
|
/
*
Worker tests
Pratik Naik
2015-07-14
2
-0
/
+48
*
Remove busted tests
Pratik Naik
2015-07-13
2
-61
/
+0
*
Tests for channel subscriptions
Pratik Naik
2015-07-13
1
-0
/
+87
*
Always load all the stub files
Pratik Naik
2015-07-13
5
-6
/
+18
*
Connection identifier tests
Pratik Naik
2015-07-12
2
-0
/
+81
*
Test auth failure
Pratik Naik
2015-07-12
1
-0
/
+26
*
More connection tests
Pratik Naik
2015-07-12
3
-6
/
+65
*
Add some more tests
Pratik Naik
2015-07-12
8
-24
/
+129
*
Tests for the Channel API
Pratik Naik
2015-07-12
1
-18
/
+120
*
Load mocha for tests
Pratik Naik
2015-07-12
1
-0
/
+2
*
Tests are busted at the moment. Note that.
David Heinemeier Hansson
2015-07-07
2
-49
/
+49
*
Removing unused matches? method
David Heinemeier Hansson
2015-07-07
2
-6
/
+0
*
Extract Server configuration into a Configuration object
David Heinemeier Hansson
2015-07-05
1
-1
/
+1
*
Move server classes to its own namespace
David Heinemeier Hansson
2015-06-29
2
-2
/
+2
*
Switch internal actions to be called commands instead, such that we can use a...
David Heinemeier Hansson
2015-06-19
1
-1
/
+1
*
Dont create the test log file
Pratik Naik
2015-02-13
1
-4
/
+0
*
No cramp and use celluloid workers to run callbacks
Pratik Naik
2015-02-05
1
-2
/
+1
*
Add some tests. Work in progress. Testing websockets is hard.
Pratik Naik
2015-01-15
3
-0
/
+105