summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66618 Wait in test for resharding coordinator to persist abort.r6.0.0-rc7Max Hirschhorn2022-05-231-1/+11
* SERVER-66647 internal_transactions_unsharded.js should set storeFindAndModify...Cheahuychou Mao2022-05-233-38/+32
* SERVER-66344 Only check the response if the last try was not a retry that failedCheahuychou Mao2022-05-231-19/+19
* SERVER-66344 Make internal transactions workloads more extensibleCheahuychou Mao2022-05-238-252/+350
* SERVER-66616 Fix clang_tidy error on enterprise-rhel80-dynamic-clang-tidy-v4 ...Cheahuychou Mao2022-05-231-1/+1
* SERVER-66215 Create Sorter::File instances only when actually neededRomans Kasperovics2022-05-231-5/+5
* SERVER-66111 Set default timeouts in HttpClientGabriel Marks2022-05-203-22/+10
* SERVER-66087 Move curlLibraryManager.initialize() to global initializerGabriel Marks2022-05-201-18/+13
* SERVER-65925 Reshard commit and abort should check for transient errors when ...Randolph Tan2022-05-204-6/+24
* SERVER-66560 Check feature flag before fetching child transaction historyJack Mulrow2022-05-191-40/+47
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-1932-217/+182
* SERVER-65777 Fix ns emitted for UMC commandsSara Golemon2022-05-192-2/+22
* SERVER-66517: Migrate cwrwc_wc_majority_passthrough to be a generated taskDavid Bradford2022-05-191-5/+6
* SERVER-66559 Expand the internalQueryMaxAddToSetBytes param from 32 to 64 bitsJames Wahlin2022-05-191-1/+1
* SERVER-66566 Optimize scanning SessionCatalog when refreshing retryable write...Cheahuychou Mao2022-05-194-7/+44
* SERVER-66553 configure_collection_balancing_setFCV.js should not run in multi...Tommaso Tocci2022-05-191-0/+1
* SERVER-66488 Update selinux tests to use shell from archive_dist_testBACKPORT-12771sergey.galtsev2022-05-183-11/+25
* SERVER-66526 Hang upon restart when there is a prepared internal transaction ...Cheahuychou Mao2022-05-182-7/+57
* SERVER-66264 shardsvrDropIndex should use timeseries namespace in the shardVe...Randolph Tan2022-05-183-55/+69
* SERVER-66518: Include packaging as part of powercycle dependenciesDavid Bradford2022-05-171-0/+1
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...r6.0.0-rc6Rachita Dhawan2022-05-173-45/+130
* Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin2022-05-173-121/+0
* SERVER-65152 Update change_stream_null_existence_eq_rewrite_test.js for newly...Andrii Dobroshynski2022-05-172-4/+30
* SERVER-65947 MigrationDestinationManager must recover if an error occurs duri...Jordi Serra Torrens2022-05-178-153/+356
* SERVER-66075 Make change_streams_pre_image_removal_job.js tolerate transient ...Mindaugas Malinauskas2022-05-171-5/+35
* SERVER-65937: Support different fcv tags for lts and continuous multiversion ...David Bradford2022-05-177-76/+252
* SERVER-65930 DDL coordinators and rename participant initial checkpoint may i...Allison Easton2022-05-173-10/+33
* SERVER-66031 fix fcv document retrieval in jstests/sharding/rename_sharded.jsPierlauro Sciarelli2022-05-171-2/+2
* SERVER-66377 make ClusterChunksResizePolicy resilient to renameCollection() w...Paolo Polato2022-05-172-5/+26
* SERVER-66498 Disable Baseline JIT for MozJSMohammad Dashti2022-05-171-4/+24
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing m...Mark Benvenuto2022-05-1710-34/+46
* SERVER-65999 Fix the sharding test for two simultaneous compactsErwin Pe2022-05-171-0/+8
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-1734-211/+322
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-05-173-0/+121
* SERVER-66082: Propagate cluster server parameters to new nodes during file-co...Varun Ravichandran2022-05-169-292/+660
* Revert "SERVER-64332 added macos binary signing to push task"Tausif Rahman2022-05-162-18/+0
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-1613-3324/+0
* SERVER-65859 Enable filtering of 'fromMigrate' change steam events for indivi...Kyle Suarez2022-05-162-28/+27
* SERVER-66139 Disable oplog visibility in standalone modeHenrik Edin2022-05-167-26/+96
* SERVER-66031 rename must succeed on all shards when UUIDs provided for C2CPierlauro Sciarelli2022-05-162-3/+29
* SERVER-66383 Persist the progress of ClusterChunksResizePolicy without holdin...Paolo Polato2022-05-161-13/+25
* SERVER-65956 fix minor bugs in defragmentation source code/testsPaolo Polato2022-05-165-12/+20
* SERVER-65956 Skip split phase of collection defragmentation based on feature ...Paolo Polato2022-05-162-42/+70
* SERVER-66089 Initial sync should do transaction table read with a later after...Matthew Russotto2022-05-163-5/+111
* SERVER-66354 Additional $search metadata pipeline should use separate Express...Mihai Andrei2022-05-1616-45/+83
* SERVER-66423 Set the fromMigrate flag of DurableReplOperation entries only wh...Antonio Fuschetto2022-05-162-6/+27
* SERVER-65916 Prevent batched_multi_deletes_failover.js from stalling on failp...Haley Connelly2022-05-161-13/+10
* SERVER-64352 Don't attempt to notarize the test shellAndrew Morrow2022-05-131-3/+2
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-1310-91/+495
* SERVER-66389 Fix $where parameter bind-in optimizationDavid Storch2022-05-1310-29/+102