aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/actioncable.gemspec
Commit message (Expand)AuthorAgeFilesLines
* Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-091-1/+1
* Revert "Revert "Merge pull request #34387 from yhirano55/rails_info_propertie...Kasper Timm Hansen2019-01-081-0/+3
* Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"Kasper Timm Hansen2019-01-081-3/+0
* Require Ruby 2.5 for Rails 6.Kasper Timm Hansen2018-12-191-1/+1
* Amend CVE note and security guide section wordingsGannon McGibbon2018-11-061-3/+3
* Add CVE note to security guide and gemspecsGannon McGibbon2018-11-061-0/+3
* Convert ActionCable javascript to ES2015 modules with modern build environmentRichard Macklin2018-11-021-1/+1
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-1/+1
* Remove support to Ruby 2.2Rafael Mendonça França2018-02-161-1/+1
* Testing actioncable against websocket-driver 0.7.0 (#30711)Jared Beck2018-01-181-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 source code and changelog links to gemspecsGrey Baker2017-06-281-0/+5
* Define path with __dir__bogdanvlviv2017-05-231-1/+1
* Upgrade to nio4r 2.0.0Tony Arcieri2016-12-281-1/+1
* applies new string literal convention in the gemspecsXavier Noria2016-08-061-14/+14
* Remove Blade gem dependencyVipul A M2016-05-211-2/+0
* Kick off initial JavaScript testsJavan Makhmali2016-05-091-0/+2
* Remove development dependencies from actioncable.gemspecMatthew Draper2016-02-011-9/+0
* Drop the runtime dependency on coffee-railsMatthew Draper2016-02-011-1/+0
* Add task to create precompiled action_cable.js and reorganize to accommodateJavan Makhmali2016-01-301-2/+5
* Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-2/+1
* Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-1/+2
* Import the relevant portions of faye-websocketMatthew Draper2016-01-241-1/+1
* Using a hacked faye-websocket, drop EventMachineMatthew Draper2016-01-241-1/+0
* Fix code review commentsJon Moss2016-01-181-0/+1
* All Redis deps are now optional, Postgres --> PostgreSQL adapterJon Moss2016-01-181-3/+3
* Add Postgres adapterJon Moss2016-01-181-0/+1
* 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
* don't need explicit dep and a pretty neat pickMike Perham2016-01-051-1/+0
* Move async execution from celluloid to concurrent-rubyMike Perham2016-01-051-1/+1
* Same gemspec formats everywhereDavid Heinemeier Hansson2015-12-181-1/+1
* Initial stab at adding Action Cable to rails/masterDavid Heinemeier Hansson2015-12-141-16/+13
* Get ready to merge into RailsDavid Heinemeier Hansson2015-12-141-0/+35