summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66128 Add Policy to Future Func-using APIMatt Diener2022-05-262-93/+256
* SERVER-66533 update FLE array tag size estimationsergey.galtsev2022-05-263-6/+109
* SERVER-66552 cleanupOrphanedWhileMigrating.js retries the split collection co...Silvia Surroca2022-05-261-40/+10
* SERVER-66716 remove early return check from _configSvrMoveRangePaolo Polato2022-05-261-4/+0
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-262-2/+29
* SERVER-66801 regex_limit.js: Probe the exact limit instead of pass/failBilly Donahue2022-05-261-0/+37
* SERVER-66739 Fix wasNeverUsed in conn_pool_stats.jsVojislav Stojkovic2022-05-261-4/+5
* SERVER-66714 Use ScopedTaskExecutor to manage requests cancellation at Balanc...Paolo Polato2022-05-262-13/+21
* SERVER-66721 Send an heartbeat to recipients following a shard splitDidier Nadeau2022-05-262-0/+92
* SERVER-66653 Remove usage of this.tid from assertDocWasUpdatedAllison Easton2022-05-261-9/+17
* SERVER-66780 Increase get_donor_primary timeout for shard split hookDidier Nadeau2022-05-261-1/+1
* Revert "SERVER-64406 apply dynamic throttling to balancer rounds"Kaloian Manassiev2022-05-262-32/+18
* SERVER-66538 Exclude timeseries_coll_mod.js from multiversion pre-6.0 testsRui Liu2022-05-261-1/+1
* SERVER-66753 Use 64-bit integer in the balancer policy minSize counterKaloian Manassiev2022-05-261-7/+4
* SERVER-66747 Increase deadline to wait for balancing in jstests/sharding/auth...Pierlauro Sciarelli2022-05-261-1/+1
* SERVER-66208 remove non-existing excluded tests from sharding_continuous_conf...Pierlauro Sciarelli2022-05-261-2/+0
* SERVER-63819 Make range deletion's `numOrphanDocs` field non-optional once 6....Allison Easton2022-05-268-19/+10
* SERVER-66734 Extend FLE2FindEqualityPayload to take ServerDataEncryptionLevel...Mark Benvenuto2022-05-261-0/+5
* Import wiredtiger: 279c544c010e88d67dd20c557cb8244ad8d2deae from branch mongo...Will Korteland2022-05-2610-116/+163
* Import wiredtiger: 8264e0e17fa236055672700926544a4cb9ccd138 from branch mongo...Will Korteland2022-05-269-149/+116
* Import wiredtiger: 3edd40c339b1e9729281f537bfcdc05dce89b779 from branch mongo...Will Korteland2022-05-262-1/+2
* Import wiredtiger: 0b11e27c3eea28b9cff51b6e8278f8bfaa6c8653 from branch mongo...Will Korteland2022-05-269-116/+149
* Import wiredtiger: 55b03bc021072648da1516a0b4e90be20e14a1a5 from branch mongo...Will Korteland2022-05-2628-149/+537
* SERVER-61992 Enable ABT generation of "exists" in $matchruslan.abdulkhalikov2022-05-263-3/+97
* SERVER-62764 Write tenantId fields to oplog entries on insertHugh Tong2022-05-258-71/+279
* SERVER-46907 Speed up reconfig replication acknowledgementMatt Broadstone2022-05-256-229/+168
* SERVER-66769 Add Windows support to spawnhost setup scriptMatt Kneiser2022-05-251-59/+114
* SERVER-66208 Remove chunk creation for shard collection with existing dataPierlauro Sciarelli2022-05-2512-390/+43
* SERVER-65087 Clarify the usage of `IndexBuildsCoordinator::createIndex()`Yuhong Zhang2022-05-253-8/+208
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-25135-2687/+3035
* Revert "SERVER-66285 Add compile task for Graviton"Brad de Vlugt2022-05-251-29/+8
* SERVER-65639 Update comment in internal_transactions_kill_sessions.jsCheahuychou Mao2022-05-251-3/+2
* SERVER-66565 Use hint with config.transactions partial index and allow creati...Jack Mulrow2022-05-2520-62/+307
* SERVER-60829 Disallow abort token to cause tenant migration abort after local...Hugh Tong2022-05-254-12/+44
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-05-251-3/+3
* SERVER-66062 temporarily disable ddl_create_index_txn.jsRobert Guo2022-05-251-0/+1
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesGregory Noma2022-05-253-10/+13
* SERVER-64107 Clean up orphan handling in BatchedDeleteStageHaley Connelly2022-05-252-107/+106
* SERVER-66658 Shard registry might be accessed before initializationTommaso Tocci2022-05-252-18/+17
* SERVER-65530 Get rid of the legacy ChunkVersion format (except for moveChunk)Kaloian Manassiev2022-05-258-236/+45
* Revert "SERVER-66726 Fix serialization in killAllSessionsByPattern"auto-revert-processor2022-05-251-3/+3
* SERVER-66646 UUID::isUUIDString without regexBilly Donahue2022-05-253-11/+13
* SERVER-63227 Introduce featureFlagTimeseriesScalabilityImprovementsDan Larkin-York2022-05-251-0/+4
* SERVER-66444 Make storage watchdog compatible with FCBISVesselina Ratcheva2022-05-251-0/+3
* SERVER-65639 Add concurrency workload that kills sessions with active interna...Cheahuychou Mao2022-05-244-0/+146
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-05-241-3/+3
* SERVER-66384 Ninja shared build log and common output directoryAlexander Neben2022-05-242-3/+12
* SERVER-66373 Made listing aib targets cleanerAlexander Neben2022-05-242-9/+48
* SERVER-64409 Prevent concurrent calls to std::abort due to assertion failuresGeorge Wangensteen2022-05-241-8/+20
* SERVER-66344 Add concurrency workload for txn API distributed transactions fr...Cheahuychou Mao2022-05-244-0/+436