summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTestLouis Williams2021-12-231-0/+1
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-221-22/+29
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-211-0/+84
* SERVER-62041 Add a maximum batch execution time to dbCheckJosef Ahmad2021-12-211-0/+65
* SERVER-60788 Update 'merge_causes_infinite_loop.js' to demonstrate the hallow...Mihai Andrei2021-12-171-5/+21
* SERVER-61862 Expose $_internalReadAtClusterTime command in v4.4Matthew Russotto2021-12-081-18/+85
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-021-0/+36
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-11-171-7/+41
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-11-171-4/+58
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-11-171-0/+42
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-101-0/+90
* SERVER-49028 Use a 3-node replica set to avoid having the primary stepdown if...Gregory Wlodarek2021-11-091-0/+6
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-11-031-11/+18
* SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-10-271-0/+289
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-201-0/+1
* SERVER-60586 Fix out_max_time_ms.js to correctly enable 'maxTimeNeverTimeOut'...David Storch2021-10-191-6/+18
* SERVER-46533 Persist underlying BSON in CmdUpdate invocationAmirsaman Memaripour2021-10-191-0/+4
* SERVER-54064: Periodically clear out the logical session cache on arbiters.Daniel Gottlieb2021-10-061-0/+57
* SERVER-51806 Disable incompatible jstest for single phase index buildsYuhong Zhang2021-09-281-0/+6
* SERVER-51806 Enable lock yielding during the bulk load phase of index buildsYuhong Zhang2021-09-271-0/+61
* SERVER-59458 Move interrupt_while_yielded.js to noPassthrough suiteJustin Seyster2021-09-241-0/+122
* Revert "SERVER-55376: Ensure reconfig cannot roll back committed writes in PS...Vishnu Kaushik2021-09-241-42/+0
* Revert "SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shel...Vishnu Kaushik2021-09-241-58/+4
* Revert "SERVER-56919: Add validation for memberIndex to reconfigToPSASet() sh...Vishnu Kaushik2021-09-241-41/+7
* SERVER-56919: Add validation for memberIndex to reconfigToPSASet() shell helperXueruiFa2021-09-221-7/+41
* SERVER-57284: Wait for config commitment in reconfig_for_psa_set_shell.jsXueruiFa2021-09-221-4/+58
* SERVER-55376: Ensure reconfig cannot roll back committed writes in PSA setsXueruiFa2021-09-221-0/+42
* SERVER-58777 Do not count empty subdocuments toward depth on insertGregory Noma2021-09-201-0/+28
* SERVER-53448 Make ftdc_mirrored_reads.js resilient to slow machinesLuis Osta2021-09-171-2/+2
* SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin2021-08-271-0/+142
* SERVER-56877 track uncommitted changes to multikey paths with a counterBenety Goh2021-08-123-16/+10
* SERVER-57268 add multikey query to validate_multikey_restart.jsBenety Goh2021-08-111-0/+24
* SERVER-57178 add js test for verifying in-memory paths for compound multikey ...Benety Goh2021-08-111-0/+53
* SERVER-56877 add js test for validating multikey compound index after restartingBenety Goh2021-08-101-0/+79
* SERVER-56877 add js test for validating multikey index after restarting a re-...Benety Goh2021-08-101-0/+129
* SERVER-56877 add js test for validating multikey index after restartingBenety Goh2021-08-101-0/+72
* SERVER-58280 initial sync aborts index builds before applying collModBenety Goh2021-08-101-0/+2
* SERVER-58280 add base test for handling collMod during initial sync on collec...Benety Goh2021-08-091-0/+97
* SERVER-57893 Make rsm_horizon_change.js resilient to network failuresGeorge Wangensteen2021-08-051-1/+6
* SERVER-53479 Wait for mirrored operations in mirror_reads.jsGeorge Wangensteen2021-08-041-15/+41
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-201-0/+52
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-251-0/+101
* SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek2021-06-211-0/+1
* SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko2021-06-163-0/+601
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-06-161-0/+57
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan2021-06-101-5/+13
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2021-06-043-9/+67
* SERVER-57251 Only run salvage_incomplete_rolling_index_builds.js on variants ...Gregory Wlodarek2021-05-311-0/+6
* SERVER-57251 Fix checkLog race in salvage_incomplete_rolling_index_builds.jsGregory Wlodarek2021-05-271-3/+0
* SERVER-56376: Add jstest that exercises both retryable FaM behaviors.Daniel Gottlieb2021-05-251-0/+299