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
/
redis_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActionCable: don't allowlist keys passed to the Redis initializer
Blake Stoddard
2019-04-22
1
-2
/
+2
*
Respect ENV variables when finding DBs etc for the test suite
Matthew Draper
2019-02-06
1
-2
/
+6
*
Fix test case to ensure default connection id is filled
Ryuta Kamizono
2018-09-07
1
-2
/
+2
*
ActionCable: add id option to redis adapter config
Ilia Kasianenko
2018-09-05
1
-2
/
+10
*
Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC...
bogdanvlviv
2018-06-08
1
-3
/
+0
*
Inherit all actioncable's test classes from `ActionCable::TestCase`
bogdanvlviv
2018-06-08
1
-1
/
+1
*
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