Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [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 | |
|/ / / / / / / / / | ||||||
* / / / / / / / / | Ignore Byebug command history file | Akira Matsuda | 2015-12-18 | 1 | -0/+3 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Use released rack | Rafael Mendonça França | 2015-12-18 | 3 | -14/+3 | |
* | | | | | | | | Merge pull request #22649 from derekprior/dp-redirect-back-docs | Kasper Timm Hansen | 2015-12-18 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Document when fallback_location is used [ci-skip] | Derek Prior | 2015-12-17 | 1 | -2/+8 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22655 from akshay-vishnoi/fix-typos | Rafael França | 2015-12-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | [ci skip] Fix typo | Akshay Vishnoi | 2015-12-18 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Install jquery-rails | Rafael Mendonça França | 2015-12-18 | 2 | -0/+6 | |
* | | | | | | | Merge pull request #22653 from matthewd/find_array_ordered | Matthew Draper | 2015-12-18 | 4 | -2/+100 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Implement limit & offset for ourselves | Matthew Draper | 2015-12-18 | 2 | -8/+21 | |
| * | | | | | | | Adding a new test using chained where, limit and find([pks]) | Miguel Grazziotin | 2015-08-07 | 1 | -2/+12 |