summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-45526 Reclaim lookup performanceTed Tuckman2020-02-136-14/+18
* Revert "SERVER-29030 Announce new primary via heartbeat requests"Ryan Timmons2020-02-137-140/+17
* SERVER-46082 Use bin/analysis.py for performance projectsHenrik Ingo2020-02-132-50/+39
* Revert "SERVER-45562 Ensure consistent $$NOW value across $unionWith arms"Gregory Wlodarek2020-02-131-16/+0
* SERVER-45651 ReplSetTest stopSet checks should pass explicit RWCKevin Pulo2020-02-132-6/+71
* SERVER-45918 Add SortStageSimple.David Storch2020-02-1338-553/+966
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-1324-258/+284
* SERVER-43518 Complete TODO listed in SERVER-39141Alex Taskov2020-02-134-40/+8
* SERVER-46106 Keep read-modify accesses to NetworkInterfaceMock::_alarms in on...Amirsaman Memaripour2020-02-121-3/+3
* SERVER-45470 Process metadata with each new batch in the new oplog fetcherSamyukta Lanka2020-02-123-39/+365
* SERVER-29030 Announce new primary via heartbeat requestsRyan Timmons2020-02-127-17/+140
* SERVER-43761 Log OS version at startupMark Benvenuto2020-02-121-0/+7
* SERVER-46011 reduce uuid expression in rename_collectionGaurav Singh2020-02-121-1/+1
* SERVER-45884 don't run the hang analyzer on ASAN buildsRobert Guo2020-02-127-12/+39
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-1227-151/+206
* SERVER-46058 Redaction of BSONObj results in BSONObj and not a string.Henrik Edin2020-02-128-29/+88
* SERVER-46095 Must wrap WriteConcernOptions::SyncMode::JOURNAL w/ repl::Replic...Dianna Hohensee2020-02-121-0/+9
* SERVER-45562 Ensure consistent $$NOW value across $unionWith armsJacob Evans2020-02-121-0/+16
* SERVER-45908 Use explicit read concern in sharding test index consistency hookJack Mulrow2020-02-124-15/+51
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-1238-254/+1177
* SERVER-45892 Index operations from 4.2 mongos shouldn't abort migrationsJack Mulrow2020-02-122-7/+22
* SERVER-30883 fast-path fetching of oldest oplog entryEric Milkie2020-02-125-5/+60
* SERVER-46099 Support capturing toString() that returns StringData in logv2Henrik Edin2020-02-122-4/+39
* SERVER-45927 Alias for Atlas FTSMihai Andrei2020-02-128-49/+49
* SERVER-45183 Add Ubuntu1604 Container SupportJohn Chen2020-02-122-1/+24
* SERVER-45900 Check for unsharded collection when submitting range deletion taskJack Mulrow2020-02-122-8/+86
* SERVER-45821 Re-enable disabled incremental backup cursor tests and add addit...Gregory Wlodarek2020-02-122-12/+18
* SERVER-46088 Exclude sharding auth tests from ephemeralForTest variantAlex Taskov2020-02-122-2/+2
* SERVER-45986 index_shutdown_cmd_primary.js waits for IndexBuildsCoordinator b...Benety Goh2020-02-121-1/+1
* Import wiredtiger: d74cb1a91399e1197a95667502002ffed2b7b82b from branch mongo...Luke Chen2020-02-12792-868/+983
* SERVER-45940 allow jstest RWC overrides to override explicit RWC if it's the ...Kevin Pulo2020-02-122-3/+7
* SERVER-46083 Fix logic in LogTag::toBSONArray()Henrik Edin2020-02-121-2/+2
* SERVER-42009 Forbid creation of collections with namespace names containing a $Geert Bosch2020-02-113-4/+7
* SERVER-46017 Add truncation support for JSON formatterHenrik Edin2020-02-1118-185/+525
* SERVER-42191 Blacklist warm_up_connection_pool.jsRandolph Tan2020-02-111-0/+1
* SERVER-45948 Allow users to specify /DEBUG:fastlink via command line LINKFLAGSAndrew Morrow2020-02-111-1/+17
* SERVER-46062 Prevent ChunkManagerTargeter from accessing all shard versions b...Blake Oler2020-02-115-78/+68
* SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler2020-02-119-22/+226
* SERVER-46020 avoid unnecessary copy in wildcard index planningIan Boros2020-02-111-2/+3
* SERVER-45902 hostInfo identifies Windows Server 2019 as Windows Server 2016Mark Benvenuto2020-02-111-2/+8
* SERVER-44705: Track time spent in each batchLingzhi Deng2020-02-112-1/+8
* SERVER-45297: Improve split error message for indivisibile chunksJosef Ahmad2020-02-111-2/+2
* SERVER-45577 Submit range deletion tasks on fixed executorJack Mulrow2020-02-114-31/+210
* SERVER-46069 Use invalidateShardForShardedCollection in the router's moveChun...Blake Oler2020-02-111-3/+3
* SERVER-46043 Remove genny_generate_all task from sys-perf wt_developdalyd2020-02-111-0/+2
* SERVER-46064 Strip the gen-suffix of task names when checking if tasks should...Jason Chan2020-02-111-1/+2
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-1120-76/+337
* Revert "SERVER-44984 reduce index build thread pool default and index build e...William Schultz2020-02-115-20/+17
* SERVER-46053: NewOplogFetcher should send term and lastCommittedOpTime in get...Lingzhi Deng2020-02-112-5/+68
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-1119-112/+112