aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/test/server
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actioncable/Kir Shatrov2017-07-232-0/+4
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-022-2/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-012-0/+2
* Add tests for Server::Base#restartJon Moss2016-10-021-0/+33
* Add ActiveSupport::Notifications hook to Broadcaster#broadcastMatthew Wear2016-05-121-4/+49
* Ensure server broadcasts are to string queue namesJay Hayes2016-02-241-0/+15