summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44450 Do not add fromMigrate field to applyOps insert oplog entriesJason Chan2020-03-273-5/+109
* SERVER-47156 Skip checking for orphans at the end of gle_sharded_wc.jsMatthew Saltz2020-03-271-2/+3
* SERVER-46621 add test for ns field for index build db.currentOp() entryBenety Goh2020-03-272-2/+17
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-2733-148/+699
* SERVER-46833 Remove FCV-dependent code related to the Resumable Range Deleter...Alex Taskov2020-03-275-108/+25
* SERVER-47146 Remove unused initial sync server parametersMatthew Russotto2020-03-271-29/+0
* Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly2020-03-2716-288/+160
* SERVER-47143 Fix ocsp_basic on WindowsShreyas Kalyan2020-03-271-15/+20
* Revert "SERVER-46439 Add acceptance tests for burn_in_tags."Matthew Saltz2020-03-273-218/+13
* SERVER-47141 Make failpoint in NetworkInterfaceTL sort targets before constru...Cheahuychou Mao2020-03-272-30/+27
* SERVER-46849 Submit range deletion task in an onCommit handlerMatthew Saltz2020-03-271-3/+27
* SERVER-46895 Do not check duplicate key violations on index builds during opl...Louis Williams2020-03-278-47/+16
* SERVER-44034 Remove refineCollectionShardKey and config.chunks/tags upgrade/d...Jack Mulrow2020-03-2724-1207/+29
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-2716-160/+288
* SERVER-44034 Temporarily disable sharding_last_stable_and_mixed_shards suiteJack Mulrow2020-03-271-9/+10
* Revert "SERVER-46950 Add message-strings for TLS"Spencer Jackson2020-03-2710-210/+139
* SERVER-46439 Add acceptance tests for burn_in_tags.Jim OLeary2020-03-273-13/+218
* SERVER-47133 Refactor HttpClient to allow returning on errorSara Golemon2020-03-276-88/+154
* SERVER-46838 Update last_stable_mongos_commands.js to reflect the 4.5-branche...Tommaso Tocci2020-03-275-46/+18
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-03-275-36/+41
* SERVER-47077 Clean up log lines in 'mongo/db'Amirsaman Memaripour2020-03-274-33/+30
* SERVER-47097 Add ReplSetMetadata.isPrimaryA. Jesse Jiryu Davis2020-03-2711-84/+158
* SERVER-47012 Make it more obvious that retryIdempotentWorkUntilSuccess will s...Esha Maharishi2020-03-271-17/+27
* SERVER-45088 Simplify safe reconfig avoids diverging configs testAli Mir2020-03-261-77/+48
* SERVER-47099 Remove FCV logic from periodic sharded index checkerJack Mulrow2020-03-264-111/+4
* SERVER-46370 Maintain _receivingChunks list correctly after shard key refineMatthew Saltz2020-03-267-141/+427
* SERVER-47139 Introduce GuaranteedExecutor classBen Caimano2020-03-267-57/+450
* SERVER-46627: Ensure secondaries with 'newlyAdded' field have priority: 0Xuerui Fa2020-03-264-9/+192
* SERVER-41873 Remove most remaining uses of 'oplogReplay' flagDavid Storch2020-03-2613-98/+112
* SERVER-46582 Remove FCV checks for safe replica set reconfigAli Mir2020-03-264-45/+9
* SERVER-45055 Startup recovery should work with more than one unfinished two-p...Louis Williams2020-03-265-35/+47
* SERVER-47053 Check for undefined setParameters options in servers.jsWilliam Schultz2020-03-261-3/+4
* SERVER-47131 Do not run 'rolling_index_builds_shutdown_early.js' on the commi...Gregory Wlodarek2020-03-261-2/+3
* SERVER-46090: Remove references to lastCommittedOpXuerui Fa2020-03-264-99/+4
* SERVER-47103 Add OrphanCleanupPolicy parameter to getOwnershipFilterTommaso Tocci2020-03-2612-17/+46
* SERVER-46434 return a bool for isNewlyAdded()Judah Schvimer2020-03-263-6/+9
* SERVER-46201 small missed tweaks to ReplicaSetAwareServiceKevin Pulo2020-03-261-3/+2
* SERVER-46832 add a variant to run the jstest/core suite with enabled hedge readsMisha Tyulenev2020-03-263-0/+281
* SERVER-46434 added more MemberConfig::toBSON unittestsJudah Schvimer2020-03-251-4/+78
* SERVER-44236 Delete database versioning code that is for backwards compatibil...Esha Maharishi2020-03-254-122/+1
* SERVER-45575 Update resmoke.py to add in nodes to the replica set fixture one...William Schultz2020-03-251-6/+14
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-2518-308/+436
* SERVER-46120 Make ReplSetMetadata non-optionalA. Jesse Jiryu Davis2020-03-252-38/+40
* SERVER-46503 inline namespace mongo::literalsBilly Donahue2020-03-253-12/+24
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-03-2510-139/+210
* SERVER-45269 refactor log_test_v2Billy Donahue2020-03-252-533/+496
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideEsha Maharishi2020-03-255-130/+194
* SERVER-47095 Secondaries voting to commit index builds already existing shoul...Gregory Wlodarek2020-03-252-2/+153
* SERVER-47005 Fix premature pipeline disposal if unionWith needs it to explainTed Tuckman2020-03-253-5/+24
* SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/shard...Nick Zolnierz2020-03-2525-369/+167