summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34090 Allow resuming change stream when resume token's document key do...Bernard Gorman2018-04-061-0/+1
* SERVER-23312 Fix issue with evergreen_run_tests.py stopping early.Max Hirschhorn2018-04-051-1/+1
* SERVER-31705 idl refactor relops, generate all 6.Billy Donahue2018-04-051-28/+9
* SERVER-23312 Fix running errorcodes.py as a script.Max Hirschhorn2018-04-051-1/+7
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-05142-2981/+2706
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-051-0/+2
* SERVER-29644 fix python lintingRobert Guo2018-04-051-0/+1
* SERVER-29644 Add test suite for Python unit testsRobert Guo2018-04-0512-27/+59
* SERVER-33767 verify targeted shard for global snapshot reads with multi-versi...Misha Tyulenev2018-04-042-0/+6
* SERVER-33323 Add basic.h to CPP files generated by IDLMark Benvenuto2018-04-041-0/+4
* SERVER-33820: Allow change streams with 'updateLookup': "fullDocument" agains...Nick Zolnierz2018-04-043-0/+3
* SERVER-34001: Add db.watch() shell helper to open a change stream for a databaseNick Zolnierz2018-04-043-0/+3
* SERVER-33818: Add 'resumeWithClusterTime' as an alias for '$_resumeAfterClust...Nick Zolnierz2018-04-041-0/+1
* SERVER-32437 add Amazon Linux 2 platform supportZakhar Kleyman2018-04-044-11/+39
* 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