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
*
Return back "/" to the end of RAILS_GEM_ROOT
bogdanvlviv
2018-04-20
1
-1
/
+1
*
Enable autocorrect for `Lint/EndAlignment` cop
Koichi ITO
2018-01-18
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Send deprecation horizon and gem name as arguments to deprecation heavier han...
Willem van Bergen
2017-04-19
1
-1
/
+1
*
Remove redundant namespaces from sample code of `deprecated_method_warning` [...
kenta-s
2017-02-15
1
-3
/
+3
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
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