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
/
test
/
cases
/
explain_subscriber_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Permit list usage cleanup and clearer documentation
Kevin Deisz
2018-08-27
1
-1
/
+1
*
Convert over the rest of the whitelist references
Kevin Deisz
2018-08-24
1
-1
/
+1
*
Use assert_empty and assert_not_empty
Daniel Colson
2018-01-25
1
-5
/
+5
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-5
/
+5
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-9
/
+9
*
Let WITH (CTE) queries be explainable
Vladimir Kochnev
2015-05-28
1
-0
/
+5
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Don't try to EXPLAIN select_db calls
Daniel Schierbeck
2013-05-10
1
-0
/
+5
*
let EXPLAIN use a thread locals registry [John J. Wang & Xavier Noria]
Xavier Noria
2013-04-16
1
-30
/
+29
*
Don't explain except normal CRUD sql.
kennyj
2012-09-17
1
-0
/
+7
*
explain listener does not care about time, so use evented listener
Aaron Patterson
2012-06-20
1
-5
/
+5
*
let automatic EXPLAIN ignore CACHE notifications
Xavier Noria
2012-02-03
1
-0
/
+48