aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* CI: run Action Cable browser tests in Sauce LabsJon Moss2016-05-251-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 taskJavan Makhmali2016-05-241-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 BladeJavan Makhmali2016-05-241-36/+4
|
* Kick off initial JavaScript testsJavan Makhmali2016-05-091-0/+5
|
* Cable: add isolated tests and FAYE=1 test runsJeremy Daer2016-03-201-0/+8
|
* Wrangle the asset build into something that sounds more generalMatthew Draper2016-02-011-13/+22
|
* Improvements and reorganization of assetsJon Moss2016-01-301-2/+8
|
* Add task to create precompiled action_cable.js and reorganize to accommodateJavan Makhmali2016-01-301-0/+29
|
* Initial stab at adding Action Cable to rails/masterDavid Heinemeier Hansson2015-12-141-5/+6
|
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+12