summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47742 recordPreImage validation should not depend on early FCV loadingr4.4.0-rc3Jonathan Reams2020-04-273-11/+38
* SERVER-47045 Add tests to check that the RSM behaves correctly when contactin...jannaerin2020-04-272-2/+75
* SERVER-47161 Change log message to use UserAssertAfterLogBlake Oler2020-04-271-9/+4
* SERVER-47738 Don't include CatalogCache blocked operation metrics on mongodBlake Oler2020-04-271-18/+21
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-2710-27/+238
* SERVER-45541 Test interrupting $unionWith.Charlie Swanson2020-04-279-11/+140
* SERVER-47790 change log line searched from nss to namespaceDan Pasette2020-04-271-1/+1
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-271-0/+217
* SERVER-46611 Don't allow build.ninja to depend on conftestsAndrew Morrow2020-04-261-1/+2
* SERVER-46129 Fix various DAG inconsistenciesMathew Robinson2020-04-262-10/+21
* SERVER-46458 build/unittests.txt does not expand newlines with ninjaMathew Robinson2020-04-261-2/+3
* SERVER-47397 enhanced logging for Execution owned files (part 2)Eric Milkie2020-04-2611-91/+95
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-2620-188/+199
* SERVER-43335 Ingest drivers server selection testsjannaerin2020-04-24124-115/+2296
* SERVER-47484 Wait for replication in catchup_takeover_one_high_priority.js be...Samy Lanka2020-04-241-0/+1
* SERVER-47658: Improve validate diagnostics, with a focus on multikey failures.Daniel Gottlieb2020-04-247-8/+25
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-2410-120/+93
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-241-0/+7
* SERVER-47754 Allow background validation to run on storage engines that do no...Gregory Wlodarek2020-04-244-28/+13
* SERVER-47613 Fix invariant when a removed member votesA. Jesse Jiryu Davis2020-04-243-33/+35
* SERVER-47533 rollback_wt_drop.js should wait for reapingJamie Heppenstall2020-04-241-0/+1
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-04-249-35/+126
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-2429-87/+444
* SERVER-47741 Stop parsing shardName parameter in SetShardVersion command in v4.4Blake Oler2020-04-241-8/+0
* SERVER-46594 Enable commit quorum for concurrency suites.Suganthi Mani2020-04-241-34/+20
* SERVER-47681 Background validation uses the kNoOverlap read source instead of...Gregory Wlodarek2020-04-241-6/+10
* SERVER-47142 Don't allow non-force reconfig command in drain mode.Siyuan Zhou2020-04-243-20/+60
* SERVER-47142 Check primary before writing config and no-op.Siyuan Zhou2020-04-2410-38/+118
* SERVER-47205 Stopping dropping snapshots after safe reconfig that does not ch...Siyuan Zhou2020-04-241-6/+10
* SERVER-47369 doReplSetReconfig should fail during primary drain modeJudah Schvimer2020-04-242-5/+38
* SERVER-46893 Allow streamable isMaster to wait on removed/uninitialized nodesJason Chan2020-04-2312-123/+750
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-04-232-5/+46
* SERVER-47166 Explicitly break Baton Promises outside of locksBen Caimano2020-04-232-65/+96
* SERVER-47507 Cancel all remaining egress commands on shutdownBen Caimano2020-04-231-0/+19
* SERVER-47351 Better synchronize NetworkInterfaceTL shutdown with in-flight co...Ben Caimano2020-04-232-13/+47
* SERVER-47543 fix hang when hedge read finishes first with MaxTimeMSExpired errorMisha Tyulenev2020-04-233-18/+24
* SERVER-47625: Add causally consistent reads to hedged_reads.js to fix getMore...Misha Tyulenev2020-04-231-12/+16
* SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev2020-04-2310-51/+140
* SERVER-47071: Fix TypeError after the CheckReplOplogs hook failsLingzhi Deng2020-04-231-2/+6
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-2/+3
* SERVER-43468 Complete TODO listed in SERVER-38690Jack Mulrow2020-04-222-6/+0
* SERVER-47056: Do not use readOnce cursors for collection scan in initial syncLingzhi Deng2020-04-221-5/+4
* SERVER-47708 Don't install uninstallable metapackageAndrew Morrow2020-04-221-2/+2
* SERVER-46195: Ensure rollback completes before validate command in rollback_a...Xuerui Fa2020-04-221-0/+4
* SERVER-47641 Report total number of range deletion tasks in serverStatus rath...Gregory Noma2020-04-229-44/+42
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-223-1/+44
* SERVER-47344 Change agg_merge_upsert_supplied_cluster.js to avoid downgrade t...Bernard Gorman2020-04-223-122/+106
* SERVER-46823 Enable default for index commit quorum as "votingMembers".Suganthi Mani2020-04-225-8/+39
* SERVER-47475 Make PeriodicJob aware of cancelation at global shutdownAmirsaman Memaripour2020-04-224-7/+53
* Import wiredtiger: 7b994a862e899a12eb7c3ac814c9fada7d8d1ab9 from branch mongo...r4.4.0-rc2Luke Chen2020-04-2287-1115/+1204