aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/subscription_adapter
Commit message (Expand)AuthorAgeFilesLines
* Shush up EM::Hiredis when running tests.Kasper Timm Hansen2016-03-261-0/+11
* AC: skip PG adapter tests if the db isn't availableJeremy Daer2016-03-111-0/+7
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-021-0/+1
* remove args from assert_nothing_raised in testsTara Scherner de la Fuente2016-02-221-3/+3
* Don't rely on the global server as a receiver.Kasper Timm Hansen2016-02-141-6/+0
* Default connection class to ActionCable::Connection::Base.Kasper Timm Hansen2016-02-141-8/+0
* Inject Rails' channel paths in engine.Kasper Timm Hansen2016-02-141-8/+0
* Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-012-1/+17
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-3/+0
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-0/+3
* Ditch the EM error logging helperMatthew Draper2016-01-241-1/+0
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-241-2/+0
* Add tests for the ActionCable adaptersMatthew Draper2016-01-245-0/+218
* ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapterJon Moss2016-01-181-0/+73