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
/
nokogiri.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Merge branch 'master' into require_relative_2017
Xavier Noria
2017-07-02
1
-1
/
+1
|
\
|
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
|
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
|
\
|
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
|
*
|
Make ActiveSupport frozen string literal friendly.
Pat Allan
2017-06-20
1
-1
/
+1
|
|
/
*
/
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
|
/
*
Fixes Hash.from_xml with frozen strings for all backends
Josh Nussbaum
2017-04-20
1
-3
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-6
/
+6
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-2
/
+2
*
update AS/values and AS/xml_mini docs [ci skip]
Francesco Rodriguez
2012-09-14
1
-1
/
+1
*
Clean up module docs [ci skip]
Vijay Dev
2012-03-07
1
-1
/
+0
*
Revert "Used any? instead of length call"
Xavier Noria
2011-11-28
1
-1
/
+1
*
Used any? instead of length call
Rahul P. Chaudhari
2011-11-28
1
-1
/
+1
*
fixed a missing require that causes trouble when using AS in a non-rails env.
Nick Sutterer
2011-01-18
1
-0
/
+1
*
AS gem doesn't depend on nokogiri so shows a nicer error if users haven't ins...
Santiago Pastorino
2010-07-30
1
-1
/
+6
*
nokogiri.rb needs active_support/core_ext/object/blank
Xavier Noria
2010-01-01
1
-0
/
+1
*
Code cleanup, bugfixes and speed improvements for the Nokogiri and LibXML Xml...
Willem van Bergen
2010-01-01
1
-24
/
+26
*
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
*
Merge docrails
Pratik Naik
2009-07-25
1
-1
/
+1
*
enable *real* IO parsing for the libxml, nokogiri and rexml backends [#2659 s...
Brian Lopez
2009-06-09
1
-4
/
+6
*
Add support for parsing XML and JSON from an IO as well as a string [#2659 st...
Brian Lopez
2009-05-17
1
-6
/
+10
*
Hide XmlMini backend details from rdoc
Jeremy Kemper
2009-03-21
1
-3
/
+3
*
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