summaryrefslogtreecommitdiff
path: root/src/mongo/db/change_stream_options_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65249 Enable cluster parameters on standaloneGabriel Marks2023-01-261-0/+9
* SERVER-72220 Separate set from validate for cluster parametersGabriel Marks2023-01-061-5/+0
* SERVER-71568 Fix race condition related to access to ChangeStreamOptionsMindaugas Malinauskas2022-11-241-1/+1
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-221-0/+9
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-9/+13
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+2
* SERVER-67709 rename visit_helperBilly Donahue2022-07-061-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-58110 IDL remove const-returning gettersBilly Donahue2022-04-291-1/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-3/+95
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+69