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
/
log_subscriber
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:rails/rails
Vijay Dev
2015-08-24
1
-2
/
+2
|
\
|
*
Add `:nodoc:` for internal testing methods [ci skip]
Robin Dupret
2015-07-28
1
-2
/
+2
*
|
[ci skip] Add missing `super` to the setup of the `ActiveSupport::LogSubscrib...
Lucas Mazza
2015-08-14
1
-0
/
+1
|
/
*
Add missing require
Carlos Antonio da Silva
2013-07-01
1
-0
/
+1
*
remove deprecated `BufferedLogger`.
Yves Senn
2013-07-01
1
-1
/
+0
*
`Model.all` alone does nothing
Akira Matsuda
2013-01-04
1
-1
/
+1
*
update AS/log_subscriber and AS/multibyte docs [ci skip]
Francesco Rodriguez
2012-09-14
1
-10
/
+9
*
Make MockLogger work with blocks.
Rafael Mendonça França
2012-05-17
1
-1
/
+1
*
Ensure blocks given to subscriber are properly yield
José Valim
2012-05-17
1
-4
/
+5
*
Fixed logger bug introduced by #2237
Brian Cardarella
2012-05-17
1
-0
/
+3
*
* BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger
Aaron Patterson
2011-12-19
1
-2
/
+2
*
Modified content in guides and comments
Arun Agrawal
2011-09-04
1
-2
/
+2
*
Logs should show overridden method; Issue 426
David Lee
2011-05-07
1
-0
/
+1
*
Active Support typos.
R.T. Lechow
2011-03-05
1
-1
/
+1
*
Fix incorrect word.
Ben Orenstein
2011-03-05
1
-1
/
+1
*
notifier should be saved and re-set, not deleted
Aaron Patterson
2011-02-07
1
-1
/
+2
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
Fix a failing test in Railtie and properly define all severity levels in Mock...
José Valim
2010-07-20
1
-4
/
+14
*
mocking out debing? call in the MockLogger
Aaron Patterson
2010-07-19
1
-0
/
+3
*
Notifier API == Fanout API, so replace Notifier with Fanout as they quack the...
Aaron Patterson
2010-07-18
1
-6
/
+2
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-0
/
+90