| Commit message (Expand) | Author | Age | Files | Lines |
* | ActionView now has its own logger | Rafael Mendonça França | 2012-01-18 | 1 | -0/+2 |
* | Update changelog | Carlos Antonio da Silva | 2012-01-17 | 1 | -1/+16 |
* | changelog entry for deprecated ActionController::Integration, ActionControlle... | Vishnu Atrai | 2012-01-15 | 1 | -0/+17 |
* | Use a BodyProxy instead of including a Module that responds to close. | Santiago Pastorino | 2012-01-13 | 1 | -0/+4 |
* | Merge pull request #4387 from Karunakar/releasenotes | Vijay Dev | 2012-01-12 | 1 | -3/+3 |
|\ |
|
| * | Added the release dates for rails 3.1.1, rails 3.1.2, rails 3.1.3 | Karunakar (Ruby) | 2012-01-08 | 1 | -3/+3 |
* | | Add CHANGELOG entry | Santiago Pastorino | 2012-01-10 | 1 | -0/+2 |
|/ |
|
* | Update actionpack/CHANGELOG.md | José Valim | 2012-01-06 | 1 | -2/+2 |
* | check_box helper with :disabled => true generates disabled hidden field. fixe... | Tadas Tamošauskas | 2012-01-05 | 1 | -0/+4 |
* | Add font_path helper method | Santiago Pastorino | 2012-01-03 | 1 | -0/+2 |
* | Fix typos and formats for CHANGELOG | Trung Lê | 2012-01-04 | 1 | -114/+122 |
* | Add CHANGELOG entry | Santiago Pastorino | 2011-12-28 | 1 | -0/+2 |
* | Update CHANGELOGs | José Valim | 2011-12-24 | 1 | -0/+2 |
* | Update CHANGELOGs and guides. | José Valim | 2011-12-16 | 1 | -0/+2 |
* | Show detailed exceptions no longer returns true if the request is local in pr... | José Valim | 2011-12-16 | 1 | -2/+2 |
* | Fix diagnostics page for routing errors. | José Valim | 2011-12-15 | 1 | -2/+2 |
* | Added :use_two_digit_numbers option [Lennart Fridén & Kim Persson] | Lennart Fridén | 2011-12-11 | 1 | -0/+3 |
* | Add button_tag support to ActionView::Helpers::FormBuilder. | Will Farrington | 2011-12-11 | 1 | -0/+10 |
* | Make ActiveSupport::Benchmarkable a default module for ActionController::Base... | David Heinemeier Hansson | 2011-12-09 | 1 | -0/+2 |
* | Deprecate implicit layout lookup in favor of inheriting the _layout config. | José Valim | 2011-12-09 | 1 | -0/+13 |
* | Add information to the changelog about the changes to ActionController::Param... | Jean-Francois Turcot | 2011-12-08 | 1 | -0/+5 |
* | Allow layout fallback when using `layout` method | Prem Sichanugrist | 2011-12-06 | 1 | -0/+10 |
* | Sync AP CHANGELOG with 3-1-stable | Santiago Pastorino | 2011-12-06 | 1 | -0/+8 |
* | form_for with +:as+ option uses "action_as" as css class and id | Vasiliy Ermolovich | 2011-12-04 | 1 | -0/+12 |
* | Merge branch 'exceptions' with the following features: | José Valim | 2011-12-01 | 1 | -0/+2 |
|\ |
|
| * | Allow rescue responses to be configured through a railtie. | José Valim | 2011-12-01 | 1 | -0/+2 |
* | | Allow fresh_when/stale? to take a record instead of an options hash [DHH] | David Heinemeier Hansson | 2011-12-01 | 1 | -0/+2 |
|/ |
|
* | Update CHANGELOG. | José Valim | 2011-12-01 | 1 | -1/+3 |
* | Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a... | José Valim | 2011-11-30 | 1 | -0/+2 |
* | update CHANGELOG | Vasiliy Ermolovich | 2011-11-28 | 1 | -0/+10 |
* | deprecation warning, changelog entry | lest | 2011-11-22 | 1 | -0/+4 |
* | Don't html-escape the :count option to translate if it's a Numeric. Fixes #3685. | Jon Leighton | 2011-11-19 | 1 | -0/+7 |
* | _html translation should escape interpolated arguments | lest | 2011-11-17 | 1 | -0/+14 |
* | Sync changelog entry | Jon Leighton | 2011-11-14 | 1 | -0/+2 |
* | Sync CHANGELOGs from 3-1-stable | Jon Leighton | 2011-11-14 | 1 | -0/+11 |
* | Implement a workaround for a bug in ruby-1.9.3p0. | Jon Leighton | 2011-11-06 | 1 | -0/+13 |
* | Convert CHANGELOGs to Markdown format. | Jon Leighton | 2011-11-04 | 1 | -0/+5663 |