Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | @lifo I couldn’t find any use of documentation for this, so removed it for now. Was it just for testing? | ||||
* | 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 ↵ | David Heinemeier Hansson | 2015-06-19 | 1 | -1/+1 |
| | | | | action as the routing word on the user side | ||||
* | 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 |