summaryrefslogtreecommitdiff
path: root/buildscripts/idl/tests/compatibility_test_pass/old/compatibility_test_pass_old.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64089 Ignore checking fields in IGNORE_UNSTABLE_LIST in IDL compatibil...Vesselina Ratcheva2022-06-231-0/+233
* SERVER-63748 complex access checks for aggregation stages should be separate ...Benety Goh2022-03-051-0/+41
* SERVER-62569 Handle bson_serialization_type for ArrayType in IDL Compatibilit...ali-mir2022-02-021-0/+34
* SERVER-56387 Check optionalBool-typed IDL fields for backward compatibilityRomans Kasperovics2022-01-141-39/+138
* SERVER-60349 Allow adding optionalBool fields in IDL compatibility checkRomans Kasperovics2022-01-061-0/+36
* SERVER-61551 IDL compatibility checker should check chained structsHuayu Ouyang2021-12-091-0/+54
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+129
* SERVER-54854 Stop type checking unstable fieldsHuayu Ouyang2021-03-251-0/+85
* SERVER-55212 Check compatibility of strict fieldHuayu Ouyang2021-03-241-0/+18
* SERVER-54532 Extend buildscripts/idl/idl_check_compatibility.py to check for ...Huayu Ouyang2021-03-181-0/+78
* SERVER-54855 Allow unstable fields to become stable if they are optional or h...Huayu Ouyang2021-03-181-1/+34
* SERVER-55107 Adding checking for Variant containing Array Type in idl_check_c...Moustafa Maher2021-03-171-18/+31
* SERVER-54771 Adding Array Type checking in idl_check_compatibilityMoustafa Maher2021-03-121-0/+20
* SERVER-54530 Extend buildscripts/idl/idl_check_compatibility.py to check for ...Huayu Ouyang2021-03-111-0/+43
* SERVER-54884 Support validators for API V1 Command RepliesHuayu Ouyang2021-03-101-6/+26
* SERVER-53204 Recursively type check parameters in IDL compatibility checker s...Ali Mir2021-03-091-0/+41
* SERVER-54476 Handle variant types in command parameters and command types in ...Huayu Ouyang2021-03-081-0/+223
* SERVER-54853 Allow bson_serialization_type "any" in API V1 request/reply fieldsHuayu Ouyang2021-03-081-0/+46
* SERVER-54518 Change command "type" struct field compatibility checker to chec...Huayu Ouyang2021-03-031-0/+83
* SERVER-52925 Ban incompatible validator changes in API Version 1 IDL command ...Huayu Ouyang2021-02-251-0/+77
* SERVER-53203 Type check parameters in IDL compatibility checker scriptAli Mir2021-02-241-19/+83
* SERVER-53202 Check for removed parameters in IDL compatibility checker scriptAli Mir2021-02-171-0/+75
* SERVER-54145 Handle variant types in reply fields in IDL compatibility checke...Huayu Ouyang2021-02-171-0/+90
* SERVER-54109 Check for incompatible "namespace" and "type" field changes in I...Huayu Ouyang2021-02-091-1/+108
* SERVER-53207 Recursively type check reply_type in IDL compatibility checker s...Huayu Ouyang2021-02-031-0/+41
* SERVER-53206 Type check reply_type in IDL compatibility checker scriptHuayu Ouyang2021-02-021-0/+82
* SERVER-53205 Check for a removed field from reply type in IDL compatibility c...Huayu Ouyang2021-01-271-0/+77
* SERVER-53201 Check for removed commands in IDL compatibility checker scriptHuayu Ouyang2021-01-251-0/+9
* SERVER-53200 Create IDL compatibility checker scriptHuayu Ouyang2021-01-221-0/+43