aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove deprecated constants from Action ControllerCarlos Antonio da Silva2013-07-011-0/+12
* Merge pull request #11000 from sbeckeriv/accept_headerCarlos Antonio da Silva2013-06-251-0/+8
|\
| * Fix undefined method `ref' for nil:NilClass for bad accept headersStephen Becker IV2013-06-191-0/+4
* | Fixing Issue #11083Akshay Khole2013-06-251-1/+1
* | Fix shorthand routes where controller and action are in the scopeAndrew White2013-06-251-0/+9
* | Don't remove trailing slash from PATH_INFO for mounted appsPiotr Sarnacki2013-06-211-0/+4
* | Adjust changelog for AV & APŁukasz Strzałkowski2013-06-201-35/+2
* | Add CHANGELOG entry for #10969Rafael Mendonça França2013-06-161-0/+21
|/
* collection tags accept html attributes as the last element of collectionVasiliy Ermolovich2013-06-161-0/+5
* Update the HTML boolean attributes per the HTML 5.1 specAlex Peattie2013-06-141-0/+7
* Allow numbers in partial name for digestingBryan Ricker2013-05-061-1/+3
* 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