summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/log_format_slowms_samplerate_loglevel.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66435 Always use classic engine for IDhack plansAnna Wawrzyniak2022-10-121-4/+1
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-071-1/+0
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+1
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters2021-08-191-1/+3
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-92/+57
* SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining testsMihai Andrei2021-05-071-1/+0
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-231-4/+2
* SERVER-55091 Relax slowms/samplerate logging test to accomodate SBEIan Boros2021-04-071-2/+7
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-34118 Log number of upserts performedNikita Lapkov2020-09-031-5/+29
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-231-66/+1
* SERVER-46235 Re-enable more no_passthrough testsMark Benvenuto2020-02-241-3/+32
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-4/+13
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44053 Rename blocking sort memory limit to "internalQueryMaxBlockingSo...David Storch2019-10-231-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-442/+431
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-261-5/+5
* SERVER-19260 Log whether allowDiskUse:true aggregations used diskMinji2018-08-011-1/+22
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-19/+0
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-28524 remove group commandKyle Suarez2018-05-301-23/+0
* SERVER-34715 Fix log_format_slowms_samplerate_loglevel.js by ensuring that th...Bernard Gorman2018-04-301-8/+10
* SERVER-34034 Test log format, slowms, logLevel and sampleRate on mongoD and m...Bernard Gorman2018-04-041-0/+528