Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |