summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-152-5/+10
* 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-67995: Disable shard merge committed txn test for multiversionChristopher Caplinger2022-07-141-0/+4
* SERVER-67489 Dynamically split write_concern_majority_passthrough task on eve...Jeff Zambory2022-07-141-4/+5
* SERVER-67088: Create the FieldNameProvider classesnandinibhartiyaMDB2022-07-1419-165/+618
* SERVER-61314 Consolidate featureFlagSbePlanCache with featureFlagSbeFullDavid Storch2022-07-1441-278/+224
* SERVER-63194 Remove file copy based initial sync feature flagMatthew Russotto2022-07-142-9/+1
* SERVER-43776 replica sets shutdown in parallelKruti Shah2022-07-145-12/+157
* SERVER-58743 Remove ShardingMetadataYoonsoo Kim2022-07-144-169/+0
* SERVER-67927 ServiceExecutor: ThreadingModel -> HasDedicatedThreadBilly Donahue2022-07-1413-219/+105
* SERVER-65175 Remove storage.journal.enabled from RPM's mongod.confAdam Rayner2022-07-141-4/+0
* SERVER-67787 Retry ops in auth concurrency testsSara Golemon2022-07-145-43/+144
* SERVER-67369 Implement type bracketing for all BSONTypesEmily Wang2022-07-145-27/+258
* SERVER-67952 Dynamically split replica_sets_jscore_passthrough task on evergreenJeff Zambory2022-07-141-1/+1
* 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-149-80/+4
* SERVER-64909 Re-enable non-query sharding tests in the sharding_last_lts_mong...Jordi Serra Torrens2022-07-142-22/+3
* 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-137-30/+4
* SERVER-67975 Raise reshardingCriticalSectionTimeoutMillis in change stream re...Misha Tyulenev2022-07-132-2/+8
* SERVER-66968 add resmoke environment options to local usage textDaniel Moody2022-07-132-7/+11
* SERVER-67173 Enable new SBE yielding logic by default to get test coverageDianna Hohensee2022-07-133-5/+12
* 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-67991 add test case for empty list of indexesBenety Goh2022-07-131-0/+4
* SERVER-51650 Ensure failure to rebuild PrimaryOnlyService on step up results ...George Wangensteen2022-07-133-25/+89
* SERVER-63005: SELinux test logs grep journalctl instead of using --unitAdam Rayner2022-07-131-4/+4
* 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-67991 clean up create_indexes.jsBenety Goh2022-07-131-23/+32
* SERVER-67775 Add TicketAcquisitionPriority to the Locker classHaley Connelly2022-07-131-0/+31
* SERVER-61756 Remove multiversion exception on ddl_ops_reported_on_current_op_...Marcos José Grillo Ramirez2022-07-131-82/+75
* SERVER-67896 Remove uncessary ShardRegistry reload retry logicTommaso Tocci2022-07-133-29/+13
* SERVER-67845 Acquire critical section in rename "check preconditions" phase o...Pierlauro Sciarelli2022-07-131-18/+20
* SERVER-66502: Pause consumption metrics collection in wait for write concern.Yu Jin Kang Park2022-07-135-2/+224