summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48480 Abort initial sync upon transition to REMOVED stateMatthew Russotto2020-06-091-0/+80
* Revert "SERVER-47645 Must invalidate all sessions on stepdown"Tess Avitabile2020-06-091-67/+0
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcher cherry...Mindaugas Malinauskas2020-06-091-1/+1
* SERVER-48621 userAllowedCreateNS() should check the collection name length in...Gregory Wlodarek2020-06-082-2/+28
* SERVER-48609 ChangeStreamTest.assertChangeStreamThrowsCode should run getMore...Bernard Gorman2020-06-061-12/+12
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-051-3/+9
* SERVER-48379 Make ReplSetTest wait for secondaries before checking db hashesVesselina Ratcheva2020-06-051-0/+51
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-06-051-0/+67
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-059-10/+11
* SERVER-48588 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-06-051-0/+1
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee2020-06-053-5/+5
* SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initia...Vesselina Ratcheva2020-06-031-12/+2
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-031-0/+88
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-06-031-10/+3
* SERVER-48502 Tighten $currentOp and pinned cursor checks in kill_pinned_curso...Nick Zolnierz2020-06-032-8/+13
* SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams2020-06-021-0/+76
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-024-2/+27
* SERVER-48364: Omit verifying the oplog as part of the validate command.Daniel Gottlieb2020-06-011-2/+1
* SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.jsEsha Maharishi2020-06-011-0/+8
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-012-1/+110
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-06-011-0/+51
* SERVER-48407 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-292-12/+18
* SERVER-48407 Blacklist create_index_background_unique.js from running on inMe...Benety Goh2020-05-291-1/+8
* SERVER-48300 Prevent spurious failure in kill_pinned_cursor.jsIan Boros2020-05-291-13/+29
* SERVER-48496 Configure failPointCommand in merge_max_time_ms.js to set 'shoul...Mihai Andrei2020-05-291-2/+4
* SERVER-48363 dont_read_oplog_hole_on_step_up.js should wait for new primary a...Gregory Wlodarek2020-05-291-1/+1
* SERVER-47810 Make $changeStream shard-monitor cursor ineligible to contribute...Bernard Gorman2020-05-291-2/+1
* SERVER-48168 Skip mongos_get_shard_version.js during stepdown suite.Max Hirschhorn2020-05-291-0/+12
* SERVER-48369 Fix prepare_conflict.js to use write concern majority when creat...Samy Lanka2020-05-281-1/+5
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-282-20/+17
* SERVER-48321 Tests for $merge in all_modes.js should not assume orderingKatherine Wu2020-05-281-7/+16
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-05-271-2/+6
* SERVER-48371 transactions_during_step_down.js must abort transaction in the s...Tess Avitabile2020-05-261-18/+22
* SERVER-48290 update replica set in indexbg_killop_primary_after_init.js to us...Benety Goh2020-05-261-7/+0
* Revert "SERVER-48300 Prevent spurious failure of kill_pinned_cursor.js"Ian Boros2020-05-261-26/+11
* SERVER-48271 Concurrency suites creating and dropping indexes should expect t...Benety Goh2020-05-264-29/+52
* SERVER-48093 plan_cache_drop_database.js should catch DatabaseDropPending errorsBenety Goh2020-05-261-13/+18
* SERVER-48331 indexbg_restart_secondary.js should wait for all index builds to...Louis Williams2020-05-261-2/+2
* SERVER-48317 Modify profile_hide_index.js to use its own databaseRuoxin Xu2020-05-212-16/+22
* SERVER-48321 Tests for $merge should not assume orderingKatherine Wu2020-05-211-3/+6
* SERVER-48300 Prevent spurious failure of kill_pinned_cursor.jsIan Boros2020-05-211-11/+26
* SERVER-48307 Disable single-write-shard transaction commit optimizationEsha Maharishi2020-05-204-13/+91
* SERVER-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-201-4/+6
* SERVER-48051 Avoid known namespace conflict on concurrent mapReducesCharlie Swanson2020-05-209-7/+24
* SERVER-48294: Have internal oplog readers be resilient to EBUSY on cursor open.Daniel Gottlieb2020-05-191-1/+2
* SERVER-44529 Query yield recovery after a stepdown should switch to read at t...Louis Williams2020-05-191-0/+86
* SERVER-48117 Journal the write used to ensure that rollback happens in rollba...Samy Lanka2020-05-191-2/+6
* SERVER-47773 Error consistently when tailable cursors and $near are used toge...Drew Paroski2020-05-191-0/+25
* SERVER-48101 Use "j:true" when persistence is enabled in optime.jsJudah Schvimer2020-05-181-4/+18
* SERVER-48148 Cleanup of execution logs in db/Henrik Edin2020-05-183-3/+3