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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CHANGELOGs for 3.2.13 release.
Steve Klabnik
2013-02-27
1
-0
/
+6
*
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
*
Fix the CHANGELOG entry order [ci skip]
Rafael Mendonça França
2013-01-25
1
-3
/
+5
*
Fix DateTime comparison with DateTime::Infinity object
Dan Kubb
2013-01-13
1
-0
/
+3
*
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
1
-2
/
+10
|
\
|
*
CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml.
Jeremy Kemper
2013-01-08
1
-0
/
+9
*
|
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
*
|
Remove unicode character encoding from ActiveSupport::JSON.encode
Brett Carter
2012-12-14
1
-0
/
+7
*
|
Revert "Use MiniTest in Ruby 1.8 if it is available."
Carlos Antonio da Silva
2012-11-13
1
-5
/
+0
*
|
Add changelog entry for #8200 [ci skip]
Carlos Antonio da Silva
2012-11-13
1
-0
/
+7
*
|
backport #8185, `#as_json` isolates options when encoding a hash.
Yves Senn
2012-11-13
1
-0
/
+5
*
|
Add release date of Rails 3.2.9 to documentation
claudiob
2012-11-12
1
-1
/
+1
*
|
Merge pull request #8027 from daenney/master
Xavier Noria
2012-11-08
1
-0
/
+7
|
/
*
Add logger.push_tags and .pop_tags to complement logger.tagged
Jeremy Kemper
2012-09-27
1
-0
/
+14
*
Fix #6962. AS::TimeWithZone#strftime responds incorrectly to %:z and %::z for...
kennyj
2012-09-20
1
-0
/
+4
*
CHANGELOGs are now per branch
Xavier Noria
2012-08-28
1
-1591
/
+1
*
Add html_escape note to CHANGELOG
Mark Turner
2012-08-09
1
-0
/
+2
*
Add release date to CHANGELOGs
Santiago Pastorino
2012-08-09
1
-1
/
+1
*
Add CHANGELOG entry
Santiago Pastorino
2012-08-03
1
-0
/
+2
*
Revert "Deprecate ActiveSupport::JSON::Variable"
Rafael Mendonça França
2012-08-01
1
-6
/
+10
*
Add missing CHANGELOG entries
Santiago Pastorino
2012-08-01
1
-2
/
+6
*
updating release date
Aaron Patterson
2012-07-26
1
-1
/
+1
*
updating changelogs
Aaron Patterson
2012-07-23
1
-0
/
+8
*
updating changelogs
Aaron Patterson
2012-06-12
1
-1
/
+1
*
updating changelogs
Aaron Patterson
2012-06-11
1
-0
/
+4
*
Add release date of 3.2.5 on the CHANGELOG
Rafael Mendonça França
2012-06-01
1
-3
/
+6
*
Merge branch '3-2-rel' into 3-2-stable
Aaron Patterson
2012-05-31
1
-1
/
+1
|
\
|
*
updating changelogs
Aaron Patterson
2012-05-31
1
-1
/
+1
*
|
Deprecate ActiveSupport::JSON::Variable
Erich Menge
2012-05-30
1
-0
/
+3
|
/
*
Add CHANGELOG section for unreleased Rails 3.2.4; document addition of #begin...
Mark J. Titorenko
2012-05-09
1
-0
/
+6
*
Bring activesupport CHANGELOG up-to-date/consistent with master.
Mark J. Titorenko
2012-05-09
1
-1
/
+59
*
Add release data to Rails 3.2.3
Rafael Mendonça França
2012-04-30
1
-1
/
+1
*
Fix my name in the CHANGELOG to follow the convention
Rafael Mendonça França
2012-03-09
1
-0
/
+1
*
update changelogs for gems without changes too [ci skip]
Vijay Dev
2012-03-09
1
-0
/
+8
*
CHANGELOG revision for v3.2.1
Xavier Noria
2012-01-26
1
-0
/
+12
*
Preparing for 3.2.0 release
David Heinemeier Hansson
2012-01-20
1
-1
/
+1
*
add CHANGELOG entry for AS::Base64 deprecation
Sergey Nartimov
2012-01-03
1
-2
/
+4
*
Revert "Added Enumerable#pluck to wrap the common pattern of collect(&:method...
Aaron Patterson
2011-12-22
1
-4
/
+2
*
* ActiveSupport::BufferedLogger#silence is deprecated. If you want to squelch
Aaron Patterson
2011-12-09
1
-0
/
+22
*
Added Enumerable#pluck to wrap the common pattern of collect(&:method) *DHH*
David Heinemeier Hansson
2011-12-02
1
-2
/
+4
*
Module#synchronize is deprecated with no replacement. Please use `monitor` f...
Aaron Patterson
2011-11-29
1
-0
/
+3
*
some tweaks to PR#3547. [Closes #3547]
Xavier Noria
2011-11-25
1
-0
/
+3
*
Deprecated ActiveSupport::MessageEncryptor#encrypt and decrypt.
José Valim
2011-11-09
1
-0
/
+2
*
implements AS::Notifications.subscribed, which provides subscriptions to even...
Xavier Noria
2011-11-05
1
-0
/
+2
[next]