summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33813 launch_evergreen_ec2_instance.sh should immediately fail if the ...Jonathan Abrahams2018-04-033-20/+79
* SERVER-34210 fix display of benchmarks with multple argumentsRobert Guo2018-04-032-65/+111
* SERVER-34179 refactor isGenericArgumentBilly Donahue2018-04-021-1/+2
* SERVER-34248 fix file nameRobert Guo2018-04-021-1/+1
* SERVER-34248 blacklist function_string_representation.js from sharded causal ...Robert Guo2018-04-021-0/+2
* SERVER-33189 Comment-only change to sharding_last_stable testsMatthew Saltz2018-04-021-1/+1
* SERVER-33570 Enabled some sharding_last_stable tests that were blacklisted un...Matthew Saltz2018-04-021-96/+11
* SERVER-34145 Add failpoint and getDatabase function calls to persist DB versi...jannaerin2018-03-301-0/+2
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-301-0/+2
* SERVER-34098 Add benchmark for ChunkManager refresh.Max Hirschhorn2018-03-292-1/+19
* SERVER-33918: Support $changeStream against all collections in a database for...Nick Zolnierz2018-03-293-0/+12
* SERVER-34185 Introduce DataConsistencyHook for raising ServerFailures.Max Hirschhorn2018-03-294-4/+24
* SERVER-34178 Wire up TestData.excludedDBsFromDBHash again.Max Hirschhorn2018-03-297-14/+0
* SERVER-33633 Create jstestfuzz_interrupt and jstestfuzz_interrupt_replication...Louis Williams2018-03-282-0/+80
* SERVER-34154: Add Recovery logger under storage for checkpoint and catalog de...Daniel Gottlieb2018-03-282-0/+14
* SERVER-32920 Avoid overriding read preference for the config server in passth...Robert Guo2018-03-284-61/+33
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-0/+2
* SERVER-33029 support global snapshot aggregate commandMisha Tyulenev2018-03-271-0/+2
* SERVER-33462 allow killOp on local mongos operationsIan Boros2018-03-271-0/+2
* SERVER-33585 do not return clusterTime when no keys are availableMisha Tyulenev2018-03-263-0/+5
* Revert 0c082a81047cee66821e295d02e3588f7934ff64: SERVER-3645Ian Boros2018-03-261-2/+0
* SERVER-33756 Disable colors in benchmark output in logkeeperRobert Guo2018-03-261-1/+4
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-26129-3510/+2803
* SERVER-34126 remove config_version_rollback.jsJudah Schvimer2018-03-262-3/+0
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-48/+1
* SERVER-33718 Explain does not produce a plan for mongoS-only aggregation pipe...Bernard Gorman2018-03-241-0/+1
* SERVER-34005 Add more SDK variantsAndrew Morrow2018-03-222-5/+12
* SERVER-14900 Log operations that exceed slowMs on mongoSBernard Gorman2018-03-221-1/+10
* SERVER-32847: Make copyDb transfer UUIDs when creating collectionsjannaerin2018-03-212-2/+3
* SERVER-33914 Provide embedded SDK download linksAndrew Morrow2018-03-212-17/+34
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-211-0/+2
* SERVER-33815 Create transactions test suite and test tagWilliam Schultz2018-03-2020-2/+78
* SERVER-33746 pipe additional evergreen options into resmoke.pyRobert Guo2018-03-205-85/+127
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-164-11/+0
* SERVER-19410 Add maxTimeMS support to mongosCharlie Swanson2018-03-161-0/+2
* SERVER-33905 Only run pre-push githooks when the remote URL matches MongoDB repoLouis Williams2018-03-151-0/+7
* SERVER-33858 Update and findAndModify with upsert=true should not create syst...Tess Avitabile2018-03-141-0/+1
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-47/+0
* Revert "SERVER-19410 Enforce maxTimeMS on mongos."Charlie Swanson2018-03-131-2/+0
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-133-116/+16
* SERVER-33843: Have periodic kill secondaries first do dbhash checks then vali...Daniel Gottlieb2018-03-131-4/+8
* SERVER-33202 add hook to generate data file for the perf dashboardRobert Guo2018-03-1214-20/+375
* SERVER-19410 Enforce maxTimeMS on mongos.Charlie Swanson2018-03-121-0/+2
* SERVER-33778 Remove change_stream_remove_shard.jsCharlie Swanson2018-03-121-1/+0
* SERVER-33811 Clear dbpath after dbtest suite executionYves Duhem2018-03-121-0/+4
* SERVER-33520 Enable background refreshing of the logical session cache during...Ian Whalen2018-03-099-3/+11
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-0/+47
* SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directoryJonathan Abrahams2018-03-095-2229/+69
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-47/+0
* SERVER-30203 Switch to use new-style for concurrency tests in Evergreen.Max Hirschhorn2018-03-083-13/+66