summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45579 Remove FCV 4.4 check guarding addition of 'comment' to remote co...David Storch2020-03-231-12/+3
* SERVER-47061: Log all_durable timestamp on writeConcern failures if testComma...Lingzhi Deng2020-03-231-1/+2
* SERVER-46994: Fix potential TypeError in checkDBHashesForReplSetLingzhi Deng2020-03-231-0/+4
* SERVER-46593 Use the CatalogCache directly in ShardServerProcessInterface::co...Kaloian Manassiev2020-03-232-30/+17
* SERVER-46799: update log lines for style guideLamont Nelson2020-03-2310-73/+124
* SERVER-46947 Add cleanup fuzzer hook to undo undesired settings from fuzzerRandolph Tan2020-03-2310-0/+36
* SERVER-47058 Fix agg_union_with_chunk_migrations.js blacklist typo for multi ...Nick Zolnierz2020-03-231-1/+1
* SERVER-47029: add only confirmed nodes when publishing onConfirmedSet; includ...Lamont Nelson2020-03-233-20/+72
* SERVER-46032 Check if collection has stale epoch before setting shard staleBlake Oler2020-03-231-0/+5
* SERVER-46985 Reduce WT Develop sys-perf variants frequency to 1/weekHenrik Ingo2020-03-231-2/+2
* SERVER-46779 Make replSetResizeOplog not require size parameterGregory Noma2020-03-233-14/+17
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-2313-123/+145
* SERVER-47013 temporarily blacklist replica_sets_multiversionRobert Guo2020-03-231-0/+1
* SERVER-46799 Update log messages based on LOGV2 style guide.Max Hirschhorn2020-03-2310-98/+138
* Revert "SERVER-46765 fix '--version' & '--sysinfo', which use kPlain logging"Max Hirschhorn2020-03-2313-145/+123
* SERVER-46946 Optimize BtreeKeyGenerator::getKeys for non-multikey indexesAnton Korshunov2020-03-2111-49/+164
* SERVER-46987 Blacklist tests using waitForConfigReplication from mixed versio...Siyuan Zhou2020-03-211-0/+10
* SERVER-45222 Fix so the ProgramMultiplexer can output while the shell is wait...Henrik Edin2020-03-203-5/+23
* SERVER-44657 Variables class does not behave as an associative mapAnton Korshunov2020-03-206-35/+43
* SERVER-46765 fix '--version' & '--sysinfo', which use kPlain loggingBilly Donahue2020-03-2013-123/+145
* SERVER-46501 add mount table to hostInfoBilly Donahue2020-03-201-0/+72
* SERVER-38426 Verify that renaming collections to system collections is disall...Gregory Wlodarek2020-03-201-0/+24
* SERVER-46781 Remove v4.4 FCV handling for collection and index catalog entry ...Gregory Wlodarek2020-03-204-63/+2
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideMarcos José Grillo Ramírez2020-03-206-111/+129
* SERVER-47004: Properly run eslint on modulesDavid Bradford2020-03-204-10/+45
* SERVER-47014 Temporarily blacklist server_status_crud_metrics.js from multive...Jack Mulrow2020-03-201-0/+4
* SERVER-46984 Stop async updates to the oplogTruncateAfterPoint during primary...Dianna Hohensee2020-03-206-14/+22
* SERVER-45147: Ensure ghost timestamped transactions trigger the stable timest...Daniel Gottlieb2020-03-203-4/+35
* SERVER-46912 Remove stale TODOHenrik Edin2020-03-201-1/+0
* Revert "SERVER-46090: Remove references to lastCommittedOp"Xuerui Fa2020-03-204-4/+99
* SERVER-45973 Test stepdown of the primary during execution of $merge/$out on ...Mihai Andrei2020-03-202-4/+101
* SERVER-46364 Move errorcodes check to lint phase.Henrik Edin2020-03-202-10/+20
* SERVER-45182 Add UBI7John Chen2020-03-201-0/+21
* SERVER-46434 turn MemberConfig into IDLJudah Schvimer2020-03-2020-529/+689
* SERVER-44434 Remove legacy mapReduce command mongod codeJames Wahlin2020-03-1913-2381/+6
* SERVER-45605 Write newline when opening existing log file in append mode.Henrik Edin2020-03-191-2/+6
* SERVER-46990 Fix check for command names for commands in txns paramMaria van Keulen2020-03-192-9/+7
* SERVER-46875 Fix log component of slow query logHenrik Edin2020-03-196-17/+17
* SERVER-46411 Update logAndBackoff to have a logv2 style interfaceHenrik Edin2020-03-194-23/+21
* SERVER-46090: Remove references to lastCommittedOpXuerui Fa2020-03-194-99/+4
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2020-03-1912-23/+208
* SERVER-446970 KRB5_CCNAME variable is reused between JSTest jobs when it shou...Adam Cooper2020-03-191-1/+2
* SERVER-46628: Ensure nodes with newlyAdded field effectively have votes: 0Xuerui Fa2020-03-196-4/+105
* SERVER-46974 Blacklist reconfig_uses_default_protocolVersion.js from replica_...Samy Lanka2020-03-191-0/+2
* SERVER-46988 Prevent validate_with_long_index_name.js from running on inMemor...Gregory Noma2020-03-191-1/+1
* 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
* SERVER-46517: Clean up incrementTopologyVersion and setFollowerModeStrictLingzhi Deng2020-03-1916-49/+44
* SERVER-46517: Move the update of readWriteAbility out of _updateMemberStateFr...Lingzhi Deng2020-03-193-43/+52
* SERVER-46890 Prevent $unionWith explain attaching a cursor source twice.Ted Tuckman2020-03-193-1/+27