summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58863 fix symbolizer rerun error, missing frame info, and move multive...Robert Guo2021-07-297-59/+53
* SERVER-58706 Re-enable concurrency_sharded_replication_multiversion_passthroughRobert Guo2021-07-291-2/+1
* SERVER-58711 Complete TODO listed in SERVER-54923Erwin Pe2021-07-281-2/+0
* SERVER-58806 Increase task timeout for replica_sets_jscore_passthrough on Ent...Samy Lanka2021-07-281-0/+1
* SERVER-58881 Switch powercycle FCV to 5.0Mikhail Shchatko2021-07-281-2/+2
* SERVER-58565 Adjust timeout for replica_sets_jscore_passthroughMoustafa Maher2021-07-281-6/+4
* SERVER-58211 Deduplicate entries returned in a single invocation to `Migratio...Allison Easton2021-07-262-0/+2
* SERVER-58695 improved symbolizerRobert Guo2021-07-269-247/+638
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-233-13/+4
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...r5.1.0-alphaJason Zhang2021-07-233-0/+21
* SERVER-55858 Enforce transition to requires-fcv after feature flag is changed...Mikhail Shchatko2021-07-233-0/+124
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-2217-176/+123
* SERVER-58613 Add list-tags subcommand to resmokeMikhail Shchatko2021-07-224-1/+347
* SERVER-58295 disable the aggregation_multiversion_fuzzer suite, and disable m...Vishnu Kaushik2021-07-219-7/+27
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-203-0/+5
* SERVER-57937 support loading generated suites in resmoke.py suite definitionsRobert Guo2021-07-208-51/+201
* SERVER-58566 Clean up the shell code so that it does not issue any OP_QUERY r...Yoonsoo Kim2021-07-2023-38/+11
* Revert "SERVER-58566 Clean up remaining OP_QUERY code" due to a wrong author ...Yoonsoo Kim2021-07-2023-11/+38
* SERVER-58651 Kill ssh tunnel process in exit handler in powercycleMikhail Shchatko2021-07-201-9/+6
* SERVER-58566 Clean up remaining OP_QUERY codeVishnu Kaushik2021-07-2023-38/+11
* SERVER-58039 Generate releases.h file with FCV enumsMina Mahmood2021-07-161-0/+55
* SERVER-58531 Remove unused tag requires_full_ddl_support from test suitesMarcos José Grillo Ramirez2021-07-165-5/+0
* SERVER-58133 Use generated task for replica_sets_jscore_passthrough on Enterp...ali-mir2021-07-151-0/+1
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-152-3/+5
* SERVER-58532: Take ASAN into account when calculating timeoutsDavid Bradford2021-07-142-5/+7
* SERVER-55279: Commit queue message validation got tricked by merging multiple...Jeff Zambory2021-07-142-40/+61
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-145-0/+6
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-142-0/+86
* SERVER-58463: burn_in_tags should limit number of tasks createdDavid Bradford2021-07-132-0/+19
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-134-97/+54
* SERVER-56019 re-enable timeseries_index.js in replica_sets_initsync_jscore_pa...Benety Goh2021-07-131-2/+0
* SERVER-58073 Allow graphLookup against a sharded collection to execute on mongosMilitsa Sotirova2021-07-121-0/+2
* SERVER-58278 update lldb hang analyzer call to global lock managerBenety Goh2021-07-101-1/+1
* SERVER-58277 add minimal gdb pretty printer for OplogEntryBenety Goh2021-07-091-0/+23
* SERVER-58400: Adjust dynamic test timeouts for repeated suitesDavid Bradford2021-07-091-1/+7
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-092-3/+0
* SERVER-58278 update gdb hang analyzer call to global lock managerBenety Goh2021-07-091-2/+2
* SERVER-58240 Increase range deletion wait timeout on recipient for FSM workloadsMarcos José Grillo Ramirez2021-07-0816-0/+16
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-0719-1001/+1015
* SERVER-58198 Remove shellReadMode/shellWriteMode command-line params from res...Yoonsoo Kim2021-07-026-69/+27
* SERVER-57140 reformat shell scripts and allow space between redirect operatorsRichard Samuels2021-07-021-2/+2
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-015-19/+35
* SERVER-56815 Complete TODO listed in SERVER-54507Eric Cox2021-07-011-1/+0
* SERVER-52021: Create feature flag for support lookup and graphLookup into a s...Militsa Sotirova2021-07-013-0/+3
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-3018-21/+0
* SERVER-47797 Remove references to waitForStepDownOnNonCommandShutdownVishnu Kaushik2021-06-301-7/+3
* SERVER-58037 Remove readMode:commands from resmoke config filesYoonsoo Kim2021-06-30210-278/+34
* SERVER-58132 simplify IDL comparison operatorsBilly Donahue2021-06-291-86/+19
* SERVER-57951 resmoke.py should archive all fixture locations for a jobRobert Guo2021-06-272-1/+9
* SERVER-57674 Record "child" process pids explicitly in resmoke.pyMikhail Shchatko2021-06-252-0/+95