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
*
let expires_in accept a must_revalidate flag
Xavier Noria
2012-02-17
1
-0
/
+3
*
Add HTML5 input[type="date"] helper
Olek Janiszewski
2012-02-12
1
-0
/
+2
*
Highlight defaults to HTML5 `mark` element
Brian Cardarella
2012-02-05
1
-0
/
+3
*
Add *_url helpers to get the full assets URL
Prem Sichanugrist
2012-02-04
1
-0
/
+4
*
Fix override API response bug in respond_with
Prem Sichanugrist
2012-02-03
1
-0
/
+2
*
Remove default class to collection_check_boxes and
Rafael Mendonça França
2012-02-02
1
-4
/
+4
*
Add changelog, docs and guides entries
Carlos Antonio da Silva
2012-02-02
1
-1
/
+37
*
Replicate :form html5 attribute to hidden field for check_box
Carlos Antonio da Silva
2012-02-02
1
-0
/
+3
*
Remove slash from favicon_link_tag method attribute
Lucas Caton
2012-01-31
1
-0
/
+2
*
Do not generate label for attribute when giving nil
Carlos Antonio da Silva
2012-01-26
1
-0
/
+2
*
Add release date of Rails 3.2.0 to documentation
claudiob
2012-01-26
1
-1
/
+1
*
No need to check html_safe? twice
Rafael Mendonça França
2012-01-20
1
-0
/
+2
*
Do not deprecate performed.
José Valim
2012-01-19
1
-2
/
+1
*
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