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
/
rexml.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-2
/
+2
*
[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
-2
/
+2
|
/
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-7
/
+7
*
Fix Hash#from_xml with frozen strings (#24718)
Marek Kirejczyk
2016-05-21
1
-3
/
+1
*
enforce a depth limit on XML documents
Aaron Patterson
2015-06-16
1
-5
/
+6
*
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
*
fixed a missing require that causes trouble when using AS in a non-rails env.
Nick Sutterer
2011-01-18
1
-0
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
edit pass: the names of Rails components have a space, ie, "Active Record", n...
Xavier Noria
2010-06-14
1
-1
/
+1
*
Provide a better error if the parsed REXML document has no root [#3803 state:...
wycats
2010-03-28
1
-1
/
+7
*
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
1
-1
/
+1
*
enable *real* IO parsing for the libxml, nokogiri and rexml backends [#2659 s...
Brian Lopez
2009-06-09
1
-6
/
+12
*
Add support for parsing XML and JSON from an IO as well as a string [#2659 st...
Brian Lopez
2009-05-17
1
-5
/
+9
*
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
*
Require libxml-ruby 0.9.4 or 0.9.7 pending a segfault bugfix for 1.0.
Jeremy Kemper
2009-03-09
1
-2
/
+4
*
Revert "Revert "XmlMini supports different backend parsers, starting with lib...
Jeremy Kemper
2009-03-09
1
-0
/
+106
*
Revert "XmlMini supports different backend parsers, starting with libxml"
David Heinemeier Hansson
2009-03-09
1
-106
/
+0
*
XmlMini supports different backend parsers, starting with libxml
Bart ten Brinke
2009-03-08
1
-0
/
+106