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
*
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
*
Object#try can't call private methods
Vasiliy Ermolovich
2012-05-12
1
-0
/
+2
*
AS::Callbacks#run_callbacks remove key argument
Francesco Rodriguez
2012-05-10
1
-0
/
+2
*
Consistent CHANGELOG entry indentation.
Mark J. Titorenko
2012-05-09
1
-22
/
+22
*
Add CHANGELOG section for unreleased Rails 3.2.4; document addition of #begin...
Mark J. Titorenko
2012-05-09
1
-0
/
+11
*
Updated CHANGELOG entry for `deep_dup`
Piotr Sarnacki
2012-05-06
1
-0
/
+2
*
BigDecimal string wrapping in JSON serialization can now be opted-out, fixes ...
David FRANCOIS
2012-05-02
1
-0
/
+3
*
Improve changelog of new :silence deprecation behavior
Carlos Antonio da Silva
2012-04-30
1
-1
/
+1
*
Update activesupport/CHANGELOG.md
José Valim
2012-04-30
1
-0
/
+2
*
Fix typo
Kirill Nikitin
2012-04-30
1
-1
/
+1
*
Remove repeated word
Kirill Nikitin
2012-04-30
1
-1
/
+1
*
Document #behavior= and update CHANGELOG
twinturbo
2012-04-28
1
-0
/
+2
*
Add changelog entry
Daniel Schierbeck
2012-04-12
1
-0
/
+2
*
Fix my name in the CHANGELOG to follow the convention
Rafael Mendonça França
2012-03-09
1
-0
/
+5
*
Add release dates to documentation
claudiob
2012-03-01
1
-2
/
+2
*
Update changelogs with rails 3.0-stable branch info
Paco Guzman
2012-02-25
1
-2
/
+72
*
AS::Callbacks: deprecate rescuable option
Bogdan Gusiev
2012-02-22
1
-0
/
+2
*
Document Integer#ordinal available in PR #2072.
Vijay Dev
2012-02-04
1
-0
/
+2
*
AS::Callbacks: rip out per_key option.
Bogdan Gusiev
2012-02-04
1
-0
/
+2
*
Merge pull request #4866 from bogdan/terminate_after_callbacks
José Valim
2012-02-04
1
-0
/
+2
|
\
|
*
AS::Callbacks: :skip_after_callbacks_if_terminated option
Bogdan Gusiev
2012-02-03
1
-0
/
+2
*
|
Added note about new Unicode version.
Norman Clarke
2012-02-03
1
-0
/
+2
|
/
*
Move escape_once logic to ERB::Util, where it belongs to
Carlos Antonio da Silva
2012-02-01
1
-0
/
+2
*
Add release date of Rails 3.2.0 to documentation
claudiob
2012-01-26
1
-1
/
+1
*
Remove ActiveSupport::TestCase#pending, use `skip` instead
Carlos Antonio da Silva
2012-01-21
1
-0
/
+2
[next]