summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31392: Test changeStreams when an unsharded collection becomes shardedNick Zolnierz2017-11-061-0/+1
* SERVER-31781 Rename variable to not conflict with module nameMathew Robinson2017-11-062-0/+27
* SERVER-31753 Add support for immutable IDL typesMark Benvenuto2017-11-036-1/+21
* SERVER-31637 Disable the periodic no-op writer in replica sets started by res...Eddie Louie2017-11-031-0/+7
* SERVER-31629 Support putting unique codes directly into Status constructorsMathias Stearn2017-11-022-11/+10
* SERVER-31390 Use a templating language to generate error_codes.{h,cpp,js}Mathias Stearn2017-11-021-0/+2
* SERVER-31742 errorcodes.py should include columns when printing file positionsMathias Stearn2017-11-011-13/+22
* SERVER-31641: Blacklist sharding/kill_sessions.jsSpencer Jackson2017-10-272-0/+2
* SERVER-31682 Use AWS EC2 force-stop in powercycle testsJonathan Abrahams2017-10-251-33/+80
* SERVER-30802 Add "with_external_server" to excluded executor_only set in resm...Jonathan Abrahams2017-10-251-2/+2
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-252-3/+22
* SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in sharded passt...Dianna Hohensee2017-10-205-5/+9
* Revert "SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in shard...Dianna Hohensee2017-10-205-9/+5
* SERVER-31615 add tag to queryoptimizer3.js so it doesn't run in sharded passt...Dianna Hohensee2017-10-205-5/+9
* SERVER-31571 add advanceClusterTime action typeMisha Tyulenev2017-10-194-0/+4
* SERVER-28403 setup_multiversion_mongodb.py looks for latest when downloading ...Jonathan Abrahams2017-10-181-150/+226
* SERVER-30978 add rollback fuzzer suites to evergreenRobert Guo2017-10-181-0/+11
* SERVER-31413 Clean up and remove old or obsolete rollback testsWilliam Schultz2017-10-181-0/+1
* SERVER-31413 Clean up structure of rollbackViaRefetchNoUUID test suiteWilliam Schultz2017-10-181-2/+2
* SERVER-31470 Move "run tests" logic into evergreen_run_tests.py.Max Hirschhorn2017-10-1812-126/+502
* SERVER-31524 make all metadata commands wait for majority writeConcern when r...Esha Maharishi2017-10-172-0/+2
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-0/+1
* SERVER-31413 Add test suite that runs the rollbackViaRefetchNoUUID algorithmWilliam Schultz2017-10-171-0/+32
* Enable change_streams_mongos_passthrough on evergreen.Siyuan Zhou2017-10-161-0/+5
* SERVER-31497: Move server-30084.js to sharding directory to prevent it from r...Nick Zolnierz2017-10-161-0/+1
* SERVER-31557 blacklist queryoptimizer3.js from the sharding_jscore_passthroug...Esha Maharishi2017-10-161-0/+1
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-161-43/+43
* SERVER-29522 better error codes when running concurrent tests in resmokeIan Boros2017-10-131-69/+153
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-121-0/+6
* SERVER-31008 Make trying to move the primary shard to the current primary not...Esha Maharishi2017-10-121-0/+1
* SERVER-5128/SERVER-5130 Modify js test to validate both tickets are fixedKaloian Manassiev2017-10-111-1/+1
* SERVER-31213 Retry retryable writes at least once in retryable_writes_jscore_...Jack Mulrow2017-10-111-0/+58
* SERVER-31475 Always detach from op ctx after cluster getMore.Charlie Swanson2017-10-111-0/+1
* SERVER-29609 Enable updateLookup for sharded change streams.Matthew Russotto2017-10-111-0/+3
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-113-0/+8
* Revert "SERVER-29522 better error codes when running concurrent tests in resm...Max Hirschhorn2017-10-112-152/+70
* SERVER-31501 In `testMoveChunkWithSession` ensure the config server primary k...Kaloian Manassiev2017-10-101-0/+4
* SERVER-30278 SCons icecream integrationAndrew Morrow2017-10-101-0/+439
* SERVER-29522 better error codes when running concurrent tests in resmokeIan Boros2017-10-102-70/+152
* SERVER-31472 resmoke returns error code when StepDownThread terminates premat...Ian Boros2017-10-101-4/+9
* SERVER-29141 Remove blacklist entry for resume_change_stream.js.Max Hirschhorn2017-10-091-1/+0
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-12/+17
* SERVER-30958: Add yml file for jstestfuzz_sharded_causal_consistencyIan Boros2017-10-091-0/+32
* SERVER-30161 Remove enableUUIDs server parameterLouis Williams2017-10-092-4/+0
* SERVER-30872 Avoid modifying suite from signal handlerYves Duhem2017-10-092-25/+38
* SERVER-30793 merge setFeatureCompatibilityVersion and _configsvrSetFeatureCom...Esha Maharishi2017-10-091-0/+1
* SERVER-30922 Do not fail on non matching selector patternYves Duhem2017-10-061-4/+1
* SERVER-29607 resmoke prints available suites when an invalid one is specifiedIan Boros2017-10-063-5/+20
* SERVER-31168: Add integration testing for $jsonSchema in contexts other than ...Nick Zolnierz2017-10-061-0/+1
* SERVER-30922 Fail on invalid resmoke test file argumentsYves Duhem2017-10-063-27/+74