aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/channel/periodic_timers.rb
Commit message (Expand)AuthorAgeFilesLines
* 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 option for class_attribute default (#29270)David Heinemeier Hansson2017-05-291-2/+1
* applies new string literal convention in actioncable/libXavier Noria2016-08-061-1/+1
* Periodic timers: delegate async instance_exec to the worker poolJeremy Daer2016-06-291-3/+1
* Cable: Periodic timers refreshJeremy Daer2016-04-181-7/+45
* Fix typos in ActionCable Channel [ci skip]Tom Kadwill2016-04-181-2/+2
* Support faye-websocket + EventMachine as an optionMatthew Draper2016-03-021-1/+1
* Fixed typoChashmeet Singh2016-02-211-1/+1
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-2/+2
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-2/+2
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-241-2/+2
* Revert "Merge pull request #22977 from rails/revert-22934-master"David Heinemeier Hansson2016-01-161-1/+1
* Revert "Move async execution from celluloid to concurrent-ruby"David Heinemeier Hansson2016-01-081-1/+1
* Move async execution from celluloid to concurrent-rubyMike Perham2016-01-051-1/+1
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+41