Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Action Cable: run Redis tests against a default config without a password | Jeremy Daer | 2017-11-13 | 1 | -2/+21 |
* | 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 |
* | Allows for other common redis options to be in cable.yml, by default | Marc Ignacio | 2017-06-22 | 1 | -1/+9 |
* | Use `require_relative` instead of `require` with full path | bogdanvlviv | 2017-06-14 | 1 | -2/+2 |
* | Add channel_prefix support to ActionCable redis/evented_redis adapters. | Chad Ingram | 2017-01-17 | 1 | -0/+2 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Switch the default redis adapter to a single-stream model | Matthew Draper | 2016-02-01 | 1 | -1/+7 |
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+10 |