Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inherit all actioncable's test classes from `ActionCable::TestCase` | bogdanvlviv | 2018-06-08 | 1 | -1/+1 |
* | Use minitest/mock instead of mocha | utilum | 2018-05-31 | 1 | -13/+26 |
* | 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 |
* | Add Channel#ensure_confirmation_sent; call #subscribe_to_channel after initia... | palkan | 2016-09-22 | 1 | -0/+2 |
* | Prevent invocation of channel action if rejected connection | Jon Moss | 2016-08-19 | 1 | -0/+15 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | Cable message encoding | Jeremy Daer | 2016-03-31 | 1 | -1/+1 |
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 1 | -0/+25 |