index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix override API response bug in respond_with
Prem Sichanugrist
2012-02-03
1
-0
/
+2
*
Merge check box fixes from remote-tracking branch 'cantonio/checkbox-hidden-b...
José Valim
2012-01-27
1
-0
/
+6
|
\
|
*
check_box helper with :disabled => true generates disabled hidden field. fixe...
Tadas Tamošauskas
2012-01-27
1
-0
/
+4
|
/
*
CHANGELOG revision for v3.2.1
Xavier Noria
2012-01-26
1
-0
/
+9
*
Preparing for 3.2.0 release
David Heinemeier Hansson
2012-01-20
1
-1
/
+1
*
Update CHANGELOG
José Valim
2012-01-19
1
-2
/
+0
*
Update CHANGELOG and docs for config.assets.logger
Guillermo Iguaran
2012-01-18
1
-0
/
+2
*
Update changelog
Carlos Antonio da Silva
2012-01-17
1
-1
/
+16
*
Add option to configure Sprockets logger
Rafael Mendonça França
2012-01-17
1
-0
/
+2
*
Use a BodyProxy instead of including a Module that responds to close.
Santiago Pastorino
2012-01-13
1
-0
/
+4
*
Add CHANGELOG entry
Santiago Pastorino
2012-01-10
1
-0
/
+2
*
Add font_path helper method
Santiago Pastorino
2012-01-03
1
-0
/
+2
*
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