summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-242-0/+110
* SERVER-40457: test that oplogs roll over when they exceed oplogSizeLingzhi Deng2019-04-231-0/+132
* Import tools: e4705b54b0699ec5cbc1bedab90f9d26a9fbb816 from branch v4.1David Golden2019-04-234-92/+0
* SERVER-40520 avoid dropping temp collection when $out succeedsIan Boros2019-04-231-0/+30
* SERVER-39795 Update initial sync transactions test coverage to handle new opl...William Schultz2019-04-234-25/+49
* SERVER-40365 add js test for rolling back an unprepared transactionBenety Goh2019-04-231-0/+61
* SERVER-40706 AutoGetCollectionForRead invariant should permit kNoOverlap read...William Schultz2019-04-231-0/+53
* SERVER-40775 free_mon.js test should use python in PATH on WindowsMathew Robinson2019-04-231-6/+1
* SERVER-40365 add ReplSetTest.getDbPath()Benety Goh2019-04-231-5/+5
* Revert "SERVER-40083 Don't recompile each time $regex is evaluated when regex...Ian Boros2019-04-231-30/+4
* Revert "SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared tran...Vesselina Ratcheva2019-04-232-72/+2
* SERVER-40083 Don't recompile each time $regex is evaluated when regex argumen...Arun Banala2019-04-231-4/+30
* SERVER-40322 Prevent unnecessary prepare conflicts when writing out rollback ...Vesselina Ratcheva2019-04-222-5/+56
* SERVER-39702 Remove config server as transaction coordinator crutch from coor...Jack Mulrow2019-04-223-4/+273
* SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared transactions...Vesselina Ratcheva2019-04-222-2/+72
* SERVER-39992 Add version of concurrency_sharded_multi_stmt_txn.yml with stepd...Jack Mulrow2019-04-222-4/+14
* SERVER-39991 Enable transaction workloads in concurrency sharded stepdown suitesJack Mulrow2019-04-225-36/+283
* SERVER-38165 add the 'requires_persistence' tag to recover_prepared_transacti...Dianna2019-04-221-2/+2
* SERVER-38165 Enable transactions testing with the inMemory storage engineDianna2019-04-227-14/+26
* SERVER-40732 recovery_preserves_active_txns.js should use awaitSecondaryNodesMatthew Russotto2019-04-221-1/+1
* SERVER-40747 Blacklist tests with large inserts from transaction passthrough ...Matthew Russotto2019-04-227-5/+9
* SERVER-39843 Allow findAndModify to change the shard key value when sent as r...jannaerin2019-04-222-13/+79
* SERVER-40598 Set timeout on SSL mixed_mode_repl testSara Golemon2019-04-223-1/+13
* SERVER-40503 Test committing a prepared transaction during secondary oplog ap...Samy Lanka2019-04-221-0/+112
* SERVER-40589 Disallow $_internalReadAtClusterTime with null timestamp.Max Hirschhorn2019-04-221-0/+14
* SERVER-40106 Prevent js_exceptions.js from getting confused by ECDHE warningShreyas Kalyan2019-04-181-1/+8
* SERVER-40655 Test that a retryable write that changes the shard key behaves c...jannaerin2019-04-181-0/+102
* SERVER-39516 Use database MODE_IX lock for creating collectionXiangyu Yao2019-04-182-6/+33
* SERVER-37886 Remove config server as coordinator crutch from coordinator step...Jack Mulrow2019-04-172-134/+50
* SERVER-40321 Transaction CRUD ops on a shard against a capped collection failDianna2019-04-175-11/+116
* SERVER-40069 Fix global lock tracking for txnsJudah Schvimer2019-04-171-0/+204
* SERVER-40483 Return more informative error when changing the doc shard key ca...jannaerin2019-04-172-32/+56
* SERVER-37370 Improve CN/SAN mismatch error messageSara Golemon2019-04-173-0/+116
* SERVER-39517 Only use Collection MODE_X for index creation and dropGeert Bosch2019-04-161-0/+37
* SERVER-38569 Reduce the number of documents in remove_and_bulk_insert.jsKaloian Manassiev2019-04-161-1/+1
* SERVER-39818 Split RSM notification functionality into a new classBen Caimano2019-04-161-2/+4
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-165-27/+34
* SERVER-39845 Create targeted concurrency test that updates the shard key and ...jannaerin2019-04-161-0/+346
* SERVER-39689 prepared txns before stableTS are prepared after rollbackPavi Vetriselvan2019-04-161-0/+113
* SERVER-39750 add JS test for inducing cache pressue using a large unprepared ...Benety Goh2019-04-161-0/+76
* SERVER-40422 Modifies jstest to prepare and commit a transaction behind oldes...Suganthi Mani2019-04-161-0/+6
* SERVER-40268 Test the reconstruction of prepared transactions behind stable t...Suganthi Mani2019-04-161-0/+115
* SERVER-40268 Jstest cleanup for commiting transactions before stableSuganthi Mani2019-04-162-65/+58
* SERVER-40631 Attach TransientTransactionError error label for network error c...Jack Mulrow2019-04-153-15/+65
* SERVER-39798 Gate transactions larger than 16MB to FCV4.2Jason Chan2019-04-151-0/+85
* SERVER-40624 Ensure a chunk is moved to each shard in snapshot_cursor_command...Jack Mulrow2019-04-151-1/+1
* SERVER-40482 SERVER-40517 Fix fastcount algorithm for rollback of prepared tr...Louis Williams2019-04-122-5/+69
* SERVER-40510 Distinct command can create an invalid BSON projection spec if k...Martin Neupauer2019-04-121-0/+2
* SERVER-40105 Improve diagnostic information in currentOp for writeConflicts a...Louis Williams2019-04-122-1/+85
* SERVER-40561 Disable tests that build indexes on preexisting data when using ...Henrik Edin2019-04-125-2/+9