summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65695 Delete checks for atomic query knobs when getting secondary name...Mihai Andrei2022-04-222-6/+2
* SERVER-65665 Disallow the use of indexes with partial filter expressions in I...Mihai Andrei2022-04-221-1/+1
* SERVER-65779 Pass IndexBounds directly to the CheckBounds stageDenis Grebennicov2022-04-224-73/+54
* SERVER-65795 Ensure BalancerStatsRegitry async initialization is interrupted ...Tommaso Tocci2022-04-222-31/+66
* SERVER-65887 Fix clang formattingTommaso Tocci2022-04-221-2/+2
* SERVER-65022 always report 'wallTime' in change stream event outputMickey. J Winters2022-04-212-0/+63
* SERVER-65772: Use consistent endinaness when (de)serializing during spilling ...Irina Yatsenko2022-04-211-2/+3
* SERVER-65802 Return NamespaceExists when dropTarget=false but unsharded targe...Pierlauro Sciarelli2022-04-211-1/+1
* SERVER-65825 Increase fassertOnLockTimeoutForStepUpDown default timeout to 30...Jason Chan2022-04-201-1/+2
* SERVER-65477 Allow plan_cache_replanning.js to run with the SBE plan cache en...David Storch2022-04-201-0/+8
* SERVER-64793 Make exhaustiveFind asynchronousJason Zhang2022-04-202-22/+45
* SERVER-61418 Use majority write concern for commit retries in transaction APIJack Mulrow2022-04-205-63/+229
* SERVER-65653 Fix expected output of optimizertest/FilterIndexingVariable unde...Svilen Mihaylov2022-04-201-244/+63
* SERVER-65083 Fix SBE plan cache index visibility bugDavid Storch2022-04-205-10/+82
* SERVER-65344 findAndModify pre/post image noop oplog entry forged by the stag...Cheahuychou Mao2022-04-202-8/+28
* SERVER-65576 Improve time-series index build performance on non-measurement i...Gregory Wlodarek2022-04-205-4/+35
* SERVER-65536 Relax constraints on numer of records in ShardsvrGetStatsForBala...Tommaso Tocci2022-04-201-1/+6
* SERVER-65048 Support retryable writes in internal_transactions_test_commandSanika Phanse2022-04-192-2/+9
* SERVER-65655 Skip reinitializing TicketHolders in reinitializeStorageEngine()Gregory Wlodarek2022-04-191-6/+14
* SERVER-65499 Fix storing int64 max as int128 in BSONColumnBuilderHenrik Edin2022-04-192-1/+17
* SERVER-65542 Fix compilation error in WindowsJordi Olivares Provencio2022-04-191-3/+3
* SERVER-65542 Fix ticket resizeJordi Olivares Provencio2022-04-196-22/+43
* SERVER-65686 split sbe_query_stages lib out of sbe_queryIrina Yatsenko2022-04-195-21/+40
* SERVER-65707 Remove FCV-gating for $lookup pushdownYoonsoo Kim2022-04-183-9/+3
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-185-23/+281
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-1811-446/+842
* SERVER-65704 always check array compression in test-only BSONColumn validatio...Benety Goh2022-04-181-7/+2
* SERVER-64480 Enable multiple SEARCH_META usagesCharlie Swanson2022-04-1517-83/+392
* SERVER-65328 MigrationSourceManager must reject bounds with outdated shard ke...Pierlauro Sciarelli2022-04-151-0/+34
* SERVER-65545 Delegate `ClockSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-153-17/+5
* SERVER-65652 Delegate `TickSourceMock` to `ServiceContextMongoDTest`Gregory Noma2022-04-147-56/+82
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-144-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