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
/
explain.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
More using <tt>x</tt> instead of +x+ when the latter renders improperly.
Mark Rushakoff
2012-04-27
1
-1
/
+1
*
disable automatic explain if there is no logger [closes #4671]
Xavier Noria
2012-01-26
1
-0
/
+2
*
Support configuration on ActiveRecord::Model.
Jon Leighton
2011-12-28
1
-3
/
+5
*
auto_explain_threshold_in_seconds should be a global config option so it can ...
Jon Leighton
2011-12-24
1
-8
/
+3
*
AS::Concern is not really needed for AR::Explain
Xavier Noria
2011-12-16
1
-71
/
+69
*
Split out most of the AR::Base code into separate modules :cake:
Jon Leighton
2011-12-15
1
-61
/
+74
*
moves some auto explain logic to the subscriber [José Valim & Xavier Noria]
Xavier Noria
2011-12-04
1
-17
/
+0
*
implements a much faster auto EXPLAIN, closes #3843 [José Valim & Xavier Noria]
Xavier Noria
2011-12-04
1
-47
/
+40
*
removes the convenience instance version of AR::Base.silence_auto_explain
Xavier Noria
2011-12-03
1
-88
/
+78
*
yield > block.call
Xavier Noria
2011-12-02
1
-3
/
+3
*
two small details from the previous patch
Xavier Noria
2011-12-02
1
-1
/
+1
*
implements AR::Base(.|#)silence_auto_explain
Xavier Noria
2011-12-02
1
-60
/
+90
*
revises some details in the previous explain patch
Xavier Noria
2011-12-02
1
-2
/
+2
*
implements automatic EXPLAIN logging for slow queries
Xavier Noria
2011-12-02
1
-0
/
+76