summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30204 Fix exception handling in CleanupConcurrencyWorkloads hookJonathan Abrahams2018-05-151-22/+24
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-154-0/+4
* SERVER-33524 Fix kill secondaries standalone invariant checks to use a "recov...Judah Schvimer2018-05-151-18/+78
* SERVER-34855 Blacklist restart_catalog.js from causal consistency suitesVesselina Ratcheva2018-05-153-0/+12
* SERVER-32999 Remove Debian 7 buildsRamon Fernandez2018-05-141-13/+6
* SERVER-30204 Use a new CleanupConcurrencyWorkloads hook instead of CleanEvery...Jonathan Abrahams2018-05-148-27/+107
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-05-116-6/+153
* SERVER-34892: Save data files on all RS kill_* task failures.Daniel Gottlieb2018-05-102-0/+2
* SERVER-34916 Blacklist shell_connection_strings.js from retryable_writes_jsco...Jack Mulrow2018-05-091-0/+3
* SERVER-34680 - Add mongoe to bypass_compile artifacts tarballJonathan Abrahams2018-05-091-0/+1
* SERVER-34497: Remove CheckPrimary test hookDavid Bradford2018-05-0818-67/+0
* SERVER-34384 Use 5-node linear chain topology for secondary reads passthroughXiangyu Yao2018-05-072-5/+18
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-34832: Change evergreen timeout of auth on linux-debug to 1 hourDavid Bradford2018-05-042-2/+10
* SERVER-34420: Set idle event in stepdown thread even if there is a failureDavid Bradford2018-05-041-3/+5
* SERVER-33587 Add rollback fuzzer test suite that shuts down random nodes clea...Judah Schvimer2018-05-042-0/+45
* SERVER-33067 build cdriver with cmakeGabriel Russell2018-05-031-0/+29
* SERVER-34557 Restrict transactions to only run against replica set primariesWilliam Schultz2018-05-024-4/+0
* SERVER-34696: Add 30 minute timeout for tests in evergreenDavid Bradford2018-05-012-0/+93
* SERVER-34520 Forbid multi-document transactions run through mongoSWilliam Schultz2018-05-013-0/+3
* SERVER-34228 Add default value support for fields of type enumMark Benvenuto2018-05-014-33/+17
* SERVER-31937 de-blacklist kill_sessions.jsMisha Tyulenev2018-04-307-17/+1
* SERVER-34204 Always pass non-null opCtx when scheduling getMores in ARMCharlie Swanson2018-04-301-0/+73
* SERVER-34032 add tests for resuming using an "invalidate" resumeTokenIan Boros2018-04-303-0/+9
* SERVER-27541 Turn off primary catchup in all continuous stepdown suitesVesselina Ratcheva2018-04-303-0/+8
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-3010-65/+723
* SERVER-34486 Set transactionLifetimeLimitSeconds=1 in the fuzzer suites that ...Robert Guo2018-04-306-0/+6
* SERVER-34241 Remove the skipValidationNamespaces for config.transactionsRobert Guo2018-04-301-6/+0
* SERVER-34138 Allow change stream to be opened against non-existent DB and col...Bernard Gorman2018-04-298-30/+2
* SERVER-34655 Fix lintBrian McCarthy2018-04-271-1/+0
* SERVER-34655 Enhance SCons prune script error checkingBrian McCarthy2018-04-271-9/+11
* SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compil...Jonathan Abrahams2018-04-263-19/+140
* SERVER-34649 Return a bad status when the MovePrimarySourceManager receives a...Blake Oler2018-04-263-0/+3
* SERVER-34384 Add passthrough test for secondary readsXiangyu Yao2018-04-251-0/+131
* SERVER-34585 Enable Free Monitoring on SSL Builders and WindowsMark Benvenuto2018-04-251-1/+2
* SERVER-34635 import pymongo.write_concern in replicaset.pyJudah Schvimer2018-04-241-0/+1
* SERVER-34499 Add passthrough suite(s) replacing single-collection and single-...Bernard Gorman2018-04-234-0/+284
* SERVER-34298 Avoid running PeriodicKillSecondaries twice on failureYves Duhem2018-04-231-8/+11
* SERVER-34330: split up sharding_auth and sharding_auth_audit suitesDavid Bradford2018-04-2043-0/+2859
* SERVER-34226 Registration Integration TestsMark Benvenuto2018-04-201-0/+14
* SERVER-33165 Don't return from ReplSetTest.initiate until there is a stable c...Judah Schvimer2018-04-201-0/+58
* SERVER-34330: Split sharding_last_stable_mongos_and_mixed_shards into smaller...David Bradford2018-04-1914-0/+1143
* SERVER-34330: Split sharding_ese suite into smaller unitsDavid Bradford2018-04-1923-0/+1398
* SERVER-34330: Add excluded test to replica-sets-auth-misc suiteDavid Bradford2018-04-192-2/+6
* SERVER-34330: Split up replica_sets_ese suite into smaller suitesDavid Bradford2018-04-199-0/+708
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-196-2/+290
* SERVER-34330: Split up replica_sets_auth suiteDavid Bradford2018-04-189-0/+751
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-181-0/+2
* SERVER-34512: Patch mongo_printers.py to understand decorable changes.Daniel Gottlieb2018-04-181-2/+4
* SERVER-34330: Split up sharding test suite into smaller unitsDavid Bradford2018-04-1819-72/+1094