summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply fixesrepro-dup-keyLuke Pearson2021-08-2410-105/+69
* Applying validate failure codeLuke Pearson2021-08-242-4/+19
* Applying dan Gs reproducer to 4.4.8Luke Pearson2021-08-235-7/+233
* Revert "SERVER-56509 Wrap unique index insertion _keyExists call in a WT curs...r4.4.8-rc0r4.4.8Henrik Edin2021-07-281-6/+1
* SERVER-49714 Specially support only a single oplog collection, local.oplog.rs...Dianna Hohensee2021-07-276-19/+13
* SERVER-6036 Adjust tests for cursor timeout to disable implicit session creationJames Wahlin2021-07-263-1/+13
* SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen2021-07-263-19/+73
* SERVER-56620 Clear any durableOpTimeAndWallTime received from arbitersVesselina Ratcheva2021-07-264-3/+203
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-222-5/+305
* SERVER-37904 Add enableOverrideClusterChainingSetting server parameterCarolyn Duan2021-07-215-5/+60
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...Paolo Polato2021-07-211-2/+13
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-07-219-117/+158
* Import wiredtiger: 2b73914cd8912fab0e01ebd67cd0106de45442cd from branch mongo...Luke Chen2021-07-21317-6840/+13775
* SERVER-58258 Fix race between 'replSetGetStatus' request and initial syncer c...Wenbin Zhu2021-07-202-17/+39
* SERVER-58164 Log error code and exclude NamespaceNotFound in error logs when ...Wenbin Zhu2021-07-201-4/+5
* SERVER-56424 Sorter detects and converts out of disk space system error rathe...Benety Goh2021-07-201-0/+8
* SERVER-58283 Add a variables file for configuring developer style MONGO_VERSI...Andrew Morrow2021-07-201-0/+13
* SERVER-56424 index build fasserts when system runs out of disk spaceBenety Goh2021-07-201-0/+6
* SERVER-57798 Direct user to manually install on Compass download failureRyan Egesdahl2021-07-201-3/+3
* SERVER-54729 Add explicit dependencies to Debian packagesRyan Egesdahl2021-07-204-21/+26
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-202-2/+58
* SERVER-58127 Fix benchRun() memory leak under an exceptionYoonsoo Kim2021-07-201-2/+2
* SERVER-57850 Increase timeout when waiting for migration on authCommands.jsAllison Easton2021-07-201-1/+1
* SERVER-50287 drop_index.js fails when run in passthrough suite with stepdownYuhong Zhang2021-07-202-22/+67
* SERVER-57727 race conditions in x509_invalid.jssergey.galtsev2021-07-201-29/+47
* SERVER-57650 Make MigrationChunkClonerSource interruptible when waiting for r...Cheahuychou Mao2021-07-202-11/+26
* Import wiredtiger: 5444fd4334f3b124158bfeaba88391dac1182e7d from branch mongo...r4.4.7-rc1r4.4.7Luke Chen2021-07-073-6/+157
* SERVER-58306 chunkInserter thread can terminate() if checkForInterrupt() is c...Cheahuychou Mao2021-07-071-4/+5
* SERVER-58267 Fix shardVersionRetry usages in v4.4 (partial cherry-pick of SER...Pierlauro Sciarelli2021-07-062-2/+2
* SERVER-52657 index_commands_shard_targeting.js relies on too short MaxTimeMsAntonio Fuschetto2021-07-021-2/+4
* SERVER-57064 Log create index and dropIndex(es) on mongosAntonio Fuschetto2021-07-022-1/+12
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-305-15/+81
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-291-1/+1
* SERVER-57273 remove flow_control_replica_set.jsBenety Goh2021-06-291-66/+0
* SERVER-55465 Response from all nodes means sufficient responses have been rec...Vishnu Kaushik2021-06-292-2/+39
* SERVER-57492 Side-write table should not write more than KeyStringLouis Williams2021-06-293-6/+7
* Import wiredtiger: 0aacf077324fea15db4202817e3b2f695232c691 from branch mongo...Luke Chen2021-06-297-10/+234
* SERVER-53952 fix issue when checking ninja flag for ninja DESTDIRDaniel Moody2021-06-281-1/+1
* SERVER-53952 Moved ninja install dir into build variant due to ninja limitati...Daniel Moody2021-06-281-1/+8
* SERVER-53054: fixed issue for WINLINK where inputs where not correctly given ...Daniel Moody2021-06-281-4/+4
* SERVER-48691 added workaround for ninja response files line to longDaniel Moody2021-06-282-3/+92
* SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody2021-06-281-0/+4
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-281-8/+6
* SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley2021-06-272-0/+16
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-253-4/+141
* SERVER-57954 Update TPC-C version in sys-perf.ymlAlex Podelko2021-06-232-2/+2
* SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor recon...Louis Williams2021-06-231-1/+6
* SERVER-55573 Deadlock between stepdown and chunk migrationCheahuychou Mao2021-06-231-2/+17
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-3/+6
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...r4.4.7-rc0sergey.galtsev2021-06-221-0/+2