Commit graph

5 commits

Author SHA1 Message Date
Michael Kozono
ba56b34470 Fix documentation code blocks 2018-06-20 10:38:17 -07:00
Stan Hu
cbc20d2b7f Remove N+1 query for author in issues API
This was being masked by the statement cache because only one author was used
per issue in the test..

Also adds support for an Rspec matcher `exceed_all_query_limit`.
2018-06-04 16:39:33 -07:00
Yuji Yaginuma
42d191c9d6 Fix link for query_recorder.rb
This file is now under `helpers`. 
Ref: 023d4f6f2f
2018-05-04 23:30:19 +00:00
Stan Hu
52b6cbcb9d Add QUERY_RECORDER_DEBUG environment variable to improve performance debugging 2017-11-21 21:32:56 -08:00
James Edwards-Jones
4dc99f326a Adds docs for QueryRecorder tests 2017-03-13 18:59:36 +00:00