summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46064 Strip the gen-suffix of task names when checking if tasks should...Jason Chan2020-02-111-1/+2
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-106-0/+16
* SERVER-45807 Add change stream stage to fetch pre-image for update/replace/de...Jonathan Reams2020-02-1012-0/+28
* SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_seco...Tess Avitabile2020-02-071-0/+3
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-064-15/+6
* SERVER-43474 Complete TODO listed in SERVER-33983Jack Mulrow2020-02-062-2/+0
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-056-15/+0
* SERVER-45901 Make moveChunk robust to being killOp'd after commit has been se...Esha Maharishi2020-02-051-0/+2
* SERVER-45907 Blacklist restart_transactions.js from config server stepdown suiteJack Mulrow2020-02-051-0/+1
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-053-9/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-056-0/+15
* SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek2020-02-0412-144/+1094
* SERVER-45928 Use correct interface import for cpp_libfuzzer_test.pyCarl Raiden Worley2020-02-042-2/+3
* SERVER-44849 Allow new index creation inside multi-document transactionsMaria van Keulen2020-02-034-0/+8
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-034-35/+2
* SERVER-45925 Disable incremental_backup_cursor.js temporarilyGregory Wlodarek2020-02-031-1/+2
* SERVER-45711 Account for blacklisted multiversion tests in burn in for non-ge...Jason Chan2020-01-304-27/+57
* SERVER-45748: Ensure the correct task is used in bypass-compile for burn_in_tagsDavid Bradford2020-01-304-123/+53
* SERVER-45864 Record the start time for tests after creating the test loggerCarl Raiden Worley2020-01-301-1/+1
* SERVER-45587 SIGUSR2 one thread per log lineBilly Donahue2020-01-302-31/+108
* SERVER-44918 Concurrency workload with index operations and concurrent migrat...Mihai Andrei2020-01-303-0/+3
* SERVER-45499 Remove multiversion_incompatible flag from merge_with_drop_shard...Esha Maharishi2020-01-281-1/+0
* SERVER-45820 Disable backup_cursor_format.js temporarilyGregory Wlodarek2020-01-281-0/+2
* SERVER-45674 Avoid use after free in $unionWithCharlie Swanson2020-01-283-0/+3
* SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log filesCarl Raiden Worley2020-01-286-5/+29
* SERVER-45764: Generate resmoke tasks need to take setup time into account whe...Alexander Costas2020-01-272-6/+9
* SERVER-45767 Blacklist create_database.js from concurrency_replication_multi_...Maria van Keulen2020-01-272-0/+6
* SERVER-45728 Add requires_fcv_44 tag to count js testKatherine Wu2020-01-241-1/+0
* Revert "SERVER-45074 validate commit message against JIRA"David Bradford2020-01-242-841/+60
* SERVER-45644: Reevaluate timeouts used by burn_in_testAlexander Costas2020-01-242-3/+6
* SERVER-45370 Fix oplog hole and test parallel createCollection txnsMaria van Keulen2020-01-244-0/+4
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-242-0/+2
* SERVER-45074 validate commit message against JIRAJim O'Leary2020-01-232-60/+841
* SERVER-45500 Fix backport exclude logic from multiversion tests for new test ...Jason Chan2020-01-2110-53/+73
* SERVER-45655 fix refine_collection_shard_key_basic.js under continuous_config...Tommaso Tocci2020-01-211-0/+2
* SERVER-45253 Throw errors on invalid options for sharded cluster count commandKatherine Wu2020-01-171-0/+1
* SERVER-43584 Introduce mqlrun Evergreen task.David Storch2020-01-171-0/+13
* SERVER-42702 $PYTHON should not be used in build signatureMathew Robinson2020-01-161-27/+0
* SERVER-45594 clang_format.py should probe Program Files for clang-format.exeMark Benvenuto2020-01-161-1/+13
* SERVER-45112 Report error labels for cluster create indexes responsesMaria van Keulen2020-01-163-18/+0
* SERVER-45383 Add multiversion build variant to burn_in_tags_gen taskJason Chan2020-01-161-2/+10
* SERVER-44418 Optimise distinct queries to use DISTINCT_SCAN in the presence o...Arun Banala2020-01-161-0/+1
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-161-0/+3
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-152-10/+4
* SERVER-45564 test SIGUSR2 multithread stacktraceBilly Donahue2020-01-151-0/+15
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-148-1/+21
* SERVER-44852 Handle transactions with commands during oplog applicationMaria van Keulen2020-01-1415-78/+6
* SERVER-45079 Only allow addition or removal of a single voting node in non-fo...William Schultz2020-01-141-1/+2
* SERVER-45443 Logv2 log statements are required to have a unique idHenrik Edin2020-01-141-1/+3
* SERVER-45488: detect_outliers doesn't appear to be runningAlexander Costas2020-01-131-15/+13