aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'format_localized_template' of https://github.com/acapilleri/railsGuillermo Iguaran2013-12-031-0/+9
|\
| * Fix header Content-Type: #<Mime::NullType:...> in localized templateAngelo capilleri2013-12-031-0/+9
* | Try to escape each part of a path redirect route correctlyAndrew White2013-12-021-0/+6
* | first pass through CHANGELOGS to extract 4_1_release_notes. [ci skip]Yves Senn2013-11-281-5/+1
|/
* Better error message for typos in assert_response argument.Victor Costan2013-11-251-0/+8
* Improve changelogsCarlos Antonio da Silva2013-11-221-1/+1
* unify punctuation in Action Pack changelog. [ci skip]Yves Senn2013-11-211-5/+7
* Fix for routes taskSıtkı Bağdat2013-11-211-0/+4
* Fix CHANGELOG typo [ci skip]chocoby2013-11-151-1/+1
* Take Hash with options inside Array in #url_forAndrey Ognevsky2013-11-151-0/+9
* session#fetch doesn't behave exactly like Hash#fetch.Damien Mathieu2013-10-301-1/+3
* add the fetch method to sessionsDamien Mathieu2013-10-291-0/+12
* Add a changelog entry for #12656 [ci skip]Robin Dupret2013-10-271-0/+8
* Merge pull request #10471 from andyw8/button_to_paramsRafael Mendonça França2013-10-241-0/+5
|\
| * Add params option for button_toAndy Waite2013-09-181-0/+5
* | Improve the CHANGELOG entry [ci skip]Rafael Mendonça França2013-10-241-10/+9
* | update CHANGELOGTima Maslyuchenko2013-10-241-0/+16
* | Respect `SCRIPT_NAME` when using `redirect` with a relative pathAndrew White2013-10-101-0/+18
* | add dots after `Fixes #YYYYY` in actionpack CHANGELOG. [ci skip]Yves Senn2013-10-091-12/+12
* | Fixing repond_with working directly on the options hashBlueHotDog2013-10-091-0/+9
* | Add changlog entry for #10844Andrew White2013-09-301-0/+7
* | Strong parameters should permit nested number as key. Closes #12293kennyj2013-09-271-0/+6
* | Fix regex used to find URI schemes in redirect_toDerek Prior2013-09-191-0/+5
* | Fix incorrect assert_redirected_to failure messageDerek Prior2013-09-191-0/+5
* | Fix an issue where router can't recognize downcased url encoding path.kennyj2013-09-191-0/+6
* | Custom flash should be defined only for the class that defines it and it's su...Ricardo de Cillo2013-09-131-0/+7
* | Add CHANGELOG entry for #12149Rafael Mendonça França2013-09-121-0/+6
* | Remove BasicRendering and remove template functionality from AbsC::RenderingJosé Valim2013-09-091-5/+0
* | Improve AP changelog regarding AV extraction [ci skip]Carlos Antonio da Silva2013-08-261-2/+2
* | Update AP changelogŁukasz Strzałkowski2013-08-251-0/+9
|/
* Display exceptions in text format for xhr requestKir Shatrov2013-08-221-0/+4
* Execute conditional procs on controller filters only for current action.Nicholas Jakobsen2013-08-101-0/+7
* Pass assert_dom_equal message arg to underlying assertionRyan McGeary2013-08-041-0/+7
* Allow overriding of all headers from passed environment hashAndrew White2013-07-251-0/+7
* Clear named routes when routes.rb is reloadedAndrew White2013-07-211-0/+8
* Skip Rack applications and redirects when generating urlsAndrew White2013-07-161-0/+7
* move `MissingHelperError` out of the `ClassMethods` module.Yves Senn2013-07-121-0/+4
* Show real LoadError on helpers requirePiotr Niełacny2013-07-101-0/+7
* Use Request#raw_post instead Request#bodyPaul Nikitochkin2013-07-081-0/+7
* Space is not required for Set-Cookie headerYamagishi Kazutoshi2013-07-051-0/+4
* Remove deprecated Rails application fallback for integration testingCarlos Antonio da Silva2013-07-021-0/+5
* Remove `page_cache_extension` deprecated methodFrancesco Rodriguez2013-07-011-0/+4