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
/
activerecord
/
lib
/
active_record
/
log_subscriber.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
sql logger ignores schema statements
Aaron Patterson
2011-03-28
1
-0
/
+3
*
fixing tests on 1.8, using a list of lists because order is important
Aaron Patterson
2011-02-10
1
-1
/
+3
*
simplify bind parameter logging
Aaron Patterson
2011-02-10
1
-3
/
+1
*
bind parameters are logged to debug log
Aaron Patterson
2011-02-10
1
-4
/
+12
*
Move runtime back to the Thread.current
José Valim
2010-07-26
1
-3
/
+15
*
Cache connection access.
José Valim
2010-07-25
1
-4
/
+1
*
Move runtime back to connection.
José Valim
2010-07-25
1
-15
/
+6
*
Revert the previous three commits.
José Valim
2010-07-25
1
-1
/
+15
*
use a hash to collect optional statistics about the instrumentation
Aaron Patterson
2010-07-25
1
-15
/
+1
*
runtime should be properly initialized.
José Valim
2010-07-25
1
-2
/
+1
*
Move runtime to log subscriber.
José Valim
2010-07-25
1
-6
/
+16
*
Get rid of instrumenter.elapsed.
José Valim
2010-07-24
1
-0
/
+5
*
Minor performance improvment in notifications/fanout and active_record/log_su...
Daniel Guettler
2010-07-19
1
-0
/
+2
*
avoid const lookup. we know what these constants are in advance
Aaron Patterson
2010-07-19
1
-3
/
+3
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-0
/
+32