summaryrefslogtreecommitdiff
path: root/jstests/core/profile_update.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
* SERVER-34118 Log number of upserts performedNikita Lapkov2020-09-031-1/+45
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-115/+115
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-18/+0
* 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-28762 Conditionally parse an update expression as an UpdateNode treeTess Avitabile2017-06-191-9/+20
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-7/+10
* SERVER-27175 Improve performance of planSummary string generationJames Wahlin2016-12-271-2/+2
* SERVER-24614 Add Client Metadata's appname to system.profileMark Benvenuto2016-08-041-0/+5
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-1/+7
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-021-1/+3
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-261-1/+3
* SERVER-23272 Remove 'keyUpdates', 'fastmod' and 'moved' metricsJames Wahlin2016-04-251-2/+0
* SERVER-23271 Add MMAPv1 profiler test for 'nmoved'James Wahlin2016-04-251-2/+20
* SERVER-23271 Tests for keysInserted & keysDeletedJames Wahlin2016-04-221-4/+15
* SERVER-23257 Report keysExamined/docsExamined/hasSortStage where validJames Wahlin2016-04-201-4/+3
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-0/+87