aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/connection/subscriptions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestC...bogdanvlviv2018-06-081-3/+0
* assert_calledutilum2018-04-261-6/+12
* Use assert_empty and assert_not_emptyDaniel Colson2018-01-251-3/+3
* Use assert_predicate and assert_not_predicateDaniel Colson2018-01-251-3/+3
* Use frozen string literal in actioncable/Kir Shatrov2017-07-231-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in actioncable/testXavier Noria2016-08-061-11/+11
* Properly support reloading for Action Cable channelsMatthew Draper2016-06-021-1/+0
* Cable message encodingJeremy Daer2016-03-311-1/+1
* Merge pull request #23992 from matthewd/em-optionMatthew Draper2016-03-041-1/+1
|\
| * Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-021-1/+1
* | Accept JSON with no backslashes/escapingJon Moss2016-03-021-2/+2
|/
* Revert "Merge pull request #22977 from rails/revert-22934-master"David Heinemeier Hansson2016-01-161-1/+0
* Revert "Move async execution from celluloid to concurrent-ruby"David Heinemeier Hansson2016-01-081-0/+1
* Remove celluloid referencesMike Perham2016-01-051-1/+0
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+116