summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 332dddfe0e48eb1c263455d3db9219ec5f7cdc30 from branch mongo...r4.4.4-rc0Luke Chen2021-02-0348-230/+1655
* SERVER-53565 Update TPC-C version in sys-perf.yml and perf.yml modulesAlex Podelko2021-02-022-4/+6
* SERVER-46740 establishCursors() must always drain the AsyncRequestsSender::_b...Ben Caimano2021-02-022-217/+247
* SERVER-54134 ignore newer MongoDB versionsRobert Guo2021-02-021-1/+8
* SERVER-47869 Add debug logging mechanism to mongos cursor managerIan Boros2021-02-012-8/+250
* SERVER-49222 ARM64 support on Amazon Linux 2Brian McCarthy2021-02-015-25/+157
* SERVER-54126 buildindexes*.js should not assume commitQuorum is always acceptedLouis Williams2021-02-013-32/+59
* SERVER-47030 Fix date_time_support to not throw exceptionsJacob Evans2021-01-296-124/+207
* SERVER-54110: Fix burn_in_tests unit testDavid Bradford2021-01-281-2/+2
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-01-274-4/+21
* Import wiredtiger: a52cd5a47a7e9af9e2c341e66f0ffdd9bc977930 from branch mongo...Luke Chen2021-01-2777-1183/+3103
* SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...David Bradford2021-01-253-3/+36
* SERVER-52787 Adjust ocsp_sharding_basic test response validity periodShreyas Kalyan2021-01-251-2/+2
* SERVER-49280 Investigate issues with ocspValidationRefreshPeriodSecsShreyas Kalyan2021-01-253-26/+64
* SERVER-53844 Ensure insert into new collection is replicated before asserting...Jason Chan2021-01-221-0/+1
* Import wiredtiger: ef1f2937c3939dea0e251b8c7c499eb8c1506483 from branch mongo...Luke Chen2021-01-2238-2204/+2339
* SERVER-50318: Only cancel scheduled heartbeatsXueruiFa2021-01-197-74/+262
* SERVER-53236 Disable merge_with_move_primary.js from running on the sharding_...Sergi Mateo Bellido2021-01-181-0/+1
* SERVER-53841 Additional logging for oplog_rollover.jsGregory Wlodarek2021-01-162-6/+25
* SERVER-53176 Return an error when an index build commit quorum depends on vot...Louis Williams2021-01-158-30/+189
* SERVER-53780: Add missing quote to task configDavid Bradford2021-01-141-1/+1
* SERVER-50475 Put data on both shards in mr_noscripting.jsDavid Percy2021-01-141-5/+13
* SERVER-29030 Announce new primary via heartbeat requestsWilliam Schultz2021-01-148-8/+228
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-143-0/+45
* SERVER-48994 LogTransactionOperationsForShardingHandler must use Uninterrupti...Pierlauro Sciarelli2021-01-141-3/+3
* SERVER-53717: Dynamically split large concurrency tasksDavid Bradford2021-01-131-159/+110
* Import wiredtiger: 72a5bd8d541bb422d293d313ebad45f135971eaa from branch mongo...Luke Chen2021-01-1347-434/+317
* SERVER-53445 Impose lock acquisition timeout for background validationLouis Williams2021-01-122-1/+10
* SERVER-50769 Change streams no longer balk at empty applyOpsJustin Seyster2021-01-125-4/+410
* SERVER-53694: Take hard-coded CleanEveryN values into account for timeoutsDavid Bradford2021-01-122-8/+166
* SERVER-52596 Set memory and CPU limits when running in Windows Container usin...Henrik Edin2021-01-121-6/+37
* SERVER-48516 Verify at startup replica set with auth has a keyFileMark Benvenuto2021-01-113-1/+29
* SERVER-49495 Alleviate race in auth_pass_prompt.jsGabriel Marks2021-01-111-3/+4
* SERVER-48471 Hashed indexes may be incorrectly marked multikey and be ineligi...Louis Williams2021-01-086-54/+143
* SERVER-52879 Close expired idle sessions outside of the cache mutexGregory Wlodarek2021-01-081-1/+9
* SERVER-53234 jstests/core/profile2.js fails when background operations are ru...Mindaugas Malinauskas2021-01-081-34/+28
* Import wiredtiger: 357d565eee34b54c7725a0c6f7fb65c1dffa26d1 from branch mongo...Luke Chen2021-01-0751-227/+654
* SERVER-53376 Impose maximum lock timeout for dbHashLouis Williams2021-01-062-0/+13
* SERVER-40090 DISTINCT_SCAN is only used when certain format of $group _id is ...Katherine Wu2021-01-062-3/+25
* SERVER-49371 Revived original recursive ICE and applied to stack overflow testsReo Kimura2021-01-056-34/+98
* SERVER-53559 Stop the background workload in the backup/restore test before a...Gregory Wlodarek2021-01-041-24/+23
* SERVER-53471 use generated range deleter batch size (BACKPORT-8382)Pierlauro Sciarelli2021-01-043-4/+2
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-047-3/+70
* SERVER-53471 Set rangeDeleterBatchSize to 128 (BACKPORT-8382)Pierlauro Sciarelli2021-01-043-4/+6
* SERVER-52585 added global keyword to correctly track idl dependenciesDaniel Moody2020-12-221-0/+1
* SERVER-52919 Wire compression not enabled for initial syncAmirsaman Memaripour2020-12-212-1/+50
* SERVER-53444 Make tests that run removeShard in assert.soon to wait for the s...Cheahuychou Mao2020-12-215-0/+53
* SERVER-53037 fix packager script for rhel8 arm64Zakhar Kleyman2020-12-213-5/+11
* Import wiredtiger: 1fcb0f1e1d84c105a07588ca4be3f2e6fd25b2d4 from branch mongo...Luke Chen2020-12-2146-422/+1192
* SERVER-51337 fix use-after-move in NetworkInterfaceMockBilly Donahue2020-12-191-11/+8