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_subscriber.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use match? where we don't need MatchData
Akira Matsuda
2019-07-27
1
-1
/
+1
*
[Active Record] require => require_relative
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
[Active Record] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Preserve cached queries name in AS notifications
Jean Boussier
2016-09-22
1
-2
/
+5
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
typo
Scott Nelson
2015-10-20
1
-1
/
+1
*
Let WITH (CTE) queries be explainable
Vladimir Kochnev
2015-05-28
1
-1
/
+1
*
Don't try to EXPLAIN select_db calls
Daniel Schierbeck
2013-05-10
1
-1
/
+1
*
let EXPLAIN use a thread locals registry [John J. Wang & Xavier Noria]
Xavier Noria
2013-04-16
1
-2
/
+3
*
Don't explain except normal CRUD sql.
kennyj
2012-09-17
1
-1
/
+2
*
explain listener does not care about time, so use evented listener
Aaron Patterson
2012-06-20
1
-2
/
+5
*
let automatic EXPLAIN ignore CACHE notifications
Xavier Noria
2012-02-03
1
-1
/
+4
*
moves some auto explain logic to the subscriber [José Valim & Xavier Noria]
Xavier Noria
2011-12-04
1
-2
/
+12
*
simplifies ActiveRecord::ExplainSubscriber [José Valim & Xavier Noria]
Xavier Noria
2011-12-04
1
-8
/
+6
*
implements a much faster auto EXPLAIN, closes #3843 [José Valim & Xavier Noria]
Xavier Noria
2011-12-04
1
-0
/
+13