Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | modernizes hash syntax in actioncable | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
| | |||||
* | applies new string literal convention to the rest of the project | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | CI: run Action Cable browser tests in Sauce Labs | Jon Moss | 2016-05-25 | 1 | -2/+6 |
| | | | | | | | | Allow failures until test runs are consistently stable, not hanging. Closes #24943. Signed-off-by: Jeremy Daer <jeremydaer@gmail.com> | ||||
* | Remove package:clean task | Javan Makhmali | 2016-05-24 | 1 | -1/+0 |
| | | | | Introduced in d6f2000a67cc63aa67414c75ce77de671824ec52 and was only used by Action Cable. Now handled by Action Cable’s assets:compile task. | ||||
* | Build action_cable.js with Blade | Javan Makhmali | 2016-05-24 | 1 | -36/+4 |
| | |||||
* | Kick off initial JavaScript tests | Javan Makhmali | 2016-05-09 | 1 | -0/+5 |
| | |||||
* | Cable: add isolated tests and FAYE=1 test runs | Jeremy Daer | 2016-03-20 | 1 | -0/+8 |
| | |||||
* | Wrangle the asset build into something that sounds more general | Matthew Draper | 2016-02-01 | 1 | -13/+22 |
| | |||||
* | Improvements and reorganization of assets | Jon Moss | 2016-01-30 | 1 | -2/+8 |
| | |||||
* | Add task to create precompiled action_cable.js and reorganize to accommodate | Javan Makhmali | 2016-01-30 | 1 | -0/+29 |
| | |||||
* | Initial stab at adding Action Cable to rails/master | David Heinemeier Hansson | 2015-12-14 | 1 | -5/+6 |
| | |||||
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 1 | -0/+12 |