summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71957 Integrate point-in-time catalog lookups into locked read setup pathHenrik Edin2023-01-096-162/+550
* SERVER-71581 Convert set expressions to ABTIvan Fefer2023-01-093-23/+93
* SERVER-72290 `deleteRangeDeletionTasksForRename` must not deregister tasks fo...Pierlauro Sciarelli2023-01-092-29/+30
* Import wiredtiger: 91e10012b2b3d4a75419d2635863a67d523eae3c from branch mongo...Clarisse Cheah2023-01-0980-163/+163
* SERVER-72595 Prevent query-based reopening from considering compressed bucketsDan Larkin-York2023-01-062-8/+25
* SERVER-71996 fix use-after-move in SpoolProducerNode constructorDavis Haupt2023-01-061-1/+1
* SERVER-69260 Improve projection of FieldPathExpressions to slots and eliminat...Mihai Andrei2023-01-064-204/+143
* SERVER-72596 Fix symbolization for large stacktraces with libunwindCharlie Swanson2023-01-061-0/+1
* SERVER-64029 Prohibit impersonating multiple usersShreyas Kalyan2023-01-066-17/+68
* SERVER-72553 [CQF] Fix auto-updating for gcc version 12 and aboveSvilen Mihaylov2023-01-063-14/+24
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-064-6/+26
* SERVER-72584 ensure that oplog entries for partial transactions have both log...Benety Goh2023-01-061-0/+5
* SERVER-71379 Ensure error propagation from internal transaction for all singl...Sanika Phanse2023-01-061-25/+22
* SERVER-51984 Create feature flag for Compound Wildcard IndexesRuoxin Xu2023-01-061-0/+5
* SERVER-72220 Separate set from validate for cluster parametersGabriel Marks2023-01-067-19/+24
* Import wiredtiger: 843032e989c2f01e0da592e50a2bb934b72ebbdd from branch mongo...Siddhartha Mahajan2023-01-068-28/+36
* Import wiredtiger: b183ecb40882d967627093766b27bab9eca52db1 from branch mongo...Siddhartha Mahajan2023-01-063-5/+5
* Import wiredtiger: f0f2aa4917ed962228591f242468bc68d8eef68f from branch mongo...Siddhartha Mahajan2023-01-063-18/+8
* Import wiredtiger: 0dd6ca031291805203db8fcd786615deb3db34dd from branch mongo...Siddhartha Mahajan2023-01-063-4/+9
* Import wiredtiger: 827581cdd681a2415960ef3ac7470f17e43f751f from branch mongo...Siddhartha Mahajan2023-01-066-20/+29
* SERVER-72441 Log an error message for remove() only when it's necessaryYoonsoo Kim2023-01-061-14/+31
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-061-0/+5
* SERVER-71387 Add missing typecheck for range-based windowDavid Percy2023-01-061-2/+7
* SERVER-72418 benchRunOnce() set config->parallel to pass assertsKevin Cherkauer2023-01-061-0/+1
* SERVER-72328 Move memUsage to sorter statsShin Yee Tan2023-01-0610-36/+189
* SERVER-72270 Move planningTimeMicros so that it does not come last in slow qu...James Wahlin2023-01-052-7/+13
* SERVER-72058: shardingtest can come up with catalog shardKshitij Gupta2023-01-052-42/+105
* SERVER-72315 Add lowering test for UnwindNodeTed Tuckman2023-01-052-74/+143
* SERVER-71943 Move ABT translation to new visitor mechanismBen Shteinfeld2023-01-0520-899/+593
* SERVER-72430 check for null migration progress ptrAndrew Witten2023-01-051-2/+2
* SERVER-71328 Ensure correct filtering metadata on donor shard after multiple ...toto2023-01-053-9/+14
* SERVER-72487 QueryStageBatchedDeleteTest disables checkpoint, if present, bef...Benety Goh2023-01-051-4/+17
* SERVER-72241 Update broken op_observer links in sharding readmeShin Yee Tan2023-01-051-4/+4
* SERVER-72571 Instantiate ReservedTimes object in onModifyShardedCollectionGlo...Marcos José Grillo Ramirez2023-01-051-0/+1
* SERVER-72351 Fix incorrect generation of side writes for update operationsJustin Seyster2023-01-057-116/+193
* Revert "SERVER-72487 QueryStageBatchedDeleteTest test fixture disables checkp...Benety Goh2023-01-051-16/+4
* SERVER-72302 Add lowering unittest for PhysicalScanNodeDavis Haupt2023-01-052-0/+133
* SERVER-72495 Return warnings about CodeWScope correctly in checkBSONConforman...Yuhong Zhang2023-01-051-1/+3
* SERVER-72316 Add lowering test for UniqueNodeTed Tuckman2023-01-053-9/+118
* SERVER-72188 Retry index cache get on ReadThroughCacheLookupCanceled errorMarcos José Grillo Ramirez2023-01-051-1/+2
* SERVER-71061 Added column-store index validationMohammad Dashti2023-01-0519-650/+2357
* SERVER-69073 Add feature flag for checkMetadataConsistency commandPol Piñol Castuera2023-01-051-0/+4
* SERVER-71771 Defragmenter should cap chunk size estimationPaolo Polato2023-01-0510-83/+153
* Revert "SERVER-69260 Improve projection of FieldPathExpressions to slots and ...auto-revert-processor2023-01-054-143/+204
* Revert "SERVER-71061 Added column-store index validation"auto-revert-processor2023-01-0519-2353/+650
* SERVER-70702 Add context to key load failuresSara Golemon2023-01-051-12/+18
* SERVER-71087 Add tests for agg stages that have a nss field input/outputHugh Tong2023-01-053-2/+4
* SERVER-70546 Create passthroughs that inject the tenantId using $tenantSophia Tan2023-01-051-2/+1
* SERVER-69260 Improve projection of FieldPathExpressions to slots and eliminat...Mihai Andrei2023-01-054-204/+143
* Import wiredtiger: f71af27c5a39b1490a5f78029d205280cfd03174 from branch mongo...Will Korteland2023-01-0525-174/+356