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
/
tokenizer.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
-8
/
+8
*
Strip_tags never ending attribute should not raise a TypeError [#4870 state:r...
Bruno Michel
2010-06-28
1
-0
/
+1
*
regular expressions are usually ASCII-encoded, so force_encoding the content ...
wycats
2010-06-07
1
-0
/
+1
*
Fixed HTML::Tokenizer (used in sanitize helper) didnt handle unclosed CDATA t...
David Heinemeier Hansson
2008-03-28
1
-1
/
+1
*
Back out of [7300] -- it screwed up nested XML
David Heinemeier Hansson
2007-08-21
1
-3
/
+0
*
Ignore processing instructions when parsing html
Michael Koziarski
2007-08-10
1
-0
/
+3
*
Update html-scanner to handle CDATA sections better. Closes #2970. [Jamis Buck]
Jamis Buck
2005-11-21
1
-0
/
+3
*
Updated vendor copy of html-scanner lib, for bug fixes and optimizations
Jamis Buck
2005-06-14
1
-7
/
+6
*
Fixed the HTML scanner used by assert_tag where a infinite loop could be caus...
David Heinemeier Hansson
2005-05-09
1
-3
/
+11
*
Added functionality to assert_tag, so you can now do tests on the siblings of...
David Heinemeier Hansson
2005-05-06
1
-1
/
+1
*
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
/
+95