Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly denote that channel.rb is a default file. | David Kuhta | 2016-02-23 | 1 | -2/+2 |
* | Change ActionCable.server.broadcast to XChannel.broadcast_to | David Kuhta | 2016-02-23 | 1 | -10/+7 |
* | Create action_cable_overview.md resolves #23176 [ci skip] | David Kuhta | 2016-02-14 | 1 | -0/+659 |
* | Change `alpha` to `beta1` to prep for release of Rails 5 | eileencodes | 2015-12-18 | 12 | -43/+43 |
* | Add task to test the release preparation | Rafael Mendonça França | 2015-12-18 | 2 | -2/+5 |
* | Merge pull request #22668 from ryohashimoto/151219_receive | Kasper Timm Hansen | 2015-12-18 | 1 | -1/+1 |
|\ | |||||
| * | Fix `receive` spelling | Ryo Hashimoto | 2015-12-19 | 1 | -1/+1 |
* | | Merge pull request #22658 from greysteil/handle-specified-schema-in-index-remove | Matthew Draper | 2015-12-19 | 2 | -3/+30 |
|\ \ | |||||
| * | | Handle specified schemas when removing a Postgres index | Grey Baker | 2015-12-18 | 2 | -3/+30 |
* | | | Merge pull request #22667 from akshay-vishnoi/base_test_case | Rafael França | 2015-12-18 | 1 | -0/+22 |
|\ \ \ | |_|/ |/| | | |||||
| * | | [ActionCable] Test invalid action on channel | Akshay Vishnoi | 2015-12-18 | 1 | -0/+22 |
* | | | Fix `receive` spelling and add whitespace | Kasper Timm Hansen | 2015-12-18 | 1 | -3/+3 |
|/ / | |||||
* | | Merge pull request #22666 from akshay-vishnoi/base_test_case | Rafael França | 2015-12-18 | 1 | -1/+11 |
|\ \ | |||||
| * | | [ActionCable] test perform action with default action | Akshay Vishnoi | 2015-12-18 | 1 | -1/+11 |
* | | | Fix test that fails in isolation | eileencodes | 2015-12-18 | 1 | -0/+1 |
* | | | Delete duplicate test | eileencodes | 2015-12-18 | 1 | -8/+0 |
* | | | Don't need to use `Array.wrap` | Rafael Mendonça França | 2015-12-18 | 2 | -2/+2 |
|/ / | |||||
* | | Merge pull request #22650 from derekprior/dp-actionpack-warnings | Rafael França | 2015-12-18 | 1 | -0/+5 |
|\ \ | |||||
| * | | Fix "instance variable not initialized" in tests | Derek Prior | 2015-12-17 | 1 | -0/+5 |
* | | | Merge pull request #20797 from byroot/prevent-url-for-ac-parameters | Rafael França | 2015-12-18 | 6 | -14/+14 |
|\ \ \ | |||||
| * | | | Prevent ActionController::Parameters from being passed to url_for directly | Jean Boussier | 2015-12-15 | 6 | -14/+14 |
* | | | | Merge pull request #22660 from y-yagi/add_line_break_between_methods | Rafael França | 2015-12-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | add line break between method of generated channel js | yuuji.yaginuma | 2015-12-18 | 1 | -1/+1 |
* | | | | | Merge pull request #22665 from akshay-vishnoi/base_test_case | Rafael França | 2015-12-18 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | [ActionCable] Test available actions on Channel | Akshay Vishnoi | 2015-12-18 | 1 | -0/+4 |
* | | | | | | Do not check the version anymore | Rafael Mendonça França | 2015-12-18 | 1 | -2/+2 |
* | | | | | | Merge pull request #22657 from matthewd/loosen-version | Rafael Mendonça França | 2015-12-18 | 4 | -3/+32 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Allow normal version updates within a release series | Matthew Draper | 2015-12-18 | 4 | -3/+32 |
* | | | | | | Same gemspec formats everywhere | David Heinemeier Hansson | 2015-12-18 | 2 | -2/+2 |
* | | | | | | Stray line | David Heinemeier Hansson | 2015-12-18 | 1 | -1/+2 |
* | | | | | | Simplify | David Heinemeier Hansson | 2015-12-18 | 1 | -9/+2 |
* | | | | | | Now available in action_cable | David Heinemeier Hansson | 2015-12-18 | 1 | -2/+2 |
* | | | | | | Refer to rails command instead of rake in a bunch of places | David Heinemeier Hansson | 2015-12-18 | 16 | -40/+40 |
* | | | | | | Explain reason for eager loading | David Heinemeier Hansson | 2015-12-18 | 1 | -0/+1 |
* | | | | | | Explain Redis' role in Action Cable | David Heinemeier Hansson | 2015-12-18 | 1 | -0/+1 |
* | | | | | | [ci skip] Revert most of ff851017 | Kasper Timm Hansen | 2015-12-18 | 1 | -2/+2 |
* | | | | | | Merge pull request #22656 from akshay-vishnoi/fix-typos | Kasper Timm Hansen | 2015-12-18 | 3 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [ci skip] Fix grammar | Akshay Vishnoi | 2015-12-18 | 3 | -5/+5 |
* | | | | | | | Bring comment in line with rest of initializers | David Heinemeier Hansson | 2015-12-18 | 1 | -2/+2 |
* | | | | | | | Explain the concept of config initializers for backwards compatibility | David Heinemeier Hansson | 2015-12-18 | 3 | -2/+5 |
* | | | | | | | Fix spacing | David Heinemeier Hansson | 2015-12-18 | 1 | -1/+1 |
* | | | | | | | These options are not changed nearly often enough to warrant inclusion like t... | David Heinemeier Hansson | 2015-12-18 | 1 | -8/+0 |
* | | | | | | | Better explanation | David Heinemeier Hansson | 2015-12-18 | 1 | -2/+6 |
* | | | | | | | Use the rails command, not rake, for all rails commands | David Heinemeier Hansson | 2015-12-18 | 2 | -6/+6 |
* | | | | | | | README.md in the app is now used to describe the app itself, not Rails | David Heinemeier Hansson | 2015-12-18 | 1 | -1/+0 |
* | | | | | | | More sensible ordering with the more important options first | David Heinemeier Hansson | 2015-12-18 | 1 | -12/+12 |
* | | | | | | | List the major frameworks you can remove together | David Heinemeier Hansson | 2015-12-18 | 1 | -3/+3 |
* | | | | | | | Revert "Use Thread.current.thread_variable_set/get insetad of the direct acce... | David Heinemeier Hansson | 2015-12-18 | 1 | -4/+4 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #22659 from y-yagi/fix_indent_in_controller_test | Kasper Timm Hansen | 2015-12-18 | 2 | -3/+3 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | fix indentation of generated controller test | yuuji.yaginuma | 2015-12-18 | 2 | -3/+3 |
|/ / / / / |