summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33585 do not return clusterTime when no keys are availabler3.6.5-rc0r3.6.5Misha Tyulenev2018-05-114-0/+6
* SERVER-27534 All writing operations must fail if the term changesJustin Seyster2018-05-081-0/+2
* SERVER-33287 Create passthrough that kills the primary nodeSamy Lanka2018-05-063-31/+252
* SERVER-34098 Add benchmark for ChunkManager refresh.Max Hirschhorn2018-04-262-1/+19
* SERVER-34210 fix display of benchmarks with multple argumentsRobert Guo2018-04-264-168/+191
* SERVER-33202 add hook to generate data file for the perf dashboardRobert Guo2018-04-2614-9/+614
* SERVER-33199 Add benchmarks_storage test suiteRobert Guo2018-04-263-13/+32
* SERVER-33438 ignore benchmarks in burn_in_tests.pyRobert Guo2018-04-262-3/+7
* SERVER-33201 add resmoke.py testcase for Benchmark testsRobert Guo2018-04-264-29/+197
* SERVER-33497 remove support for options file in resmoke.pyRobert Guo2018-04-262-144/+88
* SERVER-25640 check if jstests leave unterminated processesKevin Albertson2018-04-251-0/+1
* SERVER-33812 remove rollback_too_new.jsBenety Goh2018-04-242-2/+0
* SERVER-29463 Platform Support: add Debian 9 stretchBrian McCarthy2018-04-202-1/+8
* SERVER-30642 Raise election timeouts in python fixturesJudah Schvimer2018-04-191-0/+7
* SERVER-34461: Source OpenSSL source tarball from boxes.10gen.comSpencer Jackson2018-04-161-1/+1
* SERVER-34390: Static link OpenSSL on OS XSpencer Jackson2018-04-162-0/+42
* SERVER-34361 Blacklist migration_critical_section_concurrency.js in sharding ...Matthew Saltz2018-04-061-0/+1
* SERVER-34352 Run dbhash check before collection validation.r3.6.4-rc0r3.6.4Max Hirschhorn2018-04-061-2/+5
* SERVER-33843: Have periodic kill secondaries first do dbhash checks then vali...Daniel Gottlieb2018-04-061-4/+8
* SERVER-34178 Wire up TestData.excludedDBsFromDBHash again.Max Hirschhorn2018-04-066-10/+5
* SERVER-33189 Unblacklist tests that require 3.4 last-stableMatthew Saltz2018-04-021-4/+0
* SERVER-33520 Enable background refreshing of the logical session cache during...Ian Whalen2018-03-279-3/+11
* SERVER-33691 Remote EC2 instances should have a log disk. Also increase the /...Jonathan Abrahams2018-03-233-181/+224
* SERVER-33936 update filename suffix to v3.6-latest for nightly buildsZakhar Kleyman2018-03-161-2/+2
* SERVER-33778 Remove change_stream_remove_shard.jsCharlie Swanson2018-03-131-1/+0
* SERVER-31452 run fuzzer with shard stepdownsKevin Albertson2018-03-101-7/+3
* SERVER-30979 Run the fuzzer with CSRS primary stepdowns.Max Hirschhorn2018-03-103-16/+112
* SERVER-32474 Fix double logging when using --log=buildlogger.Max Hirschhorn2018-03-106-25/+53
* SERVER-31556 Use fixture logger as parent of hook logger.Max Hirschhorn2018-03-102-3/+3
* SERVER-33640 Blacklist test from causally consistent passthroughs.Charlie Swanson2018-03-092-2/+4
* SERVER-33424 Change update_test_lifecycle.py script to use OAuth when authent...Jonathan Abrahams2018-03-083-27/+48
* SERVER-32600 Add architecture parameter to setup_multiversion_mongodb.py to e...Jonathan Abrahams2018-03-041-67/+95
* 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