index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actioncable
/
test
/
subscription_adapter
/
evented_redis_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
Use `require_relative` instead of `require` with full path
bogdanvlviv
2017-06-14
1
-2
/
+2
*
Deprecate the EventedRedis subscription adapter
Matthew Draper
2017-02-23
1
-1
/
+3
*
Add channel_prefix support to ActionCable redis/evented_redis adapters.
Chad Ingram
2017-01-17
1
-0
/
+2
*
Prevent race condition when launching EventMachine reactor
Matthew Draper
2016-11-30
1
-0
/
+26
*
Shut down EventMachine before re-enabling warnings
Matthew Draper
2016-10-02
1
-0
/
+8
*
applies new string literal convention in actioncable/test
Xavier Noria
2016-08-06
1
-3
/
+3
*
Shush up EM::Hiredis when running tests.
Kasper Timm Hansen
2016-03-26
1
-0
/
+11
*
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
1
-0
/
+10