summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34757 Await replication before cloning in clone_catalog_data.js testBlake Oler2018-08-301-0/+8
* SERVER-35905 Plug pieces together to perform a distributed when applicableMartin Neupauer2018-08-3013-217/+592
* SERVER-36100 generate _id for $out uniqueKey if not presentKyle Suarez2018-08-305-40/+158
* SERVER-36122 Add capability to send 'fire and forget' commands to ShardRemoteRandolph Tan2018-08-305-29/+107
* SERVER-36015: Fix lint.Daniel Gottlieb2018-08-291-1/+1
* SERVER-36929 Temporarily blacklist multi_statement_transaction_all_commands*....jannaerin2018-08-291-0/+4
* SERVER-35247 Undefined is allowed for required fields in IDLMark Benvenuto2018-08-292-11/+88
* SERVER-36531 Lock acquisition may throw despite use of UninterruptibleLockGua...Louis Williams2018-08-292-2/+51
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-2992-1497/+203
* SERVER-36081: Write auth tests for $out and bypassDocumentValidationNick Zolnierz2018-08-293-4/+234
* SERVER-36848 Temporarily blacklist snapshot_read_kill_op_only.js.Max Hirschhorn2018-08-291-0/+4
* SERVER-36807 Add --setShellParameter to shellSara Golemon2018-08-293-0/+64
* Revert "SERVER-13455 Add new configuration option for mongod to allow separat...Daniel Gottlieb2018-08-2919-407/+30
* SERVER-36845 Change sessionId check in check_repl_db_hash_background hook to ...jannaerin2018-08-291-1/+2
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-08-296-39/+194
* SERVER-34593 New resmoke option to repeat testsYves Duhem2018-08-299-31/+54
* SERVER-36662 Delete UpdateNotifier.David Storch2018-08-2922-243/+52
* SERVER-16857 Delete MMAPv1 diskloc invalidations.David Storch2018-08-2965-999/+218
* SERVER-36613 Remove PyYaml depedency in configExpandRest testsSara Golemon2018-08-296-9/+18
* SERVER-36306 Add FSM workloads that run transactions workloads with all threa...jannaerin2018-08-2810-82/+378
* SERVER-36906 Connection state now allowed to be kConnectionStateUnknownBen Caimano2018-08-281-4/+0
* SERVER-36899 Accept new 'startAfter' option in watch() helpersCharlie Swanson2018-08-285-51/+77
* SERVER-36130 Verify shardId rather than connection string during migrationjannaerin2018-08-282-3/+6
* SERVER-36736 Avoid doing work in Client lock when destroying OperationContext...Matthew Russotto2018-08-281-5/+10
* SERVER-36725 force periodic_runner_impl_test to call tearDownJason Carey2018-08-281-0/+13
* SERVER-36152 Update requirements.txtBen Caimano2018-08-284-5/+67
* SERVER-29450 Lower OplogFetcher and CollectionCloner batch sizes in tests by ...Tess Avitabile2018-08-283-18/+16
* SERVER-36451 ContinuousStepdown with killing nodes can hang due to not being ...Jonathan Abrahams2018-08-281-2/+16
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for Repl...Misha Tyulenev2018-08-285-83/+54
* SERVER-36758 Remove second write to advance commit point on secondaries in Re...Tess Avitabile2018-08-281-6/+0
* SERVER-36299 Ensure that dbclient_cursor_test clears last sent message in bet...William Schultz2018-08-281-0/+4
* SERVER-13201 support $out to foreign databaseKyle Suarez2018-08-289-73/+341
* SERVER-36893 Change autosplit_heuristics.js to wait for chunk splitting after...Matthew Saltz2018-08-281-7/+6
* SERVER-35222 Make sure that SessionsCollectionConfigServer will shard config....Randolph Tan2018-08-281-1/+1
* SERVER-36266: Add fsync auth privilege requirement to $backupCursor.Daniel Gottlieb2018-08-274-26/+34
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-2713-7/+62
* SERVER-36781 Initialize _execContext in $mergeCursors stageCharlie Swanson2018-08-271-1/+1
* SERVER-36424 Enforce uniqueKey is unique enoughCharlie Swanson2018-08-2712-3/+433
* SERVER-36883 lock oplog for non-doc-locking storage enginesEric Milkie2018-08-271-2/+18
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-2716-52/+886
* SERVER-36892 Call waitForMovePrimaryCriticalSectionSignal() in onDbVersionMis...Esha Maharishi2018-08-271-11/+9
* SERVER-36755 CollectionLock acquisition in shard_filtering_metadata_refresh.c...Esha Maharishi2018-08-273-33/+39
* SERVER-36755 CollectionLock acquisition in shard_filtering_metadata_refresh.c...Esha Maharishi2018-08-275-21/+29
* SERVER-36760 Relax conditions for shard_existing_coll_chunk_count.jsMatthew Saltz2018-08-271-7/+7
* SERVER-36321 Blacklist change_streams_primary_shard_unaware.js and hash_shard...jannaerin2018-08-272-1/+7
* SERVER-36783 Run secondary_reads_passthrough with more memory headroom.Max Hirschhorn2018-08-271-0/+10
* SERVER-36474 Cannot initiate a replica set if free monitoring is disabled at ...Mark Benvenuto2018-08-272-1/+43
* SERVER-35763 lastWriteDate field can get out of sync between repl set nodes d...Randolph Tan2018-08-271-9/+1
* SERVER-36015 Update sync_tail_test.cpp to use the createIndexes oplog entry r...Dianna Hohensee2018-08-274-67/+90
* SERVER-36817 replSetFreeze command run by stepdown thread may fail when serve...Jonathan Abrahams2018-08-271-28/+11