summaryrefslogtreecommitdiff
path: root/jstests/core/operation_latency_histogram.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-3/+3
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-3/+4
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-161-3/+8
* Revert "SERVER-44343 Make 'reIndex' a standalone-only command"Samy Lanka2020-04-131-6/+3
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-091-3/+6
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-2/+0
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-1/+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-166/+165
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-151-9/+1
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-6/+1
* SERVER-24705 Update top when createIndex is calledAudrey Fang2018-07-311-2/+6
* SERVER-33998 Remove the parallelCollectionScan commandSean Tao2018-07-121-7/+5
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-4/+10
* SERVER-28524 remove group commandKyle Suarez2018-05-301-9/+5
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-1/+7
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-301-0/+6
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2017-11-301-1/+9
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-4/+2
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-3/+3
* SERVER-24568 Record stats and fix $collStats for viewsKevin Albertson2016-08-021-42/+29
* SERVER-24462 Record stats for the "top" command in findAndModify.Max Hirschhorn2016-07-151-2/+1
* SERVER-24880 Exclude operation latency histogram test from sharding suitesKevin Albertson2016-07-061-26/+15
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-241-0/+200
* Revert "SERVER-5905 Add collStats aggregation stage"Mathias Stearn2016-06-241-196/+0
* SERVER-5905 Add collStats aggregation stageKevin Albertson2016-06-231-0/+196