summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77247 Allow users to retry a configureQueryAnalyzer command to disable...Cheahuychou Mao2023-05-182-12/+7
* SERVER-77202 create ReshardCollectionCmdTest utilJiawei Yang2023-05-173-202/+262
* SERVER-72792 implement basic progress tracking for individual operations in b...kauboy262023-05-171-0/+121
* SERVER-73279: Support FCV transitions with a catalog shardwenqinYe2023-05-174-17/+242
* SERVER-77083 Index build stepup async task should tolerate stepdownsJosef Ahmad2023-05-171-0/+80
* SERVER-77199 Change expected responses of upsert tests in updateOne_without_s...Sanika Phanse2023-05-171-2/+2
* SERVER-77214 Add buildUUID, db, and collectionUUID to index build data corrup...Yu Jin Kang Park2023-05-171-1/+21
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-1716-109/+97
* SERVER-75287: fix rounding and overflow detection in Classic for subtract whe...Rushan Chen2023-05-172-0/+91
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-1716-97/+101
* SERVER-76908 Fix generation and format of the "createDatabase" op entriesPaolo Polato2023-05-171-10/+8
* SERVER-69922 Implement explain for updateOne, deleteOne, and findAndModifyJason Zhang2023-05-175-31/+569
* SERVER-77197 Change error code to NamespaceNotShardedSanika Phanse2023-05-171-1/+1
* SERVER-76988 Abort the reshardCollection operation when the zone information ...Cheahuychou Mao2023-05-171-0/+134
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-1716-101/+97
* SERVER-77120 Raise timestamps used in preimage consistency testJordi Olivares Provencio2023-05-161-2/+5
* SERVER-76656: basic CRUD to bulkWrite overrideseanzimm2023-05-161-0/+239
* SERVER-75065 Complete TODO listed in SERVER-61557Pierlauro Sciarelli2023-05-161-7/+1
* SERVER-76445 Remove TODO For SERVER-76445Cheahuychou Mao2023-05-161-2/+0
* SERVER-43522 Fix skip reason for explain in database_versioning_all_commands.jsPaolo Polato2023-05-161-1/+1
* SERVER-76032 Remove feature flag check from store_historical_placement_data.jsPaolo Polato2023-05-161-9/+0
* Revert "SERVER-73316 Account for multiple rejected plans for sharded collecti...Gil Alon2023-05-151-21/+6
* SERVER-77122 update fcv tag in batched_multi_deletes_large_transaction.jsBenety Goh2023-05-151-1/+1
* SERVER-76961: update expected log struct for abandoned session, add determini...Adam Rayner2023-05-152-2/+34
* SERVER-76445 Re-enable analyze_shard_key.js in suites with chunk migrationCheahuychou Mao2023-05-151-7/+26
* SERVER-77094 refresh_sample_rates.js should wait for the config server to kno...Cheahuychou Mao2023-05-151-0/+5
* SERVER-77054: Update kill_session.js to consider refreshLogicalSessionCacheNo...Rachita Dhawan2023-05-151-1/+4
* SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt2023-05-151-6/+6
* SERVER-62769 Enabling prevent direct shard operations feature flagSergi Mateo Bellido2023-05-151-1/+2
* SERVER-76872 Prevent donor from outliving MovePrimaryCoordinatorBrett Nawrocki2023-05-131-0/+66
* SERVER-75853 Have hasOnlyRenameableMatchExpressionChildren() examine renames ...Yoonsoo Kim2023-05-131-2/+1
* SERVER-77053 Transaction API shouldn't throw top level errors in runCommandJack Mulrow2023-05-121-0/+115
* SERVER-73316 Account for multiple rejected plans for sharded collections in t...Gil Alon2023-05-121-6/+21
* SERVER-77033: Tag plan_cache_stats_shard_and_host.js with requires_fcvAdityavardhan Agrawal2023-05-121-0/+1
* SERVER-76993 Use dynamic import for SELinux jscore test runnerMatt Broadstone2023-05-125-4/+12
* SERVER-73662 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-121-0/+61
* SERVER-75577 Allow specifying FCV on new mongodHuayu Ouyang2023-05-121-0/+244
* SERVER-76615 implement shardDistribution functionality in reshardCollection cmdJiawei Yang2023-05-121-8/+77
* SERVER-74145 Add concurrency workload to test writes without shard key while ...Sanika Phanse2023-05-121-0/+138
* SERVER-74221 Add assert.soon in mirror_reads.jsJason Chan2023-05-121-12/+13
* SERVER-77025 Wait for index builds to complete on conflicting command applica...Josef Ahmad2023-05-121-0/+79
* SERVER-76530 Support findAndModify remove on a sharded timeseries collectionYoonsoo Kim2023-05-114-112/+631
* SERVER-76821 re-enable awaitdata_getmore_cmd.js under config fuzzerBenety Goh2023-05-111-2/+0
* SERVER-74210 Improve createIndexes errmsg on secondary abortJosef Ahmad2023-05-111-0/+9
* SERVER-76826 Fix invariant failure for $merge with dollar fieldsRui Liu2023-05-111-0/+135
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-111-0/+155
* SERVER-76408 create feature flag for large batched writesBenety Goh2023-05-112-3/+2
* SERVER-76777 Retry lock coll lock acquisition on self abortYu Jin Kang Park2023-05-112-0/+135
* SERVER-76143 Add missing find command fields to queryStats keyMaddie Zechar2023-05-116-50/+126
* SERVER-76944: Correctly return bool in the prepSubNodes function in plan_enum...Adityavardhan Agrawal2023-05-111-0/+54