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
/
lib
/
action_cable
/
connection
/
identification.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use to_gid_param for connection identifiers
Jan Habermann
2015-11-18
1
-2
/
+2
*
Fix an error when using multiple gid identifiers
Jan Habermann
2015-11-05
1
-1
/
+1
*
Devolve blanket #require to reveal intent and responsibility
Jeremy Daer
2015-10-16
1
-1
/
+9
*
Shush some low-hanging Ruby warnings
Jeremy Daer
2015-10-16
1
-1
/
+1
*
Be sure not to cache an empty string as the connection_identifier
Pratik Naik
2015-10-09
1
-1
/
+5
*
support connection identifiers that don't implement to_global_id by defaultin...
Mark Humphreys
2015-08-24
1
-1
/
+1
*
Fixing some documentation, correcting grammar, and removing unnecessary white...
Jason Dew
2015-07-30
1
-1
/
+1
*
Add automatic delegations from channel to connection identifiers
David Heinemeier Hansson
2015-07-11
1
-0
/
+3
*
Document and make private method private
David Heinemeier Hansson
2015-07-07
1
-3
/
+7
*
Identifiers will add attr_accessor as well for convenience
David Heinemeier Hansson
2015-07-07
1
-1
/
+2
*
Consolidate all identification logic in a single concern
David Heinemeier Hansson
2015-06-21
1
-0
/
+26