summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32468 Use a 1-node CSRS in non-stepdown sharding passthroughs testsr3.6.3-rc0Robert Guo2018-02-145-1/+5
* SERVER-32429 black list regex_targeting.js from step down suitesRandolph Tan2018-02-141-0/+3
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-131-0/+3
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-02-123-2/+83
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-02-128-169/+162
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-02-1115-6/+51
* SERVER-31768 Don't create the first collection on a primary drained shardjannaerin2018-02-091-0/+1
* SERVER-31979 Include chunk migration statistics in moveChunk.commit in changelogjannaerin2018-02-071-0/+1
* SERVER-31636 add new tasks for the update fuzzer in evergreen.ymlRobert Guo2018-02-072-0/+14
* SERVER-31484 separate the operation deadline from awaitData deadline in shard...Martin Neupauer2018-02-052-0/+2
* SERVER-32403 Increase remote EC2 expire time to 3 hoursJonathan Abrahams2018-02-021-0/+1
* SERVER-31886 Add powercycle tasks to run on WindowsJonathan Abrahams2018-02-012-5/+11
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-301-1/+3
* SERVER-32932 improve sles12 package testingZakhar Kleyman2018-01-291-0/+10
* SERVER-32235 blacklist getMore tests from causally consistent passthrough suitesMisha Tyulenev2018-01-262-0/+4
* SERVER-31942 Truncate test lifecycle JIRA issue descriptionChibuikem Amaechi2018-01-252-9/+33
* SERVER-32614 Remove usage of non-threadsafe strptime()Yves Duhem2018-01-251-11/+13
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-252-50/+179
* SERVER-32520 Add VPC support for launching AWS EC2 instancesEddie Louie2018-01-222-1/+49
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-196-1/+33
* SERVER-32609 Skip reports with no historical dataYves Duhem2018-01-192-6/+20
* SERVER-32376 Disallow startSession command and listLocalCursors/Sessions aggr...Jack Mulrow2018-01-151-5/+2
* SERVER-32568 Blacklist migration_sets_fromMigrate_flag.js from the CSRS conti...Kaloian Manassiev2018-01-121-1/+2
* SERVER-32209 Disable min_valid_on_pv_change.js temporarily on 3.6Siyuan Zhou2018-01-121-0/+2
* SERVER-32414 Remove some `stdx::` checks from lintADAM David Alan Martin2018-01-111-6/+0
* SERVER-31636 rename generational_jstestfuzz* to aggregation_fuzzerRobert Guo2018-01-101-0/+0
* SERVER-31707: Test changeStreams on a sharded collection where the shard does...Nick Zolnierz2018-01-101-0/+1
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersr3.6.2-rc0r3.6.2Maria van Keulen2018-01-041-0/+2
* SERVER-30538 PeriodicKillSecondaries hook should account for emptyJudah Schvimer2018-01-021-2/+11
* SERVER-30538 check that oplogTruncateAfterPoint is correct in PeriodicKillSec...Judah Schvimer2018-01-021-32/+70
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-144-3/+159
* SERVER-27724 Minimize split chunk command routing table refreshesDianna Hohensee2017-12-081-0/+2
* SERVER-30226 Best effort make the recipient shard refresh its metadata after ...Dianna Hohensee2017-12-061-0/+3
* SERVER-31731 Test that mongos accepts a --timeZoneInfo parameter, and can cor...Bernard Gorman2017-12-051-0/+1
* SERVER-31627 ShardingTest.checkUUIDsConsistentAcrossCluster can fail to see c...Esha Maharishi2017-12-051-0/+3
* SERVER-31660 Bring BSONObj parsers back for IDL generated commandsMark Benvenuto2017-12-052-47/+36
* SERVER-32125 Only add/remove UUIDs during upgrade/downgradeGeert Bosch2017-11-306-0/+6
* SERVER-30384 unblacklist tests from causally consistent jscore passthroughsKyle Suarez2017-11-292-18/+2
* SERVER-30384 tests should specify a sort when expecting an ordering for a queryKyle Suarez2017-11-292-34/+8
* SERVER-30440 Create replica_sets_jscore_fcv34_passthroughTess Avitabile2017-11-281-0/+40
* SERVER-32029 Only target primary shard for unsharded change stream.Charlie Swanson2017-11-272-0/+5
* SERVER-31976 Move MMAP tests to dedicated buildvariantsIan Whalen2017-11-271-94/+0
* SERVER-31476 Server should prohibit establishing a cursor on a read-only viewSiyuan Zhou2017-11-211-0/+1
* SERVER-31866 setFCV should always wait for majority writeConcernJack Mulrow2017-11-211-0/+2
* SERVER-31909 Recipient shard should fail migration if it already has the coll...Esha Maharishi2017-11-211-0/+1
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-215-2/+44
* SERVER-31836 Always dispatch sorted tailable awaitdata getMores to the shards...Bernard Gorman2017-11-211-0/+1
* SERVER-32005 IDL augment code with compiler likely macroMark Benvenuto2017-11-201-8/+13
* SERVER-32005 IDL chained struct InlingMark Benvenuto2017-11-206-23/+55
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-171-0/+2