aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/connection
Commit message (Expand)AuthorAgeFilesLines
* Handle more IO errors (especially, ECONNRESET)Matthew Draper2016-01-301-21/+47
* Fix arguments to on_closeMatthew Draper2016-01-302-5/+3
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-306-22/+315
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-276-315/+22
* Import the relevant portions of faye-websocketMatthew Draper2016-01-245-20/+313
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-241-2/+2
* Fix code review commentsJon Moss2016-01-182-3/+3
* Pull the action methods directly onto the adapterMatthew Draper2016-01-182-3/+3
* Adapterize ActionCable storage and extract behaviorJon Moss2016-01-182-7/+7
* Revert "Merge pull request #22977 from rails/revert-22934-master"David Heinemeier Hansson2016-01-161-1/+1
* [ci skip] Fix typo in docsDAVID MOORE2016-01-151-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
* [ActionCable] remove not needed protected call and newlinesJan Habermann2015-12-252-9/+1
* Merge pull request #22639 from arunagw/aa-remove-few-warnings-actioncableGuillermo Iguaran2015-12-174-4/+8
|\
| * Remove warnings from actioncableArun Agrawal2015-12-174-4/+8
* | traditional make sense with `<tt>ActiveSupport::TaggedLogging</tt>`Gaurav Sharma2015-12-181-2/+2
|/
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-148-0/+520