summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46249 Check individual txn statements for readConcern supportMaria van Keulen2020-03-3115-98/+264
* SERVER-46621 set ns field in currentOp for index buildsBenety Goh2020-03-313-2/+3
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMatthew Saltz2020-03-3111-128/+180
* SERVER-47160 Support UserAssertAfterLog using the log id as the assertion id.Henrik Edin2020-03-316-34/+53
* SERVER-47188 Return appropriate error messages from saslStartSara Golemon2020-03-312-4/+50
* SERVER-46621 add test for ns field for index build db.currentOp() entryBenety Goh2020-03-312-2/+17
* SERVER-46996: run packaging tasks on small distrosKim Tao2020-03-311-7/+47
* SERVER-47096 Fix broken topology_coordinator_v1_test.cpp compileKaloian Manassiev2020-03-311-0/+2
* SERVER-47096 Add ReplSetMetadata.configTermA. Jesse Jiryu Davis2020-03-3110-54/+95
* SERVER-44333 Extend write concern validation for mongosAmirsaman Memaripour2020-03-302-3/+35
* SERVER-46966 Handle implicit collection creation errors during insertMaria van Keulen2020-03-305-22/+94
* SERVER-47068: Remove repair lock file when WT salvage refused to work on inco...Daniel Gottlieb2020-03-305-23/+46
* SERVER-47006: Correct a comment typo in MDB/WT versioning.Daniel Gottlieb2020-03-301-1/+1
* SERVER-47153 userAllowedCreateNS() should check for long collection names in ...Gregory Wlodarek2020-03-301-0/+11
* SERVER-47143 Fix ocsp_basic on WindowsShreyas Kalyan2020-03-301-15/+20
* SERVER-47177 Disable ServiceExecutorAdaptive testing variantsBen Caimano2020-03-301-84/+0
* SERVER-47109 Fix index-build race in replset1.jsA. Jesse Jiryu Davis2020-03-301-2/+1
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideTommaso Tocci2020-03-309-366/+456
* SERVER-46386 Change MetadataManager::_findNewestOverlappingMetadata to work w...Matthew Saltz2020-03-303-16/+137
* SERVER-46648 Make _killOperations command kill cursorsCheahuychou Mao2020-03-308-33/+157
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideEsha Maharishi2020-03-305-130/+194
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMarcos José Grillo Ramírez2020-03-306-111/+129
* SERVER-46767 Provide a mapping from OperationKey to CursorID in the CursorMan...Nick Zolnierz2020-03-308-12/+346
* SERVER-47012 Make it more obvious that retryIdempotentWorkUntilSuccess will s...Esha Maharishi2020-03-301-17/+27
* SERVER-44160 Make cleanupOrphaned just wait for all range deletion tasks on t...Esha Maharishi2020-03-307-80/+398
* SERVER-46889 Add back original tests of cleanupOrphaned, but with shards runn...Esha Maharishi2020-03-3013-1/+714
* SERVER-46888 Make disableResumableRangeDeleter a startup-only parameterEsha Maharishi2020-03-302-19/+25
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideJack Mulrow2020-03-309-144/+202
* SERVER-47165: Include mongohouse binaries in bypass compileDavid Bradford2020-03-302-1/+3
* SERVER-46084 Don't use setUnion in aggregation for finding inconsistent shard...Jack Mulrow2020-03-307-235/+657
* SERVER-46505 Restore requirement that full shard key must be in query to upda...Jack Mulrow2020-03-306-32/+61
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-3011-251/+437
* SERVER-46371 Don't assume epoch change implies drop/create in logging, error ...Jack Mulrow2020-03-3012-39/+42
* Import wiredtiger: 5b5d7988560a20dbe827a1fa16c0481e6c0e2821 from branch mongo...Luke Chen2020-03-3036-689/+1005
* SERVER-47097 Use ReplSetMetadata.isPrimary to choose sync sourceA. Jesse Jiryu Davis2020-03-303-24/+118
* SERVER-47097 Add ReplSetMetadata.isPrimaryA. Jesse Jiryu Davis2020-03-3011-84/+158
* SERVER-46120 Make ReplSetMetadata non-optionalA. Jesse Jiryu Davis2020-03-302-38/+40
* SERVER-46120 Make OplogQueryMetadata non-optionalA. Jesse Jiryu Davis2020-03-3025-272/+88
* SERVER-47167 Make hedged read tests more robustCheahuychou Mao2020-03-303-48/+59
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideCheahuychou Mao2020-03-299-46/+75
* SERVER-46743 Check RSM exists in initial handshakejannaerin2020-03-291-1/+1
* SERVER-45230 Rtt and isMaster from initial handshake should populate initial ...jannaerin2020-03-2910-23/+141
* SERVER-46680 ServerIsMasterMonitor should proccess cancellation errorsjannaerin2020-03-291-1/+1
* SERVER-46799 Update log messages based on LOGV2 style guide.Max Hirschhorn2020-03-2810-98/+138
* SERVER-46395 Ensure range deletion task document exists during deletion.Max Hirschhorn2020-03-2816-83/+308
* SERVER-46859 Use namespace parameter with find fail point in router_transacti...Jack Mulrow2020-03-281-1/+1
* SERVER-45143 use default value for 'protocolVersion' field during reconfigsSamy Lanka2020-03-273-2/+27
* SERVER-38731 Implement ability to specify sync source read preference in init...Matthew Russotto2020-03-2711-367/+1262
* Revert "SERVER-39423 Secondaries already possessing an index replicated via s...Gregory Wlodarek2020-03-274-181/+0
* Revert "SERVER-47095 Secondaries voting to commit index builds already existi...Gregory Wlodarek2020-03-272-153/+2