aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/stubs
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-1/+2
|
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-2/+1
|
* Import the relevant portions of faye-websocketMatthew Draper2016-01-241-1/+2
| | | | (as adapted to use concurrent-ruby / nio4r instead of eventmachine)
* Fix code review commentsJon Moss2016-01-182-2/+2
| | | | | | | - adapter -> pubsub (re)rename internally - Change variable names to match method names - Add EventMachine `~> 1.0` as a runtime dependency of ActionCable - Refactor dependency loading for adapters
* ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapterJon Moss2016-01-182-3/+3
|
* Tests passing and small refactoringJon Moss2016-01-183-1/+19
|
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-145-0/+75