summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-311-0/+3
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-303-2/+84
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-308-169/+162
* SERVER-32668 Add sharded aggregation passthrough with one shardCharlie Swanson2018-01-301-0/+49
* SERVER-32241 Make applyOps report failure when a nested applyOps fails.Matthew Russotto2018-01-301-0/+1
* SERVER-32829 Update set_feature_compatibility_version.js and feature_compatib...Dianna Hohensee2018-01-302-2/+0
* SERVER-32932 improve sles12 package testingZakhar Kleyman2018-01-291-0/+10
* SERVER-32879 make resmoke clean up after successful dbtest runsMathias Stearn2018-01-291-1/+5
* SERVER-32468 Use a 1-node CSRS in non-stepdown sharding passthroughs testsRobert Guo2018-01-266-1/+6
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-251-1/+3
* SERVER-32643 Add a metadataOnly flag to the clone commandKaitlin Mahar2018-01-231-0/+1
* SERVER-31093 Remove initialsync attempts from the initial sync suitesRobert Guo2018-01-235-5/+2
* SERVER-32463 Remove FCV dependent miscellaneous sharding codeJack Mulrow2018-01-231-1/+0
* SERVER-30642 Raise election timeouts in python fixturesJudah Schvimer2018-01-231-0/+7
* SERVER-31942 Truncate test lifecycle JIRA issue descriptionChibuikem Amaechi2018-01-232-9/+33
* SERVER-32833 Blacklist coll_epoch_test1.js from sharding_last_stable_mongos_a...Jack Mulrow2018-01-221-0/+1
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-193-8/+3
* SERVER-32463 Remove / modify FCV dependent sharding UUID testsJack Mulrow2018-01-191-1/+0
* SERVER-32520 Add VPC support for launching AWS EC2 instancesEddie Louie2018-01-192-1/+41
* SERVER-32774 ensure change_streams_secondary_reads has votingKevin Albertson2018-01-191-0/+7
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-192-3/+26
* SERVER-31452 run fuzzer with shard stepdownsKevin Albertson2018-01-181-7/+3
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-01-1716-6/+58
* SERVER-31628 Always use a python virtualenv in etc/evergreen.ymlEddie Louie2018-01-161-1/+9
* Revert "SERVER-32308: Add the ability for a $lookup stage to execute on mongo...Nick Zolnierz2018-01-162-5/+2
* SERVER-32646 CommandHelpersBilly Donahue2018-01-161-1/+1
* SERVER-32614 Remove usage of non-threadsafe strptime()Yves Duhem2018-01-161-11/+13
* SERVER-32505 Create mobile SE evergreen variant - Linuxr3.7.1Sulabh Mahajan2018-01-153-0/+30
* SERVER-32609 Skip reports with no historical dataYves Duhem2018-01-122-6/+20
* SERVER-32308: Add the ability for a $lookup stage to execute on mongos agains...Nick Zolnierz2018-01-122-2/+5
* SERVER-32546 Don't fail when no modified tests and no test_list_outfileGeert Bosch2018-01-111-1/+2
* SERVER-32414 Remove some `stdx::` checks from lintADAM David Alan Martin2018-01-111-6/+0
* SERVER-31636 add new tasks for the update fuzzer in evergreen.ymlRobert Guo2018-01-102-0/+14
* Revert "SERVER-21630 run CheckReplDBHash on csrs and shard replset"Max Hirschhorn2018-01-1016-58/+6
* SERVER-32474 Fix double logging when using --log=buildlogger.Max Hirschhorn2018-01-106-25/+53
* SERVER-32570 Clean up stale TODO comments in the query system.David Storch2018-01-092-2/+2
* SERVER-32568 Blacklist migration_sets_fromMigrate_flag.js from the CSRS conti...Kaloian Manassiev2018-01-091-1/+2
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-092-50/+179
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-085-0/+22
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-085-1/+26
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersMaria van Keulen2018-01-041-0/+2
* SERVER-32376 Disallow startSession command and listLocalCursors/Sessions aggr...Jack Mulrow2018-01-041-5/+2
* SERVER-32036 Remove _WT from all test task names except JepsenIan Whalen2018-01-042-0/+4
* SERVER-32403 Increase remote EC2 expire time to 3 hoursJonathan Abrahams2018-01-021-1/+10
* SERVER-32386 IDL should allow custom types for command's first elementMark Benvenuto2017-12-2910-99/+455
* SERVER-1981 Support near and nearSphere predicates on sharded collectionsTess Avitabile2017-12-281-0/+3
* SERVER-32262 IDL produces "const <enum>" return types in generated codeMark Benvenuto2017-12-274-10/+86
* SERVER-32431 IDL generated code seg faults on s390xMark Benvenuto2017-12-273-11/+32
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2017-12-2616-6/+58
* SERVER-30538 check that checkpointTimestamp is correct inJudah Schvimer2017-12-211-8/+48