summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 956384325e5ff99567ea7b63b1b87b7bb62c76b8 from branch mongo...Luke Chen2019-08-2815-142/+413
* SERVER-39467 Update EnsurePythonVersion to 3.6Mathew Robinson2019-08-271-1/+1
* SERVER-43005 : getKeyVault.createKey() should return the created data keyShreyas Kalyan2019-08-277-24/+17
* SERVER-43028 Use separate debug for stitch buildsAndrew Morrow2019-08-271-1/+7
* SERVER-43051 Add additional logging in validate_tests to help diagnose failed...Gregory Wlodarek2019-08-271-38/+78
* SERVER-42234: make one node not able to assume primary roleLamont Nelson2019-08-271-4/+7
* SERVER-36390 Removed unused getVersionUnsafe() functionXuerui Fa2019-08-271-11/+0
* SERVER-42627 Shutdown IndexBuildsCoordinator before closing all dbs in Servic...Janna Golden2019-08-271-2/+2
* SERVER-43048 repl_set_config ADLBilly Donahue2019-08-272-3/+3
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-2718-179/+36
* Revert "SERVER-41802: Enforce max_sub_suites option in generate_resmoke_tasks"David Bradford2019-08-272-4/+6
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-2718-36/+179
* SERVER-39613 Remove kCommittingWithPrepare and kCommittingWithoutPrepare from...Siyuan Zhou2019-08-264-103/+13
* SERVER-41802: Enforce max_sub_suites option in generate_resmoke_tasksDavid Bradford2019-08-262-6/+4
* SERVER-43011 Add optional namespace restriction to failCommand failpointJack Mulrow2019-08-265-9/+62
* SERVER-40852: use assert.soon to wait for valid operation timeLamont Nelson2019-08-261-15/+26
* SERVER-42963 Add uses_atclustertime tag to router_transaction_current_op.jsJack Mulrow2019-08-261-1/+1
* SERVER-41687 last_vote.js should step up nodes instead of stepping down nodesSamyukta Lanka2019-08-261-9/+5
* SERVER-42354 Remove SortedDataInterface::seek() which accepts a SeekPointXiangyu Yao2019-08-2615-166/+382
* SERVER-42964 Fix wrong ulimit recommended settings docs link in init and serv...Daniel Hatcher2019-08-266-6/+6
* SERVER-43008 Invariant that a catalog document is never written with 'multike...Louis Williams2019-08-261-2/+20
* SERVER-43037 Update hooks/validate_collections.js to recognize NamespaceNotFo...Dianna Hohensee2019-08-261-1/+1
* SERVER-39467 Update EnsureSConsVersion to 3.1.1Mathew Robinson2019-08-261-1/+1
* SERVER-42821 Improve error message when operation killed because it exceeded ...Janna Golden2019-08-264-2/+10
* SERVER-43031 fix stdx::type_identity_tBilly Donahue2019-08-261-1/+1
* SERVER-39996 Moved setting ignorePrepared behavior outside of waitForReadConc...Suganthi Mani2019-08-2610-47/+79
* SERVER-42756 $multiply operator may return with or w/o an error depending on ...Anton Korshunov2019-08-262-2/+56
* SERVER-41758 Verify that at least 1 shard exists after hard-reload in aggrega...Bernard Gorman2019-08-246-12/+212
* SERVER-42219 Make sure oplog buffer is empty when primary exits drain mode.Siyuan Zhou2019-08-232-9/+60
* SERVER-43016 Fix typo in timestamped_reads_wait_for_prepare_oplog_visibility....Jason Chan2019-08-231-2/+6
* SERVER-42991 Use an incremental time of 200ms for the auto advancing clock so...Gregory Wlodarek2019-08-231-2/+2
* SERVER-41956 Add integration and unit tests for killing commit and abort tran...William Schultz2019-08-233-0/+273
* SERVER-42219 Remove logging death test of signalDrainComplete.Siyuan Zhou2019-08-232-53/+0
* SERVER-43022: Allow compile to be run independentlyDavid Bradford2019-08-231-4/+0
* BF-14509 don't allow test to run in suites w/o persistenceLamont Nelson2019-08-231-1/+1
* SERVER-42991 Throttle cursor tests should not depend on the systems wall clockGregory Wlodarek2019-08-233-31/+39
* SERVER-42947 LockerImpl::saveLockStateAndUnlock should no longer checkSuganthi Mani2019-08-231-1/+0
* SERVER-43009 Add requires_majority_read_concern tag to migration_waits_for_ma...jannaerin2019-08-231-1/+1
* SERVER-42978 Move validate lock acquisition from the cmd body into the helper...Dianna Hohensee2019-08-236-187/+159
* SERVER-42902 Fix misnamed library dependencyJacob Evans2019-08-231-1/+1
* SERVER-42221 Add concurrency control to checkpoint requests and expose it to ...Dianna Hohensee2019-08-2333-77/+230
* SERVER-42668 simplify dns::HostName, fix doc errorsBilly Donahue2019-08-231-135/+65
* SERVER-42902 Update the MR response formatting code to run on a pipelineJacob Evans2019-08-2310-268/+222
* SERVER-43010 remove DEV and MONGO_DEV macrosBilly Donahue2019-08-2316-35/+49
* SERVER-42968 Merge libfuzzer tasks with those in compile groupSpencer Jackson2019-08-232-14/+18
* SERVER-42924 Make killCursors diagnostics use uassert rather than verifySpencer Jackson2019-08-231-1/+1
* SERVER-42926 Fix path in libfuzzer evergreen taskSpencer Jackson2019-08-231-11/+3
* SERVER-43006 Unblacklist last_stable_mongos_and_mixed_shards tests now that 4...Bernard Gorman2019-08-232-117/+1
* SERVER-42980 Only assert keys are retrieved in increasing order from external...Louis Williams2019-08-231-8/+10
* SERVER-42884 Move logging component definition into anonymous namespace.ADAM David Alan Martin2019-08-231-17/+22