summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43745 plumb syslog severity through in logv24.0Gabriel Russell2019-10-101-3/+16
* SERVER-33931 Make sharded cluster fixture start shards as single node replica...Cheahuychou Mao2019-10-1017-13/+13
* SERVER-43450 Remove stale workaround and associated todo noteAndrew Morrow2019-10-101-18/+0
* SERVER-43886 Check if the index was dropped after locking the weak_ptr to the...Gregory Wlodarek2019-10-104-12/+11
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-1063-765/+711
* Revert "SERVER-41899 Support multiple instances of boost::log::core"Henrik Edin2019-10-103-24/+0
* SERVER-43403: Check index creation namespace after reacquiring locks.Daniel Gottlieb2019-10-102-6/+12
* SERVER-43921 Make auth_add_shard.js start shards as replica setsCheahuychou Mao2019-10-101-11/+13
* SERVER-43729: Wait for secondary state before running replSetFreeze in Rollba...Lingzhi Deng2019-10-101-0/+6
* SERVER-43639 complete index builds on the secondary using the timestamp from ...Benety Goh2019-10-103-1/+4
* SERVER-43800 disable flaky testBenety Goh2019-10-101-0/+2
* SERVER-41778 Increase log verbosity of the COMMAND component to level 2 in js...Carl Worley2019-10-103-29/+32
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-1068-319/+219
* SERVER-43759 Implement log domains with filtering.Henrik Edin2019-10-1019-249/+215
* SERVER-42998 Make multiSyncApply non-configurableMihai Andrei2019-10-109-287/+252
* SERVER-43265 Fix using URI network compressors parameter in shellHenrik Edin2019-10-101-1/+3
* SERVER-43447 Removing FCV related TODO in pipeline/expression.cpp (not doing it)Dianna Hohensee2019-10-101-3/+3
* SERVER-10720 Add a way for getShardVersion on mongos to return the full cache...Cheahuychou Mao2019-10-102-4/+122
* SERVER-43639 fix tests to support two phase index buildsBenety Goh2019-10-104-11/+23
* SERVER-43641 fix testBenety Goh2019-10-101-2/+4
* SERVER-43639 IndexBuildsCoordinator::commitIndexBuild() returns voidBenety Goh2019-10-103-10/+9
* SERVER-41397 Allow specifying a connection timeoutSara Golemon2019-10-102-5/+14
* SERVER-43924 Remove construction of Status with ErrorCodes::Error in IndexBui...Benety Goh2019-10-091-4/+2
* SERVER-43869 runCreateIndexesForMobile() acquires collection locks necessary ...Benety Goh2019-10-091-1/+11
* SERVER-43800 ClockSource::waitForConditionUntil shouldn't use unique_lock out...Ben Caimano2019-10-094-35/+43
* SERVER-43638 Do not block prepared transactions on index builds on secondariesLouis Williams2019-10-092-9/+18
* SERVER-43752 Fix prepare_conflict.js log checkHaley Connelly2019-10-091-19/+18
* SERVER-42433 use ProjectionAST in canonical query encodingIan Boros2019-10-092-62/+80
* SERVER-41654 trim somap to relevant libs on stacktraceBilly Donahue2019-10-098-117/+679
* Revert SERVER-42996 Move ApplierState to OplogApplierMihai Andrei2019-10-0922-180/+132
* SERVER-43641 upgrade random.hBilly Donahue2019-10-0925-278/+302
* SERVER-39002 clean up index builds on the secondary using the timestamp from ...Benety Goh2019-10-093-0/+17
* SERVER-43710 Upgrade Zstandard to version 1.4.3Henrik Edin2019-10-09480-11843/+24167
* SERVER-39002 write abortIndexBuild oplog entry in same WUOW as index build cl...Benety Goh2019-10-092-19/+109
* SERVER-39002 IndexBuildsCoordinator checks replication state before writing a...Benety Goh2019-10-091-16/+33
* SERVER-39002 add IndexBuildsCoordinator::joinIndexBuild()Benety Goh2019-10-092-9/+10
* SERVER-39002 IndexBuildsCoordinator::abortIndexBuildByBuildUUID() returns voidBenety Goh2019-10-094-19/+12
* SERVER-43818 Remove src/mongo/shell/mr.jsCharlie Swanson2019-10-093-94/+0
* SERVER-42996 Move ApplierState to OplogApplierMihai Andrei2019-10-0822-132/+180
* SERVER-38020 Log progress for record store and index traversal during collect...Evgeni Dobranov2019-10-082-0/+37
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-0827-1333/+1520
* SERVER-43744 Add logFormat configure option (logv2 only)Henrik Edin2019-10-087-2/+101
* SERVER-39002 move RSTL unlocking logic in IndexBuildsCoordinator to anonymous...Benety Goh2019-10-081-5/+13
* Revert "SERVER-42836 Fast path for sort key generation of WorkingSetMembers"Justin Seyster2019-10-086-144/+134
* SERVER-43778 remove randomness fragility from ReplicationCoordinatorImpl testsBilly Donahue2019-10-082-5/+31
* SERVER-43879 OplogInterfaceLocal::next should return an owned BSON objLouis Williams2019-10-081-1/+1
* SERVER-42407 Sharding/read_pref_cmd.js should assume less about secondaryPref...Rahul Sundararaman2019-10-081-20/+20
* SERVER-42776 Support mixed version test suites with ShardedClusterFixtureJason Chan2019-10-086-23/+104
* SERVER-38884 Update multiversion tests to reflect use shards as replica sets ...Cheahuychou Mao2019-10-085-16/+18
* SERVER-23664 $mod match expression should raise an error when the remainder i...James Wahlin2019-10-082-24/+19