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
/
lib
/
action_controller
/
vendor
/
html-scanner
/
html
/
document.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
Patched HTML::Document#initialize call to Node.parse so that it includes the ...
Jimmy Baker
2008-06-24
1
-1
/
+1
*
Refactor sanitizer helpers into HTML classes and make it easy to swap them ou...
Rick Olson
2007-11-26
1
-0
/
+1
*
[html-scanner] Fix parsing of empty tags. Closes #7641. [anthony.bailey]
Michael Koziarski
2007-09-21
1
-0
/
+3
*
Use a consistent load path to avoid double requires. Fix some scattered Ruby ...
Jeremy Kemper
2007-01-28
1
-4
/
+3
*
Added assert_select* for CSS selector-based testing (deprecates assert_tag) #...
David Heinemeier Hansson
2006-09-03
1
-0
/
+1
*
Fix conflict with assert_tag and Glue gem (closes #2255) [david.felstead@gmai...
David Heinemeier Hansson
2005-11-07
1
-2
/
+2
*
Updated vendor copy of html-scanner to support better xml parsing
Jamis Buck
2005-09-05
1
-2
/
+2
*
Resync with html-scanner (fix parser bug)
Jamis Buck
2005-06-14
1
-2
/
+2
*
Updated vendor copy of html-scanner lib, for bug fixes and optimizations
Jamis Buck
2005-06-14
1
-3
/
+4
*
Fixed documentation and prepared for release of 0.12
David Heinemeier Hansson
2005-04-18
1
-2
/
+2
*
Added assert_tag and assert_no_tag as a much improved alternative to the depr...
David Heinemeier Hansson
2005-04-17
1
-0
/
+63