summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/setup_multiversion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71402 Hang analyzer continues to modify global logging configuration o...Juan Gu2023-05-101-75/+96
* Revert "SERVER-71402 Hang analyzer continues to modify global logging configu...auto-revert-processor2023-05-051-95/+75
* SERVER-71402 Hang analyzer continues to modify global logging configuration o...Juan Gu2023-05-051-75/+95
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-2/+0
* SERVER-60210 Add future git tag buildvariantMikhail Shchatko2021-12-141-5/+5
* SERVER-61961 add new versions of the debug symbols urlRobert Guo2021-12-091-3/+7
* SERVER-61838 Move constant out from setup-multiversion configMikhail Shchatko2021-12-022-3/+2
* SERVER-61348 Conditionally load multiversion-constants in setup-multiversionMikhail Shchatko2021-11-161-7/+35
* SERVER-59675: Remove check for status code 500 in setup multiversionLingzhi Deng2021-11-091-3/+1
* SERVER-60981 write out evg versions file in setup multiversionRobert Guo2021-10-271-17/+50
* SERVER-59451 Evergreen-aware bisecttrahman13182021-10-131-7/+14
* SERVER-60358 catch stopiteration errorsRobert Guo2021-09-301-0/+3
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-202-19/+48
* SERVER-59928 Extend setup-multiversion to accept an evergreen version idMikhail Shchatko2021-09-171-23/+25
* SERVER-59870 Append to Windows bin paths file in setup multiversionMikhail Shchatko2021-09-101-4/+6
* SERVER-59454 add command line option to setup-multiversion to ignore push taskRobert Guo2021-09-071-6/+9
* SERVER-58302 Improve UX for setup-multiversionZituo Jin2021-09-071-14/+32
* SERVER-59809 Use project_identifier instead of project_id in setup multiversionMikhail Shchatko2021-09-071-1/+1
* SERVER-42209 Update setup_multiversion help messageZituo Jin2021-09-031-1/+1
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-021-40/+19
* SERVER-59742 Don't install last-lts and last-continuous by default in setup m...Mikhail Shchatko2021-09-021-7/+7
* SERVER-59116 Fallback to downloading from master if release branch has no suc...Mikhail Shchatko2021-09-021-4/+35
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-011-19/+40
* SERVER-55129 Archive python venv in archive_dist_test and fetch itMikhail Shchatko2021-08-231-10/+21
* SERVER-56289 All generated tasks depend on archive_dist_test instead of archi...Robert Guo2021-08-051-0/+10
* SERVER-58126 Avoid symlinking downloaded binaries on WindowsRobert Guo2021-08-043-21/+64
* SERVER-58863 fix symbolizer rerun error, missing frame info, and move multive...Robert Guo2021-07-291-2/+4
* SERVER-58695 improved symbolizerRobert Guo2021-07-263-201/+88
* SERVER-56948 Check that evergreen version has buildvariants mapMikhail Shchatko2021-05-141-8/+9
* SERVER-55621 retry multiversion download onceRobert Guo2021-05-131-3/+14
* SERVER-54086 support download debug symbol from patch buildSiran Wang2021-04-211-3/+7
* SERVER-55607 don't use archive_dist_test_debug for compile artifactsRobert Guo2021-03-311-2/+1
* SERVER-55299 Fix pylintMikhail Shchatko2021-03-301-1/+1
* SERVER-54575 support downloading arbitrary commits and artifacts from multive...Robert Guo2021-02-214-71/+123
* Revert "SERVER-54575 support downloading arbitrary commits and artifacts from...Uladzimir Makouski2021-02-194-123/+71
* SERVER-54575 support downloading arbitrary commits and artifacts from multive...Robert Guo2021-02-184-71/+123
* SERVER-54297 Split up the archiving of the server and its debug infoAndrew Morrow2021-02-051-2/+6
* SERVER-53353 Add powercycle smoke test to required builderMikhail Shchatko2021-02-021-1/+1
* SERVER-53047 Add powercycle smoke test that uses downloaded mongo binariesvrachev2020-12-162-1/+5
* SERVER-49869 Support downloading debug symbols in setup multiversionMikhail Shchatko2020-12-162-9/+27
* SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in se...Mikhail Shchatko2020-12-081-1/+1
* SERVER-52535 Use evergreen and github API to get the bin version for each rel...Mikhail Shchatko2020-12-015-83/+502
* SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen ma...Mikhail Shchatko2020-11-092-0/+163