summaryrefslogtreecommitdiff
path: root/src/mongo/idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54523 Extend access_check for complex checks and generate IDL contractMark Benvenuto2021-03-112-0/+37
* SERVER-54521 Extend access_check for simple and privilegesMark Benvenuto2021-03-082-0/+21
* SERVER-53386 Allow unittests to explicitly set feature flags for certain testsPierlauro Sciarelli2021-03-066-0/+166
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-03-051-1/+1
* SERVER-54522 Extend access_check for simple and access_checksMark Benvenuto2021-03-033-1/+35
* SERVER-54520 Extend IDL for new access_check field and none value and generat...Mark Benvenuto2021-03-021-1/+11
* SERVER-52925 Ban incompatible validator changes in API Version 1 IDL command ...Huayu Ouyang2021-02-251-0/+7
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-251-1/+1
* SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumberBynn Lee2021-02-221-1/+1
* SERVER-52601 Disallow commands with the same command_name in the same api_ver...Moustafa Maher2021-02-181-1/+1
* SERVER-54482 Fix crash if collation.backwards param is undefined/nullA. Jesse Jiryu Davis2021-02-151-3/+3
* SERVER-54475 Add SSPL to shim files. Refactor sspl check.Billy Donahue2021-02-121-1/+1
* SERVER-54028 Add support for command alias in IDL spec.Rishab Joshi2021-02-051-0/+10
* 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-51369 Generate C++ for IDL variantsA. Jesse Jiryu Davis2021-01-284-96/+597
* SERVER-54003 Validate BSON type to be array when parsing BSON object to ArrayMoustafa Maher2021-01-261-2/+19
* SERVER-51369 IDL parser/binder changes for variant typesA. Jesse Jiryu Davis2021-01-252-31/+134
* SERVER-52857 Require apiVersion field for all IDL commandsSamy Lanka2021-01-221-0/+20
* SERVER-51621: Convert findAndModify output to IDLHana Pearlman2021-01-184-1/+157
* SERVER-51369 Begin IDL "variant" typeA. Jesse Jiryu Davis2021-01-112-0/+31
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-075-1/+86
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-072-4/+18
* 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-40811 make initializers throwyBilly Donahue2020-12-082-4/+2
* SERVER-51653 Ban uses of unstable command parameters with apiStrict:trueArun Banala2020-12-022-1/+22
* SERVER-51862 Use IDL structs' C++ names for base-class generationA. Jesse Jiryu Davis2020-11-301-0/+19
* SERVER-51371 Strict IDL definition for WriteConcernGeorge Wangensteen2020-11-193-9/+134
* 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-184-1/+76
* SERVER-52875 Let IDL structs include structs with field validatorsA. Jesse Jiryu Davis2020-11-161-0/+5
* SERVER-51848 Rename generic arg/reply functionsA. Jesse Jiryu Davis2020-11-113-19/+18
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-117-2/+389
* SERVER-52679: Disallow null/undefined command parameter for IDL commands with...Lingzhi Deng2020-11-101-0/+8
* SERVER-51374 Create IDL definition for ErrorReplyGeorge Wangensteen2020-11-063-1/+72
* SERVER-51373 Create IDL definition for OkReplyGeorge Wangensteen2020-11-054-1/+33
* SERVER-51372 Add command_name field to IDL command syntaxSamy Lanka2020-11-031-0/+16
* SERVER-51112 Add runFeatureFlagMultiversionTest helper for targeted upgrade/d...Jason Chan2020-10-292-1/+6
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-7/+7
* SERVER-51376 Add "reply_type" IDL fieldA. Jesse Jiryu Davis2020-10-211-0/+10
* SERVER-51110 Feature Flag with FCV checksMark Benvenuto2020-10-165-4/+403
* SERVER-50367 Add IDL support for feature flagsMark Benvenuto2020-09-033-0/+98
* SERVER-49756 Add downgradeOnDiskChanges parameter to setFeatureCompatibilityV...Jason Chan2020-08-181-0/+8
* SERVER-49489 IDL doesn't properly deal with an optional string field when par...Mark Benvenuto2020-07-151-0/+15
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-5/+5
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-021-0/+8