aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/subscription_adapter/evented_redis_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Allows for other common redis options to be in cable.yml, by defaultMarc Ignacio2017-06-221-1/+1
* Use `require_relative` instead of `require` with full pathbogdanvlviv2017-06-141-2/+2
* Deprecate the EventedRedis subscription adapterMatthew Draper2017-02-231-1/+3
* Add channel_prefix support to ActionCable redis/evented_redis adapters.Chad Ingram2017-01-171-0/+2
* Prevent race condition when launching EventMachine reactorMatthew Draper2016-11-301-0/+26
* Shut down EventMachine before re-enabling warningsMatthew Draper2016-10-021-0/+8
* applies new string literal convention in actioncable/testXavier Noria2016-08-061-3/+3
* Shush up EM::Hiredis when running tests.Kasper Timm Hansen2016-03-261-0/+11
* Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-011-0/+10