aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* | | Correctly use the response's status code calling headRobin Dupret2014-12-311-0/+4
* | | Remove single space response body for head requestPrathamesh Sonpatki2014-12-301-0/+12
* | | Merge pull request #18251 from tjgrathwell/fix-polymorphic-routes-to-modelRafael Mendonça França2014-12-301-0/+4
* | | cleanup CHANGELOGs. [ci skip]Yves Senn2014-12-231-2/+2
* | | Don't convert empty arrays to nils when deep munging paramsChris Sinjakli2014-12-151-0/+11
* | | allow URL helpers to work with optional scopesAlex Robbin2014-12-131-0/+4
* | | Fix handling of positional url helper arguments when format is falseTatiana Soukiassian2014-12-131-0/+6
|/ /
* | Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-410/+1
* | Merge pull request #17186 from tgxworld/header_authentication_tokenMatthew Draper2014-11-271-0/+7
|\ \
* | | Changelog formatSean Griffin2014-11-241-2/+3
* | | Deprecate string options in URL helpersMelanie Gilman2014-11-241-0/+6
* | | Deprecate the `only_path` option on `*_path` helpers.Godfrey Chan2014-10-281-0/+10
* | | some changelog formatting. [ci skip]Yves Senn2014-10-161-2/+2
* | | Improve Journey compliance to RFC 3986Nicolas Cavigneaux2014-10-141-0/+10
|/ /
* | No need CHANGLOG entry for a bug in a non released versionRafael Mendonça França2014-09-251-7/+0
* | Remove internal options from query string of pathsGert Goet2014-09-251-0/+7
* | Deprecate implicit AD::Response splatting and Array conversionJeremy Kemper2014-09-061-0/+13
* | Don't rescue IPAddr::InvalidAddressErrorPeter Suschlik2014-08-291-0/+7
* | Merge pull request #16637 from Agis-/redirect-with-constraint-routeAaron Patterson2014-08-281-0/+7
|\ \
| * | Don't ignore constraints in redirect routesAgis-2014-08-251-0/+7
* | | minor changelog formatting changes.Yves Senn2014-08-271-4/+5
|/ /
* | Refactor ActionDispatch::RemoteIpSam Aarons2014-08-211-0/+8
* | Avoid duplicating routes for HEAD requests.Guo Xiang Tan2014-08-211-0/+8
* | Enable gzip compression by defaultschneems2014-08-201-0/+6
* | Make `AC::Params#to_h` return Hash with safe keysPrem Sichanugrist2014-08-181-0/+35
* | Deprecate TagAssertion instead of removingRafael Mendonça França2014-08-181-1/+1
* | Merge branch 'master' into loofahRafael Mendonça França2014-08-171-0/+45
|\ \
| * | Use AS::JSON for (de)serializing cookiesGodfrey Chan2014-08-171-0/+8
| * | Merge pull request #16467 from strzalek/cookies-digest-config-option2Godfrey Chan2014-08-171-0/+5
| |\ \
| | * | Add config option for cookies digestŁukasz Strzałkowski2014-08-121-0/+5
| * | | Move respond_with to the responders gemJosé Valim2014-08-171-0/+5
| * | | When your templates change, browser caches bust automatically.Jeremy Kemper2014-08-171-0/+18
| * | | remove deprecated `MissingHelperError` proxy.Yves Senn2014-08-141-0/+5
| * | | Fix assert_template for files.Guo Xiang Tan2014-08-141-0/+4
* | | | Prepare for partial release.Kasper Timm Hansen2014-08-171-3/+1
* | | | Merge branch 'master' into loofahRafael Mendonça França2014-08-121-0/+42
|\| | |
| * | | Revert "Merge pull request #16434 from strzalek/cookies-digest-config-option"Santiago Pastorino2014-08-081-5/+0
| * | | Add config option for cookies digestŁukasz Strzałkowski2014-08-081-0/+5
| |/ /
| * | Update actionpack CHANGELOGRyan Dao2014-08-081-0/+5
| * | Add CHANGELOG for #14886Arthur Neves2014-07-181-0/+5
| * | Stash original path in `ShowExceptions` middlewareGrey Baker2014-07-141-1/+12
| * | Use `#bytesize` instead of `#size` when checking for cookie overflowAgis-2014-07-111-0/+5
| * | Synced 4.2 release notes with the latest commits.Godfrey Chan2014-07-111-0/+2
| * | Removed single space padding from empty response body.Godfrey Chan2014-07-101-0/+14
* | | Merge pull request #11218 from kaspth/loofah-integrationRafael Mendonça França2014-07-101-0/+6
|\ \ \ | |/ / |/| |
| * | Added deprecation notice to actionpack changelog.Timm2014-06-161-0/+6
* | | Merge branch 'rosetta_flash' of https://github.com/gcampbell/rails into gcamp...Aaron Patterson2014-07-101-0/+5
|\ \ \
| * | | Address CVE-2014-4671 (JSONP Flash exploit)Greg Campbell2014-07-091-0/+5
* | | | Force encoding of US-ASCII to UTF-8 in unescape_uri.Karl Entwistle2014-07-101-0/+9
|/ / /
* | | Generate shallow paths for all children of shallow resources.Seb Jacobs2014-07-061-1/+6