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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preparing for 3.2.22.2 release
Rafael Mendonça França
2016-02-29
1
-1
/
+1
*
bumping version
Aaron Patterson
2016-01-25
1
-1
/
+1
*
use secure string comparisons for basic auth username / password
Aaron Patterson
2016-01-22
1
-0
/
+27
*
Preparing for 3.2.22 release
Rafael Mendonça França
2015-06-16
1
-1
/
+1
*
enforce a depth limit on XML documents
Aaron Patterson
2015-06-16
3
-10
/
+15
*
Fix ruby 2.2 comparable warnings
Joey Geiger
2015-01-29
1
-0
/
+1
*
Remove hard dependency on test-unit
Rafael Mendonça França
2015-01-07
2
-2
/
+11
*
use self.method syntax to resolve circular argument issues
Aman Gupta
2015-01-02
1
-1
/
+1
*
Fix `singleton_class?`
Vipul A M
2015-01-02
1
-3
/
+5
*
fix yaml compat on ruby 2.2
Aman Gupta
2015-01-02
1
-1
/
+3
*
Check `respond_to` before delegation due to: https://github.com/ruby/ruby/com...
Aaron Patterson
2014-12-22
1
-1
/
+7
*
fix ruby 2.2 warning: circular argument reference
Aman Gupta
2014-12-22
1
-1
/
+1
*
bumping version for relesase
Aaron Patterson
2014-11-16
1
-1
/
+1
*
bumping version to 3.2.20
Aaron Patterson
2014-10-29
1
-1
/
+1
*
Preparing for 3.2.19 release
Rafael Mendonça França
2014-07-02
1
-1
/
+1
*
Make sure Active Support configurations are applied correctly
Rafael Mendonça França
2014-06-26
1
-0
/
+7
*
Revert "Merge pull request #15794 from vishalzambre/patch-1"
Guillermo Iguaran
2014-06-18
1
-1
/
+1
*
File.exists? is a deprecated name, use File.exist?
Vishal Zambre
2014-06-18
1
-1
/
+1
*
Preparing for 3.2.18 release
Rafael Mendonça França
2014-05-06
1
-1
/
+1
*
Preparing for 3.2.17 release
Rafael Mendonça França
2014-02-18
1
-1
/
+1
*
updating the changelog
Aaron Patterson
2013-12-02
1
-1
/
+1
*
bumping to 3.2.15
Aaron Patterson
2013-10-15
1
-1
/
+1
*
Merge branch '3-2-15' into 3-2-sec
Aaron Patterson
2013-10-15
1
-2
/
+2
|
\
|
*
bumping to rc3
Aaron Patterson
2013-10-11
1
-1
/
+1
|
*
bumping to rc2
Aaron Patterson
2013-10-04
1
-1
/
+1
|
*
bumping version to 3.2.15.rc1
Aaron Patterson
2013-10-03
1
-2
/
+2
*
|
Remove the use of String#% when formatting durations in log messages
Michael Koziarski
2013-09-30
1
-0
/
+4
|
/
*
Merge pull request #12196 from h-lame/fix-activesupport-cache-filestore-cleanup
Rafael Mendonça França
2013-09-12
1
-1
/
+2
*
Fix 1.8.7 incompatible respond_to_missing
Eugene Kalenkovich
2013-08-18
1
-2
/
+8
*
Merge branch '3-2-14' into 3-2-stable
Rafael Mendonça França
2013-07-22
1
-1
/
+1
|
\
|
*
Preparing for 3.2.14 release
Rafael Mendonça França
2013-07-22
1
-1
/
+1
|
*
Preparing for 3.2.14.rc2 release
Rafael Mendonça França
2013-07-16
1
-1
/
+1
|
*
Preparing for 3.2.14.rc1 release
Rafael Mendonça França
2013-07-12
1
-2
/
+2
*
|
Add respond_to_missing? for TaggedLogging which is needed if another log abst...
Wolfram Arnold
2013-07-17
1
-0
/
+4
|
/
*
Add missing require so that DateTime has the right superclass
Andrew White
2013-07-10
1
-0
/
+1
*
Return local time for backwards compatibility
Andrew White
2013-07-09
1
-1
/
+1
*
Retain offset and fraction when using Time.at_with_coercion
Andrew White
2013-07-09
1
-3
/
+8
*
Remove warning of assigned but unused variable
Rafael Mendonça França
2013-07-06
1
-1
/
+1
*
Incorrectly providing program name the same as log message even when block is...
Carson Reinke
2013-07-01
1
-1
/
+8
*
Backport rails/rails-perftest#2 to fix rake test:benchmark
Yves Senn
2013-06-27
4
-4
/
+4
*
Override Time.at to work with Time-like values
Andrew White
2013-06-08
1
-0
/
+12
*
Revert "Remove unicode character encoding from ActiveSupport::JSON.encode"
Rafael Mendonça França
2013-05-08
1
-1
/
+7
*
Merge branch '3-2-13' into 3-2-stable
Aaron Patterson
2013-03-18
2
-1
/
+7
|
\
|
*
bumping to 3.2.13
Aaron Patterson
2013-03-18
1
-1
/
+1
|
*
JDOM XXE Protection [CVE-2013-1856]
Ben Murphy
2013-03-15
1
-0
/
+6
|
*
bumping to rc2
Aaron Patterson
2013-03-06
1
-1
/
+1
|
*
Preparing for 3.2.13.rc1 release
Steve Klabnik
2013-02-27
1
-2
/
+2
*
|
Fix `ActiveSupport::TimeZone.parse` when time is a local DST jump
Andrew White
2013-03-13
1
-6
/
+16
|
/
*
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
[next]