summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46832 add a variant to run the jstest/core suite with enabled hedge readsr4.3.6Misha Tyulenev2020-04-063-0/+281
* SERVER-46289 Make SingleServerPingMonitor retry after failed pingHaley Connelly2020-04-062-77/+47
* SERVER-47109 Fix index-build race in replset1.js, try 2A. Jesse Jiryu Davis2020-04-061-8/+0
* SERVER-47335 Guarantee document ordering with $sort stage in batch_writes.js ...Mihai Andrei2020-04-061-1/+9
* SERVER-47214 early exit on incomplete logging even when tests all passRobert Guo2020-04-061-8/+7
* SERVER-46821 Allow NetworkingBatons to send work to ASIOReactor after detachBen Caimano2020-04-065-107/+86
* SERVER-47139 Introduce GuaranteedExecutor classBen Caimano2020-04-067-57/+450
* SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou2020-04-0516-80/+109
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-0421-346/+540
* SERVER-47149 Configure the aggregation_secondary_reads test suite to run 'Cle...Mihai Andrei2020-04-032-4/+11
* SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.Max Hirschhorn2020-04-031-0/+2
* SERVER-43681 Wait longer for TTL monitor in indexed_insert_ttl.js.Max Hirschhorn2020-04-031-1/+2
* SERVER-46534 Make notMasterUnacknowledgedWrites ignore readsAmirsaman Memaripour2020-04-039-16/+16
* SERVER-46922 Verify minimum number of reads for mirrored_reads.jsAmirsaman Memaripour2020-04-031-7/+8
* SERVER-47173 Make mirroring response callback record non-okay statusAmirsaman Memaripour2020-04-031-1/+5
* SERVER-47174 mozjs third party code folder is ignored by gitTommaso Tocci2020-04-031-1/+1
* SERVER-47076 Clean up log lines in mongo/utilCheahuychou Mao2020-04-0327-231/+315
* SERVER-46946 Optimize BtreeKeyGenerator::getKeys for non-multikey indexesAnton Korshunov2020-04-0211-49/+164
* SERVER-47169 Call ShardRegistry::updateReplSetHosts() synchronouslyHaley Connelly2020-04-022-5/+21
* SERVER-45055 Startup recovery should work with more than one unfinished two-p...Louis Williams2020-04-025-35/+47
* SERVER-37966 Do not wait for index build completion on startupGregory Wlodarek2020-04-021-1/+29
* SERVER-45911 SERVER-45561 New tools metapackage depends on other tools packagesAndrew Morrow2020-04-0216-72/+352
* SERVER-47155 Limit the number of simultaneous index builds running from user ...Gregory Wlodarek2020-04-023-10/+101
* SERVER-47155 IndexBuildsCoordinatorMongod unit tests should use the default t...Gregory Wlodarek2020-04-021-8/+1
* SERVER-47155 MultiIndexBlock::init() should invariant the collection is held ...Gregory Wlodarek2020-04-022-2/+2
* SERVER-45955 Make findAndModify not take database MODE_X lockGregory Noma2020-04-025-36/+142
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideBlake Oler2020-04-0210-196/+283
* SERVER-46706 Add deprecation messages for geoHaystack and geoSearchTed Tuckman2020-04-022-5/+51
* SERVER-46895 Do not check duplicate key violations on index builds during opl...Louis Williams2020-04-028-47/+16
* SERVER-45763 optimize sort key generationIan Boros2020-04-026-2/+368
* SERVER-42797 ReplSetTest#initiateWithAnyNodeAsPrimary should wait for cluster...Randolph Tan2020-04-021-45/+49
* SERVER-44096 Prevent killAllSessionsByPattern and killSessions from being kil...Randolph Tan2020-04-022-0/+14
* SERVER-46865 Make collMod not take database MODE_X lockGregory Noma2020-04-027-18/+68
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-0212-9/+80
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-0114-148/+226
* SERVER-47224 Rename commit quorum option "all" to "votingMembers".Suganthi Mani2020-04-019-40/+41
* SERVER-47038 Some RangeDeletion unit tests don't correctly wait for threads t...Alex Taskov2020-04-013-20/+28
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideRandolph Tan2020-04-0110-173/+210
* SERVER-46370 Maintain _receivingChunks list correctly after shard key refineMatthew Saltz2020-04-017-141/+427
* SERVER-47005 Fix premature pipeline disposal if unionWith needs it to explainTed Tuckman2020-04-013-5/+24
* SERVER-46799: update log lines for style guideLamont Nelson2020-04-0110-73/+124
* SERVER-46779 Make replSetResizeOplog not require size parameterGregory Noma2020-04-013-14/+17
* SERVER-47159 Wait for cluster to stabilize after shard upgrade in 'agg_with_c...Ruoxin Xu2020-04-011-4/+32
* SERVER-46861 Update perf.yml to use the updated genny invocationpiatrovm2020-04-011-2/+2
* SERVER-47126 Clean dbpath when downgrading arbiters in multiversion testsAlex Cameron2020-04-011-4/+17
* SERVER-44645 Windows does not generate minidumps on unhandled C++ exceptionsMark Benvenuto2020-03-313-2/+35
* SERVER-45299 Make client_metadata_slowlog_rs.js more robustMark Benvenuto2020-03-311-32/+8
* SERVER-46863 prevent collator mismatch in findAndModify/updateIan Boros2020-03-314-2/+46
* SERVER-47133 Refactor HttpClient to allow returning on errorSara Golemon2020-03-316-88/+154
* SERVER-47180 Force pipelineout.js to run with primary read preferenceMihai Andrei2020-03-311-0/+8