summaryrefslogtreecommitdiff
path: root/src/mongo/idl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-051-0/+2
* SERVER-72250 Update cluster parameter cache transactionallyGabriel Marks2023-03-131-2/+15
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-1/+0
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-031-4/+2
* SERVER-69977 Extend RemoteCommandRunner API to allow for Generic Passthrough ...Jason Chan2023-01-201-0/+18
* SERVER-72110: Use collection cursor directly instead of DBDirectClientChristopher Caplinger2022-12-191-0/+1
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-1/+1
* SERVER-68877 Update ServerClusterParameterInitializer to work multitenantlyGabriel Marks2022-10-251-0/+1
* SERVER-68313 Update ClusterServerParameterRefresher to be tenant-awareGabriel Marks2022-10-241-0/+18
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-101-0/+1
* SERVER-67423 Include tenantId in requests sent with DBDirectClient to have us...Sophia Tan2022-09-301-0/+1
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-31/+1
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-33/+5
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-12/+0
* SERVER-67900 Thread CollectionPtr into the onInsert OpObserverKaloian Manassiev2022-08-231-0/+3
* SERVER-68826 Link the feature_flag_test.idl template back in the server codeKaloian Manassiev2022-08-231-16/+16
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-231-70/+41
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-2/+1
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-1/+1
* SERVER-62264: Periodically refresh cluster server parameters on mongosVarun Ravichandran2022-05-281-0/+16
* SERVER-65728: Audit cluster server parameters on startup, update, and retrievalVarun Ravichandran2022-05-271-0/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-5/+4
* SERVER-66082: Propagate cluster server parameters to new nodes during file-co...Varun Ravichandran2022-05-131-4/+47
* SERVER-64849: Return LogicalTime::kUninitialized instead of default-construct...Varun Ravichandran2022-05-061-4/+2
* SERVER-65449 Add $tenant field to IDL for commandsSophia Tan2022-04-281-0/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+2
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-1/+0
* SERVER-62253: Generate specialized and storage cluster server parameters from...Varun Ravichandran2022-03-181-0/+1
* SERVER-63630: Extend IDLServerParameterWithStorage to support cluster server ...Varun Ravichandran2022-03-111-0/+1
* SERVER-62263 Add ClusterServerParameterOpObserverSara Golemon2022-02-181-0/+34
* SERVER-63278: Use LogicalTime for clusterParameterTimeVarun Ravichandran2022-02-091-0/+1
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-01-261-0/+2
* SERVER-59921 add feature flag for clusterwide configAdam Rayner2022-01-211-0/+1
* SERVER-62255 Create base ClusterServerParameter classSara Golemon2022-01-101-0/+14
* SERVER-58929: Generate feature_flag_test.idl from YAML and MONGO_VERSIONXueruiFa2021-08-181-0/+17
* SERVER-54522 Extend access_check for simple and access_checksMark Benvenuto2021-03-031-0/+1
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-111-1/+4
* SERVER-51374 Create IDL definition for ErrorReplyGeorge Wangensteen2020-11-061-0/+1
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-051-0/+11
* SERVER-51112 Add runFeatureFlagMultiversionTest helper for targeted upgrade/d...Jason Chan2020-10-291-1/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-7/+7
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-161-0/+18
* SERVER-50367 Add IDL support for feature flagsMark Benvenuto2020-09-031-0/+2
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-29/+11
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-38574 Allow declaring IDL based configs without auto-registeringSara Golemon2019-02-141-0/+1
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-151-0/+3
* SERVER-38934 Remove IDLServerParameter (without storage)Sara Golemon2019-01-121-2/+0
* SERVER-38694 Allow specializing ServerParameter class in IDLSara Golemon2019-01-101-0/+2
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-0/+1