summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_build_info.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-1/+3
* SERVER-70147 Migrate addRequiredPrivileges to checkAuthForOperationSara Golemon2022-10-051-3/+5
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-101-1/+1
* SERVER-66561: Change BasicCommandWithReplyBuilderInterface to use DatabaseNameFernando Lisboa2022-07-071-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-61616 Add allowedWithTenant() command propertySara Golemon2021-12-201-10/+18
* SERVER-53305 Control AsyncRequestExecutor via ConstructorDestructorActionsAmirsaman Memaripour2020-12-091-0/+5
* SERVER-49108 Convert buildInfo command to async implementationAmirsaman Memaripour2020-12-091-0/+27
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34653 mark some commands as requiresAuth==falseBilly Donahue2018-05-091-0/+3
* SERVER-34798 Move storage initialization behaviors out of ServiceContext subc...Andy Schwerin2018-05-051-0/+72