summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao2020-03-171-2/+24
* SERVER-46468 Prevent validate from generating overlong responsesGregory Noma2020-03-161-0/+69
* SERVER-45140 Remove lingering use of requires_text_logs tag.Henrik Edin2020-03-161-4/+0
* SERVER-46640 The TTLMonitor should not remove the cached index information fr...Gregory Wlodarek2020-03-131-0/+63
* SERVER-46859 Use namespace parameter with find fail point in router_transacti...Jack Mulrow2020-03-131-1/+1
* SERVER-46494 improve perf of '$function'Eric Cox2020-03-131-0/+82
* SERVER-44244 Increase transactionLifetimeLimitSecs during validate hook.Max Hirschhorn2020-03-121-1/+17
* SERVER-21700 Do not relax constraints during steady state replication.Matthew Russotto2020-03-121-13/+19
* SERVER-46310 index_build_restart_standalone.js should startup standalone node...Gregory Wlodarek2020-03-121-1/+16
* SERVER-46533 Persist underlying BSON in CmdUpdate invocationAmirsaman Memaripour2020-03-111-0/+4
* SERVER-37966 Do not wait for index build completion on startupGregory Wlodarek2020-03-111-1/+29
* SERVER-46771 Select message string in log when providing both message and for...Henrik Edin2020-03-111-2/+2
* SERVER-46603 disallow empty collection index build optimization on secondariesBenety Goh2020-03-111-0/+63
* SERVER-46476 remove TODO commentBenety Goh2020-03-111-1/+0
* SERVER-46368 Remove indexbg_shutdown.jsLouis Williams2020-03-111-168/+0
* SERVER-46397 Only report an index build as aborted if it is currently abortin...Louis Williams2020-03-101-0/+2
* SERVER-46599 Test that writeErrors are promoted to top-level errors for $merg...Gregory Noma2020-03-061-6/+15
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-063-5/+8
* SERVER-45969 Test behavior of killOp and maxTimeMS with $out/$merge on second...Gregory Noma2020-03-063-39/+210
* SERVER-46287: Switched background validation to use PIT read instead of check...Andrew Chen2020-03-062-62/+138
* SERVER-46647 Stepping down the primary when running 'dropDatabase' can hit an...Gregory Wlodarek2020-03-061-0/+82
* SERVER-44654 Allow unique, two-phase index builds to continue running on step...Louis Williams2020-03-052-23/+125
* SERVER-46190 Disallow dbHash for nodes in RECOVERING stateVesselina Ratcheva2020-03-051-19/+0
* SERVER-45565: Modified Oplog Batcher behavior to process large transaction op...Andrew Chen2020-03-041-0/+55
* SERVER-46138 Test that $out/$merge on secondaries propagates auth/client meta...Gregory Noma2020-03-041-0/+107
* SERVER-46601 disallow two phase index builds for non-replicated collectionsBenety Goh2020-03-041-3/+6
* SERVER-46572 Remove unstable timestamp comparisons from non_durable_writes_on...Dianna Hohensee2020-03-041-4/+6
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-034-7/+22
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-8/+9
* SERVER-45081 Increment config term via reconfig on stepup.Siyuan Zhou2020-03-031-20/+1
* SERVER-46219 Unittests should log with JSON formatMark Benvenuto2020-03-031-1/+1
* SERVER-46235 log IndexDescriptor as BSONBenety Goh2020-03-035-26/+109
* SERVER-45818 Rework read mirroring infrastructureBen Caimano2020-03-021-1/+1
* SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error codeJustin Seyster2020-03-022-6/+4
* SERVER-45968 Test behavior of $out/$merge on secondaries with writeConcernGregory Noma2020-03-021-0/+73
* SERVER-46026 Fix loglong.js to check for JSON log truncationHenrik Edin2020-03-021-5/+5
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-023-7/+14
* SERVER-46451 fix index_build.js to work with the parallel test suiteBenety Goh2020-02-281-2/+2
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-281-2/+0
* SERVER-44468 remove TODO commentBenety Goh2020-02-281-1/+0
* SERVER-21307 add secondary reads to dropIndexes and index builds testBenety Goh2020-02-271-4/+51
* SERVER-45852 Two-phase index build constraints are checked at the completion ...Louis Williams2020-02-271-0/+110
* SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $outMihai Andrei2020-02-271-0/+69
* SERVER-41386 Test that the replica set's majority commit point can move forwa...Dianna Hohensee2020-02-272-0/+214
* SERVER-46359 Fix js_exceptions.jsHenrik Edin2020-02-271-7/+1
* SERVER-46002 Attach core read mirroring functionalityBen Caimano2020-02-271-0/+124
* SERVER-46123 Make the dropDatabase command abort in-progress index buildsGregory Wlodarek2020-02-271-0/+97
* SERVER-46123 Skip out_drop_temp_collection.js for two-phase index builds, con...Gregory Wlodarek2020-02-261-2/+9
* SERVER-46235 enable hybrid_index_with_updates.js in logv2Billy Donahue2020-02-261-1/+7
* SERVER-46362 Make set_step_params test tolerate sporadic connectionsAmirsaman Memaripour2020-02-261-3/+11