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
/
test
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not mark strip_tags result as html_safe
Santiago Pastorino
2012-08-09
1
-2
/
+2
*
Allow data attributes to be set as a first-level option for form_for, so you ...
David Heinemeier Hansson
2012-08-08
1
-0
/
+6
*
Deprecate `button_to_function` and `link_to_function` helpers.
Rafael Mendonça França
2012-08-07
1
-0
/
+42
*
Revert "Merge pull request #7033 from kron4eg/master". Not a a fan at all of ...
David Heinemeier Hansson
2012-08-07
1
-54
/
+0
*
Restoring the '%' trim mode for ERb templates, allowing for a leading percent...
Artiom Di
2012-08-07
1
-0
/
+54
*
Do not include application.js if it doesn't exists
Prem Sichanugrist
2012-08-06
1
-0
/
+9
*
Don't use `html_escape` to test the escaping
Rafael Mendonça França
2012-08-05
4
-4
/
+4
*
removes usage of Object#in? from the code base (the method remains defined by...
Xavier Noria
2012-08-06
4
-4
/
+4
*
Add test select_tag escapes prompt
Santiago Pastorino
2012-08-03
1
-0
/
+6
*
load active_support/core_ext/object/inclusion in active_support/rails
Xavier Noria
2012-08-02
4
-4
/
+0
*
Improve error handling when using partial name with hyphen. Fix #7079
kennyj
2012-08-03
1
-0
/
+7
*
html_escape should escape single quotes
Santiago Pastorino
2012-07-31
6
-22
/
+22
*
Replace the flush parameter with a Hash.
Lucas Mazza
2012-07-24
1
-9
/
+9
*
Add one more test case to make sure that data attributes are being
Rafael Mendonça França
2012-07-22
1
-0
/
+7
*
Merge pull request #7123 from nashby/data-in-options
Rafael Mendonça França
2012-07-22
1
-7
/
+14
|
\
|
*
don't escape options in option_html_attributes method
Vasiliy Ermolovich
2012-07-22
1
-7
/
+14
*
|
Add back `:disable_with` and change deprecation horizon to 4.1
Carlos Galdino + Rafael Mendonça França
2012-07-21
2
-2
/
+34
*
|
Add back `:confirm` and change deprecation horizon to 4.1
Carlos Galdino + Rafael Mendonça França
2012-07-21
2
-0
/
+86
|
/
*
Remove `:confirm` in favor of `:data => { :confirm => 'Text' }` option
Carlos Galdino
2012-07-18
2
-9
/
+16
*
Common behavior with adding formats to lookup_context for TemplateRenderer an...
Dmitry Vorotilin
2012-07-18
1
-0
/
+10
*
Fixed bug creating invalid HTML in select options
Rusty Geldmacher
2012-07-10
1
-0
/
+14
*
Remove AS declarative extension from erb tag test
Carlos Antonio da Silva
2012-07-08
1
-3
/
+0
*
Added support add_flash_types
kennyj
2012-07-07
1
-6
/
+6
*
Move number helper i18n related tests to AS
Carlos Antonio da Silva
2012-06-24
1
-122
/
+0
*
Refactor AV number helper tests with invalid numbers
Carlos Antonio da Silva
2012-06-24
1
-44
/
+14
*
Merge pull request #6428 from pinetops/resolver_concurrency_fix
Yehuda Katz
2012-06-21
1
-4
/
+4
|
\
|
*
Make the Resolver template cache threadsafe - closes #6404
Tom Clarke
2012-05-21
1
-4
/
+4
*
|
stop subclassing string
Aaron Patterson
2012-06-21
1
-1
/
+1
*
|
Respect absolute paths in compute_source_path.
Steve Klabnik
2012-06-16
1
-3
/
+11
*
|
fix meaningless test case
Akira Matsuda
2012-06-06
1
-1
/
+1
*
|
accept a block in button helper.
Yuki Nishijima
2012-06-05
1
-1
/
+5
*
|
Allow to use mounted helpers in ActionView::TestCase
Piotr Sarnacki
2012-06-01
1
-0
/
+19
*
|
Simplify link_to using content_tag
Carlos Antonio da Silva
2012-05-31
1
-0
/
+20
*
|
accept a block in button_to helper
Sergey Nartimov
2012-05-30
1
-0
/
+7
*
|
Moving NumberHelpers from ActionView to ActiveSupport
Andrew Mutz
2012-05-27
1
-0
/
+11
*
|
Add `:escape` option for `truncate`
Rafael Mendonça França
2012-05-26
1
-0
/
+19
*
|
Test that the block used in truncate is escaped if it is not HTML safe
Rafael Mendonça França
2012-05-26
1
-12
/
+11
*
|
Truncate now has the ability to receive a html option that allows it to call ...
Li Ellis Gallardo
2012-05-26
1
-8
/
+29
*
|
Add tests for time_field and date_field helpers
Carlos Galdino
2012-05-22
1
-0
/
+18
*
|
Merge pull request #6359 from carlosgaldino/add-html5-inputs
Jeremy Kemper
2012-05-22
2
-0
/
+178
|
\
\
|
*
|
Add several HTML5 input helpers
Carlos Galdino
2012-05-21
2
-0
/
+160
|
*
|
Add HTML5 input[type="color"] helper
Carlos Galdino
2012-05-21
2
-0
/
+18
*
|
|
Fixed typo new_defautls -> new_defaults.
Philip Arndt
2012-05-23
1
-3
/
+13
|
|
/
|
/
|
*
|
Revert "Merge pull request #6425 from pinetops/resolver_concurrency_fix"
José Valim
2012-05-21
1
-4
/
+4
*
|
Merge pull request #6425 from pinetops/resolver_concurrency_fix
Aaron Patterson
2012-05-21
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Make the Resolver template cache threadsafe - closes #6404
Tom Clarke
2012-05-21
1
-4
/
+4
*
|
Clarify grouped_options_for_select method API, add changelog entry
Carlos Antonio da Silva
2012-05-19
1
-2
/
+2
*
|
Merge pull request #6384 from ihid/tidy_text_helpers
Jeremy Kemper
2012-05-18
1
-0
/
+42
|
\
\
|
*
|
Tidied and standardised text_helper implementations.
Jeremy Walker
2012-05-19
1
-0
/
+42
*
|
|
Fix build: can't convert Regexp to String
kennyj
2012-05-19
1
-1
/
+1
[next]