summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-103-9/+3
* SERVER-71600 Handle FCV downgrade/upgrade with bucketing parameters on sharde...Faustoleyva542022-12-091-0/+74
* SERVER-71457 Archive on time backwards, and restrict query-based reopeningDan Larkin-York2022-12-082-5/+18
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2022-12-083-33/+124
* SERVER-71961 Don't expect absent collection ftdcJacob Evans2022-12-081-3/+3
* SERVER-71818: Use the new cluster paramKshitij Gupta2022-12-071-0/+14
* SERVER-69315 Remove feature flag for BSON Column CompressionHenrik Edin2022-12-073-17/+6
* SERVER-71679 Use default assert.soon timeout in connection_establishment_metr...Vojislav Stojkovic2022-12-071-3/+1
* SERVER-69688 Add more correctness test cases for external data sourcesYoonsoo Kim2022-12-061-4/+236
* SERVER-53657 Add spill file size to execution stats for $groupIvan Fefer2022-12-061-0/+20
* SERVER-71342 remove TODO from read/write concern default testsSamy Lanka2022-12-051-3/+0
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-0213-38/+72
* SERVER-71564 Named Pipes _writeTestPipeBsonFile() test shell functionKevin Cherkauer2022-11-302-6/+34
* SERVER-71702 adjust max_conns_override.js expectationBilly Donahue2022-11-301-1/+1
* SERVER-70552 Batch inserts for cross-DB collection renamesMatt Kneiser2022-11-291-0/+181
* SERVER-70011 Restrict named pipe path using start-up parameterYoonsoo Kim2022-11-291-122/+194
* SERVER-71659 Increment the expected number of cursorSeeks by the number of yi...Adityavardhan Agrawal2022-11-291-9/+14
* SERVER-71493 Fix regex in quiet_shell.jsShreyas Kalyan2022-11-291-1/+1
* SERVER-71373 Extend timeout in predictive_connpool.jsAlex Li2022-11-281-1/+1
* SERVER-71029 Update slow SessionWorkflow log criteriaBlake Oler2022-11-281-45/+14
* SERVER-71529 Add serverStatus metric for classic and SBE plan cache sizeMaddie Zechar2022-11-232-17/+28
* SERVER-70493 Have SBE HashAgg report spill file sizeYoonsoo Kim2022-11-231-1/+2
* SERVER-70490 Update cost model on Mongod startupRuoxin Xu2022-11-231-0/+53
* SERVER-69056 Show resource consumption metrics in explainAdityavardhan Agrawal2022-11-181-0/+75
* SERVER-71475 Remove TODOs about schema validationYuhong Zhang2022-11-181-1/+0
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-171-25/+14
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-172-2/+187
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-173-5/+7
* SERVER-59302 Remove support in client code for commands wrapped with $queryDavid Storch2022-11-176-51/+3
* SERVER-70392 Named Pipes _writeTestPipe shell functionKevin Cherkauer2022-11-171-8/+147
* SERVER-71363 Use Nanoseconds rather than Microseconds in QueryExecTime and su...Ruoxin Xu2022-11-161-10/+13
* SERVER-70416 add legacy shell --quiet testShreyas Kalyan2022-11-151-0/+26
* SERVER-71232 Telemetry end to end testMaddie Zechar2022-11-151-76/+0
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-141-0/+76
* SERVER-68803 Add whether SBE is in use to currentOp outputAlyssa Wagenmaker2022-11-141-6/+26
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-1419-5/+81
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-103-196/+11
* SERVER-70796 Remove batchedExpiredChangeStreamPreImageRemoval parameterRomans Kasperovics2022-11-091-37/+19
* SERVER-71164 Data consistency checker should check index optionsMatthew Russotto2022-11-091-0/+101
* SERVER-71025 Fix synchronization between time series direct writes and bucket...Dan Larkin-York2022-11-091-0/+92
* SERVER-68847 Include query framework information in GetMore profiler entriesBen Shteinfeld2022-11-081-12/+60
* SERVER-71167 Abort transactions in `txn_index_catalog_changes.js`Gregory Noma2022-11-081-24/+18
* SERVER-65078 Report schema violations as errors when the validation level is ...Yuhong Zhang2022-11-083-7/+5
* SERVER-69874 Execute in dryRun mode first during unique index conversion on a...Yuhong Zhang2022-11-081-0/+91
* SERVER-62329: Port simple projections tests to golden frameworkHana Pearlman2022-11-081-0/+4
* SERVER-66691 Track statistics around fetching closed buckets in execution sta...Faustoleyva542022-11-071-0/+31
* SERVER-70544 Only group oplog entries if more than one delete in batchShin Yee Tan2022-11-011-0/+46
* SERVER-70745 explain command for cluster delete results in error when on shar...wenqinYe2022-11-012-37/+87
* SERVER-62034 Prevent hybrid CQF for pipeline prefixes and subpiplinesBen Shteinfeld2022-10-311-0/+51
* SERVER-70103 Add mirroredReads succeeded and processed server status metricsAlex Li2022-10-312-83/+167