summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-41957 Add an integration test for killing sessions with prepared trans...William Schultz2019-09-251-0/+102
* SERVER-42613 getHashes should default to liveSlaves, not _slaves in replsette...Matthew Russotto2019-09-251-3/+3
* SERVER-43039 db.collection.bulkWrite doesn't support hint with replaceOneJames Wahlin2019-09-252-0/+22
* SERVER-41955 test that secondary can replicate prepare oplog entry received d...Pavithra Vetriselvan2019-09-241-0/+115
* SERVER-40466 Unify checks for being in a multi-document transactionSamyukta Lanka2019-09-2431-151/+174
* SERVER-42478: Relax create collection in oplog application to take a DB_IX lock.Daniel Gottlieb2019-09-247-19/+51
* SERVER-43372 Add ReplicationCoordinatorNoOpA. Jesse Jiryu Davis2019-09-243-0/+734
* SERVER-39614 replace inActiveOrKilledMultiDocumentTransaction with inMultiDoc...Pavithra Vetriselvan2019-09-243-16/+7
* SERVER-41570 Suppress Xcode 11 deleted default function warningsAndrew Morrow2019-09-241-1/+5
* SERVER-43237 replSetFreeze and replSetStepDown cmd done part ofSuganthi Mani2019-09-241-7/+12
* SERVER-37768 Backport Debian 10 to v4.2John Chen2019-09-235-14/+148
* Revert "SERVER-42790 SERVER-42930 ConnectionPool controller updates must batc...Pavithra Vetriselvan2019-09-233-114/+58
* SERVER-43380 Blacklist drop_collection_in_admin_and_config_dbs from sharding ...Blake Oler2019-09-231-0/+1
* SERVER-41956 Add integration and unit tests for killing commit and abort tran...William Schultz2019-09-203-0/+273
* SERVER-43359 Added enterprise RHEL8 repo configJohn Chen2019-09-201-0/+8
* SERVER-42006 Add transaction tags to prepared_txn_metadata_refresh.jsJack Mulrow2019-09-201-0/+2
* SERVER-43359 Added missing RHEL8 configJohn Chen2019-09-201-0/+8
* SERVER-42790 SERVER-42930 ConnectionPool controller updates must batch across...Ben Caimano2019-09-193-58/+114
* SERVER-42837 Convert connection pooling jstests to use data.nss in FailPointBen Caimano2019-09-172-2/+8
* SERVER-42837 Allow waitInFindBeforeBatch FailPoint to take data.nss parameterBen Caimano2019-09-1710-19/+44
* SERVER-42234: make one node not able to assume primary roleEsha Maharishi2019-09-161-4/+7
* SERVER-43004 Turn on archive for zbigMapReduce in sharding suiteMatthew Russotto2019-09-165-0/+15
* SERVER-42915: Do not require a resync when repair encounters orphaned collect...Daniel Gottlieb2019-09-167-36/+121
* SERVER-43005 : getKeyVault.createKey() should return the created data keyShreyas Kalyan2019-09-167-22/+17
* SERVER-41918 CollectionBulkLoader does not anticipate exceptions from MultiIn...Mihai Andrei2019-09-131-128/+157
* SERVER-43081 Validate should report when an index's 'multikeyPaths' are set b...Evgeni Dobranov2019-09-132-0/+690
* SERVER-39708 Optimize Btree multikey updatesMaria van Keulen2019-09-135-2/+56
* SERVER-37772 Backport RHEL8 to v4.2John Chen2019-09-139-15/+142
* SERVER-37690 Return 0 from countDocuments for empty collectionA. Jesse Jiryu Davis2019-09-132-2/+8
* SERVER-40258 Relax locking requirements for sharding metadata refresh on shardsRandolph Tan2019-09-1315-51/+145
* SERVER-40258 Rename CSRLock::lock to CSRLock::lockSharedRandolph Tan2019-09-1312-19/+20
* SERVER-42559 Make the WaitWithOpTimeEarlierThanLowestQueued test run more pre...Randolph Tan2019-09-131-0/+19
* SERVER-43288: Update fallback_num_sub_suites valuesDavid Bradford2019-09-131-38/+38
* SERVER-43016 Fix typo in timestamped_reads_wait_for_prepare_oplog_visibility....Jason Chan2019-09-131-2/+6
* SERVER-42399 max_time_ms.js test should always disable failpoints if an excep...Arun Banala2019-09-131-55/+83
* SERVER-41758 Verify that at least 1 shard exists after hard-reload in aggrega...Bernard Gorman2019-09-136-12/+212
* SERVER-10456 do not use sparse indexes as shard key indexesKevin Pulo2019-09-131-1/+1
* SERVER-42155 include relevant optimes in read concern timeout reportingKevin Pulo2019-09-132-8/+16
* SERVER-42969 Fix handling of Unicode strings in windows `USERPROFILE` environ...ADAM Martin2019-09-121-3/+3
* SERVER-42864 change index build initial write timestamp logicEric Milkie2019-09-121-10/+22
* SERVER-43196 Blacklist update_where.js from sharded concurrency suites with b...Chou Mao2019-09-123-0/+9
* SERVER-41501 Track the number of elections that require primary catchup in se...Samyukta Lanka2019-09-1227-38/+987
* SERVER-41376 Track time transactions on mongos are active and inactive and in...Jack Mulrow2019-09-1220-359/+1798
* SERVER-42608 Accept hint in shell helper updateOne and updateManyJames Wahlin2019-09-113-74/+148
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Samyukta Lanka2019-09-1114-22/+73
* SERVER-41500 Track number of successful elections for each reason in serverSt...Samyukta Lanka2019-09-1114-57/+283
* SERVER-41939 Fix external_auth suite to work with new LDAP proxy testJonathan Reams2019-09-114-1/+42
* SERVER-43158: Updating stable branch 4.2 sys perf tests to weeklyCristopher Stauffer2019-09-111-12/+12
* SERVER-41615: set flag to denote that the coordinator has recovered.Lamont Nelson2019-09-107-5/+57
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-1027-64/+887