summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-2476-738/+718
* SERVER-47023 Ensure failpoints are reached before attempting to kill operatio...Mihai Andrei2020-03-241-18/+17
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-2410-177/+52
* SERVER-47028 Configure the aggregation_secondary_reads test suite to use less...Mihai Andrei2020-03-242-1/+2
* SERVER-47070 fixing recursion in util_testGabriel Russell2020-03-243-50/+11
* SERVER-46836 Remove FCV-dependent code related to renaming cloneCatalogData a...jannaerin2020-03-242-34/+0
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideTommaso Tocci2020-03-249-366/+456
* SERVER-47053 Don't enforce oplog application constraints on EMRC=false variantWilliam Schultz2020-03-242-1/+10
* SERVER-46868 Wait for exhaust stream to finish closing before asserting in Ex...Jason Chan2020-03-241-50/+39
* SERVER-47064 Use std::invoke_result instead of std::result_ofMark Benvenuto2020-03-244-7/+7
* SERVER-45733: Remove ghost timestamping that is now always a no-op.Daniel Gottlieb2020-03-241-6/+0
* SERVER-45299 Make client_metadata_slowlog_rs.js more robustMark Benvenuto2020-03-241-32/+8
* SERVER-46862: Log timestamps at shutdown in Timestamp format.Daniel Gottlieb2020-03-241-4/+3
* SERVER-46865 Make collMod not take database MODE_X lockGregory Noma2020-03-246-12/+58
* SERVER-46778: Remove FCV 4.4 gating for increased namespace limit.Daniel Gottlieb2020-03-241-10/+0
* SERVER-47067 Fix casing of index builds library function nameGregory Wlodarek2020-03-244-4/+4
* SERVER-47067 Do not run 'rolling_index_builds_secondaries_vote_immediately.js...Gregory Wlodarek2020-03-241-0/+9
* SERVER-47054: Don't fail due to long timeout values on mainline buildsDavid Bradford2020-03-242-1/+13
* SERVER-47059 Blacklist profile_mapreduce.js from multi version suites until F...Nick Zolnierz2020-03-241-0/+2
* SERVER-47043 Read concern set to default when it should be localMarcos José Grillo Ramírez2020-03-243-5/+8
* SERVER-38233 Abort if we fail to write log to output streamHenrik Edin2020-03-245-32/+112
* SERVER-46781 Remove v4.4 FCV handling for the index catalog entry 'ns' fieldGregory Wlodarek2020-03-244-63/+3
* SERVER-46841 Make PeriodicRunner users properly handle ClientMarkedKilled errorsAmirsaman Memaripour2020-03-244-27/+34
* SERVER-46201 add ReplicaSetAwareService, convert Balancer to use itKevin Pulo2020-03-2416-79/+580
* SERVER-46841 Make PeriodicRunner interrupt blocked operations on stopAmirsaman Memaripour2020-03-247-37/+131
* SERVER-46233 Relocate second call to optimizePipeline()Justin Seyster2020-03-243-4/+71
* Revert "SERVER-46781 Remove v4.4 FCV handling for collection and index catalo...Gregory Wlodarek2020-03-244-2/+63
* SERVER-46194 Applying transfer mods in a migration does not handle write conf...Alex Taskov2020-03-232-8/+76
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideJack Mulrow2020-03-239-144/+202
* 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