summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48199 Avoid ShardingTests without journaling in curop_auth_info.jsSpencer Jackson2020-05-271-3/+5
* SERVER-46961 Test sync source in quiesce modeTess Avitabile2020-05-271-0/+52
* SERVER-47993 Make coordinateCommitTransaction return the decision once the de...Cheahuychou Mao2020-05-272-0/+218
* SERVER-47947: Test snapshot $lookup, $unionWith, $out and $mergeLingzhi Deng2020-05-273-0/+325
* SERVER-48038 mongos retries snapshot errors with new timestampA. Jesse Jiryu Davis2020-05-261-0/+97
* SERVER-47339 Add a function that doesn't require authentication for awaiting ...Samy Lanka2020-05-261-0/+2
* SERVER-48263 Add multiversion test of disableResumableRangeDeleter flagEsha Maharishi2020-05-261-0/+131
* SERVER-48343 Wrap runCommand calls with 'assert.commandWorked' in explain_cou...Mihai Andrei2020-05-261-39/+62
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-05-261-10/+3
* SERVER-47809 Prevent createCollection as first statement in a transaction to ...Marcos José Grillo Ramírez2020-05-261-0/+11
* SERVER-48038 mongos shouldn't retry SnapshotTooOld outside transactionA. Jesse Jiryu Davis2020-05-261-0/+137
* SERVER-38379 Make view_with_invalid_dbname.js run on BiggieSEGregory Wlodarek2020-05-261-3/+0
* SERVER-47810 Make $changeStream shard-monitor cursor ineligible to contribute...Bernard Gorman2020-05-221-2/+1
* SERVER-48271 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-224-29/+52
* SERVER-48290 update replica set in indexbg_killop_primary_after_init.js to us...Benety Goh2020-05-211-7/+0
* SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initia...Vesselina Ratcheva2020-05-211-12/+2
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-211-18/+22
* SERVER-48369 Fix prepare_conflict.js to use write concern majority when creat...Samy Lanka2020-05-211-1/+5
* SERVER-48317 Modify profile_hide_index.js to use its own databaseRuoxin Xu2020-05-212-16/+22
* SERVER-48368 Tag fts_find_and_modify.js as 'requires_non_retryable_writes'David Storch2020-05-211-0/+4
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-215-2/+28
* SERVER-48358: Set minSnapshotHistoryWindowInSeconds in snapshot_reads_target_...Lingzhi Deng2020-05-211-2/+7
* SERVER-48300 Prevent spurious failure of kill_pinned_cursor.jsIan Boros2020-05-211-11/+26
* SERVER-48354 chunk_history_window.js needs enableMajorityReadConcernA. Jesse Jiryu Davis2020-05-211-0/+1
* SERVER-48321 Tests for $merge should not assume orderingKatherine Wu2020-05-211-3/+5
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-212-31/+31
* SERVER-47018 Attach topology version to shutdown errors while in quiesce modePavi Vetriselvan2020-05-211-3/+38
* SERVER-48331 indexbg_restart_secondary.js should wait for all index builds to...Louis Williams2020-05-201-2/+2
* SERVER-48307 Disable single-write-shard transaction commit optimizationEsha Maharishi2020-05-204-13/+93
* SERVER-47964 Add OCSP Sharding testsShreyas Kalyan2020-05-201-0/+86
* SERVER-46355 Test running a user reconfig while exiting initial syncVesselina Ratcheva2020-05-201-0/+113
* SERVER-47785 minSnapshotHistoryWindowInSeconds limits chunk historyA. Jesse Jiryu Davis2020-05-201-0/+116
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-05-202-1/+110
* SERVER-46355 Test running user reconfigs while newlyAdded is presentVesselina Ratcheva2020-05-202-2/+184
* SERVER-48294: Have internal oplog readers be resilient to EBUSY on cursor open.Daniel Gottlieb2020-05-191-1/+2
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-05-191-2/+6
* SERVER-47801 Blacklist fts_find_and_modify.js from multiversion passthroughsDavid Storch2020-05-191-3/+8
* SERVER-48052 Make updates create ExpressionContext with 'explain' field corre...Ian Boros2020-05-192-2/+87
* SERVER-47701 Allow CRUD and DDL commands on shards when connected to the prim...Marcos José Grillo Ramírez2020-05-191-0/+277
* SERVER-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-181-4/+6
* SERVER-48278 Fix waits for RSM removal in sharding/remove2.js testTommaso Tocci2020-05-181-19/+32
* SERVER-46998 Support 'let' variables used within $merge custom pipeline updateKatherine Wu2020-05-181-1/+87
* SERVER-48246 Wait for RSM to detect failover in range_deleter_interacts_corre...Jack Mulrow2020-05-181-2/+6
* SERVER-29030 Announce new primary via heartbeat requestsWilliam Schultz2020-05-181-0/+9
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-1820-1206/+112
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-153-3/+3
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-152-8/+61
* SERVER-47972 Increase maxTimeMSForHedgedReads to give shards time to refreshCheahuychou Mao2020-05-152-2/+4
* SERVER-46807 Test adding multiple new nodes to a replica set at the same timeVesselina Ratcheva2020-05-151-0/+107
* SERVER-48242 Make stepup in range_deleter_interacts_correctly_with_refine_sha...Jack Mulrow2020-05-151-2/+1