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
/
redis.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize Redis
Jon Moss
2017-08-17
1
-1
/
+1
*
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
/
+3
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-1
/
+1
*
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/lib
Xavier Noria
2016-08-06
1
-7
/
+7
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
1
-4
/
+5
*
Use redis_connector to create redis connections for both subscriptions and br...
Pratik Naik
2016-02-26
1
-2
/
+6
*
Allow for non-standard redis connectors
David Heinemeier Hansson
2016-02-04
1
-1
/
+5
*
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
1
-30
/
+126
*
Synchronize the lazy setters in Server
Matthew Draper
2016-01-30
1
-4
/
+13
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
1
-0
/
+16
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
1
-16
/
+0
*
Using a hacked faye-websocket, drop EventMachine
Matthew Draper
2016-01-24
1
-0
/
+16
*
Allow subscription adapters to be shut down
Matthew Draper
2016-01-24
1
-0
/
+5
*
Normalize on no arguments for the success callback
Matthew Draper
2016-01-24
1
-1
/
+1
*
Use the correct reference to the redis connection
Brit Gardner
2016-01-22
1
-1
/
+1
*
Merge pull request #22950 from maclover7/adapterize-storage-actioncable
Matthew Draper
2016-01-20
1
-7
/
+6
*
Fix code review comments
Jon Moss
2016-01-18
1
-24
/
+17
*
ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter
Jon Moss
2016-01-18
1
-0
/
+45