summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match ...HEADmasterauto-revert-processor2023-05-181-1/+4
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-171-4/+1
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-171-2/+2
* SERVER-77124 Move TransactionResources under shard_role_apiKaloian Manassiev2023-05-161-1/+0
* SERVER-68655 Change ReplicationCoordinator::canAcceptWritesForDatabase to tak...mathisbessamdb2023-05-122-4/+5
* SERVER-73468 Break dependency of commands on op_metricsKaloian Manassiev2023-05-021-3/+2
* SERVER-74563 remove unused function OplogWriter::logInsertOps()Benety Goh2023-04-261-10/+0
* SERVER-74563 add logOplogRecords to OplogWriter interfaceBenety Goh2023-04-261-0/+9
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-262-9/+37
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-252-37/+9
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-252-9/+37
* SERVER-75787 OplogWriter::logInsertOps() accepts ShardingWriteRouter instead ...Benety Goh2023-04-121-8/+7
* SERVER-75401 Move aggregation specific logic out of AuthorizationSessionSara Golemon2023-04-031-6/+4
* SERVER-75083 Make index build step-up checks resilient to concurrent commitYu Jin Kang Park2023-04-032-2/+2
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-301-6/+0
* SERVER-74589 OplogWriter::logInsertOps() accepts fromMigrate bool arrayBenety Goh2023-03-281-0/+1
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-131-0/+6
* SERVER-57932 Improve error message for $near in aggregation to suggest workar...Maddie Zechar2023-03-041-5/+11
* SERVER-72225 Fail waiting for config commitment if new config was installed w...Ali Mir2023-03-032-2/+5
* SERVER-74433 Stop jobs upon destruction of embedded periodic runnerGregory Noma2023-03-012-1/+25
* SERVER-72836 Adding USER_ROLES variable and testsMilitsa Sotirova2023-03-011-0/+4
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-242-2/+2
* SERVER-73294 Signal primary node for aborting index builds on failureYu Jin Kang Park2023-02-232-0/+7
* 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