summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-56509 Wrap unique index insertion _keyExists call in a WT curs...r5.0.2-rc0r5.0.2Henrik Edin2021-07-282-17/+13
* SERVER-57729 Fixed namespace error when dropping a collectionlukebhan2021-07-282-2/+40
* SERVER-50521 Write reshardBegin no-op oplog entry after temporary resharding ...mrwalak2021-07-284-1/+139
* SERVER-58321 Check recipient document existence instead of donor twice in res...Matt Walak2021-07-281-1/+1
* SERVER-58089 Coverity analysis defect 120194: Uninitialized pointer fieldMatt Walak2021-07-281-3/+2
* SERVER-58746 Set minimum OSX build requirement to 10.14Ryan Egesdahl2021-07-281-3/+3
* SERVER-48291 Remove need for individual third_party shim source filesAndrew Morrow2021-07-2824-82/+25
* SERVER-48291 Remove support for shim_cxx and shim_crt librariesAndrew Morrow2021-07-284-277/+6
* SERVER-58624 Change the resharding critical section timeout value for reshard...Matt Walak2021-07-271-0/+7
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-273-4/+6
* SERVER-58532: Take ASAN into account when calculating timeoutsDavid Bradford2021-07-272-5/+7
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-275-225/+124
* SERVER-58400: Adjust dynamic test timeouts for repeated suitesDavid Bradford2021-07-271-1/+7
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-2726-1324/+1395
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-07-2724-136/+96
* SERVER-57450: Filter misc tests based on tests in sub-suitesDavid Bradford2021-07-273-1/+36
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-07-277-45/+41
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-07-2751-3971/+4767
* SERVER-58662 Disable tsbs on variants with older versions of mongodbYuhong Zhang2021-07-271-3/+105
* SERVER-57837 Adding TSBS to system_perf.ymlYuhong Zhang2021-07-271-0/+35
* SERVER-58794: _configsvrCreateDatabase and _flushDatabaseCacheUpdates should ...XueruiFa2021-07-273-0/+20
* SERVER-57759 Run movePrimary command before sharding the source collection in...Luis Osta2021-07-271-7/+9
* SERVER-58048 Resharding's initial split points for hashed shard keys don't ma...Luis Osta2021-07-272-4/+8
* SERVER-58332 memory_usage_tracker: switch to node_hash_map for stable pointersBilly Donahue2021-07-271-10/+13
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-277-19/+41
* SERVER-57951 resmoke.py should archive all fixture locations for a jobRobert Guo2021-07-272-1/+9
* SERVER-58775 Mark ConfigsvrSetAllowMigrationsCommand's opCtx as killable on s...Pierlauro Sciarelli2021-07-271-0/+2
* SERVER-54948 Calling `shardCollection` after `enableSharding` from a differen...Pierlauro Sciarelli2021-07-271-3/+3
* SERVER-58749 Drop database coordinator must acquire collection distributed lockPierlauro Sciarelli2021-07-272-6/+14
* Import wiredtiger: 8b35a8d923eca1558aee73c45a5031ab65e82032 from branch mongo...Luke Chen2021-07-2748-650/+1022
* SERVER-57750 Add namespace to failpoint in quiesce_mode.jsVesselina Ratcheva2021-07-271-1/+4
* SERVER-58625 Add multi_update tag to geo_update1.js to exclude from certain p...Wenbin Zhu2021-07-261-3/+6
* SERVER-58395: Resharding metrics should set donorState/RecipientState to kUnu...Kshitij Gupta2021-07-261-2/+4
* SERVER-58816 Don't run errors_on_committed_transaction.js in multiversion suitesSamy Lanka2021-07-261-1/+1
* SERVER-57790 Stop the balancer thread while serving setFCV.Paolo Polato2021-07-263-3/+75
* SERVER-57790 abort chunk migration while an up/downgrade is in progress.Paolo Polato2021-07-263-4/+74
* SERVER-55574 Catch all exceptions during scheduling of migrationsKaloian Manassiev2021-07-262-38/+37
* SERVER-58589 Remove ShardingFullDDLSupportTimestampedVersion featureSergi Mateo Bellido2021-07-2610-156/+70
* SERVER-56620 Clear any durableOpTimeAndWallTime received from arbitersVesselina Ratcheva2021-07-264-3/+201
* SERVER-56446 Do not reauthenticate in ReplSetTest.restart() if 'waitForConnec...Vesselina Ratcheva2021-07-251-1/+4
* SERVER-57176 Set 'validateFeaturesAsPrimary=false' while in replication recoveryVesselina Ratcheva2021-07-253-4/+38
* SERVER-56019 re-enable timeseries_index.js in replica_sets_initsync_jscore_pa...Benety Goh2021-07-242-5/+0
* SERVER-58202 mark jstests/noPassthrough/timeseries_create_drop.js test as req...Mickey. J Winters2021-07-241-0/+1
* SERVER-58280 initial sync aborts index builds before applying collModBenety Goh2021-07-232-0/+3
* SERVER-57676: Wait for a checkpoint correctly before releasing the hangOplogC...Lingzhi Deng2021-07-231-18/+28
* SERVER-58169: Log timestamps info on hitting invariants around stable timesta...Lingzhi Deng2021-07-231-6/+22
* SERVER-58280 add base test for handling collMod during initial sync on collec...Benety Goh2021-07-231-0/+96
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-232-5/+306
* SERVER-57474 profile_operation_metrics.js queries yield less frequentlyGregory Wlodarek2021-07-231-3/+2
* SERVER-58022 tenant_migration_resume_oplog_application.js should account for ...Jason Chan2021-07-231-5/+7