Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only open Action Cable connection if data is being sent | Jon Moss | 2016-02-24 | 1 | -1/+3 |
* | Enable Action Cable routes by default | Jon Moss | 2016-02-24 | 1 | -1/+1 |
* | Fix isAlive condition and add more logging | Javan Makhmali | 2016-02-23 | 1 | -5/+7 |
* | ActionCable.log | Javan Makhmali | 2016-02-23 | 3 | -14/+25 |
* | Uninstall event handlers when replacing WebSocket instance | Javan Makhmali | 2016-02-23 | 1 | -0/+6 |
* | Connection#isAlive | Javan Makhmali | 2016-02-23 | 1 | -3/+3 |
* | Log ConnectionMonitor connect | Pratik Naik | 2016-02-23 | 1 | -0/+1 |
* | Treat 'closing' state as closed. | Pratik Naik | 2016-02-23 | 1 | -3/+6 |
* | Add client-side console logging to help debug reconnect issues | Javan Makhmali | 2016-02-23 | 2 | -1/+15 |
* | Wrangle the asset build into something that sounds more general | Matthew Draper | 2016-02-01 | 7 | -2/+1 |
* | Improvements and reorganization of assets | Jon Moss | 2016-01-30 | 7 | -0/+341 |