summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44183 Failure to listen on an asio socket should be fatalr3.6.15-rc0Ben Caimano2019-10-281-1/+9
* SERVER-44184 De-duplicate resolved addresses on v3.6Ben Caimano2019-10-281-0/+11
* SERVER-44064 Perform explicit cast on MessageCompressorManager parameterAdam Cooper2019-10-252-1/+26
* SERVER-43653 Upgrade static OpenSSL to 1.1.1dSpencer Jackson2019-10-251-2/+2
* SERVER-44182 Blacklist major_version_check.js from last stable suiteMatthew Saltz2019-10-241-0/+3
* SERVER-44188 validate_tests should remove index entries by RecordId obtained ...Gregory Wlodarek2019-10-241-2/+2
* SERVER-43922 Backport shell util runNonMongoProgramSara Golemon2019-10-242-18/+37
* SERVER-43908 Modify IndexConsistency hash-map keys to avoid hitting an invari...Gregory Wlodarek2019-10-223-9/+149
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-10-222-0/+14
* SERVER-28604 Log when a cursor is reaped for timeoutTed Tuckman2019-10-213-0/+11
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-10-217-80/+285
* SERVER-40382 Add a serverStatus metric to report plan cache memory consumptionArun Banala2019-10-2116-83/+889
* SERVER-43034 Correctly deal with infinite results in DoubleDoubleSummationGeert Bosch2019-10-171-3/+3
* SERVER-25025 Make startup faster with many WT collectionsLouis Williams2019-10-1513-63/+190
* SERVER-34557 last_vote.js needs to wait for stable node before reading oplogJason Chan2019-10-092-0/+4
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...Janna Golden2019-10-083-13/+26
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-085-9/+87
* SERVER-43751 Recompute compressor manager message parametersAdam Cooper2019-10-072-0/+25
* SERVER-36222 Wait for rollback is racy in shard_identity_rollback.jsJanna Golden2019-10-071-21/+13
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterRahul Sundararaman2019-10-073-1/+31
* SERVER-43673 Blacklist toggle_feature_compatibility.js from backup_restore.jsJudah Schvimer2019-10-071-0/+1
* SERVER-43350 $lookup with no local default or user-specified collation should...Bernard Gorman2019-10-034-5/+166
* Revert "SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameter"James Wahlin2019-10-023-31/+1
* SERVER-39774 Revert increased number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-021-1/+2
* SERVER-39774 Increase number of updates in rollback_wt_cache_full.jsEvgeni Dobranov2019-10-011-2/+1
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterRahul Sundararaman2019-10-013-1/+31
* Import wiredtiger: 4c72feeb921607b30984301f4e007fc24b54e26b from branch mongo...Luke Chen2019-10-0113-127/+266
* SERVER-38994 step down on SIGTERMRahul Sundararaman2019-09-2711-18/+183
* SERVER-36315 Don't keep trying to unlock distlocks after CSRS stepdownKevin Pulo2019-09-261-1/+4
* SERVER-39004 Fix WiredTigerKVEngine tests.Alex Cameron2019-09-252-5/+22
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-09-245-0/+249
* SERVER-43081 validate should report when an index's 'multikeyPaths' are set b...Gregory Wlodarek2019-09-241-0/+57
* SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron2019-09-249-1/+121
* SERVER-38205 avoid splitVector scan when range contains single keyKevin Pulo2019-09-162-0/+76
* SERVER-42155 include relevant optimes in read concern timeout reportingKevin Pulo2019-09-162-8/+19
* SERVER-42441 renameCollectionForApplyOps should always rename the target out ...Xiangyu Yao2019-09-162-8/+34
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-09-138-15/+58
* SERVER-10456 do not use sparse indexes as shard key indexesKevin Pulo2019-09-131-1/+1
* SERVER-34760 Send setShardVersion on retries of shardCollectionBlake Oler2019-09-126-21/+109
* SERVER-39019 $elemMatch $ne serialization is incorrect, doesn't roundtripJames Wahlin2019-09-112-0/+96
* SERVER-43240: Add DSI and mongo-perf modules to MMAP build variants in v4.0 m...Alexander Costas2019-09-101-0/+6
* SERVER-43109 Explicitly wait for nodes in awaitReplication in do_not_advance_...Jason Chan2019-09-091-1/+1
* SERVER-42911 Pass %APPDATA% into ENV for python subprocesses on WindowsMathew Robinson2019-09-091-0/+9
* SERVER-42706 Test seeding secondary without sessions or transactions tableJudah Schvimer2019-09-091-0/+217
* SERVER-42075: Add DSI module to perf.ymlAlexander Costas2019-09-061-47/+40
* SERVER-41863 make sleep command wait until server clock has advancedIan Boros2019-09-061-21/+42
* SERVER-42652 Fix issue with rename collectionAdam Cooper2019-09-043-9/+82
* SERVER-39310: Call checkCanServeReadsFor() in 'getMore'Lingzhi Deng2019-09-038-1/+138
* SERVER-43074: Make appendMultikeyPathsAsBytes threadsafe.Daniel Gottlieb2019-08-301-1/+2
* SERVER-35271: Suppress WT compatibility error messages on startup.Daniel Gottlieb2019-08-284-20/+70