summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-71363 Use Nanoseconds rather than Microseconds in QueryExecTime and su...Ruoxin Xu2022-11-162-2/+2
* SERVER-71293 Don't close shared logger after retiring donorMatt Broadstone2022-11-142-7/+12
* SERVER-70993 Create new multiversion base suites for update fuzzersTausif Rahman2022-11-143-0/+48
* SERVER-71103 Improve UX for failed metrics collectionTausif Rahman2022-11-146-19/+79
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-1411-141/+498
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-141-32/+2
* SERVER-69668 FLE2 range float precision: update OSTType algorithmMark Benvenuto2022-11-111-0/+11
* SERVER-71220 Apply additional filters when calibrating Cost ModelAlexander Ignatyev2022-11-118-190/+137
* SERVER-71199 Create featureFlag for resilient movePrimaryAntonio Fuschetto2022-11-111-0/+3
* SERVER-69030 Add python requirements.txt for Cost ModelAlexander Ignatyev2022-11-103-0/+50
* SERVER-71228 - Add support for golden test CLI on windows.Anna Wawrzyniak2022-11-101-5/+113
* SERVER-70163 Implement RIDUnionNodeMatt Boros2022-11-091-0/+1
* SERVER-70825 Rename collection across dbs should also work in multitenancy modeSophia Tan2022-11-091-0/+1
* Revert "SERVER-69636 Collect SCons Metrics"Uladzimir Makouski2022-11-0911-498/+141
* SERVER-70500 Calibrate ABT nodes on smaller queriesRuoxin Xu2022-11-089-31/+209
* SERVER-69636 Collect SCons MetricsTausif Rahman2022-11-0811-141/+498