aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* rails/master is now 4.1.0.betaRafael Mendonça França2013-04-291-1192/+2
* Revert "Merge pull request #10337 from eimermusic/fix_template_digestor_lookup"Rafael Mendonça França2013-04-251-9/+0
* Merge pull request #10337 from eimermusic/fix_template_digestor_lookupRafael Mendonça França2013-04-251-0/+9
|\
| * AV Digestor correctly passes format to LookupContextMartin Westin2013-04-251-0/+9
* | Add support for extra options to `force_ssl`Andrew White2013-04-251-0/+5
* | Use `request.fullpath` to build redirect url in `force_ssl`Andrew White2013-04-251-0/+9
|/
* Return a 405 response for unknown HTTP methodsLewis Marshall2013-04-221-0/+5
* Add CHANGELOG entries - closes #10180, #10185Andrew White2013-04-181-0/+10
* Merge pull request #10173 from nashby/element-attributesRafael Mendonça França2013-04-161-0/+5
|\
| * options_from_collection_for_select helper takes html attributesVasiliy Ermolovich2013-04-111-0/+5
* | use unified and clean formatting in CHANGELOGS. [ci skip]Yves Senn2013-04-121-1/+1
|/
* Improve the changelog entry [ci skip]Rafael Mendonça França2013-04-051-3/+4
* Fix explicit names on multiple file fieldsRyan McGeary2013-04-051-0/+7
* Add block support for the helperSam Pohlenz2013-04-031-0/+4
* Merge pull request #9978 from trevorturk/cookie-store-auto-upgradeSantiago Pastorino2013-04-011-0/+11
|\
| * Allow transparent upgrading of legacy signed cookies to encrypted cookies; Au...Trevor Turk2013-03-281-0/+11
* | Improve AP changelog entry about layout method with nil returnCarlos Antonio da Silva2013-03-301-4/+4
|/
* Removed unused variable in procPrathamesh Sonpatki2013-03-281-1/+1
* Merge pull request #8458 from lucisferre/improve-layout-override-fallback-beh...Rafael Mendonça França2013-03-271-0/+21
|\
| * Provides standard layout lookup behavior for method and proc casesChris Nicola2013-03-271-0/+20
* | Tender love for #9909 :heart:Jeremy Kemper2013-03-241-1/+1
* | Introduce UpgradeLegacySignedCookieJar to transparently upgrade existing sign...Trevor Turk2013-03-241-0/+5
* | Raise an ArgumentError when a clashing named route is definedTrevor Turk2013-03-191-0/+4
* | Fix improperly configured host in generated urlsschneems2013-03-191-0/+6
* | Digest auth should not 500 when given a basic header.Brad Dunbar2013-03-181-0/+5
* | Include I18n fallbacks in :locale lookup contextJuan Barreneche2013-03-161-0/+5
* | `Http::Headers` directly modifies the passed environment.Yves Senn2013-03-151-2/+6
* | allow headers and env to be passed in `IntegrationTest`.Yves Senn2013-03-131-0/+11
* | Http::Headers respects headers that are not prefixed with HTTP_Yves Senn2013-03-131-0/+4
* | Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip].Yves Senn2013-03-091-11/+11
* | Fix incorrectly appended square brackets to a multiple select boxOlek Janiszewski2013-03-081-0/+15
* | Move AP changelog entry to the top [ci skip]Carlos Antonio da Silva2013-03-071-6/+6
* | Allow use of assert_template with the :file option.Justin Coyne2013-03-011-0/+6
* | Improve the CHANGELOG entryRafael Mendonça França2013-02-281-2/+6
* | Merge pull request #9366 from killthekitten/fix-content_for-regressionRafael Mendonça França2013-02-281-0/+2
|\ \
| * | Fix #9360 regression in content_forNikolay Shebanov2013-02-251-0/+2
* | | Minor changelog improvement [ci skip]Carlos Antonio da Silva2013-02-281-1/+1
* | | `format: true` does not override existing format constraints.Yves Senn2013-02-271-0/+10
* | | allow non-String default params in the router.Yves Senn2013-02-261-0/+10
* | | the router allows String contraints.Yves Senn2013-02-261-1/+9
* | | Move the CHANGELOG entry to the proper placeRafael Mendonça França2013-02-261-2/+4
* | | Merge pull request #9434 from zires/devRafael Mendonça França2013-02-261-0/+2
|\ \ \
| * | | Make ActionDispatch::Journey::Path::Pattern#new raise more meaningful excepti...zires2013-02-271-0/+2
* | | | Update CHANGELOGSRafael Mendonça França2013-02-261-0/+3
|/ / /
* | / Preparing for 4.0.0.beta1 releaseDavid Heinemeier Hansson2013-02-251-1/+1
| |/ |/|
* | fix respond_to without blocks not working if one of the blocks is allgrosser2013-02-241-0/+2
* | registers the encrypted session store in the AP changelogXavier Noria2013-02-231-0/+4
* | Changelog improvements, use 1.9 style hash in examples [ci skip]Carlos Antonio da Silva2013-02-221-1/+1
* | completes pass over the AP changelog [ci skip]Xavier Noria2013-02-211-14/+5
* | tweaks to the AP changelog [ci skip]Xavier Noria2013-02-211-9/+3