summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-044-3/+61
* SERVER-67885 shardCollection with a mismatched UUID on a capped collection wi...Faustoleyva542022-08-042-2/+47
* SERVER-68526 Use mongo-task-generator that generates tasks separately for Win...Mikhail Shchatko2022-08-041-1/+1
* SERVER-68513 The _configsvrRunRestore command should restore databases with u...Gregory Wlodarek2022-08-032-5/+87
* SERVER-65657 Reduce calls to the cappedInsertNotifier for the oplogMatthew Russotto2022-08-034-6/+14
* SERVER-68184 Use Number instead of NumberLong when indexing in checkWritesOfC...Jason Zhang2022-08-031-2/+2
* SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ...Jason Zhang2022-08-031-0/+4
* SERVER-68405 Convert Nothing for _id expression in $group to NullYoonsoo Kim2022-08-032-13/+18
* SERVER-68487 add BSONElement::isNaN()Benety Goh2022-08-022-0/+39
* SERVER-68443 InternalTransactionChunkMigrationTest and RetryableInternalTrans...Cheahuychou Mao2022-08-023-29/+8
* SERVER-67527 add kills_random_sessions to suites/concurrency_replication_for_...Benety Goh2022-08-021-0/+2
* SERVER-68463 add requires_fcv_60 tag to replset/profile.jsBenety Goh2022-08-011-1/+5
* SERVER-67917 Use DBDirectClient in FLE Crud Count pathMark Benvenuto2022-08-012-5/+5
* SERVER-67992 Use operation timer tracker in fle mongos crud processingMark Benvenuto2022-08-011-1/+3
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-08-019-77/+164
* SERVER-67430 Fix tags in fle2 tests and improve tag parserMark Benvenuto2022-08-019-9/+21
* SERVER-67305 Fix lock-free read timestamp order during repl stepupHenrik Edin2022-07-296-72/+130
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2022-07-2910-58/+195
* SERVER-67535 move_chunk_large_chunk_map_workloads no longer reports timing br...Enrico Golfieri2022-07-291-1/+7
* SERVER-67259 Change sleep for assert.soon in ttl_deletes_not_targeting_orphan...Enrico Golfieri2022-07-291-4/+3
* SERVER-67477 Ensure range deletion index is created on addShard (6.0 only)Allison Easton2022-07-291-33/+36
* SERVER-68196 Fix broken assertion in BoundedSorterDan Larkin-York2022-07-281-4/+5
* SERVER-67006 log assertions between db.serverStatus() calls in replset/profil...Benety Goh2022-07-281-6/+16
* SERVER-66072 Fix dependency analysis for $match on $expr with $randAlya Berciu2022-07-284-12/+209
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-281-2/+2
* SERVER-67377 Check whether $lookup pushdown feature availability on primary s...Rui Liu2022-07-281-3/+9
* SERVER-68016 Use little endian for deserializing data serialized by BufBuilderRui Liu2022-07-281-2/+4
* SERVER-68354 Set `whenToClean` to `now` when marking range deletion task as p...Pierlauro Sciarelli2022-07-281-1/+3
* Import wiredtiger: 3ab8999188b852b1cebf3f9e9fe4e0956a8328b5 from branch mongo...Luke Chen2022-07-283-9/+27
* Import wiredtiger: e436e940122e02cf8c0e289d577636158ef11970 from branch mongo...Luke Chen2022-07-282-5/+7
* Import wiredtiger: c0c3fa3b3678db9156be7dbf752413e44c30d998 from branch mongo...Luke Chen2022-07-286-64/+57
* SERVER-68363 Mark 5.3 as EOLKelsey Schubert2022-07-281-1/+1
* SERVER-64112 Stop running applicable multiversion tests as soon as a release ...Mikhail Shchatko2022-07-274-60/+76
* SERVER-67418 Retry apple SSLManagerCoordinator initialization on failureGabriel Marks2022-07-271-1/+19
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-273-9/+16
* SERVER-66023 Use DelayableTimeoutCallback class to avoid resetting election a...Matthew Russotto2022-07-275-86/+74
* SERVER-66023 Create a DelayableTimeoutCallback class to avoid constantly rese...Matthew Russotto2022-07-274-0/+724
* SERVER-67122 Add warning when requesting a module that doesn't exist or when ...Richard Samuels2022-07-272-7/+35
* SERVER-68330: Suppress mixed-mode testing assertions on config.transactions.Daniel Gottlieb2022-07-272-5/+17
* SERVER-66970 Add EOL'd releases infoRichard Samuels2022-07-271-0/+19
* SERVER-66308 restore 'sbe' command test for multiversionKyle Suarez2022-07-271-0/+1
* SERVER-66246 refactoring tenant_migration_concurrent_writes_on_donor testsmathisbessamdb2022-07-277-1015/+1435
* SERVER-67802 ensure mongos count can handle large values for skipBenety Goh2022-07-271-1/+1
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-271-1/+1
* SERVER-67801 createIndexes on config.transactions should handle empty list of...Benety Goh2022-07-272-1/+7
* SERVER-68041 Robustify merge_write_concern.js and add diagnostic logRuoxin Xu2022-07-271-4/+24
* SERVER-67723 Make the SessionCatalogMongoD reaper not delete the on-disk stat...Cheahuychou Mao2022-07-273-73/+53
* SERVER-66348 Add a kills_random_sessions tag to exclude tests in concurrency ...Erin Liang2022-07-276-23/+6
* SERVER-66027: Speed up tenant migration tests.Daniel Gottlieb2022-07-278-32/+84
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-07-274-0/+60