summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56932 failed optimizer error to have a specific codeSERVER-56932-const-folding-error-codeRuslan Abdulkhalikov2021-10-085-14/+54
* SERVER-60263 switch dynamic-sdk link-model to use whole-archive for initializersDaniel Moody2021-10-071-1/+1
* SERVER-60499 Use FCV 5.0 for `featureFlagTimeseriesUpdatesAndDeletes`Gregory Noma2021-10-071-1/+1
* SERVER-60497 renameCollectionForApplyOps should skip system.buckets rename checkGregory Wlodarek2021-10-071-5/+4
* SERVER-60438 updated c++20 builders to RHEL8.0 and v4 toolchain.Daniel Moody2021-10-071-26/+26
* SERVER-57827 Allow putSingleton override in storage_interface_mock.h and main...ali-mir2021-10-073-4/+17
* SERVER-54315: turn of jasper resmokejulianedwards2021-10-061-2/+0
* SERVER-59041 Update replication architecture guide for the relaxed voting con...Wenbin Zhu2021-10-061-6/+7
* SERVER-60486 Update assumptions made in remove_invalid_index_options.jsGregory Wlodarek2021-10-061-8/+8
* SERVER-60487 fix test name for JSTest testcaseRobert Guo2021-10-061-1/+1
* SERVER-60464 Enable balancer for sharded time-series collectionsArun Banala2021-10-063-17/+99
* SERVER-60465 Align BalancerCommandsScheduler API with defragmentation algorithmSimon Graetzer2021-10-065-59/+79
* Import wiredtiger: 794298374cc334ed611934143809cedd735b7f9b from branch mongo...Chenhao Qu2021-10-062-3/+10
* Import wiredtiger: 0349a673d5f61d16cf81eb697b7774457596cda7 from branch mongo...Chenhao Qu2021-10-067-15/+15
* Import wiredtiger: cbaffc1dda333b1f1908b9a4cfab69bf178a41b9 from branch mongo...Chenhao Qu2021-10-066-15/+25
* Import wiredtiger: 0c90aafd226dbf337f294bd4b3beb26060c1109e from branch mongo...Chenhao Qu2021-10-066-1/+434
* Import wiredtiger: 40af161e2601336298f57ce1ddb9b0edd0bc1332 from branch mongo...Chenhao Qu2021-10-062-3/+3
* Import wiredtiger: 13d0ea2af1922bbf52bdfa257e9e6666d55b0db5 from branch mongo...Chenhao Qu2021-10-068-11/+210
* Import wiredtiger: e5c230df2773ea131e76bc73ec2ec059748f2dde from branch mongo...Chenhao Qu2021-10-063-30/+196
* SERVER-60071 Move clustered index jstests out of the timeseries folderJosef Ahmad2021-10-063-18/+100
* SERVER-60170 Keystring: fix theoretical issue decoding RID sizeJosef Ahmad2021-10-061-4/+4
* Revert "SERVER-58736 Avoid quadratic behavior in rollback with many collections"Gregory Wlodarek2021-10-063-46/+19
* Revert "SERVER-58736 Add benchmark for CollectionCatalog::write()"Gregory Wlodarek2021-10-062-107/+0
* Revert "SERVER-59819 Avoid timeout in collection_catalog_bm setup"Gregory Wlodarek2021-10-061-9/+3
* Revert "SERVER-59065 CatalogStats uses unsafe CollectionCatalog pointer durin...Gregory Wlodarek2021-10-061-7/+0
* SERVER-60287 Make clustered collection scan respect minimum boundHaley Connelly2021-10-056-15/+260
* SERVER-60218 add initialize helper function for document_source_groupMickey. J Winters2021-10-052-3/+14
* SERVER-60291 Move success case to outside of withReshardingInBackgroundLuis Osta2021-10-051-152/+126
* SERVER-60453 Fix sbe::vm::genericCompare() to be consistent about how it hand...Drew Paroski2021-10-052-16/+13
* SERVER-59710 Create dummy replicator in resmoke that copies data between clus...Wenbin Zhu2021-10-053-0/+206
* SERVER-60446: Only increase log level for query in sharded lookup testsHana Pearlman2021-10-052-4/+7
* SERVER-60451 Copy BSON before saving and restoring a cursor around index buil...Dianna Hohensee2021-10-051-1/+9
* SERVER-52310 Enable featureFlagSearchMeta by defaultRuslan Abdulkhalikov2021-10-054-13/+3
* SERVER-60473: Setting popular sys perf variants to run everydayCristopher Stauffer2021-10-051-4/+4
* SERVER-60471 fix remaining updates to useRandomBinVersionsWithinReplicaSetRobert Guo2021-10-052-2/+2
* SERVER-54315: Turn on jasper resmoke for a single required build and a single...julianedwards2021-10-057-22/+19
* SERVER-58836 Increase jepsen list-append time limitRichard Samuels2021-10-051-1/+1
* SERVER-59409 part 3, make the ElectionIdSetVersionPair comparisons tidyAndrew Shuvalov2021-10-055-81/+112
* SERVER-60409 Make SBE VM's stack more cache-friendlyDrew Paroski2021-10-052-51/+162
* SERVER-44178: txn_two_phase_commit_failover.js test case implicitly assumes p...Kshitij Gupta2021-10-051-12/+53
* SERVER-60454 Mark find_flip_sbe_enabled.js as requires_fcv_51Jennifer Peshansky2021-10-051-0/+2
* SERVER-60363 Make assertion for amount of retries in ocsp_retry_backo…Erwin Pe2021-10-052-3/+17
* SERVER-60421 raise the log level when removing nodes from sdam topology or ig...LaMont Nelson2021-10-054-8/+9
* SERVER-58466 Minor optimization on the CatalogCacheSergi Mateo Bellido2021-10-0510-43/+58
* SERVER-60353 Stitch compiles should honor DEBUG state of containing buildAndrew Morrow2021-10-051-2/+0
* SERVER-60342 Clean up OID string handlingSara Golemon2021-10-052-20/+35
* SERVER-52290 Remove featureFlagDensifyTed Tuckman2021-10-0512-155/+84
* SERVER-60441 Add bd suppressions for SERVER-60439 and SERVER-60440Andrew Morrow2021-10-051-0/+2
* SERVER-58284 Add documentation around MONGO_VERSION and MONGO_GIT_HASHAndrew Morrow2021-10-052-0/+70
* SERVER-60443 Fix status of "refreshing" collection flag when metadata is purgedAntonio Fuschetto2021-10-051-1/+1