Commit Graph

7 Commits

Author SHA1 Message Date
Thong Kuah 3b7df66eef Require request specs when testing N+1 for controllers 2019-08-20 23:12:48 +12:00
Marcel Amirault 347a879909 Update redirected links to final destination
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
2019-07-09 00:20:40 +00:00
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