aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/stubs
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant accessorsutilum2018-06-111-2/+0
* Use Ruby instead of mochautilum2018-05-311-0/+4
* Use minitest/mock instead of mochautilum2018-05-311-1/+1
* Use frozen string literal in actioncable/Kir Shatrov2017-07-236-0/+12
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-026-6/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-016-0/+6
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* In-line the configuration points that only existed for Faye supportMatthew Draper2016-10-011-1/+0
* Remove Faye modeMatthew Draper2016-10-011-12/+3
* Buffer writes to the cable socketsMatthew Draper2016-09-281-1/+3
* revises more Lint/EndAlignment offensesXavier Noria2016-08-081-6/+6
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-3/+3
* applies new string literal convention in actioncable/testXavier Noria2016-08-063-4/+4
* Cable message encodingJeremy Daer2016-03-312-12/+23
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-022-4/+15
* Use AS::Executor / AS::Reloader to support reloading in ActionCableMatthew Draper2016-03-021-0/+4
* 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
* Fix code review commentsJon Moss2016-01-182-2/+2
* 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