summaryrefslogtreecommitdiff
path: root/buildscripts/idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58110 IDL remove const-returning gettersBilly Donahue2022-04-292-127/+29
* SERVER-65834 Add validation for idl array parametersDidier Nadeau2022-04-281-0/+3
* SERVER-65449 Add $tenant field to IDL for commandsSophia Tan2022-04-282-96/+56
* SERVER-65672 upgrade python packages to support 3.10Robert Guo2022-04-241-1/+0
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-1/+4
* SERVER-62992 Don't validate resmoke.ini and install_dir when using subcommand...Richard Samuels2022-04-181-0/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-125-15/+50
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-04-081-2/+8
* SERVER-64821 Change unstable to true for fields that are not meant to be incl...Huayu Ouyang2022-03-311-1/+9
* SERVER-62253: Generate specialized and storage cluster server parameters from...Varun Ravichandran2022-03-186-15/+83
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-141-0/+3
* Revert "SERVER-63850 Add the count command to API version 1"Sviatlana Zuiko2022-03-141-3/+0
* SERVER-63850 Add the count command to API version 1James Wahlin2022-03-121-0/+3
* SERVER-63630: Extend IDLServerParameterWithStorage to support cluster server ...Varun Ravichandran2022-03-111-2/+2
* SERVER-63588 ServerParameter: test for redact, remove self-registrationBilly Donahue2022-03-101-16/+10
* SERVER-63842 Improve error messages in IDL Compatibility CheckerHuayu Ouyang2022-03-082-200/+279
* SERVER-64301 ignore third-party IDLs in stable API checkRobert Guo2022-03-072-6/+9
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-0/+13
* SERVER-63748 complex access checks for aggregation stages should be separate ...Benety Goh2022-03-056-3/+158
* SERVER-63748 extract complex access logic from check_security_access_checks()Benety Goh2022-03-041-24/+31
* SERVER-63748 provide __str__ functions for Privilege and AccessCheckBenety Goh2022-03-041-0/+25
* SERVER-63748 extend access check syntax to accept optional agg_stage for priv...Benety Goh2022-03-043-0/+7
* SERVER-62535 Allow sharded aggregation to return two cursorsTed Tuckman2022-03-027-2/+19
* SERVER-63108 Rename Versioned API to Stable APIA. Jesse Jiryu Davis2022-02-071-1/+1
* SERVER-62569 Handle bson_serialization_type for ArrayType in IDL Compatibilit...ali-mir2022-02-023-4/+94
* SERVER-63024 Support default values for variants in IDLGregory Noma2022-01-273-25/+13
* SERVER-63002 Support bindata types for variants in IDLGregory Noma2022-01-263-37/+83
* SERVER-62621 IDL compatibility checker should check brand new commandsHuayu Ouyang2022-01-253-7/+190
* SERVER-56387 Check optionalBool-typed IDL fields for backward compatibilityRomans Kasperovics2022-01-146-106/+420
* SERVER-60349 Allow adding optionalBool fields in IDL compatibility checkRomans Kasperovics2022-01-063-8/+92
* SERVER-59813 Simplify ServerParameter construction and add formal readonly pa...Sara Golemon2021-12-301-0/+4
* SERVER-61617 Restrict actionType/matchType combinations on serverlessSara Golemon2021-12-291-0/+4
* SERVER-62187 Add a way to ignore API changes for released fields inGregory Wlodarek2021-12-211-1/+10
* SERVER-61551 IDL compatibility checker should check chained structsHuayu Ouyang2021-12-097-33/+504
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-3/+0
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+3
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-2221-14/+743
* SERVER-61580 Add support for extraData to enumsSara Golemon2021-11-197-8/+210
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-091-15/+6
* SERVER-61288 idl_check_compatibility.py parses older version command idl file...Suganthi Mani2021-11-092-19/+24
* SERVER-61291 Fix forward compatibility with checkout_idl_files_from_past_rele...Moustafa Maher Khalil2021-11-051-1/+18
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Gregory Wlodarek2021-11-041-6/+15
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-021-15/+6
* SERVER-58756 Store stmtIds for the operations in retryable internal transacti...Cheahuychou Mao2021-10-291-2/+7
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Suganthi Mani2021-10-251-6/+15
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-10-231-15/+6
* SERVER-60688 IDL compiler generates includes for imported IDL files which hav...Suganthi Mani2021-10-141-2/+3
* SERVER-60232 Convert 'changeStreamsPreAndPostImages' parameter for create/col...Denis Grebennicov2021-10-121-2/+0
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-271-5/+7
* SERVER-58469 Add option "changeStreamsPreAndPostImages" to the "create" and "...Denis Grebennicov2021-09-151-0/+2