summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 3b4a927265fc81dc4ab8895c5451a7ec9582c1d3 from branch mongo...Luke Chen2020-06-1924-506/+898
* SERVER-48585 Fix Compact end log statementHenrik Edin2020-06-191-1/+1
* SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exc...Siyuan Zhou2020-06-192-8/+12
* SERVER-48383 Wait for removed node to finish state transition in force_reconf...Siyuan Zhou2020-06-191-2/+8
* SERVER-48976 jstests/core tests need to use isJsonLog() because multiversionGabriel Russell2020-06-183-3/+3
* SERVER-48262 hanged variable name to check whether it should use the 4.4 FCV ...Luis Osta2020-06-182-18/+18
* SERVER-48943 remove leiningen install from evergreen.ymlRobert Guo2020-06-181-1/+0
* SERVER-48704 Emit deprecation warning when serviceExecutor is "adaptive"Amirsaman Memaripour2020-06-181-0/+7
* SERVER-47353 remove ConfigurationInProgress as ignorable error in reconfig hookPavi Vetriselvan2020-06-181-3/+3
* SERVER-48329 Rename generated action_type files to be less fragileAndrew Morrow2020-06-183-3/+40
* Import wiredtiger: 3998a1f701bfc67afeceeef68624fbeb58daa468 from branch mongo...Luke Chen2020-06-1811-101/+278
* SERVER-48772 Correctly timestamp writes when dropping multiple indexesGregory Wlodarek2020-06-182-5/+89
* SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa2020-06-182-9/+22
* SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa2020-06-181-1/+2
* SERVER-48919 dont_read_oplog_hole_on_step_up.js should wait until primary is ...Louis Williams2020-06-171-1/+3
* SERVER-44273 Fix timeZoneInfo file load on WindowsJames Wahlin2020-06-173-3/+25
* SERVER-48611 Use awaitLastOpCommitted instead of awaitReplication in speculat...William Schultz2020-06-171-2/+2
* SERVER-44553 Make the shell ResetDbpath helper resilient to files being open ...Gregory Noma2020-06-171-2/+12
* SERVER-46445 Set valid result for service account check when using the builti...Nir Bar2020-06-171-3/+4
* SERVER-48352 logv2 cleanup for scripting/mozjs, shell/Gabriel Russell2020-06-179-130/+88
* SERVER-48695 setAppliedThrough must set orderedCommit=false on the recovery unitMatthew Russotto2020-06-171-0/+1
* SERVER-48527 Aborting in-progress transactions on step-up should clear sessio...Judah Schvimer2020-06-174-0/+114
* SERVER-46723 Update replication architecture guide for safe reconfigWilliam Schultz2020-06-171-13/+150
* Import wiredtiger: 5faf7b26eb9d311b8a7575a16c757078772eb02d from branch mongo...r4.4.0-rc10Luke Chen2020-06-1720-577/+818
* SERVER-48891 reIndex should not lookup nonexistent database in ViewCatalogLouis Williams2020-06-161-1/+2
* SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch2020-06-166-28/+236
* SERVER-48411 Fixes clang tidy failure in member_config_test.cppSuganthi Mani2020-06-161-11/+19
* Import wiredtiger: ab40833d9130b71f4b36a1a03fd8f4f137d11bdd from branch mongo...Luke Chen2020-06-1620-280/+1104
* SERVER-48411 Increase maximum allowed replica set memberId on disk from 255 t...Suganthi Mani2020-06-167-9/+130
* SERVER-48756 Use larger maxTimeMSForHedgedReads hedging_metrics_server_status.jsCheahuychou Mao2020-06-161-1/+1
* SERVER-48701 LogV2 update for shutdown commandSara Golemon2020-06-152-2/+2
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-151-8/+12
* Import wiredtiger: 930bbacc3761a10483875585dbd4ecb58271d57e from branch mongo...Luke Chen2020-06-157-39/+58
* Import wiredtiger: f650b1124b18cb4bccd61ca822ed19157206cc7e from branch mongo...Luke Chen2020-06-125-66/+135
* SERVER-48707 Move replication recovery invariant behind test only flagWilliam Schultz2020-06-126-5/+42
* SERVER-48227 Clean up log messages for index buildsSamy Lanka2020-06-1210-75/+97
* SERVER-48160 IndexBuildsCoordinator::_tryAbort() proceeds with abort if index...Benety Goh2020-06-121-8/+10
* SERVER-48279 Eliminate race in WiredTigerRecordStore::OplogStones::awaitHasEx...Gregory Wlodarek2020-06-121-6/+12
* SERVER-48753 '_abortIndexBuildsAndDropCollection()' should verify that the da...Gregory Wlodarek2020-06-111-0/+3
* SERVER-48659 Update SLES 12 AMI for package testsBrian McCarthy2020-06-112-13/+3
* Import wiredtiger: cd0eca9e685e9ac2446e8e6d5b398b366a7ba420 from branch mongo...Luke Chen2020-06-1114-45/+155
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-06-111-1/+2
* SERVER-48706 add jiraclient.req to dev-requirements.txtJonathan Brill2020-06-101-0/+1
* SERVER-42200 run backup-restore multiversion tests in the multiversion suiteJudah Schvimer2020-06-101-0/+1
* SERVER-48672 Fix noPassthrough tests after updating index logsHenrik Edin2020-06-102-3/+3
* SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wa...Bernard Gorman2020-06-101-2/+2
* Import wiredtiger: 154719f3ff736872f67f2b3e9f4d8b396d2d8adf from branch mongo...r4.4.0-rc9Luke Chen2020-06-1027-311/+745
* SERVER-47606: make SDAM timeout values into server parametersLamont Nelson2020-06-1017-158/+268
* SERVER-48070: account for system clock drift when calculating the time since ...Lamont Nelson2020-06-101-1/+4
* SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao2020-06-091-2/+2