summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-01SERVER-57752 Archive data files for terminate_during_shutdown_checkpoint.jsr5.0.0-rc7Gregory Wlodarek
2021-07-01SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek
2021-07-01SERVER-58186 Temporarily disallow collMod from changing timeseriesLouis Williams
2021-07-01Revert "SERVER-58012 Serialize implicit create collection with drop database"Pierlauro Sciarelli
2021-06-30SERVER-58145 Handle stale config exception during txn in multi_update_in_tran...Tommaso Tocci
2021-06-29SERVER-58124 Disable aggregation_timeseries_fuzzer on ephemeralForTestr5.0.0-rc6Louis Williams
2021-06-29SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson
2021-06-28SERVER-57914 make getField return missing valuesRuslan Abdulkhalikov
2021-06-28SERVER-57347 Fix the data race in OpMsgFuzzerFixturer5.0.0-rc5Amirsaman Memaripour
2021-06-28SERVER-57639 Consolidate scheduling of ServiceStateMachine loopsAmirsaman Memaripour
2021-06-28SERVER-57639 Remove unused code from ServiceStateMachineAmirsaman Memaripour
2021-06-28SERVER-57639 Log termination of sessions at debug levelAmirsaman Memaripour
2021-06-28SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan
2021-06-28SERVER-57453 run_validate_collections.js should pass "fromConfigServer: true"...Jason Chan
2021-06-28SERVER-57939 Include mongosh in server metapackageAndrew Morrow
2021-06-28SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev
2021-06-25Revert "SERVER-56963 Prevent secondaries from waiting for write concern when ...Matthew Russotto
2021-06-25SERVER-57494 Clear the locker before re-attempting a command using the same o...Matthew Russotto
2021-06-25SERVER-57629 Change $integral&$derivative argsJacob Evans
2021-06-25SERVER-57601: BACKPORT-9750 [v5.0] OCSPFetcher must verify that the SSLConnec...Andrew Shuvalov
2021-06-25SERVER-57933 Don't override err exit in prelude_venv.shRichard Samuels
2021-06-25SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta
2021-06-25SERVER-58091: Fix BF for Linux noJournal variant caused by deprecated_map_reduceMaddie Zechar
2021-06-25SERVER-57862: Disallow change_streams_shards_start_in_sync.js to run with cod...Rishab Joshi
2021-06-25SERVER-57601: OCSPFetcher must verify that the SSLConnectionContext that owns...Andrew Shuvalov
2021-06-25SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley
2021-06-25SERVER-57066 Fix typo in tenant migration donor blocking state timeout logJack Mulrow
2021-06-25SERVER-55444: APIStrictError directs user to docs for migration suggestionsMaddie Zechar
2021-06-25Revert "SERVER-52906 Applying metadata update before dispatching rollback tas...Pierlauro Sciarelli
2021-06-25Revert "SERVER-52906 adapt assert condition to new migrateSteps order"Pierlauro Sciarelli
2021-06-25SERVER-58012 Serialize implicit create collection with drop databasePierlauro Sciarelli
2021-06-25SERVER-58063 Alias "flushReshardingStateChanges" as "_shardsvrCommitReshardCo...Blake Oler
2021-06-25SERVER-57789 Modernize jstests/core/update_addToSet.jsJames Wahlin
2021-06-25SERVER-57849 Run only the basic update_fuzzer task in Enterprise RHEL 8.0 DEB...Denis Grebennicov
2021-06-25SERVER-58017 Remove downloading of 3.6 binaries since they're no longer avail...Mikhail Shchatko
2021-06-25Import wiredtiger: a41345737223a2432b548566b516ea5f3bd06131 from branch mongo...Luke Chen
2021-06-25SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim
2021-06-24SERVER-57775 CollectionImpl removes uncommitted multikey state if DurableCata...Benety Goh
2021-06-24SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar
2021-06-24SERVER-58023 PrimaryOnlyService should not invariant that _activeInstances is...Matthew Saltz
2021-06-24SERVER-57842 Use OperationId instead of LogicalSessionId in the BucketCatalogGregory Noma
2021-06-24SERVER-57775 add tests for Collection::setIndexIsMultikey()Benety Goh
2021-06-24SERVER-57775 add EFTAlwaysThrowWCEOnWrite fail pointBenety Goh
2021-06-24SERVER-57373 Add new startup warning around eMRC=F removalHuayu Ouyang
2021-06-24SERVER-54128 Don't push down expressions past sort+limitDavid Percy
2021-06-24SERVER-57952 Re-add DonorStateEnum::kPreparingToBlockWrites.r5.0.0-rc4Max Hirschhorn
2021-06-23SERVER-55203 Change the stable release tag to r5.0.0-rc3 while checking IDL c...Moustafa Maher
2021-06-23SERVER-57832 Tenant collection cloner checkIfDonorCollectionIsEmptyStage does...Vishnu Kaushik
2021-06-23SERVER-56605 Add testing for setting implicit default after a heartbeat reconfigAli Mir
2021-06-23SERVER-49435 Make NetworkInterfaceTL::ExhaustCommandState::sendRequest handle...George Wangensteen