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
...
*
Implement replace method so key? works correctly.
David Graham
2012-10-26
1
-0
/
+2
*
add more testcases and doc about Hash#extract!
Mikhail Dieterle
2012-10-08
1
-2
/
+2
*
make Hash#extract! more symmetric with Hash#slice
Mikhail Dieterle
2012-10-08
1
-0
/
+11
*
Merge pull request #7708 from bdurand/optimize_log_subscribers
Rafael Mendonça França
2012-10-01
1
-0
/
+2
|
\
|
*
Optimize log subscribers to check if the log level is sufficient before perfo...
Brian Durand
2012-09-30
1
-0
/
+2
*
|
New CHANGELOG entries always in the top
Rafael Mendonça França
2012-10-01
1
-2
/
+2
*
|
Optimize ActiveSupport::Cache::Entry to reduce memory and processing overhead.
Brian Durand
2012-09-30
1
-0
/
+2
*
|
Tests tag the Rails log with the current test class and test case
Jeremy Kemper
2012-09-26
1
-0
/
+7
*
|
Add logger.push_tags and .pop_tags to complement logger.tagged
Jeremy Kemper
2012-09-26
1
-0
/
+14
*
|
Add changelog entry and docs about class delegation using the symbol :class
Carlos Antonio da Silva
2012-09-20
1
-5
/
+24
|
/
*
Date.beginning_of_week thread local and beginning_of_week application config ...
gregolsen
2012-09-18
1
-0
/
+2
*
set up config_accessor with a default value by block
Larry Lv
2012-09-17
1
-0
/
+13
*
Deprecate ActiveSupport::Benchmarkable#silence.
Steve Klabnik
2012-09-15
1
-0
/
+4
*
Allow passing block to deep_merge and deep_merge!
Pranas Kiziela
2012-09-13
1
-0
/
+3
*
Copy-edit deprecation relared documentation [ci skip]
Rafael Mendonça França
2012-09-13
1
-16
/
+15
*
Change ActiveSupport::Deprecation to class.
Piotr Niełacny
2012-09-13
1
-0
/
+32
*
Revert "Changelog entry for PR #7560"
Bogdan Gusiev
2012-09-10
1
-19
/
+0
*
Changelog entry for PR #7560
Bogdan Gusiev
2012-09-10
1
-0
/
+19
*
' dates back to SGML when ' was introduced in HTML 4.0
Kalys Osmonov
2012-09-09
1
-0
/
+2
*
Fix Active Support changelog formatting [ci skip]
Carlos Antonio da Silva
2012-09-07
1
-2
/
+2
*
Add Changelog entry for #7560: deprecate #filter in AS::Callbacks [ci skip]
Carlos Antonio da Silva
2012-09-07
1
-0
/
+22
*
Extend HashWithIndifferentAccess#update to take an optional block
Leo Cassarani
2012-09-05
1
-0
/
+6
*
CHANGELOGs are now per branch
Xavier Noria
2012-08-28
1
-1724
/
+1
*
Add CHANGELOG entry for #3578 [ci skip]
Rafael Mendonça França
2012-08-21
1
-0
/
+6
*
Replace deprecated `memcache-client` gem with `dalli` in ActiveSupport::Cache...
Guillermo Iguaran
2012-08-17
1
-0
/
+4
*
Sync CHANGELOGs [ci skip]
Rafael Mendonça França
2012-08-11
1
-0
/
+27
*
Fallback to :en locale instead of handling a constant with defaults
Carlos Antonio da Silva
2012-08-11
1
-0
/
+5
*
Bring back changelog entries for Active Support
Carlos Antonio da Silva
2012-08-11
1
-0
/
+18
*
Add html_escape note to CHANGELOG
Mark Turner
2012-08-09
1
-8
/
+1
*
Deprecate ActiveSupport::JSON::Variable
Erich Menge
2012-08-07
1
-0
/
+3
*
defines String#indent [closes #7263] [Xavier Noria & Ace Suares]
Xavier Noria
2012-08-07
1
-0
/
+2
*
Update activesupport/CHANGELOG.md
José Valim
2012-07-31
1
-0
/
+2
*
Add Object#try! with the old NoMethodError raising behavior
David Heinemeier Hansson
2012-07-27
1
-1
/
+1
*
will now return nil instead of raise a NoMethodError if the receiving object...
David Heinemeier Hansson
2012-07-27
1
-0
/
+2
*
Update 4.0 Release Notes with changelogs [ci skip]
Carlos Antonio da Silva
2012-07-02
1
-3
/
+3
*
Make Time#change work with offsets other than UTC or local
Andrew White
2012-07-01
1
-0
/
+2
*
AS::Callbacks: deprecate monkey patch code
Bogdan Gusiev
2012-06-26
1
-0
/
+2
*
Add prev_quarter and next_quarter method in Time/Date/DateTime
paranoiase Kang
2012-06-20
1
-0
/
+2
*
removes the obsolete require_association method from dependencies
Xavier Noria
2012-06-10
1
-0
/
+2
*
add instance_accessor option to ActiveSupport::Configurable#config_accessor
Francesco Rodriguez
2012-06-05
1
-0
/
+12
*
Sync CHANGLOG with the 3-2-stable branch
Rafael Mendonça França
2012-06-01
1
-4
/
+7
*
Remove deprecated ActiveSupport::JSON::Variable.
Erich Menge
2012-05-30
1
-2
/
+7
*
Moving NumberHelpers from ActionView to ActiveSupport
Andrew Mutz
2012-05-27
1
-0
/
+4
*
Add Hash#deep_transform_keys and Hash#deep_transform_keys! Also convert deep_...
Mark McSpadden
2012-05-23
1
-1
/
+1
*
Adding deep versions of stringify_keys and symbolize_keys (plain and bang) fo...
Lucas Húngaro
2012-05-23
1
-1
/
+5
*
Add Hash#transform_keys and Hash#transform_keys! and refactor *_keys methods ...
Mark McSpadden
2012-05-23
1
-0
/
+2
*
changed xml type datetime to dateTime, fixes #6328
Angelo capilleri
2012-05-23
1
-0
/
+2
*
Add instance_accessor option to class_attribute
Alexey Vakhov
2012-05-22
1
-0
/
+2
*
Add CHANGELOG entry for constantize - closes #6165.
Andrew White
2012-05-19
1
-0
/
+2
*
copy-edits a recent CHANGELOG entry [ci skip]
Xavier Noria
2012-05-12
1
-1
/
+1
[prev]
[next]