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
/
activesupport
/
test
/
xml_mini
/
nokogiri_engine_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-91
/
+91
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-13
/
+13
*
Do not include Active Support on tests
Rafael Mendonça França
2015-01-04
1
-11
/
+9
*
Rewind StringIO instances before be parsed again
Paco Guzman
2013-06-16
1
-0
/
+1
*
Use xml instead already parsed xml
Paco Guzman
2013-06-16
1
-1
/
+1
*
Compare with the parsed result from REXML backend
Paco Guzman
2013-05-22
1
-1
/
+1
*
Added missing assert
Anupam Choudhury
2013-04-02
1
-5
/
+6
*
Only call MiniTest.autorun if the dependecy is present
Rafael Mendonça França
2012-12-31
1
-4
/
+3
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Code cleanup, bugfixes and speed improvements for the Nokogiri and LibXML Xml...
Willem van Bergen
2010-01-01
1
-2
/
+38
*
Allow Nokogiri XmlMini backend to process cdata elements
Developer
2009-09-17
1
-0
/
+11
*
Move AS vendor support into bundler.
Joshua Peek
2009-09-13
1
-4
/
+2
*
Add support for parsing XML and JSON from an IO as well as a string [#2659 st...
Brian Lopez
2009-05-17
1
-0
/
+13
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-0
/
+1
*
adding more nokogiri tests and making the main rails tests pass
Aaron Patterson
2009-03-10
1
-0
/
+47
*
Make it easier to swap XmlMini backends. Require Nokogiri >= 1.1.1 for XmlMin...
Jeremy Kemper
2009-03-10
1
-9
/
+7
*
Nokogiri backend for XmlMini
Aaron Patterson
2009-03-10
1
-0
/
+112