summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64234: Exclude move_chunk_respects_maxtimems.jsnandinibhartiyaMDB2022-05-231-0/+5
* SERVER-66673 Increase the client connection timeout in the SimulateCrash hookGregory Wlodarek2022-05-231-1/+1
* SERVER-66613 Send binary version instead of evergreen version to symbolizer s...Mikhail Shchatko2022-05-234-71/+279
* SERVER-66327 Omit forceValidationWithFeatureCompatibilityVersion in the jstes...Gregory Wlodarek2022-05-2311-11/+0
* SERVER-66442 Move profile_write_conflict.js to noPassthroughPavi Vetriselvan2022-05-2312-12/+0
* SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistentArun Banala2022-05-231-0/+10
* SERVER-65581 generate report files for lintersRichard Samuels2022-05-203-1/+212
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-1911-23/+53
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-1/+1
* SERVER-66045 Run unbounded shard splits in passthrough testsMatt Broadstone2022-05-193-8/+19
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-05-1810-67/+811
* SERVER-65076 Add stepdown passthrough suites for shard splitMatt Broadstone2022-05-1811-130/+1414
* SERVER-65937: Support different fcv tags for lts and continuous multiversion ...David Bradford2022-05-176-75/+251
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-1/+1
* SERVER-63852 ThreadName rewriteBilly Donahue2022-05-131-1/+1
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-133-63/+1
* SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau2022-05-131-11/+0
* SERVER-65583 Create an FSM workload for FLE2Erwin Pe2022-05-1214-0/+14
* SERVER-66311 Set fassertOnLockTimeoutForStepUpDown to 0 for AntithesisTausif Rahman2022-05-123-3/+3
* SERVER-66386 Update AMI images for package testsBrian McCarthy2022-05-112-7/+17
* Revert "SERVER-65639 Add concurrency workload that kills sessions with active...Cheahuychou Mao2022-05-103-6/+0
* SERVER-66093 Improve readability of IDL generated C++ codeMark Benvenuto2022-05-101-21/+32
* SERVER-65639 Add concurrency workload that kills sessions with active interna...Sanika Phanse2022-05-103-0/+6
* SERVER-63942 Do not perform transactional role tests in cursor sweep suitesSara Golemon2022-05-102-0/+12
* SERVER-66273: Add CleanupConcurrencyWorkloads hook in simulate_crash_concurre...Yu Jin Kang Park2022-05-091-0/+1
* SERVER-66304 remove trailing space from IDL enum namesBenety Goh2022-05-091-1/+1
* SERVER-66202 linter for undef MONGO_LOGV2_DEFAULT_COMPONENTBilly Donahue2022-05-061-7/+33
* SERVER-65983 Remove unnecessary internal_txns testsIsrael Hsu2022-05-061-0/+6
* SERVER-62308 Platform Support: Remove Debian 9Zakhar Kleyman2022-05-063-30/+0
* SERVER-62043 Add more gdb pretty printers for new optimizerNicholas Zolnierz2022-05-051-3/+66
* SERVER-65232: Sunset Test SelectionJeff Zambory2022-05-058-1328/+0
* SERVER-65805 added libdeps handling for no critical edges foundDaniel Moody2022-05-052-8/+18
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-051-2/+0
* SERVER-65042 Run more than one shard split during passthrough testsMatt Broadstone2022-05-053-38/+19
* SERVER-65131 Disable opportunistic read targetingVojislav Stojkovic2022-05-051-0/+16
* SERVER-66021 Support C(r)UD for columnstore indexesCharlie Swanson2022-05-051-0/+1
* SERVER-66140 Run simulate_crash.py hook with testing diagnostics enabledGregory Wlodarek2022-05-031-1/+1
* SERVER-65503 Remove FLE2 suites from standalone suitesMark Benvenuto2022-05-034-8/+0
* SERVER-65503 Migrate FLE2 tests to core passthrough suitesMark Benvenuto2022-05-0242-0/+84
* SERVER-63044 Batch non-sharded user multi-doc deletes by defaultJosef Ahmad2022-05-025-181/+0
* SERVER-62044 Enable ABT gdb pretty printer under certain conditionsNicholas Zolnierz2022-05-021-16/+29
* SERVER-63420 Add multiversion mongos support in resmoke.pyMikhail Shchatko2022-05-013-178/+506
* SERVER-66080 SimulateCrash hook waits for mongod to stop before copying data ...Gregory Wlodarek2022-04-291-2/+11
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-0/+42
* SERVER-58110 IDL remove const-returning gettersBilly Donahue2022-04-292-127/+29
* SERVER-65640 Add concurrency workload that performs resharding while there ar...Cheahuychou Mao2022-04-281-0/+6
* 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-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-282-6/+4
* SERVER-65835: Refactor how task timeouts are determinedDavid Bradford2022-04-272-102/+176