aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #9361 from senny/improved_match_shorthand_syntaxAndrew White2013-02-211-0/+14
|\ \
| * | determine the match shorthand target early.Yves Senn2013-02-211-0/+14
* | | Revert "Revert "Merge pull request #4803 from lucascaton/master""Santiago Pastorino2013-02-211-0/+2
| |/ |/|
* | Remove not necessary changelog about time zone array mutationCarlos Antonio da Silva2013-02-211-8/+0
* | tweaks to the AP changelog [ci skip]Xavier Noria2013-02-211-42/+27
|/
* Revert "Merge pull request #4803 from lucascaton/master"Santiago Pastorino2013-02-201-2/+0
* Remove XML Parser from ActionDispatchPrem Sichanugrist2013-02-201-3/+8
* Fix time_zone_options_for_select to not mutate TimeZones arrayBrian McManus2013-02-191-0/+8
* moves a CHANGELOG entry from AR to APXavier Noria2013-02-191-0/+4
* Add message when you have no routes defined.Steve Klabnik2013-02-181-0/+6
* Improve changelog entry from #9221 [ci skip]Carlos Antonio da Silva2013-02-111-15/+13
* Improve img alt attribute for screen readersthenickcox2013-02-091-0/+21
* Update actionpack/CHANGELOG.mdRafael Mendonça França2013-02-061-4/+4
* ruby constant syntax is not supported as routing `:controller` option.Yves Senn2013-02-061-0/+13
* partials inside directory work with `assert_template`Yves Senn2013-02-041-1/+13
* Fix markdown syntax in actionpack CHANGELOG.Steve Klabnik2013-02-011-1/+2
* Fix `content_tag_for` with array html option.Semyon Perepelitsa2013-01-311-0/+18
* Changelog about BestStandardsSupport removalGuillermo Iguaran2013-01-291-5/+6
* s/ERb/ERB/Akira Matsuda2013-01-291-1/+1
* Move AS changelog entry to the top, improve AP changelog a bitCarlos Antonio da Silva2013-01-281-4/+4
* Added a Changelog entry for fixing HEAD requests.Michiel Sikkes2013-01-281-0/+5
* Update actionpack's CHANGELOG for 445f14ePiotr Sarnacki2013-01-211-0/+5
* In Browser Path Matching with Javascriptschneems2013-01-201-0/+5