summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-05-281-1/+13
* SERVER-53624 Make sure that every test case that shuts down mongos has Callba...Cheahuychou Mao2021-05-281-1/+3
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-05-285-14/+25
* SERVER-48711 Remove FCV guard from transient_txn_error_labels_with_write_conc...Jack Mulrow2021-05-281-26/+20
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-05-284-2/+50
* SERVER-57254 Modify merge_split_chunks_test.js to use a stale mongosSimon Graetzer2021-05-281-7/+13
* SERVER-53449 Robustify change_streams_shards_start_in_sync.js and tag as does...Bernard Gorman2021-05-281-10/+26
* SERVER-51127 Test network errors via sync source rollback during tenant migra...Vesselina Ratcheva2021-05-282-2/+295
* SERVER-57234 clean up indexu.js to use different collection name for each tes...Benety Goh2021-05-271-4/+31
* SERVER-57234 clean up uniqueness.js to use different collection name for each...Benety Goh2021-05-271-26/+21
* SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek2021-05-271-0/+1
* SERVER-57268 add multikey query to validate_multikey_restart.jsBenety Goh2021-05-271-0/+26
* SERVER-57251 Fix checkLog race in salvage_incomplete_rolling_index_builds.jsGregory Wlodarek2021-05-271-3/+0
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-05-272-7/+19
* SERVER-57152: Add logging for roles in user_defined_roles_on_secondaries.jsXueruiFa2021-05-271-0/+9
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-273-141/+10
* SERVER-55232 Review blacklisted rename tests (fix last rename FSM)Pierlauro Sciarelli2021-05-272-10/+10
* SERVER-55232 Review blacklisted rename testsPierlauro Sciarelli2021-05-2717-81/+127
* SERVER-55784 Add catalog statistics to serverStatusLouis Williams2021-05-261-0/+132
* SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...Cheahuychou Mao2021-05-262-33/+180
* SERVER-56480 Set executionStats.allPlansExecution to an empty array when usin...Irina Yatsenko2021-05-262-36/+47
* SERVER-57203 Temporarily disable the setfcv_reshard_collection.js test in Eve...Haley Connelly2021-05-261-0/+4
* SERVER-57164 isVariableReference includes system variablesDavid Percy2021-05-261-0/+27
* SERVER-52988 Unblacklist remaining test cases in txn_commit_optimizations_for...Cheahuychou Mao2021-05-261-31/+58
* SERVER-56797 Allow collMod to change time-series bucket granularityDan Larkin-York2021-05-261-0/+96
* SERVER-56830 Increase commitTransaction write concern timeout in txn_commit_o...Cheahuychou Mao2021-05-261-6/+10
* SERVER-53791 Test that If listDatabases, listCollections, and listIndexes res...Vishnu Kaushik2021-05-261-0/+358
* SERVER-57178 validate_multikey_compound.js waits for primary to become availa...Benety Goh2021-05-261-1/+2
* SERVER-57097 fix FTSSpec::fixSpec() to handle int values in weight values tha...Benety Goh2021-05-261-0/+9
* SERVER-56757 Add query knob to ensure that setWindowFields is in deterministi...samontea2021-05-251-0/+69
* SERVER-57178 validate_multikey_stepdown.js waits for primary to become availa...Benety Goh2021-05-251-0/+1
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-05-251-0/+56
* SERVER-57178 validate_multikey_restart.js waits for primary to become availab...Benety Goh2021-05-251-0/+1
* SERVER-57097 clean up fts_index.jsBenety Goh2021-05-251-36/+62
* SERVER-57089 Add skip_dbhash flag to ContinuousTenantMigrationPavi Vetriselvan2021-05-251-13/+15
* SERVER-57178 add js test for verifying in-memory paths for compound multikey ...Benety Goh2021-05-251-0/+53
* SERVER-57051 Shard may fail to notify that router was stale for command in mu...Tommaso Tocci2021-05-251-16/+23
* SERVER-57180 Add requires_persistance flag to concurrent_create_indexes_with_...Marcos José Grillo Ramirez2021-05-251-1/+3
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`.Daniel Gottlieb2021-05-251-0/+163
* SERVER-56933 Return options to create an identical time-series collection fro...Gregory Noma2021-05-247-1/+279
* SERVER-57139 Correctly wait for rollback to complete in rollback_with_coalesc...Wenbin Zhu2021-05-241-11/+13
* SERVER-57071 Ensure that TenantMigrationDonorAccessBlocker's promises are ful...Cheahuychou Mao2021-05-241-0/+210
* SERVER-53939 Write test for resharding a collection with a large number of ne...jannaerin2021-05-241-0/+56
* SERVER-56376: Add jstest that exercises both retryable FaM behaviors.Daniel Gottlieb2021-05-241-0/+307
* SERVER-57141 Ensure that ReplSetTests in tenant migration tests have the inte...Cheahuychou Mao2021-05-248-21/+19
* SERVER-57148 Pass variables states to input evaluation in removable range exe...Nick Zolnierz2021-05-241-0/+27
* SERVER-57091 Fix infinite loop in GranularityRounderPreferredNumbers::roundDownAlya Berciu2021-05-241-0/+22
* SERVER-56934 Make expireAfterSeconds a top-level collection optionGregory Noma2021-05-2410-71/+69
* SERVER-56354 Remove extra argument for startMigration() function callCheahuychou Mao2021-05-231-2/+2
* Revert "SERVER-55232 Review blacklisted rename tests"Benety Goh2021-05-2215-96/+78