summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-10/+11
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-1/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-172-7/+7
* SERVER-61822 Create new command listDatabasesForAllTenantsFernando Lisboa2022-08-111-0/+1
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-101-1/+1
* SERVER-67058 Create libdeps metricsDaniel Moody2022-08-092-2/+2
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-151-1/+3
* SERVER-67508 add OplogWriterBenety Goh2022-07-151-0/+68
* SERVER-67927 ServiceExecutor: ThreadingModel -> HasDedicatedThreadBilly Donahue2022-07-141-1/+1
* SERVER-9434 fix embedded sdk compileBenety Goh2022-07-141-6/+6
* SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadataTommaso Tocci2022-07-091-3/+0
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-082-5/+5
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-074-17/+21
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-071-2/+2
* SERVER-66604 Analyze command skeletonLynne Wang2022-07-061-0/+1
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-2/+2
* SERVER-67218 remove SSM::onCleanupHook by changing ServiceEntryPointImpl SSML...Billy Donahue2022-06-171-2/+2
* SERVER-67081 Use DatabaseName instead of StringData in AuthzManagerExeternalSara Golemon2022-06-131-1/+1
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-0/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-254-57/+39
* SERVER-66360 Remove multi-user authentication supportSara Golemon2022-05-241-8/+7
* SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau2022-05-132-0/+6
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-067-7/+20
* SERVER-65992 Remove outdated java related sources from embedded directoryAndrew Morrow2022-05-0525-1937/+0
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-222-7/+10
* SERVER-55204 Error on fallthrough unless the attribute is usedAndrew Morrow2022-04-181-1/+2
* SERVER-64372 Add parity $currentOp resharding donor fieldsBrett Nawrocki2022-04-141-0/+4
* Revert "SERVER-64603 Creates Skeleton for Renaming Database for Restore"Matt Kneiser2022-04-061-1/+0
* SERVER-61864 Disallow removing custom write concern during reconfig if it is ...Vesselina Ratcheva2022-04-022-0/+20
* SERVER-64603 Creates Skeleton for Renaming Database for RestoreMatt Kneiser2022-03-291-0/+1
* SERVER-63417 Oplog fetcher should not retry when a node is known to be downMatthew Russotto2022-03-162-2/+10
* SERVER-52726 remove call to ClientMetadata::setFromMetadata in embeddedMatt Diener2022-03-031-2/+0
* SERVER-63174 Add AuthorizationSession::mayBypassWriteBlockingMode()Gabriel Marks2022-02-101-0/+4
* SERVER-63236 Add AuthorizationManager::invalidateUsersByTenant()Sara Golemon2022-02-081-0/+4
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-012-2/+3
* SERVER-60817 Check write concern string for validityGabriel Marks2022-01-202-0/+7
* Revert "SERVER-60817 Check write concern string for validity"Kaloian Manassiev2022-01-192-7/+0
* SERVER-60817 Check write concern string for validityGabriel Marks2022-01-182-0/+7
* SERVER-58410: Make minValid writes untimestampedLingzhi Deng2022-01-152-4/+0
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-131-1/+1
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-0/+8
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-022-4/+4
* SERVER-61593 Test command waitForMemberState should be interruptibleMatthew Russotto2021-11-192-2/+4
* SERVER-60527 Make TransactionCoordinatorWorkerCurOpInfo report txnRetryCounterSanika Phanse2021-11-121-1/+1
* SERVER-59148: Periodically refresh LDAP users in authorization user cacheVarun Ravichandran2021-11-091-0/+4
* SERVER-61007 ReplSetGetStatus calls storage with no lockHuayu Ouyang2021-10-292-2/+5
* SERVER-60323 Make coordinator shard support re-committing aborted prepared tr...Cheahuychou Mao2021-10-151-1/+3
* Revert "SERVER-59148: Periodically refresh LDAP users in authorization user c...Varun Ravichandran2021-10-041-4/+0