summaryrefslogtreecommitdiff
path: root/jstests/core/profile_findandmodify.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-0/+2
* SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCANLouis Williams2022-02-031-1/+1
* SERVER-62826 Increase clustered collection passthrough test coverageJosef Ahmad2022-01-271-5/+17
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
* SERVER-34118 Log number of upserts performedNikita Lapkov2020-09-031-1/+2
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+4
* SERVER-45721 truncation using the oplogTruncateAfterPoint is always non-inclu...Dianna Hohensee2020-01-291-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-8/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-180/+179
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-4/+1
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-0/+4
* SERVER-28762 Conditionally parse an update expression as an UpdateNode treeTess Avitabile2017-06-191-4/+4
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-8/+7
* SERVER-24614 Add Client Metadata's appname to system.profileMark Benvenuto2016-08-041-0/+6
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-201-2/+5
* SERVER-23264 Add execStats to profiler for all relevant ops/commandsJames Wahlin2016-05-021-1/+2
* SERVER-23259 Report planSummary in diagnostic log and profilerJames Wahlin2016-04-261-1/+3
* SERVER-23271 Tests for keysInserted & keysDeletedJames Wahlin2016-04-221-2/+7
* SERVER-23257 Report keysExamined/docsExamined/hasSortStage where validJames Wahlin2016-04-201-12/+53
* SERVER-23256 Refactor and expand system.profile metrics coverage testsJames Wahlin2016-04-111-0/+127