summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71560 Columnstore index repairMohammad Dashti2023-01-094-39/+219
* SERVER-71906 rename BatonASIO to AsioNetworkingBatonMatt Diener2023-01-098-77/+80
* SERVER-72634 fixes for node ID in abt lowering golden testsDavis Haupt2023-01-0911-57/+57
* SERVER-72621 truncate v_prime2Kevin Albertson2023-01-092-0/+11
* SERVER-71656 Add additional conditions to auxiliary intervals during interval...Matt Boros2023-01-093-98/+237
* SERVER-72309 Add lowering unittest for HashJoinNodeDavis Haupt2023-01-092-13/+160
* 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
* 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
* 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
* SERVER-71188 Track bytesSorted/numSorted for CSIAlyssa Wagenmaker2023-01-051-1/+6