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
/
common.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-1
/
+1
*
Use frozen string literal in actioncable/
Kir Shatrov
2017-07-23
1
-0
/
+2
*
[Fix #28751] Hash stream long stream identifiers when using Postgres adapter
palkan
2017-07-06
1
-0
/
+14
*
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
*
Don't shut down adapters that haven't been set
Matthew Draper
2016-10-04
1
-1
/
+1
*
Shut down EventMachine before re-enabling warnings
Matthew Draper
2016-10-02
1
-0
/
+1
*
Remove Faye mode
Matthew Draper
2016-10-01
1
-1
/
+0
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-2
/
+0
*
applies new string literal convention in actioncable/test
Xavier Noria
2016-08-06
1
-32
/
+32
*
Cable message encoding
Jeremy Daer
2016-03-31
1
-2
/
+1
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
1
-0
/
+1
*
Don't rely on the global server as a receiver.
Kasper Timm Hansen
2016-02-14
1
-6
/
+0
*
Default connection class to ActionCable::Connection::Base.
Kasper Timm Hansen
2016-02-14
1
-8
/
+0
*
Inject Rails' channel paths in engine.
Kasper Timm Hansen
2016-02-14
1
-8
/
+0
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
1
-3
/
+0
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
1
-0
/
+3
*
Ditch the EM error logging helper
Matthew Draper
2016-01-24
1
-1
/
+0
*
Using a hacked faye-websocket, drop EventMachine
Matthew Draper
2016-01-24
1
-2
/
+0
*
Add tests for the ActionCable adapters
Matthew Draper
2016-01-24
1
-0
/
+142