summaryrefslogtreecommitdiff
path: root/jstests/core/profile_distinct.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-2/+2
* SERVER-50737 Support index intersection plans in SBEAndrii Dobroshynski2021-03-121-3/+1
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-0/+1
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-54/+54
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-1/+1
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-27175 Improve performance of planSummary string generationJames Wahlin2016-12-271-1/+1
* SERVER-24614 Add Client Metadata's appname to system.profileMark Benvenuto2016-08-041-0/+2
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-1/+2
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-021-1/+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-5/+7
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-0/+53