summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68052 Ensure BucketCatalog mutex outlives its usesDavid Wang2022-07-151-3/+3
* SERVER-60455 serverStatus metrics for external sorterShin Yee Tan2022-07-1521-122/+414
* SERVER-66935 Invalidate $lookup plan cache when foreign collection size changesDenis Grebennicov2022-07-151-1/+1
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-07-153-43/+19
* SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto2022-07-1511-102/+2
* SERVER-65010 Remove FCV guards for user write blockingSpencer Jackson2022-07-158-63/+2
* SERVER-66318 : Add missing status check in RSLocalClient.Richard Hausman2022-07-151-0/+3
* SERVER-67602: Create Base Classes for Targeter and RetryPolicyErin McNulty2022-07-153-0/+184
* SERVER-67110 Create Global Index Cumulative Metrics Field Name ProviderBrett Nawrocki2022-07-153-0/+105
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-1567-171/+212
* SERVER-66695 Introduce BucketCatalog clear registryDavid Wang2022-07-153-29/+165
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-1577-323/+481
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-1510-135/+25
* SERVER-67278 Write kAborted to disk when shard split cannot proceed due to an...Didier Nadeau2022-07-152-14/+21
* SERVER-66935 Invalidate $lookup plan cache when foreign collection size changesDenis Grebennicov2022-07-1514-64/+125
* SERVER-67552: Creates a generic RsaPublicKey class that serves as a wrapper a...Adhishree Abhyankar2022-07-155-0/+193
* SERVER-66920 Fix assertion that didn't expect exact match for seek cursorSulabh Mahajan2022-07-151-7/+3
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-1526-57/+127
* SERVER-68062 permit DocumentSourceGeoNearCursor to have secondary collectionsKyle Suarez2022-07-151-3/+0
* Import wiredtiger: 22879bd37a0dd16ac10ff45ca24f75da3075ed4b from branch mongo...Siddhartha Mahajan2022-07-158-43/+129
* Import wiredtiger: 3a4fa07414894dec4fcda9da00bd8af6b7fc4b95 from branch mongo...Siddhartha Mahajan2022-07-152-1/+3
* Import wiredtiger: 5d01a14cd81a41419e40aafe4ece711a77fe1933 from branch mongo...Siddhartha Mahajan2022-07-157-147/+294
* SERVER-67508 add OplogWriterBenety Goh2022-07-156-0/+367
* SERVER-64104: Advance TransactionRouter firstStmtId on continue if no partici...Erin Liang2022-07-142-9/+43
* SERVER-67466 Internal transactions API may be memory unsafe when outer Operat...Sanika Phanse2022-07-142-5/+8
* SERVER-67088: Create the FieldNameProvider classesnandinibhartiyaMDB2022-07-1419-165/+618
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-1415-51/+56
* SERVER-63194 Remove file copy based initial sync feature flagMatthew Russotto2022-07-142-9/+1
* SERVER-43776 replica sets shutdown in parallelKruti Shah2022-07-142-9/+154
* SERVER-58743 Remove ShardingMetadataYoonsoo Kim2022-07-144-169/+0
* SERVER-67927 ServiceExecutor: ThreadingModel -> HasDedicatedThreadBilly Donahue2022-07-1412-217/+103
* SERVER-67369 Implement type bracketing for all BSONTypesEmily Wang2022-07-143-23/+121
* SERVER-65143 Directly usage of repl establishOplogCollectionForLogging functionLeonardo Menti2022-07-146-18/+5
* SERVER-67992 Use operation timer tracker in fle mongos crud processingMark Benvenuto2022-07-141-1/+3
* SERVER-67556 Implement global index clonerRandolph Tan2022-07-147-1/+476
* SERVER-68016 Use little endian for deserializing data serialized by BufBuilderRui Liu2022-07-141-2/+4
* SERVER-66997 Remove NoChangeStreamEventsDueToOrphans feature flagAntonio Fuschetto2022-07-146-60/+1
* SERVER-9434 fix embedded sdk compileBenety Goh2022-07-141-6/+6
* Import wiredtiger: 6958f7386fd688cd05dec0daeb83da40d9965144 from branch mongo...Will Korteland2022-07-135-7/+230
* Import wiredtiger: 027ed1577f97f48f84c4ada8dde10aca9e9b0cd0 from branch mongo...Will Korteland2022-07-1313-688/+962
* SERVER-67585: first changesZahra Poonevala2022-07-133-14/+4
* SERVER-67173 Enable new SBE yielding logic by default to get test coverageDianna Hohensee2022-07-132-4/+11
* SERVER-67202 Add encryption placeholder for range indexDavis Haupt2022-07-137-44/+122
* SERVER-67107 Create SDT Cumulative Metrics Field Name Provider BaseBrett Nawrocki2022-07-135-44/+214
* SERVER-51650 Ensure failure to rebuild PrimaryOnlyService on step up results ...George Wangensteen2022-07-133-25/+89
* SERVER-65360 Streamline handlePlanStageYield function signatureJosef Ahmad2022-07-1313-39/+14
* SERVER-64115 Add featureFlagGlobalIndexesJosef Ahmad2022-07-131-0/+4
* SERVER-67547 Ensure time-series schema update status is as expectedDan Larkin-York2022-07-131-1/+2
* SERVER-67917 Use DBDirectClient in FLE Crud Count pathMark Benvenuto2022-07-132-5/+5
* SERVER-67775 Add TicketAcquisitionPriority to the Locker classHaley Connelly2022-07-131-0/+31