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
/
html-scanner
/
sanitizer_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ruby 2 compat. CGI.escapeHTML has changed the way it escapes apostrophes a fe...
Jeremy Kemper
2012-10-06
1
-1
/
+1
*
Don't ignore non Enumerable values passed to sanitize (closes #5585)
Piotr Sarnacki
2012-03-27
1
-0
/
+18
*
Refactor button_to helper to use token_tag method
Rafael Mendonça França
2012-01-19
1
-2
/
+0
*
Handle leading spaces in protocol while sanitizing
Manu
2012-01-12
1
-1
/
+8
*
Tags with invalid names should also be stripped in order to prevent
Aaron Patterson
2011-08-16
1
-0
/
+7
*
Test for stripping tags from a frozen string.
Joshua Ballanco
2011-04-14
1
-0
/
+1
*
ActionController::Base.helpers.sanitize ignores case in protocol
Timothy N. Tsvetkov
2010-12-30
1
-0
/
+7
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-17
/
+17
*
Strip_tags never ending attribute should not raise a TypeError [#4870 state:r...
Bruno Michel
2010-06-28
1
-0
/
+4
*
deOMGifying Railties, Active Support, and Action Pack
Mikel Lindsaar
2010-01-31
1
-2
/
+2
*
File extra test folders into controller, dispatch, or template
Joshua Peek
2009-10-03
1
-0
/
+273