Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CHANGELOG spacing [ci skip] | Jeremy Daer | 2016-03-02 | 1 | -12/+12 |
| | |||||
* | Accept JSON with no backslashes/escaping | Jon Moss | 2016-03-02 | 1 | -0/+5 |
| | | | | | | | Fixes #22675 Allow channel identifiers and also data with no backslahes/escaping to be accepted by the subscription storer. | ||||
* | Use AS::Executor / AS::Reloader to support reloading in ActionCable | Matthew Draper | 2016-03-02 | 1 | -0/+5 |
| | |||||
* | Update changelog | Jay Hayes | 2016-02-24 | 1 | -0/+4 |
| | |||||
* | Add Ruby formatting to CHANGELOG entry | claudiob | 2016-02-24 | 1 | -4/+5 |
| | | | | [ci skip] | ||||
* | Preparing for 5.0.0.beta3 release | eileencodes | 2016-02-24 | 1 | -0/+2 |
| | | | | Adds changelog headers for beta3 release | ||||
* | Allow for non-standard redis connectors | David Heinemeier Hansson | 2016-02-04 | 1 | -0/+7 |
| | |||||
* | Add some Action Cable CHANGELOG entries | Rafael Mendonça França | 2016-02-01 | 1 | -1/+10 |
| | | | | | | And improve changelongs. [ci skip] | ||||
* | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -0/+5 |
| | |||||
* | Small doc update per RF [ci skip] | Jon Moss | 2016-01-20 | 1 | -4/+5 |
| | |||||
* | Add CHANGELOG.md entry for #22950 | Jon Moss | 2016-01-20 | 1 | -0/+8 |
| | | | | [ci skip] | ||||
* | No more no changes entries in the CHANGELOGs | Genadi Samokovarov | 2015-12-21 | 1 | -4/+1 |
| | | | | | | | | | | | | | | During the `5.0.0.beta1` release, the CHANGELOGs got an entry like the following: ``` * No changes. ``` It is kinda confusing as there are indeed changes after it. Not a biggie, just a small pass over the CHANGELOGs. [ci skip] | ||||
* | Add CHANGELOG headers for Rails 5.0.0.beta1 | eileencodes | 2015-12-18 | 1 | -0/+5 |
| | |||||
* | Initial stab at adding Action Cable to rails/master | David Heinemeier Hansson | 2015-12-14 | 1 | -0/+3 |