summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64444 Extend `collMod` command to fix invalid boolean index optionsYuhong Zhang2022-04-159-28/+69
* SERVER-64480 Enable multiple SEARCH_META usagesCharlie Swanson2022-04-1517-83/+392
* SERVER-64372 Clean up some wording in comments and logsBrett Nawrocki2022-04-143-5/+4
* SERVER-65199 Pass through `replanReason` when lowered stages are replannedYoonsoo Kim2022-04-141-0/+3
* SERVER-65653 Fix expected output of optimizertest/FilterIndexingVariable unde...Svilen Mihaylov2022-04-141-244/+63
* SERVER-65576 Improve time-series index build performance on non-measurement i...Gregory Wlodarek2022-04-145-4/+35
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-145-23/+281
* SERVER-64372 Add parity $currentOp resharding donor fieldsBrett Nawrocki2022-04-1416-9/+250
* SERVER-65545 Delegate `ClockSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-143-17/+5
* SERVER-65302 Run `ReshardingCoordinatorServiceTest` with `wiredTiger`Gregory Noma2022-04-141-5/+0
* SERVER-65303 Run `ReshardingTxnClonerTest` with `wiredTiger`Gregory Noma2022-04-141-4/+12
* SERVER-65306 Run `ReshardingOplogSessionApplicationTest` with `wiredTiger`Gregory Noma2022-04-141-7/+17
* SERVER-65307 Run `ReshardingOplogBatchApplierTest` with `wiredTiger`Gregory Noma2022-04-141-6/+12
* SERVER-63206 Change CollectionCatalog::_viewsForDatabase to be keyed by Tenan...Sophia Tan2022-04-1410-58/+69
* SERVER-64793 Make exhaustiveFind asynchronousJason Zhang2022-04-142-22/+45
* SERVER-65652 Delegate `TickSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-148-57/+83
* SERVER-61418 Use majority write concern for commit retries in transaction APIJack Mulrow2022-04-145-63/+229
* SERVER-64306 Support both columnar predicates and a residual predicateCharlie Swanson2022-04-146-371/+473
* SERVER-65495 Reject inconsistent set names in heartbeat responsesMatt Broadstone2022-04-144-2/+67
* SERVER-64526 ShardingTest::getChunksString must rely on UUIDsEnrico Golfieri2022-04-141-9/+30
* SERVER-65328 MigrationSourceManager must reject bounds with outdated shard ke...Pierlauro Sciarelli2022-04-141-0/+34
* SERVER-62955 Add a noop entry to oplog for reshardCollection commandMisha Tyulenev2022-04-141-0/+52
* SERVER-65297 Run `OplogApplierImplTest` with `wiredTiger`Gregory Noma2022-04-135-59/+123
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-1311-446/+842
* SERVER-65394: Ensure that old LTS constants are generated with 'kFullyDowngra...XueruiFa2022-04-132-2/+3
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-04-133-0/+17
* SERVER-65541 Initialize 'hasCompatibleCollation' in CollectionScanNodeJoel Redman2022-04-131-1/+1
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-134-6/+33
* SERVER-65246 log for waitInHello only if the fail point is setFrederic Vitzikam2022-04-131-6/+9
* SERVER-65219 Run `OpObserverTxnParticipantTest` with `wiredTiger`Gregory Noma2022-04-131-102/+122
* SERVER-65547 remove unused CollectionMock constructorBenety Goh2022-04-131-3/+1
* SERVER-65388 Pass PrefixId by reference in optimizeGroup()Svilen Mihaylov2022-04-136-96/+83
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-135-12/+19
* SERVER-65455 Constructed ReplSetConfig should always construct the recipientC...mathisbessamdb2022-04-132-4/+45
* SERVER-65419 Fix generation of ABT hashes for types with unordered mapsSvilen Mihaylov2022-04-137-33/+10
* SERVER-61656 Extend lastpoint rewrite to $top, $bottom, $topN, $bottomNAlya Berciu2022-04-134-38/+383
* Revert "SERVER-64443 Verify that replanning works for HashJoin"auto-revert-processor2022-04-135-19/+12
* SERVER-63039 Add staged documents size target to BatchedDeleteStageJosef Ahmad2022-04-133-24/+39
* SERVER-65491 Use the new ChunkVersion format in the positional pathsKaloian Manassiev2022-04-1310-24/+49
* SERVER-65215 Make _shardsvrGetStatsForBalancing command accept/return collect...Pierlauro Sciarelli2022-04-132-7/+27
* SERVER-64475 Restore the scope of a wrongly moved CollectionDescriptionKaloian Manassiev2022-04-131-6/+7
* SERVER-65157 Use WorkingSetMembers to track staged documents in BatchedDelete...Haley Connelly2022-04-135-103/+255
* SERVER-65438 Use the new ChunkVersion format in appendLegacyWithFieldKaloian Manassiev2022-04-1318-152/+135
* SERVER-59566 Retry and timeout policy for internal transactionsJason Zhang2022-04-133-12/+169
* Import wiredtiger: 7a7d6bf9ab40cd5635ee960fac1b21edf118a007 from branch mongo...Chenhao Qu2022-04-138-552/+595
* Import wiredtiger: 07cee370d83fd1c90f4ecf6781331db020960323 from branch mongo...Chenhao Qu2022-04-139-32/+135
* Import wiredtiger: d071d4624a0bb5005d9968553dd493c15a3400da from branch mongo...Chenhao Qu2022-04-133-12/+19
* Import wiredtiger: c810eab0f47ab0d6e242ff921c179d836b8fd5dc from branch mongo...Chenhao Qu2022-04-139-135/+125
* SERVER-64443 Verify that replanning works for HashJoinMihai Andrei2022-04-135-12/+19
* SERVER-58225 Enable featureFlagSbePlanCacheDavid Storch2022-04-132-2/+2