summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72006 add OpObserver::onTransactionStart()Benety Goh2022-12-1319-0/+46
* SERVER-72034 Increase LowPriorityAdmissionBypassThresholdHaley Connelly2022-12-131-1/+1
* SERVER-70268 Unpacking to BSON objectRui Liu2022-12-134-15/+136
* SERVER-70267 Enable streaming group if group id field are monotonic on timeIvan Fefer2022-12-138-2/+700
* SERVER-71829 Fix windows compile of unit testsJordi Olivares Provencio2022-12-131-4/+4
* SERVER-71362 Lower the number tickets in config fuzzersLouis Williams2022-12-131-2/+2
* SERVER-71619 Coverity analysis defect 134236: Using a moved objectAllison Easton2022-12-131-1/+2
* SERVER-71620 Coverity analysis defect 134237: Using a moved objectAllison Easton2022-12-131-1/+2
* Revert "SERVER-71939 Update BucketCatalogTest::Task class with failpoint"auto-revert-processor2022-12-132-109/+49
* SERVER-71820 [SBE] Optimize projections and sorts over multiple ixscansDrew Paroski2022-12-138-481/+932
* SERVER-72003 Have clusterWriteWithoutShardKey also return shardId for targete...Jason Zhang2022-12-133-1/+7
* SERVER-71980 Robustify external data source-related unittest suitesYoonsoo Kim2022-12-122-14/+4
* SERVER-71939 Update BucketCatalogTest::Task class with failpointFaustoleyva542022-12-122-49/+109
* SERVER-71963 Fix compile_dist_test issue when diagnostic latches are offBlake Oler2022-12-121-2/+2
* SERVER-71105 remove timeout code per BUILD-16161t.ward2022-12-121-13/+2
* SERVER-71650: Basic formation of BulkWrite commandseanzimm2022-12-125-7/+176
* SERVER-72039: Call resetManager whenKshitij Gupta2022-12-121-0/+1
* SERVER-71804 Fix dereference after null check in CollectionCatalog::openColle...Gregory Wlodarek2022-12-121-1/+5
* SERVER-71455 Remove mirrored fields from findAndModify/Update IDLJason Chan2022-12-122-13/+0
* SERVER-72024 Update upgrade suppressions for blackduckMark Benvenuto2022-12-121-0/+5
* SERVER-71310 Validate histogramsAlya Berciu2022-12-1228-308/+645
* SERVER-72011 Add the ability to load js files to fsm worker threadsMoustafa Maher Khalil2022-12-121-0/+11
* SERVER-68710 Fix anyEq to properly compare mongo shell typesYu Jin Kang Park2022-12-123-87/+209
* SERVER-71649 Refactor Transaction API to not wait for an uncancelable abortJack Mulrow2022-12-123-126/+413
* SERVER-71829 Add latency distribution to ticketholder microbenchmarksJordi Olivares Provencio2022-12-124-1/+228
* SERVER-71524 [CQF] Don't use one ixscan for two independent traversesDavid Percy2022-12-127-31/+237
* SERVER-71467 Dont run feature flag specific tests for multiversion testingTausif Rahman2022-12-122-0/+34
* Revert "SERVER-70267 Enable streaming group if group id field are monotonic o...Ivan Fefer2022-12-128-700/+2
* SERVER-66430 Remove extra `local.replset.initialSyncId` validation diagnosticsGregory Noma2022-12-121-7/+0
* SERVER-72022: Increase timeout for run_unittests tasks for v4 TSAN variantsBen Shteinfeld2022-12-121-0/+12
* SERVER-70880: Removed default ABT handler in reference tracker for node typesWill Buerger2022-12-123-42/+149
* SERVER-71332 [CQF] Strong alias for Selectivity and CardinalitySvilen Mihaylov2022-12-1234-548/+779
* SERVER-71012 Create auto-merger feature flagSilvia Surroca2022-12-121-0/+4
* SERVER-71754 Define a new remote command to notify the completion of an addSh...Enrico Golfieri2022-12-126-5/+178
* SERVER-71989 Implement CE accuracy testing framework based on JS testingMilena Ivanova2022-12-1211-13/+810
* SERVER-71084 RangeDeleterService test util needs to insert range deletion tas...Allison Easton2022-12-121-7/+4
* SERVER-72001 Fix type tag in traverseP_nestedIvan Fefer2022-12-121-1/+1
* SERVER-71056 Assert the internal status of the recoverable critical section w...Antonio Fuschetto2022-12-126-26/+11
* Import wiredtiger: 1664b65ed7350dfb8eb6b9d3689ca5ab4bafd4e0 from branch mongo...Will Korteland2022-12-125-35/+75
* Import wiredtiger: 36a99caa69183f4bace41988c7efbe4a9376f1ce from branch mongo...Will Korteland2022-12-126-19/+55
* Import wiredtiger: 566da41b6474993f2258a578d945624b1d53ad4d from branch mongo...Will Korteland2022-12-122-3/+3
* Import wiredtiger: 06ffe0a3541f5b7894aa00c9ac44c0444057306b from branch mongo...Will Korteland2022-12-122-3/+3
* Import wiredtiger: 8447470b5842a18026fc08dd76625b57063cffa8 from branch mongo...Will Korteland2022-12-127-29/+317
* Revert "SERVER-66315 Support batched inserts with FLE 2"Sviatlana Zuiko2022-12-123-75/+48
* SERVER-68875 SessionWorkflow loopBilly Donahue2022-12-112-182/+197
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-1025-193/+244
* SERVER-71874 Return early if empty response detected from _clusterQueryWithou...Sanika Phanse2022-12-092-19/+75
* SERVER-72005 Run TSBS on 2022-11 sys-perf variantsGregory Noma2022-12-091-26/+26
* SERVER-68400 Add tests for CSI w/ a non-standard keypatternAlyssa Wagenmaker2022-12-093-1/+63
* SERVER-71459 Retain metaField map entries for all buckets in BucketCatalogDan Larkin-York2022-12-092-20/+125