aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/channel/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Prevent invocation of channel action if rejected connectionJon Moss2016-08-191-1/+1
* Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty linesRyuta Kamizono2016-08-071-1/+0
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-3/+3
* Cable message encodingJeremy Daer2016-03-311-3/+3
* Keep logging in the ActionCable::Channel::BaseRafael Mendonça França2016-03-301-1/+6
* Add AS::Notifications and LogSubscriber to ActionCable::ChannelMatthew Wear2016-03-041-8/+16
* Add small Action Cable documentation fixesHayley Anderson2016-02-271-1/+1
* Merge pull request #23668 from maclover7/cable-docsRafael França2016-02-221-10/+8
|\
| * Full Action Cable documentation read throughJon Moss2016-02-171-10/+8
* | Truncate ActionCable broadcast message to 300 charsJankees van Woezik2016-02-181-1/+1
|/
* [ci skip] Several ActionCable documentation updates:Nick Quaranto2016-02-021-12/+21
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-181-2/+2
* [ci skip] Fix typoAkshay Vishnoi2015-12-181-1/+1
* Remove warnings from actioncableArun Agrawal2015-12-171-0/+3
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+274