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
/
actionview
/
lib
/
action_view
/
helpers
/
sanitize_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix Docs [ci skip]
amitkumarsuroliya
2015-08-18
1
-1
/
+1
*
Let strip_tags leave HTML escaping to Rails.
Kasper Timm Hansen
2015-03-10
1
-1
/
+1
*
Single instead of double quotes
T.J. Schuck
2015-01-20
1
-2
/
+2
*
Rewrite SanitizeHelper docs
T.J. Schuck
2015-01-20
1
-77
/
+50
*
Fix code formatting in sanitize docs
T.J. Schuck
2015-01-20
1
-9
/
+11
*
Remove unneeded `require 'as/deprecation'`
claudiob
2015-01-04
1
-1
/
+0
*
Clarify comments about sanitized_allowed_tags
Prathamesh Sonpatki
2014-10-25
1
-2
/
+2
*
Ship with rails-html-sanitizer instead.
Kasper Timm Hansen
2014-09-03
1
-8
/
+3
*
Move implementation to the gems
Rafael Mendonça França
2014-09-01
1
-22
/
+10
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2014-08-19
1
-1
/
+1
|
\
|
*
Uppercase HTML in docs.
Hendy Tanata
2014-08-08
1
-1
/
+1
*
|
Prepare for partial release.
Kasper Timm Hansen
2014-08-17
1
-3
/
+8
*
|
Use the plugin API to the getter and setters
Rafael Mendonça França
2014-07-15
1
-4
/
+4
*
|
Don't splat arguments to allowed tags or attributes.
Timm
2014-06-16
1
-2
/
+2
*
|
Change sanitizer_vendor to just be a method and reword documentation.
Timm
2014-06-16
1
-4
/
+5
*
|
Revert some stuff to use the new sanitizers.
Timm
2014-06-16
1
-6
/
+6
*
|
Add a layer of indirection making sanitizers pluggable.
Timm
2014-06-16
1
-3
/
+8
*
|
Delegate allowed tags and attributes setting to HTML::WhiteListSanitizer.
Timm
2014-06-16
1
-4
/
+4
*
|
Changed configuration documentation to no longer state it replaces a Set.
Timm
2014-06-16
1
-2
/
+2
*
|
Deprecate configurations and use allowed_tags and allowed_attributes on White...
Timm
2014-06-16
1
-99
/
+22
*
|
Made deprecation messages in sanitize_helper more clear.
Timm
2014-06-16
1
-3
/
+3
*
|
Completed integration of rails-html-sanitizer in SanitizeHelper. Deprecated p...
Timm
2014-06-16
1
-18
/
+19
*
|
Updated documentation to tell that a custom scrubber takes precedence.
Timm
2014-06-15
1
-0
/
+1
*
|
Updated the documentation to reflect the scrubber option.
Timm
2014-06-15
1
-1
/
+22
*
|
Added Loofah as a dependency in actionview.gemspec.
Timm
2014-06-11
1
-23
/
+24
|
/
*
Fix documentation
簡煒航 (Jian Weihang)
2014-05-29
1
-2
/
+2
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+256