summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63737 Add toolchain data scriptRyan Egesdahl2022-03-141-0/+815
* Revert "SERVER-63850 Add the count command to API version 1"Sviatlana Zuiko2022-03-141-3/+0
* SERVER-63734 Add cli update/diff tools for golden data test managementAnna Wawrzyniak2022-03-121-0/+277
* 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-64287 Create sharding variant of fle2 test suiteMark Benvenuto2022-03-112-1/+34
* SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl2022-03-112-3/+2
* SERVER-64421 Ban extra args to errorcodes.pyA. Jesse Jiryu Davis2022-03-101-1/+3
* SERVER-63773 Add getPostBatchResumeToken override to router_stage_mergeJennifer Peshansky2022-03-101-8/+0
* SERVER-63588 ServerParameter: test for redact, remove self-registrationBilly Donahue2022-03-101-16/+10
* SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl2022-03-082-3/+3
* SERVER-63842 Improve error messages in IDL Compatibility CheckerHuayu Ouyang2022-03-082-200/+279
* SERVER-64313 Speedup cwwc_conflict_add_shard.js testTommaso Tocci2022-03-081-1/+0
* SERVER-64071 Skip verbose workloads in 'concurrency_replication_for_backup_re...Gregory Wlodarek2022-03-081-0/+4
* SERVER-64239 Convert jstests/core/bench_test3.js to FSM workloadTommaso Tocci2022-03-087-7/+0
* SERVER-64301 ignore third-party IDLs in stable API checkRobert Guo2022-03-072-6/+9
* SERVER-64230 Convert jstests/core/remove9.js to FSM workloadTommaso Tocci2022-03-0713-14/+0
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-0/+13
* SERVER-64151 resmoke.py generates jobs based on num of tests in suiteRobert Guo2022-03-074-56/+69
* 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-63827: Determine task timeout at the start of task executionDavid Bradford2022-03-0412-114/+991
* SERVER-64120 reduce generated fuzzer tasks on mainlineRobert Guo2022-03-042-1/+17
* SERVER-63781 set per shard cursor initial batch size to 0Mickey. J Winters2022-03-031-3/+1
* SERVER-1864 Support Capped Collection Size IncreaseFaustoleyva542022-03-031-0/+1
* SERVER-64169 Re-exclude duplicate_ns.js from incompatible suitesMatthew Russotto2022-03-031-0/+2
* SERVER-63774 Pass optional dbVersion to runPipelineOnSpecificShardJennifer Peshansky2022-03-031-6/+0
* SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl2022-03-033-4/+4
* SERVER-64146 Fix division by zero in timeout calculationMikhail Shchatko2022-03-031-1/+1
* SERVER-64081 Update scanIndexForDuplicates to handle clustered index keysShin Yee Tan2022-03-031-2/+0
* SERVER-63662 Return fewer than 8MB of violating documents in collMod conversi...Shin Yee Tan2022-03-031-0/+2
* SERVER-62535 Allow sharded aggregation to return two cursorsTed Tuckman2022-03-027-2/+19
* SERVER-64056 Pass feature flags to mongocryptdNicholas Zolnierz2022-03-022-2/+1
* Revert "SERVER-63827: Determine task timeout at the start of task execution"David Bradford2022-03-0212-987/+114
* SERVER-63827: Determine task timeout at the start of task executionDavid Bradford2022-03-0212-114/+987
* SERVER-63998 Pass in --port cli options to replicator fixtureJason Chan2022-03-011-1/+4
* SERVER-62798 Use single 'AutoGet' for all execution namespaces instead of mul...Mihai Andrei2022-03-011-0/+3
* SERVER-63872 Tighter task and idle timeoutsMikhail Shchatko2022-03-019-39/+103
* SERVER-60920 BalancesCommandsScheduler completes every outstanding command be...Paolo Polato2022-03-013-3/+0
* SERVER-63275 set featureFlagFLE2 on mongocryptdNicholas Zolnierz2022-02-282-1/+4
* SERVER-60926 Make enableSharding command optionalTommaso Tocci2022-02-281-1/+0
* SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York2022-02-2613-12/+15
* SERVER-62738 implement aggregate $_passthroughToShard optionMickey. J Winters2022-02-251-0/+16
* SERVER-63943: Add test tag to blocklist test from FLE 2 query analysisHana Pearlman2022-02-241-0/+2
* SERVER-63826: Add test discovery interface to resmokeDavid Bradford2022-02-237-2/+190
* SERVER-61401: Write up documentation on how to effectively use Antithesistrahman13182022-02-231-22/+30
* SERVER-63896 Add assumes_balancer_on tag to concurrency suites without itAllison Easton2022-02-232-0/+2
* SERVER-63565 Validate tests runtime in burn-inMikhail Shchatko2022-02-214-15/+143