aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Introduce `render :html` for render HTML stringPrem Sichanugrist2014-02-181-0/+9
* Introduce `render :plain` for render plain textPrem Sichanugrist2014-02-181-0/+8
* Introduce `render :body` for render raw contentPrem Sichanugrist2014-02-181-0/+12
* Correct prestreaming controller response status.Kevin Casey2014-02-151-0/+7
* Updated CHANGELOG, docs, guides and release notes.Godfrey Chan2014-02-111-15/+14
* Added changelog entry for Flash changes [ci skip]Godfrey Chan2014-02-111-0/+4
* Set the :shallow_path as each scope is generatedAndrew White2014-02-091-0/+8
* Require action_view to fix missing constantPhilipe Fatio2014-02-071-0/+5
* synchronize 4.1 release notes with CHANGELOGS. [ci skip]Yves Senn2014-02-061-1/+1
* Merge pull request #13863 from joshjordan/jsj-dont-throw-out-get-paramsRafael Mendonça França2014-02-011-0/+5
|\
| * Do not discard query parameters on requests that use wrap_parametersJosh Jordan2014-01-301-0/+5
* | tidy CHANGELOGs [ci skip]Yves Senn2014-01-301-2/+2
* | Modify the session serializer implementationGuillermo Iguaran2014-01-301-7/+8
* | Update CHANGELOG properly with GH #13692 [ci-skip]Guillermo Iguaran2014-01-291-14/+14
* | Allow session serializer key in config.session_storeLukasz Sarnacki2014-01-291-0/+14
* | Log which keys were set to nil in deep_mungeLukasz Sarnacki2014-01-281-0/+8
|/
* Clear filtered request attributes between requests in testsAndrew White2014-01-271-0/+7
* Fix `rake routes` error when `Rails::Engine` with empty routes is mounted; fi...Maurizio De Santis2014-01-241-0/+6
* Tidy up tests and CHANGELOG for #12598Andrew White2014-01-201-2/+13
* Automatically convert dashes to underscores for url helpersAmr Tamimi2014-01-201-0/+13
* Revert "Don't remove trailing slash from PATH_INFO for mounted apps"Piotr Sarnacki2014-01-161-6/+0
* Merge branch 'master' into laurocaetano-fix_send_fileAaron Patterson2014-01-101-3/+194
|\
| * add example to the CHANGELOG entry from 3a48b83e5 [ci skip].Yves Senn2014-01-061-2/+8
| * quick formatting pass through CHANGELOGS. [ci skip].Yves Senn2014-01-061-6/+6
| * Allow an absolute controller path inside a module scopeAndrew White2014-01-051-0/+4
| * Unique the segment keys array for non-optimized url helpersAndrew White2014-01-051-0/+12
| * Show full route constraints in error messageAndrew White2014-01-051-0/+10
| * Use a custom route vistor for optimized route generationAndrew White2014-01-051-0/+4
| * Allow engine root relative redirects using an empty string.Andrew White2014-01-011-0/+20
| * Merge pull request #13470 from strzalek/variants-all-anyDavid Heinemeier Hansson2013-12-311-0/+18
| |\
| | * Add any/all support for variantsŁukasz Strzałkowski2013-12-261-0/+18
| * | Fix Encoding::CompatibilityError when public path is UTF-8Andrew White2013-12-291-0/+15
| |/
| * AC::Parameters#permit! permits hashes in array valuesXavier Noria2013-12-231-0/+4
| * Move the null mime type to request.formatCarlos Antonio da Silva2013-12-231-4/+5
| * converts hashes in arrays of unfiltered params to unpermitted params [fixes #...Xavier Noria2013-12-211-0/+6
| * Merge pull request #13188 from imanel/skip_deep_mungeJeremy Kemper2013-12-191-0/+10
| |\
| | * Add configuration option to optionally disable deep_mungeBernard Potocki2013-12-051-0/+12
| * | Show routes defined under assets prefixRyunosuke SATO2013-12-191-0/+4
| * | CSRF protection from cross-origin <script> tagsJeremy Kemper2013-12-171-0/+5
| * | Merge pull request #13290 from strzalek/inline-syntax-docsRafael Mendonça França2013-12-121-0/+8
| |\ \
| | * | Variants inline syntax documentation [ci skip]Łukasz Strzałkowski2013-12-121-0/+8
| * | | Changelog improvements [ci skip]Carlos Antonio da Silva2013-12-121-4/+6
| |/ /
| * | Update CHANGELOG entry for Session#fetchTrent Ogren2013-12-111-3/+1
| * | Fix mounting engines inside a resources blockPiotr Sarnacki2013-12-101-0/+4
| * | Add Mime::Type.register "text/vcard", :vcf to the default list of mime typesDavid Heinemeier Hansson2013-12-051-0/+4
| * | add missing CHANGELOG entry for d8c6f52. [ci skip]Yves Senn2013-12-051-0/+5
| * | Escalate missing error when :raise is trueShota Fukumori (sora_h)2013-12-051-0/+7
| * | Update changelog [ci skip]Rafael Mendonça França2013-12-041-2/+2
| |/
| * Action Pack VariantsŁukasz Strzałkowski2013-12-041-0/+29
| * Changelog improvements [ci skip]Carlos Antonio da Silva2013-12-031-5/+5