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
/
logger_silence.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the LoggerSilence to work as described:
Edouard CHIN
2018-10-02
1
-0
/
+2
*
Deprecate the `LoggerSilence` constant:
Edouard CHIN
2018-10-02
1
-11
/
+26
*
LoggerSilence doesn't require concurrent:
Edouard CHIN
2018-09-28
1
-1
/
+0
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-2
/
+2
*
[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
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
Use mattr_accessor default: option throughout the project
Genadi Samokovarov
2017-06-03
1
-2
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-3
/
+3
*
Fix logger silencing for broadcasted loggers
Piotr Jakubowski
2016-02-11
1
-21
/
+4
*
Revert "Add Logger option to disable message broadcasts"
schneems
2016-01-05
1
-1
/
+1
*
Fixes LoggerSilence#silence threadsafety
Carl P. Corliss
2015-12-23
1
-2
/
+22
*
Add Logger option to disable message broadcasts
Nate Smith
2015-12-16
1
-2
/
+3
*
Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f...
David Heinemeier Hansson
2012-12-21
1
-0
/
+24
*
Make sure that ActiveSupport::Logger includes the Logger extensions from core...
David Heinemeier Hansson
2012-12-21
1
-24
/
+0
*
Add ActiveSupport::Logger#silence that works the same as the old Logger#silen...
David Heinemeier Hansson
2012-12-21
1
-0
/
+24