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
/
test
/
deprecation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed failing tests of ActiveSupport for deprecation test
Raghunadh
2011-05-21
1
-1
/
+1
*
fix failure if behavior is not define and try use the default
Cyril Mougel
2010-07-01
1
-0
/
+7
*
Add the possibility to have several behaviors in AS::Deprecation.
José Valim
2010-07-01
1
-0
/
+13
*
Modify backtrace test to take implementations with slightly different backtra...
Yehuda Katz
2009-12-13
1
-1
/
+1
*
Fix deprecating =-methods by using send [#2431 status:resolved]
Michael Siebert
2009-08-09
1
-0
/
+4
*
Rework testing extensions to reflect the recent miniunit upheaval
Jeremy Kemper
2008-11-07
1
-11
/
+13
*
Remove direct TestCase mixins. Add miniunit compatibility.
Jeremy Kemper
2008-11-07
1
-1
/
+1
*
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS...
Joshua Peek
2008-06-03
1
-0
/
+10
*
Remove unnecessary DeprecatedInstanceVariable class
Pratik Naik
2008-05-13
1
-10
/
+0
*
Add class to deprecate instance variables
Pratik Naik
2008-05-06
1
-0
/
+10
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
DeprecatedInstanceVariable#inspect doesn't warn since test/unit, error logs, ...
Jeremy Kemper
2006-12-20
1
-0
/
+4
*
Deprecation: silence warnings when reporting test errors.
Jeremy Kemper
2006-12-17
1
-0
/
+16
*
Extend deprecate so that alternatives can be specified via the deprecation
Jamis Buck
2006-10-24
1
-0
/
+20
*
assert_deprecated returns result of block
Jeremy Kemper
2006-09-15
1
-0
/
+12
*
assert_deprecated matches any warning caught in block
Jeremy Kemper
2006-09-15
1
-0
/
+9
*
silenced writer
Jeremy Kemper
2006-09-04
1
-1
/
+5
*
Quiet while testing, you.
Jeremy Kemper
2006-09-04
1
-5
/
+4
*
get deprecation methods and callers straight
Jeremy Kemper
2006-09-04
1
-1
/
+1
*
Add silencing to deprecations; avoid self-scolding.
Nicholas Seckar
2006-08-14
1
-0
/
+6
*
New dependencies implementation
Nicholas Seckar
2006-08-08
1
-2
/
+9
*
Include called method in instance variable deprecation warning.
Jeremy Kemper
2006-08-08
1
-3
/
+2
*
Don't warn when the deprecated ivar proxy is instantiated.
Jeremy Kemper
2006-08-07
1
-4
/
+3
*
DeprecatedInstanceVariableProxy stand-in for @request, @attributes, and friends.
Jeremy Kemper
2006-08-05
1
-0
/
+16
*
Deprecation: easier to work with warning behavior as procs; default behaviors...
Jeremy Kemper
2006-08-01
1
-70
/
+45
*
Initial Version of Deprecation for Rails[Koz]
Michael Koziarski
2006-07-27
1
-0
/
+85