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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tighten up AS.gemspec.
Steve Klabnik
2013-02-26
1
-1
/
+1
*
Update RUBY_VERSION check for performance testing to handle 2.0.0
mikeycgto
2013-02-24
1
-1
/
+1
*
added marshal_load and marshal_dump for ProxyTestResult. Behavior of method_m...
SHIBATA Hiroshi
2013-02-24
1
-2
/
+10
*
Do not redirect cache logger to /dev/null in test
Prem Sichanugrist
2013-02-24
1
-1
/
+0
*
Ruby 2 compat. Hash[] now raises on bad elements rather than ignoring them. N...
Jeremy Kemper
2013-02-24
1
-1
/
+0
*
Make the tests pass with minitest 4.2
Rafael Mendonça França
2013-02-24
1
-0
/
+3
*
search private and protected methods for convert_key
Aaron Patterson
2013-02-24
3
-4
/
+3
*
Add in missing requires
Prem Sichanugrist
2013-02-24
1
-0
/
+2
*
Do not put the version in unreleased changes [ci skip]
Rafael Mendonça França
2013-02-14
1
-1
/
+1
*
Fix the CHANGELOG headers [ci skip]
Rafael Mendonça França
2013-02-14
1
-0
/
+2
*
Fixed changelog typos [ci skip]
Jon McCartie
2013-02-14
1
-1
/
+1
*
Update changelogs with version/release dates [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-2
/
+5
*
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2013-02-11
1
-1
/
+1
|
\
|
*
bumping version
Aaron Patterson
2013-02-10
1
-1
/
+1
*
|
Fix the CHANGELOG entry order [ci skip]
Rafael Mendonça França
2013-01-25
1
-3
/
+5
*
|
Make tests for the presence of MiniTest consistent.
James Mead
2013-01-14
1
-1
/
+1
*
|
Test to allow Range including DateTime and DateTime::Infinity
gsphanikumar
2013-01-13
1
-0
/
+6
*
|
Fix DateTime comparison with DateTime::Infinity object
Dan Kubb
2013-01-13
2
-1
/
+4
*
|
Update changelogs with release date [ci skip]
Carlos Antonio da Silva
2013-01-09
1
-1
/
+2
*
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2013-01-08
4
-16
/
+58
|
\
|
|
*
bumping version
Aaron Patterson
2013-01-08
1
-1
/
+1
|
*
CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml.
Jeremy Kemper
2013-01-08
3
-13
/
+56
*
|
Wrap time ranges with timezones, closes #8807
Vasiliy Ermolovich
2013-01-08
5
-43
/
+67
*
|
Merge tag 'v3.2.10' into 3-2-stable
Miguel
2013-01-03
1
-1
/
+1
|
\
|
|
*
bumping version to 3.2.10
Aaron Patterson
2012-12-23
1
-1
/
+1
*
|
Add release date of 3.2.10
Rafael Mendonça França
2013-01-02
1
-1
/
+9
*
|
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2012-12-23
1
-1
/
+3
|
\
|
|
*
Add release date of Rails 3.2.9 to documentation
claudiob
2012-12-23
1
-1
/
+1
*
|
Use 1.8 style hash in json encoding test
Carlos Antonio da Silva
2012-12-14
1
-1
/
+1
*
|
Remove unicode character encoding from ActiveSupport::JSON.encode
Brett Carter
2012-12-14
3
-10
/
+24
*
|
Add :nsec format only for Ruby 1.9
Carlos Antonio da Silva
2012-12-11
2
-10
/
+11
*
|
Merge pull request #6376 from jgaskins/timestamp-microseconds
Jeremy Kemper
2012-12-10
2
-1
/
+4
*
|
Use send in Time marshal extensions since the methods are now private
Carlos Antonio da Silva
2012-12-03
1
-2
/
+2
*
|
Fixed description for ActiveSupport::Concern typical case
Dmitry Vorotilin
2012-11-30
1
-1
/
+3
*
|
Revert "Use MiniTest in Ruby 1.8 if it is available."
Carlos Antonio da Silva
2012-11-13
2
-8
/
+1
*
|
Add changelog entry for #8200 [ci skip]
Carlos Antonio da Silva
2012-11-13
1
-0
/
+7
*
|
Update mocha version to 0.13.0 and change requires
Carlos Antonio da Silva
2012-11-13
3
-3
/
+2
*
|
Fix json encoding test with ruby 1.8.7 and random hash order
Carlos Antonio da Silva
2012-11-13
1
-1
/
+2
*
|
Merge pull request #8200 from freerange/3-2-stable-with-mocha-fixes
Carlos Antonio da Silva
2012-11-13
3
-5
/
+11
|
\
\
|
*
|
Avoid a Mocha deprecation warning.
James Mead
2012-11-13
1
-1
/
+1
|
*
|
Fix for Test::Unit Mocha compatibility.
James Mead
2012-11-13
1
-3
/
+5
|
*
|
Use MiniTest in Ruby 1.8 if it is available.
James Mead
2012-11-13
1
-1
/
+3
|
*
|
Copy Mocha bug fix.
James Mead
2012-11-13
1
-0
/
+2
*
|
|
backport #8185, `#as_json` isolates options when encoding a hash.
Yves Senn
2012-11-13
3
-1
/
+24
|
/
/
*
|
Add release date of Rails 3.2.9 to documentation
claudiob
2012-11-12
1
-1
/
+1
*
|
Merge branch '3-2-9' into 3-2-stable
Santiago Pastorino
2012-11-12
1
-1
/
+1
|
\
|
|
*
Bump to 3.2.9
Santiago Pastorino
2012-11-12
1
-1
/
+1
*
|
Merge branch '3-2-9' into 3-2-stable
Santiago Pastorino
2012-11-09
1
-1
/
+1
|
\
|
|
*
Bump up to 3.2.9.rc3
Santiago Pastorino
2012-11-09
1
-1
/
+1
*
|
Merge pull request #8027 from daenney/master
Xavier Noria
2012-11-08
2
-2
/
+14
|
/
[next]