summaryrefslogtreecommitdiff
path: root/src/mongo/db/coll_mod.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-141-6/+0
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-61685 Remove isTimeseriesNamespace flag for collModRui Liu2022-08-021-9/+0
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna...Rui Liu2022-08-011-30/+30
* SERVER-67649 Teach IDL reply types to ignore generic fieldsGeorge Wangensteen2022-07-281-0/+1
* SERVER-64821 Change unstable to true for fields that are not meant to be incl...Huayu Ouyang2022-03-311-1/+1
* SERVER-63578 Convert a unique index to a non-unique index via the collMod com...Yuhong Zhang2022-03-041-0/+8
* SERVER-1864 Support Capped Collection Size IncreaseFaustoleyva542022-03-031-0/+15
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-241-3/+3
* SERVER-62886 Add the option `disallowNewDuplicateKeys` to collMod commandYuhong Zhang2022-01-281-0/+12
* SERVER-62446 Add collectionUUID parameter to collMod commandFaustoleyva542022-01-241-0/+5
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-16/+25
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-25/+16
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-16/+25
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+18
* SERVER-61510 move CollModTimeseries from coll_mod.idl to timeseries.idlBenety Goh2021-11-171-8/+0
* SERVER-61160 add dryRun to collMod requestBenety Goh2021-11-121-0/+7
* SERVER-60314 Exclude collMod unique options from API V1Yuhong Zhang2021-11-081-0/+2
* SERVER-61158 add unique to collMod index requestBenety Goh2021-11-031-0/+6
* SERVER-60232 Convert 'changeStreamsPreAndPostImages' parameter for create/col...Denis Grebennicov2021-10-121-2/+4
* SERVER-60144 Handle stale routing info on mongos for sharded time-series coll...Arun Banala2021-09-301-0/+6
* SERVER-58469 Add option "changeStreamsPreAndPostImages" to the "create" and "...Denis Grebennicov2021-09-151-0/+4
* SERVER-56797 Allow collMod to change time-series bucket granularityDan Larkin-York2021-05-261-0/+13
* SERVER-56934 Make expireAfterSeconds a top-level collection optionGregory Noma2021-05-241-13/+5
* SERVER-54527 Add access_check: complex to existing commands that are not aggr...Mark Benvenuto2021-03-311-5/+16
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-54010 Clustered indexes 'expireAfterSeconds' option can be modified by...Gregory Wlodarek2021-02-101-0/+15
* SERVER-53156 Convert collMod command implementation to inherit from IDL-gener...Moustafa Maher2021-02-041-7/+0
* SERVER-53145 Specify input/output to collMod command in IDLMoustafa Maher2021-01-261-0/+125