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
/
reporting.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass over all Rails 5 warnings, to make sure:
Vipul A M
2016-04-12
1
-1
/
+0
*
:bomb: run the test @rafaelfranca :angry:
Rafael Mendonça França
2016-02-24
1
-1
/
+1
*
Ignore callstacks from Ruby stdlib in deprecation
Rafael Mendonça França
2016-02-24
1
-4
/
+12
*
Fix deprecation message when frame doesn't have absolute_path
Rafael Mendonça França
2015-11-03
1
-1
/
+1
*
use `caller_locations` instead of `caller`
Aaron Patterson
2015-08-24
1
-2
/
+13
*
Make caller attribute in deprecation methods optional
Alexey Gaziev
2012-10-30
1
-2
/
+5
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-21
1
-3
/
+3
|
\
|
*
update AS/deprecation docs [ci skip]
Francesco Rodriguez
2012-09-14
1
-3
/
+3
*
|
warning removed: shadowing outer local variable - message
Arun Agrawal
2012-09-14
1
-2
/
+2
*
|
Copy-edit deprecation relared documentation [ci skip]
Rafael Mendonça França
2012-09-13
1
-0
/
+1
*
|
Change ActiveSupport::Deprecation to class.
Piotr Niełacny
2012-09-13
1
-59
/
+76
*
|
extend ActiveSupport::Deprecation with self, allow other objects to extend/in...
Robert Pankowecki
2012-09-13
1
-59
/
+58
|
/
*
fixes a few mistakes in api docs [ci skip]
Vijay Dev
2012-06-22
1
-1
/
+1
*
add example to AS::Deprecation#silence [ci skip]
Francesco Rodriguez
2012-06-17
1
-1
/
+10
*
minor changes
Vijay Dev
2011-04-27
1
-3
/
+1
*
fixing whitespace errors
Aaron Patterson
2011-01-12
1
-1
/
+1
*
Improve documentation on ActiveSupport::Deprecation.
Ryan Bigg
2010-12-21
1
-1
/
+7
*
better callstack reporting in deprecation messages
Jakub Suder
2010-08-25
1
-4
/
+8
*
Add the possibility to have several behaviors in AS::Deprecation.
José Valim
2010-07-01
1
-2
/
+3
*
Allow deprecation messages with or without a final period.
Jeremy Kemper
2010-03-05
1
-1
/
+2
*
Dice up ActiveSupport::Deprecation
Jeremy Kemper
2009-04-17
1
-0
/
+55