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
/
lib
/
action_cable
/
subscription_adapter
/
evented_redis.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
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-2
/
+2
*
Deprecate the EventedRedis subscription adapter
Matthew Draper
2017-02-23
1
-0
/
+6
*
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
-2
/
+2
*
applies new string literal convention in actioncable/lib
Xavier Noria
2016-08-06
1
-5
/
+5
*
Log if redis connection is in stale/failed state.
Vipul A M
2016-04-21
1
-0
/
+4
*
Evented Redis adapter: log reconnect failures as errors, not just info
Jeremy Daer
2016-03-17
1
-1
/
+1
*
Full Action Cable documentation read through
Jon Moss
2016-02-17
1
-2
/
+2
*
Allow for non-standard redis connectors
David Heinemeier Hansson
2016-02-04
1
-2
/
+10
*
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
1
-0
/
+67