| Commit message (Expand) | Author | Age | Files | Lines |
* | add broadcast_to and stream_for methods as per #26 | Lachlan Sylvester | 2015-07-28 | 4 | -3/+54 |
* | 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 |