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
*
Remove duplicate prompt key from options
Andrew White
2016-11-02
1
-1
/
+1
*
Fix failing tests on 3-2-stable branch:
Johnny Shields
2016-09-15
1
-2
/
+2
*
Remove dead code and ensure values are strings before calling gsub
Mike Virata-Stone
2016-08-11
1
-0
/
+8
*
ensure tag/content_tag escapes " in attribute vals
Andrew Carpenter
2016-08-10
1
-0
/
+10
*
Don't allow render(params) in view/controller
Arthur Neves
2016-02-29
1
-0
/
+27
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
1
-0
/
+7
*
add parens to fix warning
Aman Gupta
2015-01-05
1
-1
/
+1
*
fix regex case
Aman Gupta
2015-01-02
1
-1
/
+1
*
convert another incompatible assert_raise invocation
Aman Gupta
2015-01-02
1
-1
/
+2
*
switch to minitest and test-unit compatible assert_raise syntax
Kouhei Sutou
2015-01-02
1
-1
/
+2
*
Merge branch '3-2-17' into 3-2-stable
Rafael Mendonça França
2014-02-18
2
-0
/
+68
|
\
|
*
Use the reference for the mime type to get the format
Rafael Mendonça França
2014-02-18
1
-0
/
+17
|
*
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
1
-0
/
+51
*
|
Merge pull request #13183 from sorah/never_ignore_i18n_translate_raise_option
Carlos Antonio da Silva
2013-12-04
1
-0
/
+6
*
|
Fix documentation of number_to_currency helper
Rafael Mendonça França
2013-12-04
1
-1
/
+1
*
|
repair a test broken by the number_to_currency XSS fix
Tobias Kraze
2013-12-04
1
-4
/
+4
|
/
*
Stop using i18n's built in HTML error handling.
Michael Koziarski
2013-12-02
1
-1
/
+1
*
Escape the unit value provided to number_to_currency
Michael Koziarski
2013-12-02
1
-3
/
+4
*
fix issue #11605
Kassio Borges
2013-08-24
1
-10
/
+7
*
Merge pull request #10971 from dtaniwaki/escape_link_to_unless
Rafael Mendonça França
2013-06-24
1
-0
/
+5
*
Compare host scheme using case-insensitive regexp
Rafael Mendonça França
2013-06-16
1
-10
/
+30
*
So not make Fixnum#/ private on Ruby verions less than 1.9.3
Rafael Mendonça França
2013-05-10
1
-4
/
+3
*
Merging in fix from #8222
Ben Tucker
2013-05-06
1
-0
/
+5
*
Fix explicit names on multiple file fields
Ryan McGeary
2013-04-05
1
-0
/
+10
*
Fix typo in view name
Carlos Antonio da Silva
2013-04-03
1
-1
/
+1
*
Common behavior with adding formats to lookup_context for TemplateRenderer an...
Dmitry Vorotilin
2013-04-02
1
-0
/
+10
*
Fix test to Ruby 1.8
Rafael Mendonça França
2013-03-21
1
-1
/
+1
*
Fixed assets loading performance in 3.2.13
Fred Wu
2013-03-20
1
-0
/
+9
*
Backport #9347 to rails 3.2
hoffm
2013-03-19
1
-0
/
+5
*
fix protocol checking in sanitization [CVE-2013-1857]
Aaron Patterson
2013-03-15
1
-0
/
+10
*
fix incorrect ^$ usage leading to XSS in sanitize_css [CVE-2013-1855]
Charlie Somerville
2013-03-15
1
-0
/
+5
*
Merge pull request #9616 from exviva/multiple_select_name_double_square_brackets
Carlos Antonio da Silva
2013-03-12
1
-0
/
+8
*
Ruby 2 compat. CGI.escapeHTML has changed the way it escapes apostrophes a fe...
Jeremy Kemper
2013-02-24
1
-1
/
+1
*
Ruby 2.0.0 defaults source encoding to utf-8 so we need to specifically tag t...
Aaron Patterson
2013-02-24
1
-0
/
+1
*
Merge pull request #8756 from causes/js_include_tag_fix
Guillermo Iguaran
2013-01-10
1
-0
/
+7
|
\
|
*
Fix javascript_include_tag when no js runtime is available
Noah Silas
2013-01-07
1
-0
/
+7
*
|
Fixes issue where duplicate assets can be required with sprockets.
jejacks0n
2013-01-10
1
-0
/
+5
*
|
Do not call fields_for from form_for, to avoid instantiating two builders
Carlos Antonio da Silva
2013-01-06
1
-1
/
+13
|
/
*
fix block.arity raise nil error when not given a block to "content_tag_for"
jasl
2013-01-02
1
-0
/
+8
*
Make distance_of_time_in_words work with DateTime offsets
Andrew White
2012-12-04
1
-0
/
+10
*
Make output of distance_of_time_in_words consistent
Andrew White
2012-12-04
1
-2
/
+19
*
Override <%== to always behave as literal text rather than toggling based on ...
Jeremy Kemper
2012-12-03
1
-2
/
+2
*
Merge pull request #8402 from senny/8376_descriptive_error_message_for_partia...
Rafael Mendonça França
2012-12-02
1
-1
/
+6
*
Add i18n scope to disance_of_time_in_words.
Steve Klabnik
2012-11-26
1
-3
/
+12
*
Merge pull request #8235 from tilsammans/dont_escape_actionmailer_when_plaintext
José Valim
2012-11-16
1
-1
/
+15
*
Update mocha version to 0.13.0 and change requires
Carlos Antonio da Silva
2012-11-13
2
-3
/
+3
*
Merge pull request #8108 from Casecommons/fix-multiple-and-index-in-instance-tag
Rafael Mendonça França
2012-11-08
1
-0
/
+13
*
Accept :remote as symbol in link_to options
Riley
2012-10-06
1
-0
/
+7
*
Revert "Revert "Respect `config.digest = false` for `asset_path`""
Rafael Mendonça França
2012-09-20
1
-0
/
+8
*
Revert "Respect `config.digest = false` for `asset_path`"
Rafael Mendonça França
2012-09-20
1
-8
/
+0
[next]