summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71362 Lower the number tickets in config fuzzersLouis Williams2022-12-131-2/+2
* SERVER-71834 use runAllFeatureFlagTests in local resmoke invocationsTrevor Guidry2022-12-091-0/+5
* SERVER-71978 improve stdlib pretty printers selectionDaniel Moody2022-12-091-2/+2
* SERVER-71260 Add tenantIds parameter to donorStartMigrationDidier Nadeau2022-12-094-8/+14
* SERVER-65976 Enable block compression for column store indexesJustin Seyster2022-12-081-0/+3
* SERVER-70543 Create override that injects the tenantId using $tenantSophia Tan2022-12-082-0/+48
* SERVER-70637 Implement sorted merge physical nodeMatt Boros2022-12-081-0/+1
* SERVER-71665 Remove TODO for SERVER-69723Hugh Tong2022-12-081-1/+2
* Revert "SERVER-71187 Index Build Coordinator to use TenantId object instead o...mathisbessamdb2022-12-079-9/+9
* SERVER-71914 Exclude FLE2 FSM tests from concurrency multi_stmt_txn suitesErwin Pe2022-12-075-5/+0
* SERVER-71818: Use the new cluster paramKshitij Gupta2022-12-071-0/+2
* SERVER-71187 Index Build Coordinator to use TenantId object instead of String...mathisbessamdb2022-12-079-9/+9
* SERVER-70480 Log in to docker for package testsRyan Egesdahl2022-12-061-13/+39
* SERVER-71576 Cost Model End2End benchmark: calculate r2Alexander Ignatyev2022-12-063-40/+119
* SERVER-71314 Create bulkWrite IDL and command stubVesselina Ratcheva2022-12-061-0/+2
* SERVER-70545 Create passthroughs that inject a security tokenSophia Tan2022-12-051-0/+13
* SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add testsDaniel Moody2022-12-055-20/+103
* SERVER-71548 Avoid deleting files after symbolizationjasurbeknurboyev2022-12-053-45/+89
* SERVER-71802 Fix antithesis suite generation regressionTausif Rahman2022-12-021-2/+5
* SERVER-71601 Set an upper limit for bucketRoundingSeconds and bucketMaxSpanSe...Faustoleyva542022-12-021-1/+12
* SERVER-71077 Update lldb commands and pretty printersMark Benvenuto2022-12-022-15/+417
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-023-6/+4
* SERVER-67161: Add physical NestedLoopJoin and make BinaryJoin logicalHana Pearlman2022-12-024-13/+15
* SERVER-71334 Add concurrency test suite for external data sourcesYoonsoo Kim2022-12-021-0/+26
* SERVER-71706 Emit warning if the size of the generate_tasks_config is too largeZituo Jin2022-12-011-0/+29
* SERVER-71409 Generate generic argument and reply fields as c++ structuresGeorge Wangensteen2022-11-308-219/+134
* SERVER-71250 Ensure aliased platform names work in package testsRyan Egesdahl2022-11-291-11/+31
* SERVER-69959 Introduce majority committed point advancement notification mech...Denis Grebennicov2022-11-292-4/+0
* Revert "SERVER-71548 Avoid deleting files after symbolization"Alexander Neben2022-11-282-86/+42
* SERVER-71506 Refactor tooling metricsTausif Rahman2022-11-2810-368/+280
* SERVER-71548 Avoid deleting files after symbolizationjasurbeknurboyev2022-11-252-42/+86
* SERVER-68867 Add simplecpplint check for UninterruptibleLockGuardYu Jin Kang Park2022-11-251-0/+12
* SERVER-71598 Upgraded eslint ecma version in server repoAlexander Neben2022-11-252-2/+2
* Revert "SERVER-71548 Avoid deleting files after symbolization"auto-revert-processor2022-11-242-82/+42
* SERVER-71576 Implement Cost Model End2End testingAlexander Ignatyev2022-11-247-23/+504
* SERVER-71548 Avoid deleting files after symbolizationjasurbeknurboyev2022-11-242-42/+82
* SERVER-64835 Removed the disabled_for_fcv_6_1_upgrade flagsAaron Morand2022-11-234-6/+0
* SERVER-68286 Improved lifetime issues with `mongo::mozjs::currentJSScope`Mohammad Dashti2022-11-221-3/+3
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-221-19/+74
* SERVER-71473: Begin using the new test stats locationJeff Zambory2022-11-226-116/+129
* SERVER-70070 re-enable fle2/find.js in passthrough suitesDavis Haupt2022-11-212-0/+7
* SERVER-65977 Create initial sync concurrency suite on sharded setsVesselina Ratcheva2022-11-2116-378/+1235
* SERVER-71491 Turn off boost pretty printer auto-detection of version.Max Hirschhorn2022-11-191-1/+7
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-187-7/+11
* SERVER-71448: Add resmoke option for optional config server.Kshitij Gupta2022-11-186-5/+53
* SERVER-71411 Replace asyncio with explicit timeouts in metrics collectionTausif Rahman2022-11-172-22/+4
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-175-8/+20
* SERVER-71435 Increse verbosity level for range-deleter in resmokePierlauro Sciarelli2022-11-171-4/+5
* SERVER-71369 Remove deprecated override_methods/mongos_manual_intervention_ac...Tommaso Tocci2022-11-165-7/+0
* SERVER-63104 add resmoke argument for generating all_feature_flags.txt locallyTrevor Guidry2022-11-165-48/+50