aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/worker_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit all actioncable's test classes from `ActionCable::TestCase`bogdanvlviv2018-06-081-1/+1
* 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
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* applies new string literal convention in actioncable/testXavier Noria2016-08-061-1/+1
* Cable: Extract stream handler constructionJeremy Daer2016-04-181-2/+2
* Cable: Periodic timers refreshJeremy Daer2016-04-181-10/+0
* Don't rely on the global server as a receiver.Kasper Timm Hansen2016-02-141-1/+3
* Add tests for the ActionCable adaptersMatthew Draper2016-01-241-0/+5
* Revert "Merge pull request #22977 from rails/revert-22934-master"David Heinemeier Hansson2016-01-161-2/+0
* Revert "Move async execution from celluloid to concurrent-ruby"David Heinemeier Hansson2016-01-081-0/+2
* Move async execution from celluloid to concurrent-rubyMike Perham2016-01-051-2/+0
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+49