aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/channel
Commit message (Expand)AuthorAgeFilesLines
* Cable: Extract stream handler constructionJeremy Daer2016-04-181-10/+52
* Cable: Periodic timers refreshJeremy Daer2016-04-181-7/+45
* Merge pull request #24600 from tomkadwill/action-cabel-channel-typosVipul A M2016-04-182-3/+3
|\
| * Fix typos in ActionCable Channel [ci skip]Tom Kadwill2016-04-182-3/+3
* | Run Action Cable callbacks through the worker poolSean Griffin2016-04-131-2/+5
|/
* Cable message encodingJeremy Daer2016-03-312-14/+24
* Keep logging in the ActionCable::Channel::BaseRafael Mendonça França2016-03-302-41/+6
* Add AS::Notifications and LogSubscriber to ActionCable::ChannelMatthew Wear2016-03-042-8/+56
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-022-2/+2
* Merge pull request #23811 from iamvery/string-channelDavid Heinemeier Hansson2016-02-281-0/+1
|\
| * Convert stream broadcasting to a stringJay Hayes2016-02-241-0/+1
* | Add small Action Cable documentation fixesHayley Anderson2016-02-272-2/+2
|/
* Merge pull request #23668 from maclover7/cable-docsRafael França2016-02-222-17/+17
|\
| * Full Action Cable documentation read throughJon Moss2016-02-172-17/+17
* | Fixed typoChashmeet Singh2016-02-211-1/+1
* | Truncate ActionCable broadcast message to 300 charsJankees van Woezik2016-02-181-1/+1
|/
* [ci skip] Several ActionCable documentation updates:Nick Quaranto2016-02-022-24/+35
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-302-3/+3
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-272-3/+3
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-242-3/+3
* Normalize on no arguments for the success callbackMatthew Draper2016-01-241-1/+1
* Fix code review commentsJon Moss2016-01-181-3/+3
* Pull the action methods directly onto the adapterMatthew Draper2016-01-181-4/+4
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-181-2/+2
* Revert "Merge pull request #22977 from rails/revert-22934-master"David Heinemeier Hansson2016-01-161-1/+1
* Revert "Move async execution from celluloid to concurrent-ruby"David Heinemeier Hansson2016-01-081-1/+1
* Move async execution from celluloid to concurrent-rubyMike Perham2016-01-051-1/+1
* [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-146-0/+515