summaryrefslogtreecommitdiff
path: root/jstests/core/profile_find.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-161-4/+0
* SERVER-33154 Add tests for upconversion of legacy queries with predicate {que...Bernard Gorman2018-03-151-1/+3
* SERVER-33154 Legacy queries with predicate {query: "foo"} are upconverted inc...David Bartley2018-03-151-0/+7
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-14/+14
* SERVER-27439 Large queries can omit comment in currentOpBernard Gorman2017-03-221-0/+15
* SERVER-27175 Improve performance of planSummary string generationJames Wahlin2016-12-271-1/+1
* SERVER-26888 profile_find.js should filter profile entries for queryTess Avitabile2016-11-041-13/+13
* SERVER-26115 profile_*.js test should not create new connectionJames Wahlin2016-09-151-5/+5
* SERVER-24614 Add Client Metadata's appname to system.profileMark Benvenuto2016-08-041-0/+4
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-2/+10
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-021-2/+1
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-261-1/+1
* SERVER-23257 Report keysExamined/docsExamined/hasSortStage where validJames Wahlin2016-04-201-1/+0
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-0/+147