| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert ActionCable tests from CoffeeScript to ES2015 and replace Blade with ... | rmacklin | 2018-11-26 | 1 | -6/+1 |
* | Convert ActionCable javascript to ES2015 modules with modern build environment | Richard Macklin | 2018-11-02 | 1 | -36/+7 |
* | Enable Start/EndWith and RegexpMatch cops | Bart de Water | 2018-07-28 | 1 | -1/+1 |
* | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -6/+4 |
* | Suppress `warning: assigned but unused variable - stdout` | Koichi ITO | 2017-05-12 | 1 | -1/+1 |
* | Restore action_cable.js UMD module support. Fixes #28366 | Javan Makhmali | 2017-03-11 | 1 | -1/+35 |
* | Lazy-load blade for actioncable tests; no blade on JRuby. | Charles Oliver Nutter | 2016-10-21 | 1 | -1/+2 |
* | 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 |
* | CI: run Action Cable browser tests in Sauce Labs | Jon Moss | 2016-05-25 | 1 | -2/+6 |
* | Remove package:clean task | Javan Makhmali | 2016-05-24 | 1 | -1/+0 |
* | 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 |