aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* form_for with +:as+ option uses "action_as" as css class and idVasiliy Ermolovich2011-12-041-0/+12
* Merge branch 'exceptions' with the following features:José Valim2011-12-011-0/+2
|\
| * Allow rescue responses to be configured through a railtie.José Valim2011-12-011-0/+2
* | Allow fresh_when/stale? to take a record instead of an options hash [DHH]David Heinemeier Hansson2011-12-011-0/+2
|/
* Update CHANGELOG.José Valim2011-12-011-1/+3
* Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a...José Valim2011-11-301-0/+2
* update CHANGELOGVasiliy Ermolovich2011-11-281-0/+10
* deprecation warning, changelog entrylest2011-11-221-0/+4
* Don't html-escape the :count option to translate if it's a Numeric. Fixes #3685.Jon Leighton2011-11-191-0/+7
* _html translation should escape interpolated argumentslest2011-11-171-0/+14
* Sync changelog entryJon Leighton2011-11-141-0/+2
* Sync CHANGELOGs from 3-1-stableJon Leighton2011-11-141-0/+11
* Implement a workaround for a bug in ruby-1.9.3p0.Jon Leighton2011-11-061-0/+13
* Convert CHANGELOGs to Markdown format.Jon Leighton2011-11-041-0/+5663