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
/
active_support
/
deprecation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Array.wrap calls in ActiveSupport
Rafael Mendonça França
2012-01-06
1
-2
/
+1
*
using the active support logger
Karunakar (Ruby)
2012-01-04
1
-2
/
+2
*
Changed a few instances of of words in the API docs written in British Englis...
Oemuer Oezkir
2011-07-24
1
-2
/
+2
*
minor changes
Vijay Dev
2011-04-27
1
-3
/
+1
*
fixing whitespace errors
Aaron Patterson
2011-01-12
1
-1
/
+1
*
In AS, only inflector/methods is need in proxy_wrappers.rb, as well as date, ...
Josh Kalderimis
2011-01-12
1
-1
/
+1
*
Improve documentation on ActiveSupport::Deprecation.
Ryan Bigg
2010-12-21
2
-1
/
+14
*
Prevent any warnings from being printed during RDoc generation
Joost Baaij
2010-08-26
1
-1
/
+1
*
better callstack reporting in deprecation messages
Jakub Suder
2010-08-25
1
-4
/
+8
*
fixing space errors
Aaron Patterson
2010-07-26
1
-2
/
+2
*
Override new on proxy objects so that they never wrap nil or false.
Leigh Caplan
2010-07-26
1
-0
/
+7
*
fix failure if behavior is not define and try use the default
Cyril Mougel
2010-07-01
1
-1
/
+1
*
Add the possibility to have several behaviors in AS::Deprecation.
José Valim
2010-07-01
2
-3
/
+5
*
Create a deprecation behavior that triggers a notification for deprecation no...
wycats
2010-06-29
1
-9
/
+12
*
Allow deprecation messages with or without a final period.
Jeremy Kemper
2010-03-05
1
-1
/
+2
*
Commented metaprogramming turned out to be noisier not clearer
Jeremy Kemper
2010-02-25
1
-9
/
+9
*
Add subscriber for ActionPack and move all logging inside it.
José Valim
2010-01-13
1
-1
/
+1
*
method_wrappers.rb needs active_support/core_ext/array/extract_options
Xavier Noria
2010-01-01
1
-0
/
+1
*
Explicitly require logger
Jeremy Kemper
2009-10-14
1
-1
/
+7
*
Make logger work again (h/t Sam Ruby)
Yehuda Katz
2009-10-13
1
-1
/
+1
*
Fix deprecating =-methods by using send [#2431 status:resolved]
Michael Siebert
2009-08-09
1
-9
/
+9
*
Don't undefine object_id
Jeremy Kemper
2009-04-26
1
-1
/
+1
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
2
-1
/
+4
*
Merge branch 'master' into cherry
Jeremy Kemper
2009-04-20
1
-1
/
+1
*
Dice up ActiveSupport::Deprecation
Jeremy Kemper
2009-04-17
4
-0
/
+186