aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/rexml.rb
Commit message (Expand)AuthorAgeFilesLines
* documents that the REXML security fix is still needed to support all 1.8.7 pa...Xavier Noria2009-11-191-1/+4
* require reporting before attempting to "shush"Joshua Peek2009-09-131-0/+2
* Shush, rexmlJeremy Kemper2009-09-131-2/+2
* Hide XmlMini backend details from rdocJeremy Kemper2009-03-211-3/+3
* * Introduce ActiveSupport.core_ext Integer, %w(conversions time etc)Jeremy Kemper2009-03-211-1/+1
* Require as little of REXML as possible to apply the entity_expansion_limit fixJeremy Kemper2008-11-261-24/+29
* Prefer a feature check to a version checkJeremy Kemper2008-11-121-1/+1
* No local variable in the global namespace plzDavid Heinemeier Hansson2008-09-091-3/+2
* Fixed that REXML fix would break on earlier versions of ruby (Frederick Cheun...David Heinemeier Hansson2008-09-091-1/+3
* Revert "Remove the Version check as it's not always available."David Heinemeier Hansson2008-09-091-20/+22
* Remove the Version check as it's not always available.Michael Koziarski2008-09-091-22/+20
* Merge rexml-expansion-fix gem into activesupport.Michael Koziarski2008-09-021-0/+35