summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-117-31/+33
* SERVER-71019 add ReplicationCoordinator::isRetryableWrite()Benety Goh2023-02-102-0/+6
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-2/+1
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-062-0/+11
* SERVER-73497 Create an interface for the HealthLogGregory Wlodarek2023-02-031-1/+0
* SERVER-73267 Create mongod text-search command skeletonsDianna Hohensee2023-01-271-106/+0
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-262-2/+3
* SERVER-71421 Remove pinnedUsersSara Golemon2023-01-241-4/+0
* SERVER-73238 Cleanup direct linking references to `sharding_api_d`Kaloian Manassiev2023-01-241-1/+0
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-202-4/+4
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-193-5/+2
* SERVER-72499 Make SplitPrepareSessionManager accessible through replication c...Wenbin Zhu2023-01-112-0/+6
* 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