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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Evented Redis adapter: log reconnect failures as errors, not just info
Jeremy Daer
2016-03-17
1
-1
/
+1
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
3
-11
/
+18
*
Merge pull request #23916 from lifo/same-redis-connection-for-subscription-an...
Jeremy Daer
2016-02-26
1
-2
/
+6
|
\
|
*
Use redis_connector to create redis connections for both subscriptions and br...
Pratik Naik
2016-02-26
1
-2
/
+6
*
|
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
2
-3
/
+15
*
Switch the default redis adapter to a single-stream model
Matthew Draper
2016-02-01
2
-30
/
+193
*
Synchronize the lazy setters in Server
Matthew Draper
2016-01-30
4
-8
/
+31
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
3
-4
/
+20
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
3
-20
/
+4
*
Using a hacked faye-websocket, drop EventMachine
Matthew Draper
2016-01-24
3
-4
/
+20
*
Allow subscription adapters to be shut down
Matthew Draper
2016-01-24
4
-14
/
+40
*
Add Async and Inline adapters
Matthew Draper
2016-01-24
2
-0
/
+44
*
Normalize on no arguments for the success callback
Matthew Draper
2016-01-24
1
-1
/
+1
*
Split internal subscriber tracking from Postgres adapter
Matthew Draper
2016-01-24
2
-23
/
+66
*
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
2
-8
/
+6
*
Fix code review comments
Jon Moss
2016-01-18
2
-30
/
+19
*
Small PostgreSQL adapter refactors / cleanup
Jon Moss
2016-01-18
1
-14
/
+16
*
ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter
Jon Moss
2016-01-18
3
-0
/
+170