summaryrefslogtreecommitdiff
path: root/buildscripts/idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-048-113/+127
* Revert "SERVER-76208 support query shape serialization in IDL for types with ...Davis Haupt2023-05-048-127/+113
* SERVER-76359 Fix source formatting of `idl/generator.py`Amirsaman Memaripour2023-05-031-3/+5
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-038-113/+127
* SERVER-65369 Remove $_generateV2ResumeTokens parameter from aggregate command...Arun Banala2023-05-031-2/+0
* SERVER-76580 Allow overriding SerializationContext objs constructed in IDLHugh Tong2023-04-281-4/+15
* SERVER-76584 Ensure $tenant field sets the nonPrefixedTenantId flagHugh Tong2023-04-281-0/+4
* SERVER-68151 Add a required feature flag IDL parameter of shouldBeFCVGatedHuayu Ouyang2023-04-276-10/+91
* SERVER-75858 Fix testsMark Benvenuto2023-04-271-15/+0
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-264-4/+4
* SERVER-75858 Add ability to disable IDL duplicate field checks for extra fieldsMark Benvenuto2023-04-268-2/+123
* SERVER-75997 Fix TODO reference in IDL generatorAmirsaman Memaripour2023-04-241-1/+1
* SERVER-67817 Change NamespaceStringOrUUID::db() to dbName() and return Databa...Sophia Tan2023-04-241-3/+1
* SERVER-73108 Handle command request/reply serialization/deserializationHugh Tong2023-04-241-1/+6
* SERVER-76101 Use StringMap in IDL generated string lookup tablesMark Benvenuto2023-04-211-8/+10
* SERVER-74897 Change IDL defined commands to call NamespaceStringUtilHugh Tong2023-04-191-2/+17
* SERVER-75847 Optimize includes in IDL generated filesMark Benvenuto2023-04-191-5/+7
* SERVER-75138 Add shapification for DocumentSources which use IDL for serializ...Davis Haupt2023-04-187-27/+66
* SERVER-75110 Support SerializationOptions in IDL generated serializersDavis Haupt2023-04-148-18/+342
* SERVER-74166: Mark 'temp' field in create command as stable to support $out flowNaama Bareket2023-04-101-0/+1
* SERVER-75668 Prevent use-after-move for nss or nssOrUUID parametersMatt Broadstone2023-04-061-1/+4
* SERVER-70740 Handle expectPrefix option in requestsHugh Tong2023-04-045-56/+118
* SERVER-70207 Ensure sharded updates, deletes and findAndModify can run with a...Jason Zhang2023-03-291-0/+2
* SERVER-73740: Allow old FCV constants to be parsed by min_fcvVarun Ravichandran2023-03-201-1/+1
* SERVER-72788 Construct sub-batching bulkWrite command to send to shards.kauboy262023-03-171-0/+1
* SERVER-74029 Add SerializerFlags context to custom IDL serializersHugh Tong2023-03-162-11/+24
* SERVER-74184 Support SerializerFlags in constructors for IDL structsHugh Tong2023-03-153-29/+110
* SERVER-73109 Build idl infrastructure to pass context to nss serializersHugh Tong2023-03-029-148/+201
* SERVER-72092 Add update/delete op type to bulkWrite commandFrederic Vitzikam2023-02-221-0/+2
* SERVER-69559: Change stability of upsertSupplied field to internalProjjal Chanda2023-02-181-0/+2
* SERVER-74017 Make IDL _anchorObj field and setter protectedMatt Kneiser2023-02-151-4/+3
* SERVER-71651 Support array of variants in IDLFrederic Vitzikam2023-02-1410-68/+361
* SERVER-73138 Support IDL Variants of Multiple Structsseanzimm2023-02-0311-50/+381
* SERVER-73280 Pass CPP variable name into condition.feature_flagGabriel Marks2023-01-311-7/+2
* SERVER-68757 SERVER-68758 SERVER-69800 (1/2) Add an aggregate stage for calcu...Cheahuychou Mao2023-01-261-1/+4
* SERVER-73177 Make API compatibility check ignore access checks introduced by ...Cheahuychou Mao2023-01-236-30/+140
* SERVER-72083 Pass in tenant information when parsing ns in struct items of ID...Sophia Tan2023-01-151-11/+12
* SERVER-72060 Tenant information on IDL command field is dropped off while par...Sophia Tan2022-12-131-3/+3
* SERVER-61794 update pymongo to 4.3.3Trevor Guidry2022-12-131-3/+3
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-061-0/+2
* SERVER-71601 Set an upper limit for bucketRoundingSeconds and bucketMaxSpanSe...Faustoleyva542022-12-021-1/+12
* SERVER-71409 Generate generic argument and reply fields as c++ structuresGeorge Wangensteen2022-11-308-219/+134
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-175-8/+20
* SERVER-63104 add resmoke argument for generating all_feature_flags.txt locallyTrevor Guidry2022-11-162-16/+15
* SERVER-70963 Test API version compatibility only against reachable versionsTommaso Tocci2022-11-021-26/+32
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-275-4/+20
* SERVER-67826 Allow IDL types to own or preserve the lifetime of underlying dataGeorge Wangensteen2022-09-262-27/+148
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+1
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-141-2/+3
* SERVER-68017 Constrain cluster-wide with-storage parameters to be tenant ID a...Gabriel Marks2022-09-131-1/+4