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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added deprecation language for in_place_editor and auto_complete_field that b...
David Heinemeier Hansson
2006-09-03
1
-2
/
+2
*
More deprecation fun
David Heinemeier Hansson
2006-09-03
1
-3
/
+2
*
If not running in Rails, we will log deprecations to $stderr
David Heinemeier Hansson
2006-09-03
1
-2
/
+6
*
Modules can deprecate stuff too
David Heinemeier Hansson
2006-09-03
1
-1
/
+1
*
Stress that 2.0 is the cut and that we will have a page listing deprecations
David Heinemeier Hansson
2006-09-03
1
-1
/
+2
*
Made it clear that deprecated stuff leaves on majors only
David Heinemeier Hansson
2006-09-03
1
-2
/
+1
*
Eliminate Active Support warnings.
Jeremy Kemper
2006-08-29
1
-0
/
+1
*
Add silencing to deprecations; avoid self-scolding.
Nicholas Seckar
2006-08-14
1
-1
/
+15
*
New dependencies implementation
Nicholas Seckar
2006-08-08
1
-9
/
+15
*
separate warn method for easier localization override
Jeremy Kemper
2006-08-08
1
-1
/
+5
*
Include called method in instance variable deprecation warning.
Jeremy Kemper
2006-08-08
1
-6
/
+2
*
Don't warn when the deprecated ivar proxy is instantiated.
Jeremy Kemper
2006-08-07
1
-1
/
+0
*
DeprecatedInstanceVariableProxy stand-in for @request, @attributes, and friends.
Jeremy Kemper
2006-08-05
1
-4
/
+23
*
Deprecation: easier to work with warning behavior as procs; default behaviors...
Jeremy Kemper
2006-08-01
1
-32
/
+74
*
Initial Version of Deprecation for Rails[Koz]
Michael Koziarski
2006-07-27
1
-0
/
+46
[prev]