summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-46050 Use getLastAppliedOpTime rather than getHeartbeatAppliedOpTime f...Siyuan Zhou2020-02-101-1/+1
* SERVER-45982 Separate RequestState concept from NetworkInterfaceTL::CommandStateBen Caimano2020-02-102-186/+254
* SERVER-46049 Have _applyOperationsForTransaction() return a BadStatus instead...Jason Chan2020-02-101-4/+15
* SERVER-46054: Test getMore empty batch for NewOplogFetcherLingzhi Deng2020-02-102-3/+36
* SERVER-46034 no deadline in test setup lockBilly Donahue2020-02-102-11/+7
* SERVER-45530 Implement $match and $project duplication and pushdown across $u...Jacob Evans2020-02-108-16/+240
* SERVER-45909 Ensure fetchedBatches stat is updated before check in collection...Vesselina Ratcheva2020-02-101-4/+13
* SERVER-45082 Utilize ConfigVersionAndTerm structure for comparison and string...William Schultz2020-02-1010-59/+49
* SERVER-45469 Process batches in the new oplog fetcherSamyukta Lanka2020-02-102-237/+1023
* SERVER-46045 Return false in shouldActivateFailCommandFailPoint if the comman...Cheahuychou Mao2020-02-101-1/+7
* SERVER-44984 reduce index build thread pool default and index build external ...Eric Milkie2020-02-105-17/+20
* SERVER-46042 Run connPoolStats in assert.soon in warm_up_connection_pool.jsCheahuychou Mao2020-02-101-45/+45
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-1052-2/+241
* SERVER-44736 Raise Windows minimum to 8Mark Benvenuto2020-02-107-250/+20
* SERVER-45338 Make moveChunk robust to maxTimeMS expiring (fix auth after revert)Matthew Saltz2020-02-105-49/+162
* SERVER-46057 Disable truncation from js logging in shellHenrik Edin2020-02-101-0/+1
* SERVER-46047 fix compiledb ninja targetIan Boros2020-02-101-1/+1
* SERVER-45816 Write sampling function for command mirroringAmirsaman Memaripour2020-02-104-0/+389
* SERVER-45007 PBWM lock acquisition in GlobalLock supports deadlineBenety Goh2020-02-102-1/+19
* SERVER-46038 Allow HostUnreachable as acceptable error when cancelling exhaus...Janna Golden2020-02-101-2/+4
* SERVER-45007 ResourceLock::lock() supports deadlineBenety Goh2020-02-102-3/+5
* SERVER-46035 Disable embedManifest*Check on Windows for NinjaMathew Robinson2020-02-101-29/+32
* SERVER-44825 Test refineCollectionShardKey interaction with the range deleterMatthew Saltz2020-02-101-0/+162