summaryrefslogtreecommitdiff
path: root/src/mongo/idl/basic_types.idl
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-221-0/+7
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-221-7/+0
* SERVER-66724 Create FLE 2 Equality Match ExpressionMark Benvenuto2022-06-171-0/+7
* SERVER-65059 Store recipient connection string in state documentMatt Broadstone2022-04-021-0/+7
* SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone2022-03-171-73/+5
* SERVER-63278: Use LogicalTime for clusterParameterTimeVarun Ravichandran2022-02-091-0/+8
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-3/+3
* SERVER-62016 support tagged write concernsMatt Broadstone2022-01-131-6/+1
* SERVER-62422 Consolidate WriteConcernOptions parsing logicMatt Broadstone2022-01-131-1/+9
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-3/+29
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-1/+1
* SERVER-59453 Add support for generic BSONArray to IDLSara Golemon2021-08-231-0/+11
* SERVER-55700 Update kImplicitDefault in WriteConcernOptionsHuayu Ouyang2021-04-191-0/+1
* SERVER-54482 Fix crash if collation.backwards param is undefined/nullA. Jesse Jiryu Davis2021-02-151-3/+3
* SERVER-52538 Merge Collation and CollationSpec classesA. Jesse Jiryu Davis2021-02-051-12/+34
* Revert "SERVER-52538 Merge Collation and CollationSpec classes"A. Jesse Jiryu Davis2021-02-041-34/+12
* SERVER-52538 Merge Collation and CollationSpec classesA. Jesse Jiryu Davis2021-02-031-12/+34
* SERVER-51621: Convert findAndModify output to IDLHana Pearlman2021-01-181-0/+8
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-161-0/+10
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-161-10/+0
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-151-0/+10
* SERVER-52538 Update IDL for "create" command, part 1A. Jesse Jiryu Davis2020-12-091-2/+70
* SERVER-51371 Strict IDL definition for WriteConcernGeorge Wangensteen2020-11-191-1/+58
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-191-0/+9
* SERVER-52827 Define an IDL type that accepts any BSON value in basic_types.idlGeorge Wangensteen2020-11-181-0/+7
* SERVER-51374 Create IDL definition for ErrorReplyGeorge Wangensteen2020-11-061-1/+16
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-051-1/+6
* SERVER-49756 Add downgradeOnDiskChanges parameter to setFeatureCompatibilityV...Jason Chan2020-08-181-0/+8
* SERVER-46434 turn MemberConfig into IDLJudah Schvimer2020-03-201-0/+10
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-1/+13
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-121-1/+7
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-0/+1
* SERVER-41024 safeInt64 IDL types are not safe for all numerical inputs, resul...Mark Benvenuto2019-06-031-11/+1
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-26/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-1/+11
* SERVER-29635 Add a safeBool type to IDLKaloian Manassiev2017-06-151-0/+12
* SERVER-29106 use IDL in shardCollection (in prep for moving shardCollection t...Esha Maharishi2017-05-121-0/+10
* SERVER-29089 Add UUID to IDL basic_types.idlMark Benvenuto2017-05-121-2/+20
* SERVER-28827 BinData for IDLMark Benvenuto2017-05-021-5/+27
* SERVER-28899 IDL compiler requires objects to have serializersMark Benvenuto2017-04-261-0/+5
* SERVER-28515 Add import support to IDLMark Benvenuto2017-04-201-0/+79