summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72498 lint against rand and srandBilly Donahue2023-01-042-3/+3
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-12-242-2/+2
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-161-1/+7
* SERVER-71873: Update access blocker util methods to use DatabaseNameChristopher Caplinger2022-12-062-2/+2
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-061-0/+1
* SERVER-71029 Update slow SessionWorkflow log criteriaBlake Oler2022-11-282-0/+5
* SERVER-68867 Add simplecpplint check for UninterruptibleLockGuardYu Jin Kang Park2022-11-251-1/+2
* SERVER-71367 Make getDocumentKey get the shardKeyPattern from collectionPtr i...Jordi Serra Torrens2022-11-221-2/+2
* SERVER-70415 Attach tenantId to dbStats during initial syncjannaerin2022-11-151-0/+8
* SERVER-70206 Remove getLastError commandAlex Li2022-11-151-1/+0
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-142-2/+2
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-132-2/+2
* SERVER-70147 Migrate addRequiredPrivileges to checkAuthForOperationSara Golemon2022-10-051-3/+5
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-09-131-1/+0
* SERVER-67439 Change IndexBuildsCoordinator to take in dbName as DatabaseNameSophia Tan2022-09-062-4/+4
* 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