aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/server/broadcasting.rb
Commit message (Expand)AuthorAgeFilesLines
* ActionCable: optimize logger.debug callingAlex Emelyanov2019-06-081-1/+1
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Move some ActionCable logs to debug levelMartijn Storck2017-02-061-1/+1
* Add ActiveSupport::Notifications hook to Broadcaster#broadcastMatthew Wear2016-05-121-2/+6
* Cable message encodingJeremy Daer2016-03-311-9/+10
* Ensure server broadcasts are to string queue namesJay Hayes2016-02-241-1/+1
* Full Action Cable documentation read throughJon Moss2016-02-171-4/+4
* Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
* [ci skip] Several ActionCable documentation updates:Nick Quaranto2016-02-021-11/+11
* Fix code review commentsJon Moss2016-01-181-1/+1
* Pull the action methods directly onto the adapterMatthew Draper2016-01-181-2/+1
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-181-8/+2
* [ci skip] Fix grammarAkshay Vishnoi2015-12-181-1/+1
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+54