| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant accessors | utilum | 2018-06-11 | 1 | -2/+0 |
* | Use Ruby instead of mocha | utilum | 2018-05-31 | 1 | -0/+4 |
* | Use minitest/mock instead of mocha | utilum | 2018-05-31 | 1 | -1/+1 |
* | Use frozen string literal in actioncable/ | Kir Shatrov | 2017-07-23 | 6 | -0/+12 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 6 | -6/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 6 | -0/+6 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | In-line the configuration points that only existed for Faye support | Matthew Draper | 2016-10-01 | 1 | -1/+0 |
* | Remove Faye mode | Matthew Draper | 2016-10-01 | 1 | -12/+3 |
* | Buffer writes to the cable sockets | Matthew Draper | 2016-09-28 | 1 | -1/+3 |
* | revises more Lint/EndAlignment offenses | Xavier Noria | 2016-08-08 | 1 | -6/+6 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | applies new string literal convention in actioncable/test | Xavier Noria | 2016-08-06 | 3 | -4/+4 |
* | Cable message encoding | Jeremy Daer | 2016-03-31 | 2 | -12/+23 |
* | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 2 | -4/+15 |
* | Use AS::Executor / AS::Reloader to support reloading in ActionCable | Matthew Draper | 2016-03-02 | 1 | -0/+4 |
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -1/+2 |
* | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -2/+1 |
* | Import the relevant portions of faye-websocket | Matthew Draper | 2016-01-24 | 1 | -1/+2 |
* | Fix code review comments | Jon Moss | 2016-01-18 | 2 | -2/+2 |
* | ActionCable::StorageAdapter ==> ActionCable::SubscriptionAdapter | Jon Moss | 2016-01-18 | 2 | -3/+3 |
* | Tests passing and small refactoring | Jon Moss | 2016-01-18 | 3 | -1/+19 |
* | Get ready to merge into Rails | David Heinemeier Hansson | 2015-12-14 | 5 | -0/+75 |