| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge pull request #20851 from tomprats/indifferent-sessions" | Matthew Draper | 2016-02-26 | 1 | -9/+0 |
* | Lock down new `ImplicitRender` behavior for 5.0 RC | Godfrey Chan | 2016-02-25 | 1 | -0/+29 |
* | Preparing for 5.0.0.beta3 release | eileencodes | 2016-02-24 | 1 | -0/+2 |
* | No need CHANGELOG entry for #23849. | Rafael Mendonça França | 2016-02-24 | 1 | -16/+0 |
* | Show permitted flag in the output of AC::Parameters#inspect | Prathamesh Sonpatki | 2016-02-24 | 1 | -4/+20 |
* | Merge pull request #20851 from tomprats/indifferent-sessions | Rafael Mendonça França | 2016-02-24 | 1 | -0/+9 |
|\ |
|
| * | Update session to have indifferent access | Tom Prats | 2016-01-29 | 1 | -0/+9 |
* | | application/gzip added as default mime type into mime type list | Mehmet Emin İNAÇ | 2016-02-13 | 1 | -0/+4 |
* | | Add fixes accidentally removed. | Kasper Timm Hansen | 2016-02-12 | 1 | -1/+1 |
* | | Flesh out request encoding + response parsing changelog entry. | Kasper Timm Hansen | 2016-02-12 | 1 | -2/+11 |
* | | use rails instead of rake | Gaurav Sharma | 2016-02-12 | 1 | -2/+2 |
* | | - Fixed and removed long arguments to rake routes | Vipul A M | 2016-02-12 | 1 | -2/+1 |
* | | Add request encoding and response parsing to changelog. | Kasper Timm Hansen | 2016-02-10 | 1 | -0/+38 |
* | | Add SVG as a default mime type | David Heinemeier Hansson | 2016-02-07 | 1 | -0/+4 |
* | | Update CHANGELOG.md | Kang-Kyu Lee | 2016-02-01 | 1 | -2/+2 |
* | | Add some Action Cable CHANGELOG entries | Rafael Mendonça França | 2016-02-01 | 1 | -3/+0 |
* | | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -1/+6 |
* | | Add options for rake routes task | Vipul A M | 2016-02-02 | 1 | -0/+10 |
|/ |
|
* | rm changelog for unreleased changes fixes | Vipul A M | 2016-01-22 | 1 | -4/+0 |
* | Fix `ActionController::Parameters#==` bug | Jon Moss | 2016-01-21 | 1 | -0/+4 |
* | Response etags to always be weak: Prefixed W/ to value returned by ActionDisp... | abhishek | 2016-01-20 | 1 | -0/+8 |
* | Pass through AP CHANGELOG [ci skip] | Vipul A M | 2016-01-18 | 1 | -2/+2 |
* | docs, formatting pass over changelogs. [ci skip] | Yves Senn | 2016-01-13 | 1 | -4/+4 |
* | Add both HTTP Response Code and Type to assertion messages | Sean Collins | 2016-01-12 | 1 | -0/+4 |
* | Fix typo in ActionPack CHANGELOG [ci skip] | Prathamesh Sonpatki | 2016-01-08 | 1 | -1/+1 |
* | add greg | Ben Toews | 2016-01-07 | 1 | -1/+1 |
* | Better error message when running `rake routes` with CONTROLLER arg: | Edouard CHIN | 2016-01-07 | 1 | -0/+8 |
* | Allow AC::Parameters as an argument to url_helpers | Prathamesh Sonpatki | 2016-01-07 | 1 | -0/+8 |
* | add option for per-form CSRF tokens | Ben Toews | 2016-01-04 | 1 | -0/+4 |
* | Test ActionController::Renderers::use_renderers | Benjamin Fleischer | 2015-12-31 | 1 | -0/+4 |
* | Fix AC::Parameters#to_unsafe_h to return all unfiltered values | Prathamesh Sonpatki | 2015-12-31 | 1 | -0/+8 |
* | Add AC::Parameters#include? | Justin Coyne | 2015-12-29 | 1 | -0/+4 |
* | release notes, extract notable changes from Action Pack CHANGELOG. | Yves Senn | 2015-12-22 | 1 | -24/+25 |
* | No more no changes entries in the CHANGELOGs | Genadi Samokovarov | 2015-12-21 | 1 | -3/+0 |
* | Add CHANGELOG headers for Rails 5.0.0.beta1 | eileencodes | 2015-12-18 | 1 | -0/+5 |
* | Deprecate `redirect_to :back` | Derek Prior | 2015-12-16 | 1 | -0/+6 |
* | Add `redirect_back` for safer referrer redirects | Derek Prior | 2015-12-16 | 1 | -0/+6 |
* | Fix spacing on CHANGELOG name | eileencodes | 2015-12-12 | 1 | -1/+1 |
* | Remove ActionController::TestCase from documentation | eileencodes | 2015-12-12 | 1 | -0/+12 |
* | Update Changelog with the added response_format option in AD::DebugExceptions | Jorge Bejar | 2015-12-09 | 1 | -0/+10 |
* | Change the `protect_from_forgery` prepend default to `false` | eileencodes | 2015-12-07 | 1 | -0/+23 |
* | [ci skip] Add author's name to CHANGELOG | yui-knk | 2015-11-28 | 1 | -0/+2 |
* | Merge pull request #21241 from pdg137/master | Arthur Nogueira Neves | 2015-11-26 | 1 | -0/+4 |
|\ |
|
| * | In url_for, never append ? when the query string is empty anyway. | Paul Grayson | 2015-10-29 | 1 | -0/+4 |
* | | Move `static_cache_contorl` deprecation changelog entry to Railties. | Kasper Timm Hansen | 2015-11-04 | 1 | -5/+0 |
|/ |
|
* | Revert "ActionController::Base#process() now only takes an action name" | Aaron Patterson | 2015-10-29 | 1 | -4/+0 |
* | ActionController::Base#process() now only takes an action name | Aaron Patterson | 2015-10-29 | 1 | -0/+4 |
* | Catch invalid UTF-8 querystring values and respond with BadRequest | Grey Baker | 2015-10-23 | 1 | -0/+8 |
* | Merge pull request #20715 from simsalabim/feature/parse-rss-atom-as-xml | Sean Griffin | 2015-10-20 | 1 | -0/+4 |
* | Show helpful messages on invalid param. encodings | Agis Anastasopoulos | 2015-10-19 | 1 | -0/+7 |