summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46990 Fix check for command names for commands in txns paramMaria van Keulen2020-03-192-9/+7
* SERVER-45972 Test that $out can read from and write to the same collectionDavid Storch2020-03-191-0/+49
* SERVER-46890 Prevent $unionWith explain attaching a cursor source twice.Ted Tuckman2020-03-193-1/+27
* SERVER-46704 IndexBuildsCoordinatorMongod::voteCommitIndexBuild should not pe...Suganthi Mani2020-03-191-38/+19
* SERVER-46945: Correct FCV-aware error messages for overlong collection names.Daniel Gottlieb2020-03-195-161/+15
* Import wiredtiger: f6ab94b43bc56ce16ba0192ed15d1b602e9f2017 from branch mongo...Luke Chen2020-03-1951-601/+1282
* SERVER-46917 Index builder on receiving commit/abort signal should cancel the...Suganthi Mani2020-03-196-28/+62
* SERVER-46742 Add unit tests for ReplicationCoordinator::awaitConfigCommitmentWilliam Schultz2020-03-181-0/+69
* SERVER-45096 Add unit tests to ensure safe reconfig never rolls back entries ...William Schultz2020-03-181-0/+200
* SERVER-46742 Move logic to wait for replica set config commitment into a dedi...William Schultz2020-03-1811-43/+88
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-182-0/+251
* SERVER-46879 Fix profiler query in read_pref_cmd.js and not assert that the c...Cheahuychou Mao2020-03-184-70/+104
* SERVER-46646 Disallow hedging for commands that can potentially do writesCheahuychou Mao2020-03-185-45/+140
* SERVER-39423 Secondaries already possessing an index replicated via startInde...Gregory Wlodarek2020-03-184-0/+171
* SERVER-46567 Update shell methods Mongo.setReadPref and cursor.readPref to su...Cheahuychou Mao2020-03-183-176/+393
* SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao2020-03-185-41/+77
* SERVER-46558 Abort index builds only after transitioning to rollback and when...Louis Williams2020-03-189-82/+53
* SERVER-46607 ignore MaxTimeMSExpire error on hedged readsMisha Tyulenev2020-03-182-11/+86
* SERVER-46566 increment hedging metrics countersMisha Tyulenev2020-03-188-13/+107
* SERVER-46024 Collect /proc/vmstat swap statistics in FTDCMark Benvenuto2020-03-184-0/+199
* SERVER-46910 2 phase index builds should not try to vote when shutdown is in ...Suganthi Mani2020-03-172-25/+20
* SERVER-46914: Stop looking at multiversion configuration for non-multiversion...David Bradford2020-03-172-2/+6
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-1717-38/+235
* SERVER-46641: Limit collection names to 255 characters.Daniel Gottlieb2020-03-179-71/+23
* SERVER-45881: Bypass flow control on txn metadata operations.Daniel Gottlieb2020-03-176-4/+34
* SERVER-45633 unblacklist merge_with_move_primary.js test from config continuo...Alex Taskov2020-03-171-2/+0
* SERVER-44854 Make stronger visibility guarantees for new collectionsMaria van Keulen2020-03-173-55/+27
* SERVER-45207 Address of stack memory associated with local variable 'replOper...Alex Taskov2020-03-161-2/+2
* SERVER-46896: Reduce job count of sharded_collections_jscore_passthrough and ...David Bradford2020-03-161-0/+12
* SERVER-46872 Tolerate NoProgressMade response in yield_with_drop.js.Max Hirschhorn2020-03-161-0/+1
* SERVER-46854 Disable periodic index consistency checker on config servers in ...Mihai Andrei2020-03-161-0/+5
* SERVER-46843 Format ISO-8601 date time zone offset according to RFC 3339 Sect...Henrik Edin2020-03-167-109/+176
* SERVER-46406 Perf improvements in the logger.Henrik Edin2020-03-1610-98/+240
* SERVER-46658 Implement commit quorum option "all".Suganthi Mani2020-03-1620-123/+461
* SERVER-46846 Prevent delete_hint.js from running in multiversion passthroughs...Bernard Gorman2020-03-161-1/+1
* Import wiredtiger: 59c2abc4d95f7d29b8a4ed43c7f182cd3c515e90 from branch mongo...Luke Chen2020-03-167-21/+420
* Import wiredtiger: 187983a50c696eb217a780bb6b29e4bd3433c13b from branch mongo...Luke Chen2020-03-15225-7738/+14066
* SERVER-46640 The TTLMonitor should not remove the cached index information fr...Gregory Wlodarek2020-03-135-9/+102
* SERVER-46640 Register index information in TTLCollectionCache upon a successf...Gregory Wlodarek2020-03-132-9/+13
* SERVER-46756 Migration recovery on stepup can attempt to recover a move chunk...Esha Maharishi2020-03-1311-164/+211
* SERVER-46851: Reduce number of jobs in logical session cache testsDavid Bradford2020-03-131-1/+1
* SERVER-46368 Remove indexbg_shutdown.jsLouis Williams2020-03-131-168/+0
* SERVER-46847 Add 'requires_fcv_4.4' to $unionWith concurrency testCharlie Swanson2020-03-131-2/+7
* SERVER-45768 Tag rename7.js with assumes_against_mongod_not_mongosRandolph Tan2020-03-132-1/+18
* SERVER-46184 Replace sharded_moveChunk_drop_shard_key_index.js with cpp testRandolph Tan2020-03-139-106/+28
* SERVER-46639 Disable Flow Control for the internal OplogCapMaintainerThreadDianna Hohensee2020-03-131-0/+4
* SERVER-46622 Disable Flow Control for the WiredTigerJournalFlusher internal t...Dianna Hohensee2020-03-131-0/+6
* SERVER-46666 Add extra validate logging for unit tests for debug proposesDianna Hohensee2020-03-1312-41/+130
* SERVER-45648 Make _configsvrCreateDatabase send _flushDatabaseCacheUpdates to...Blake Oler2020-03-133-50/+135
* SERVER-46795 Allow for JS interrupt in mr_bigobject_replace.jsCharlie Swanson2020-03-131-4/+13