summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-5/+7
* SERVER-49366 Allow presence of 'recordPreImages' in collection metadata in st...Dianna Hohensee2020-07-093-68/+198
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-087-47/+271
* SERVER-49294 waitInIsMaster_failpoint.js should ensure the shell is connected...Tess Avitabile2020-07-081-0/+5
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-081-7/+5
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-085-3/+5
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-031-5/+7
* SERVER-48580 Await replication in client_metadata_slowlog_rs.jsAdam Cooper2020-06-301-2/+3
* SERVER-49150 Make merge_causes_infinite_loop.js more robustMihai Andrei2020-06-301-10/+28
* SERVER-48420 Test that downgrade does not leak resumable index build resourcesGregory Noma2020-06-291-0/+47
* SERVER-49139 Skip snapshot tests with inMemoryA. Jesse Jiryu Davis2020-06-278-8/+44
* SERVER-48068 Fix handling of program registry and wait_for_pid in mongo shellRichard Samuels2020-06-261-0/+26
* SERVER-48341 Remove requires_fcv_46 from tests blacklisted under SERVER-48307Esha Maharishi2020-06-261-2/+1
* SERVER-48006 Fix default for opensslCipherConfigGabriel Marks2020-06-261-0/+49
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-232-4/+0
* SERVER-49028 Use a 3-node replica set to avoid having the primary stepdown if...Gregory Wlodarek2020-06-231-0/+6
* SERVER-41763 Remove comment when truncating queriesMindaugas Malinauskas2020-06-231-10/+35
* SERVER-48705 resmoke.py sending SIGABRT to take core dumps on fixture teardow...vrachev2020-06-221-1/+8
* SERVER-48620 Run movePrimary in renameCollection_twoDBs in commands roles tes...Blake Oler2020-06-181-2/+3
* SERVER-48557: Omit cursor.atClusterTime field from read replies in transactionsLingzhi Deng2020-06-152-18/+53
* SERVER-44273 Fix timeZoneInfo file load on WindowsJames Wahlin2020-06-121-1/+16
* SERVER-47764 Trigger hang analyzer for LockTimeout errorsSamy Lanka2020-06-121-0/+31
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-111-1/+1
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-1112-172/+56
* SERVER-48692 Fix 'commit_quorum.js' to check for new log messageGregory Wlodarek2020-06-101-1/+2
* SERVER-48227 Clean up log messages for index buildsSamy Lanka2020-06-091-1/+1
* SERVER-48644 Do not run 'indexbg_killop_steup.js' if the commit quorum is dis...Gregory Wlodarek2020-06-081-0/+6
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcherMindaugas Malinauskas2020-06-081-1/+1
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-051-1/+1
* SERVER-47536 Test the behaviour of sending a killOp to an index builder threa...Gregory Wlodarek2020-06-041-0/+105
* SERVER-47536 Test the behaviour of sending a killOp to an index builder threa...Gregory Wlodarek2020-06-041-0/+81
* SERVER-48519 Include mirrored read metrics in ftdcAmirsaman Memaripour2020-06-031-0/+88
* SERVER-48529 Delete PlanCache::feedback() and related codeDavid Storch2020-06-021-5/+0
* SERVER-48062 Index build abort should not be interrupted by stepdownLouis Williams2020-06-021-0/+76
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if syncdela...Dianna Hohensee2020-06-021-1/+1
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-021-0/+9
* Revert "SERVER-48413 Add evergreen builder for resumable index builds"Gregory Noma2020-06-021-9/+0
* SERVER-48413 Add evergreen builder for resumable index buildsGregory Noma2020-06-011-0/+9
* SERVER-40309 Remove bucketSize option from 2d index in geo_full.jsGregory Noma2020-06-011-11/+2
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-013-3/+3
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-05-291-0/+51
* SERVER-48496 Configure failPointCommand in merge_max_time_ms.js to set 'shoul...Mihai Andrei2020-05-291-2/+4
* SERVER-48494: Calculate the snapshot window more precisely in snapshot_histor...Lingzhi Deng2020-05-291-3/+11
* SERVER-43821 Make PlanStage and PlanExecutor return errors by throwingDavid Storch2020-05-291-13/+15
* SERVER-47970: mongo shell changes for snapshot readsLingzhi Deng2020-05-281-0/+58
* SERVER-44847 Clean up explicit 'comment' fields name attached to distinct and...Mindaugas Malinauskas2020-05-281-1/+1
* SERVER-47487 Make ReplSetTest's getPrimary wait until only one node is in the...Ali Mir2020-05-261-0/+40
* SERVER-48290 update replica set in indexbg_killop_primary_after_init.js to us...Benety Goh2020-05-211-7/+0
* 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-201-9/+10