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
/
server
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Distinguish missing adapter gems from load errors within the adapter
Jeremy Daer
2017-10-08
1
-3
/
+16
*
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
*
Permit same-origin connections by default
Matthew Draper
2016-10-11
1
-1
/
+1
*
Merge pull request #26568 from skateman/cable-sameorigin-as-host
Matthew Draper
2016-10-11
1
-1
/
+2
|
\
|
*
Optionally allow ActionCable requests from the same host as origin
Dávid Halász
2016-09-21
1
-1
/
+2
*
|
In-line the configuration points that only existed for Faye support
Matthew Draper
2016-10-01
1
-8
/
+0
*
|
Remove Faye mode
Matthew Draper
2016-10-01
1
-11
/
+3
|
/
*
applies new string literal convention in actioncable/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Properly support reloading for Action Cable channels
Matthew Draper
2016-06-02
1
-9
/
+1
*
Cable: reconcile default worker pool size with low db conn pool size
Jeremy Daer
2016-03-30
1
-1
/
+1
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
1
-1
/
+17
*
Enable Action Cable routes by default
Jon Moss
2016-02-24
1
-1
/
+1
*
Full Action Cable documentation read through
Jon Moss
2016-02-17
1
-1
/
+1
*
Default connection class to ActionCable::Connection::Base.
Kasper Timm Hansen
2016-02-14
1
-2
/
+2
*
Inject Rails' channel paths in engine.
Kasper Timm Hansen
2016-02-14
1
-9
/
+2
*
Rename channels_path var and fix channel_paths method for ActionCable config
Sergey Novikov
2016-01-23
1
-5
/
+5
*
Allow adding custom paths for action_cable channels
Sergey Novikov
2016-01-22
1
-2
/
+4
*
Merge pull request #22950 from maclover7/adapterize-storage-actioncable
Matthew Draper
2016-01-20
1
-3
/
+21
|
\
|
*
Fix code review comments
Jon Moss
2016-01-18
1
-5
/
+14
|
*
Small PostgreSQL adapter refactors / cleanup
Jon Moss
2016-01-18
1
-1
/
+0
|
*
ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter
Jon Moss
2016-01-18
1
-3
/
+5
|
*
config_opts => cable, per @kaspth
Jon Moss
2016-01-18
1
-2
/
+2
|
*
Refactor storage_adapter
Jon Moss
2016-01-18
1
-11
/
+3
|
*
Adapterize ActionCable storage and extract behavior
Jon Moss
2016-01-18
1
-2
/
+18
|
/
*
Don't log Action Cable to STDOUT in development
eileencodes
2015-12-17
1
-8
/
+0
*
Move the require to the right place
Rafael Mendonça França
2015-12-15
1
-2
/
+0
*
Remove the default logger
Rafael Mendonça França
2015-12-15
1
-1
/
+0
*
Configure the Action Cable's redis in the engine
Rafael Mendonça França
2015-12-15
1
-22
/
+1
*
Get ready to merge into Rails
David Heinemeier Hansson
2015-12-14
1
-0
/
+67