aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/server/worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Cable: Extract stream handler constructionJeremy Daer2016-04-181-8/+10
* Cable: Periodic timers refreshJeremy Daer2016-04-181-12/+0
* Use AS::Executor / AS::Reloader to support reloading in ActionCableMatthew Draper2016-03-021-19/+29
* Full Action Cable documentation read throughJon Moss2016-02-171-2/+2
* Revert "Merge pull request #22977 from rails/revert-22934-master"David Heinemeier Hansson2016-01-161-13/+42
* Revert "Move async execution from celluloid to concurrent-ruby"David Heinemeier Hansson2016-01-081-42/+13
* don't need explicit dep and a pretty neat pickMike Perham2016-01-051-1/+1
* Use Module#thread_mattr_accessorMike Perham2016-01-051-8/+6
* Move async execution from celluloid to concurrent-rubyMike Perham2016-01-051-13/+44
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+42