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
/
lib
/
active_support
/
xml_mini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CDATA support to the XmlMini LibXML engine, adjusted whitespace handlin...
Jacob Lauemoeller
2009-10-15
1
-5
/
+8
*
making nokogiri to hash less clever, more fast O_o
Aaron Patterson
2009-09-17
1
-20
/
+12
*
Allow Nokogiri XmlMini backend to process cdata elements
Developer
2009-09-17
1
-1
/
+1
*
require reporting before attempting to "shush"
Joshua Peek
2009-09-13
1
-0
/
+1
*
Shush, rexml
Jeremy Kemper
2009-09-13
1
-1
/
+1
*
Merge docrails
Pratik Naik
2009-07-25
3
-3
/
+3
*
enable *real* IO parsing for the libxml, nokogiri and rexml backends [#2659 s...
Brian Lopez
2009-06-09
3
-16
/
+26
*
Add support for parsing XML and JSON from an IO as well as a string [#2659 st...
Brian Lopez
2009-05-17
4
-23
/
+39
*
add JRuby-JDOM backend for XmlMini
Stephen Bannasch
2009-04-26
1
-0
/
+162
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-0
/
+2
*
Avoid need for Enumerable#sum extension
Jeremy Kemper
2009-03-28
1
-1
/
+3
*
Hide XmlMini backend details from rdoc
Jeremy Kemper
2009-03-21
2
-7
/
+7
*
adding more nokogiri tests and making the main rails tests pass
Aaron Patterson
2009-03-10
1
-7
/
+14
*
Make it easier to swap XmlMini backends. Require Nokogiri >= 1.1.1 for XmlMin...
Jeremy Kemper
2009-03-10
1
-3
/
+6
*
Nokogiri backend for XmlMini
Aaron Patterson
2009-03-10
1
-0
/
+67
*
Properly set up libxml includes. Don't include LibXML in toplevel.
Jeremy Kemper
2009-03-10
1
-7
/
+9
*
Require libxml-ruby 0.9.4 or 0.9.7 pending a segfault bugfix for 1.0.
Jeremy Kemper
2009-03-09
2
-9
/
+11
*
Revert "Revert "XmlMini supports different backend parsers, starting with lib...
Jeremy Kemper
2009-03-09
2
-0
/
+237
*
Revert "XmlMini supports different backend parsers, starting with libxml"
David Heinemeier Hansson
2009-03-09
2
-237
/
+0
*
XmlMini supports different backend parsers, starting with libxml
Bart ten Brinke
2009-03-08
2
-0
/
+237