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
/
postgresql.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord
Lars Kanis
2018-01-10
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
-3
/
+8
*
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
*
copy-edits an exception message
Xavier Noria
2016-08-07
1
-1
/
+1
*
applies new string literal convention in actioncable/lib
Xavier Noria
2016-08-06
1
-4
/
+4
*
Support faye-websocket + EventMachine as an option
Matthew Draper
2016-03-02
1
-4
/
+5
*
Synchronize the lazy setters in Server
Matthew Draper
2016-01-30
1
-1
/
+6
*
Revert "Revert "Eliminate the EventMachine dependency""
Matthew Draper
2016-01-30
1
-2
/
+2
*
Revert "Eliminate the EventMachine dependency"
David Heinemeier Hansson
2016-01-27
1
-2
/
+2
*
Using a hacked faye-websocket, drop EventMachine
Matthew Draper
2016-01-24
1
-2
/
+2
*
Allow subscription adapters to be shut down
Matthew Draper
2016-01-24
1
-14
/
+27
*
Split internal subscriber tracking from Postgres adapter
Matthew Draper
2016-01-24
1
-23
/
+13
*
Merge pull request #22950 from maclover7/adapterize-storage-actioncable
Matthew Draper
2016-01-20
1
-1
/
+0
*
Fix code review comments
Jon Moss
2016-01-18
1
-6
/
+2
*
Small PostgreSQL adapter refactors / cleanup
Jon Moss
2016-01-18
1
-14
/
+16
*
ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter
Jon Moss
2016-01-18
1
-0
/
+101