| Commit message (Expand) | Author | Age | Files | Lines |
* | Start Rails 5.1 development :tada: | Rafael Mendonça França | 2016-05-10 | 2 | -824/+3 |
* | Update rails-dom-testing gem to 2.0 | Connor Shea | 2016-05-09 | 1 | -1/+1 |
* | use Rack::Utils.valid_path? to check path | Jordan Owens | 2016-05-09 | 1 | -6/+2 |
* | Replace `loop` to `until` | Molchanov Andrey | 2016-05-07 | 1 | -2/+1 |
* | Merge commit 'fbdcf5221ad7ea3d40ad09651962fc85d101dd67' | Matthew Draper | 2016-05-07 | 2 | -1/+3 |
|\ |
|
| * | Preparing for 5.0.0.rc1 release | Rafael Mendonça França | 2016-05-06 | 2 | -1/+3 |
* | | Helpers doc grammar fix [skip ci] | Jon Atack | 2016-05-07 | 1 | -2/+2 |
|/ |
|
* | Make flash messages cookie compatible with Rails 4 | Rafael Mendonça França | 2016-05-06 | 2 | -3/+3 |
* | Merge pull request #24896 from prathamesh-sonpatki/api-cleanup | Guillermo Iguaran | 2016-05-06 | 1 | -7/+0 |
|\ |
|
| * | BoomerAPI is not used anywhere, so removed it! | Prathamesh Sonpatki | 2016-05-06 | 1 | -7/+0 |
* | | Merge pull request #24029 from rthbound/dont-call-each-when-calling-body-on-r... | Sean Griffin | 2016-05-06 | 6 | -19/+70 |
|\ \
| |/
|/| |
|
| * | Fixes #23964 | Ryan T. Hosford | 2016-03-13 | 6 | -19/+70 |
* | | Release notes: Add PR #24866 to release notes | Prathamesh Sonpatki | 2016-05-05 | 1 | -1/+1 |
* | | Implement helpers proxy in controller instance level | Rafael Mendonça França | 2016-05-05 | 4 | -2/+29 |
* | | Move protected instance variable to the right place | Rafael Mendonça França | 2016-05-05 | 2 | -6/+5 |
* | | Merge pull request #24820 from maclover7/fix-15843 | Kasper Timm Hansen | 2016-05-04 | 2 | -1/+31 |
|\ \ |
|
| * | | Ensure compatibility between ActionDispatch::Request::Session and Rack | Jon Moss | 2016-05-04 | 2 | -1/+31 |
* | | | Fix some typos in comments. | Joe Rafaniello | 2016-05-04 | 1 | -1/+1 |
* | | | Merge pull request #24845 from tomkadwill/action_controller_typos | Rafael França | 2016-05-04 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix actionpack typos [ci skip] | Tom Kadwill | 2016-05-04 | 2 | -3/+3 |
* | | | Merge pull request #24777 from tomkadwill/action_pack_typos_3 | Vipul A M | 2016-04-30 | 2 | -5/+5 |
|\ \ \ |
|
| * | | | Fix actionpack typos [ci skip] | Tom Kadwill | 2016-04-30 | 2 | -5/+5 |
| |/ / |
|
* | | | Remove last uses of `@env[]` and `@env[]=` | Jon Moss | 2016-04-28 | 3 | -12/+39 |
* | | | Prep Rails 5 beta 4 | eileencodes | 2016-04-27 | 2 | -1/+3 |
* | | | Add more info to insecure URL generation error | Derek Prior | 2016-04-26 | 4 | -4/+12 |
* | | | Merge pull request #24641 from rafaelfranca/fix-per-form-token-with-full-url | Jeremy Daer | 2016-04-25 | 2 | -1/+15 |
|\ \ \ |
|
| * | | | Discart the schema and host information when building the per-form token | Rafael Mendonça França | 2016-04-20 | 2 | -1/+15 |
| |/ / |
|
* | | | Merge pull request #23103 from rails/refactor-handling-of-action-default | Jeremy Daer | 2016-04-24 | 8 | -33/+73 |
|\ \ \ |
|
| * | | | Refactor handling of :action default in routing | Andrew White | 2016-02-16 | 8 | -32/+74 |
* | | | | Merge pull request #24701 from prathamesh-sonpatki/deprecate-request_via_redi... | Guillermo Iguaran | 2016-04-24 | 2 | -8/+11 |
|\ \ \ \ |
|
| * | | | | Deprecate `request_via_redirect` method. | Prathamesh Sonpatki | 2016-04-24 | 2 | -8/+11 |
* | | | | | Merge pull request #24697 from tomkadwill/action_pack_typos_2 | Vipul A M | 2016-04-23 | 4 | -10/+10 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Actionpack documentation typos [ci skip] | Tom Kadwill | 2016-04-23 | 4 | -10/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #24669 from tomkadwill/action_pack_typos | Vipul A M | 2016-04-22 | 2 | -11/+10 |
|\ \ \ \ |
|
| * | | | | Actioncable and Actionpack documentation typos [ci skip] | Tom Kadwill | 2016-04-21 | 2 | -11/+10 |
| |/ / / |
|
* / / / | Fix ApplicationController.renderer.defaults.merge! | Jon Moss | 2016-04-20 | 2 | -1/+9 |
|/ / / |
|
* | | | Merge pull request #24031 from samphilipd/sam/do_not_clobber_options_in_route... | Jeremy Daer | 2016-04-19 | 2 | -2/+14 |
|\ \ \ |
|
| * | | | Do not destructively mutate passed options hash in route definitions | Sam Davies | 2016-03-03 | 2 | -2/+14 |
* | | | | Update send_data documentation [ci skip] | Anton Rieder | 2016-04-19 | 1 | -1/+1 |
* | | | | Properly verify that cache accepts and user `expires` value. | Vipul A M | 2016-04-17 | 2 | -2/+5 |
* | | | | Filter scalar values when params permit hashes or arrays | Sean Griffin | 2016-04-15 | 2 | -1/+14 |
* | | | | [ci skip] Remove extra `so` from the Action Pack CHANGELOG | Prathamesh Sonpatki | 2016-04-14 | 1 | -2/+2 |
* | | | | Merge pull request #24318 from bogdanvlviv/patch-1 | Rafael Mendonça França | 2016-04-12 | 2 | -1/+5 |
|\ \ \ \ |
|
| * | | | | extension synonyms yml and yaml | Bogdan | 2016-03-27 | 2 | -1/+5 |
* | | | | | Merge pull request #24504 from nickmalcolm/master | Vipul A M | 2016-04-12 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | [ci skip] This modifies the HTTP Token authentication example's `authenticate... | Nick Malcolm | 2016-04-12 | 1 | -1/+6 |
* | | | | | | Pass over all Rails 5 warnings, to make sure: | Vipul A M | 2016-04-12 | 5 | -6/+6 |
|/ / / / / |
|
* | | | | | quick edits on the AC::API RDoc [ci skip] | Xavier Noria | 2016-04-05 | 1 | -19/+20 |
* | | | | | it's => its typo | Ryan McCuaig | 2016-04-04 | 1 | -1/+1 |
* | | | | | Fixes #24239 | Ryan T. Hosford | 2016-04-04 | 3 | -1/+31 |