summaryrefslogtreecommitdiff
path: root/jstests/core/profile_mapreduce.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-2/+2
* SERVER-54322 Text query plans are not shown properly in SBE explainAnton Korshunov2021-03-131-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-47059 Blacklist profile_mapreduce.js from multi version suites until F...Nick Zolnierz2020-03-241-0/+2
* SERVER-44013 MR Agg: Report plan stats and summary for currentOp/profiler/slo...James Wahlin2019-10-311-15/+13
* Revert "SERVER-44013 MR Agg: Report plan stats and summary for currentOp/prof...James Wahlin2019-10-311-13/+15
* SERVER-44013 MR Agg: Report plan stats and summary for currentOp/profiler/slo...James Wahlin2019-10-311-15/+13
* SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...Charlie Swanson2019-08-201-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-93/+93
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-1/+6
* 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/+3
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-1/+4
* SERVER-24196 ensure mapReduce safely frees its RangePreserverDavid Storch2016-05-231-12/+1
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-021-0/+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-4/+18
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-0/+87