aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fix formatting of documentation of worker_pool method from AC::Serv...Prathamesh Sonpatki2016-09-071-1/+1
* [ci skip] Fix formatting in Action Cable Connection::Base module docsPrathamesh Sonpatki2016-09-071-1/+1
* [ci fix] Fix API documentation for Streams module from Action CablePrathamesh Sonpatki2016-09-061-4/+4
* fixes remaining RuboCop issues [Vipul A M, Xavier Noria]Xavier Noria2016-09-012-2/+2
* Prevent invocation of channel action if rejected connectionJon Moss2016-08-192-1/+16
* Add three new rubocop rulesRafael Mendonça França2016-08-163-26/+26
* Pass over changelogs [ci skip]Vipul A M2016-08-101-1/+1
* revises more Lint/EndAlignment offensesXavier Noria2016-08-081-6/+6
* copy-edits an exception messageXavier Noria2016-08-071-1/+1
* Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty linesRyuta Kamizono2016-08-072-3/+0
* applies remaining conventions across the projectXavier Noria2016-08-062-4/+3
* normalizes indentation and whitespace across the projectXavier Noria2016-08-062-4/+4
* remove redundant curlies from hash argumentsXavier Noria2016-08-065-7/+7
* modernizes hash syntax in actioncableXavier Noria2016-08-061-2/+2
* applies new string literal convention to the rest of the projectXavier Noria2016-08-061-6/+6
* applies new string literal convention in the gemspecsXavier Noria2016-08-061-14/+14
* applies new string literal convention in actioncable/testXavier Noria2016-08-0629-260/+260
* applies new string literal convention in actioncable/libXavier Noria2016-08-0628-90/+90
* Give importance to rails command in the comment section.Santosh Wadghule2016-07-131-1/+1
* Correct changelog layoutMatthew Draper2016-07-091-8/+8
* Insert changelog entry for #25615Matthew Draper2016-07-091-0/+7
* Merge pull request #25624 from tinco/actioncable_write_raceMatthew Draper2016-07-092-2/+12
|\
| * fix race condition in websocket stream writeTinco Andringa2016-07-011-0/+4
* | Merge pull request #24988 from mwear/action_cable_broadcast_notificationsMatthew Draper2016-07-043-6/+58
|\ \
| * | Add ActiveSupport::Notifications hook to Broadcaster#broadcastMatthew Wear2016-05-123-6/+58
* | | Merge pull request #25030 from mmmpa/pull_requestMatthew Draper2016-07-042-1/+22
|\ \ \
| * | | Add guard to broadcast.mmmpa2016-05-262-1/+22
* | | | Merge pull request #25293 from y-yagi/remove_needless_commentsMatthew Draper2016-07-033-5/+0
|\ \ \ \
| * | | | remove needless commentsyuuji.yaginuma2016-06-063-5/+0
* | | | | close hijacked i/o socket after use (fixes #25613)Tinco Andringa2016-07-012-0/+15
| |_|_|/ |/| | |
* | | | Periodic timers: delegate async instance_exec to the worker poolJeremy Daer2016-06-292-7/+9
* | | | Merge pull request #24991 from maclover7/actioncable-npm-docsVipul A M2016-06-291-0/+68
|\ \ \ \
| * | | | Add documentation about Action Cable npm packageJon Moss2016-05-261-0/+68
| | |/ / | |/| |
* | | | Make client test run individually.Kasper Timm Hansen2016-06-281-1/+3
* | | | Fix Action Cable README [ci skip]Rafael Mendonça França2016-06-261-5/+14
* | | | Remove conflict line [ci skip]Ryuta Kamizono2016-06-271-1/+0
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-06-261-2/+143
|\ \ \ \
| * | | | Fix and make example generic in README as well [ci skip]Vipul A M2016-06-151-3/+3
* | | | | client test have not using Pathname and hashwithindifferent accessGaurav Sharma2016-06-261-3/+0
* | | | | Allow actioncable connections from any port in developmentMichael Dever2016-06-161-1/+1
| |_|/ / |/| | |
* | | | Added "Download and Installation" section to Action Cable README [ci skip]Prathamesh Sonpatki2016-06-041-0/+10
* | | | Trim Action Cable README [ci skip]Prathamesh Sonpatki2016-06-041-161/+0
|/ / /
* | | Properly support reloading for Action Cable channelsMatthew Draper2016-06-028-82/+56
* | | Merge pull request #25170 from maclover7/add-configuration-cableJeremy Daer2016-05-318-51/+69
|\ \ \
| * | | Add helper for testing against a mock WebSocket and serverJavan Makhmali2016-05-315-56/+48
| * | | Reorganize `MockWebSocket`Jon Moss2016-05-312-22/+32
| * | | Add configuration for `WebSocket` and `logger`Jon Moss2016-05-314-6/+22
* | | | Merge pull request #25216 from javan/actioncable/tune-sauce-labs-testsJeremy Daer2016-05-311-6/+6
|\ \ \ \
| * | | | Test single latest browser versionJavan Makhmali2016-05-311-6/+6
| |/ / /
* / / / fix grammarRajat Bansal2016-05-312-2/+2
|/ / /