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
*
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
*
deprecates Module#local_constant_names
Xavier Noria
2012-01-12
1
-0
/
+3
*
removes the compatibility method Module#method_names
Xavier Noria
2011-12-25
1
-0
/
+3
*
removes the compatibility method Module#instance_method_names
Xavier Noria
2011-12-25
1
-2
/
+5
*
Revert "Added Enumerable#pluck to wrap the common pattern of collect(&:method...
Aaron Patterson
2011-12-22
1
-2
/
+0
*
NullStore cache belongs in Active Support
Vijay Dev
2011-12-20
1
-0
/
+2
*
* BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger
Aaron Patterson
2011-12-19
1
-0
/
+5
*
* 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
*
Convert CHANGELOGs to Markdown format.
Jon Leighton
2011-11-04
1
-0
/
+1571