summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-141-0/+16
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-1410-51/+21
* Revert "SERVER-32064 Requests from the shell should use an implicit session b...Jack Mulrow2018-06-1317-331/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-1317-1/+331
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-082-6/+7
* SERVER-35172 'ns' field is no longer duplicated in response to dropCollection...Ben Judd2018-06-081-0/+29
* SERVER-35309 CamelCase appName in connection stringsMark Benvenuto2018-06-071-6/+6
* SERVER-34615 Make UUIDCatalog updates for renameCollection atomicMaria van Keulen2018-06-073-20/+78
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-06-051-1/+3
* SERVER-35235 plan_cache_index_create.js should build initial index set in the...James Wahlin2018-06-051-2/+2
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-042-7/+3
* SERVER-35083 Add writeConcernError option to failCommand failpointMathias Stearn2018-05-311-0/+35
* SERVER-35004 Add functionality to only fail specific commands in failCommand ...Samy Lanka2018-05-311-24/+60
* SERVER-34348 Speculative transactions should not wait for afterClusterTime to...Tess Avitabile2018-05-301-11/+35
* SERVER-35257 Forbid count command in transactionsJudah Schvimer2018-05-293-16/+0
* SERVER-34779 Add hook for checking dbhash while a test is running.Max Hirschhorn2018-05-261-0/+55
* SERVER-35224 snapshot_cursor_shutdown_stepdown.js should not perform transact...Tess Avitabile2018-05-251-14/+3
* SERVER-33736 do not run jstest on mobileEric Milkie2018-05-241-0/+2
* SERVER-34731 Fixes race condition in read_concern_snapshot_yielding.jsSuganthi Mani2018-05-231-6/+18
* SERVER-33736 timestamp index updates from vector insertsEric Milkie2018-05-231-0/+113
* SERVER-34388 Convert tests doing snapshot reads to use transactionsXiangyu Yao2018-05-235-234/+129
* SERVER-35148 Synchronously enable the profiler in prepare_conflict.js before ...Louis Williams2018-05-231-20/+34
* SERVER-34726 Lock acquisitions for profiling in transaction have 0 second tim...Tess Avitabile2018-05-181-27/+13
* SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams2018-05-181-1/+1
* SERVER-34868 Prohibit legacy queries from running on sessions in shellWilliam Schultz2018-05-171-0/+32
* SERVER-34515 add call to sleep() in js test to prevent cpu spinningIan Boros2018-05-171-0/+1
* SERVER-34692 Move txnNumber to subdocument in currentOpXiangyu Yao2018-05-161-0/+50
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-151-0/+70
* SERVER-34443 Refactor WiredTigerRecoveryUnit and WiredTigerSnapshotManager. A...Louis Williams2018-05-151-1/+1
* SERVER-34531 Ensure KVCatalog _collections is not empty during renameMaria van Keulen2018-05-151-0/+73
* SERVER-34961 read_concern_snapshot_aggregation.js & snapshot_reads.js should ...James Wahlin2018-05-112-6/+6
* SERVER-34966 Increase transaction reaper timeout in read_concern_snapshot_yie...Ian Boros2018-05-111-0/+7
* SERVER-34780 Change --recoverFromOplogAsStandalone to setParameterJudah Schvimer2018-05-101-14/+43
* SERVER-34910 Rename TransientTxnError label to TransientTransactionError.Siyuan Zhou2018-05-091-1/+2
* SERVER-32943 Query during background index build can lead to suboptimal cache...James Wahlin2018-05-091-0/+162
* SERVER-34256 Expose TransientTxnError error labels in response.Siyuan Zhou2018-05-081-1/+1
* SERVER-34811 Forbid reads and writes to the config, admin, and local database...Tess Avitabile2018-05-082-6/+5
* SERVER-34814 change noPassthrough/change_stream_failover.js to use correct tagsIan Boros2018-05-031-0/+2
* SERVER-34775 make stepdown_query.js test deterministicMisha Tyulenev2018-05-021-2/+2
* SERVER-34755 ignore missing collections when shutting down backup_restore.jsEric Milkie2018-05-021-13/+4
* SERVER-34665 skip retryable writes test if storage engine does not support re...Kyle Suarez2018-05-011-0/+7
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-34749 fix copydb_illegal_collections.js to not run on inMemoryEric Milkie2018-05-011-1/+2
* SERVER-34551 Add failpoint to fail commands with network errors or arbitrary ...Tess Avitabile2018-05-011-0/+130
* SERVER-34715 Fix log_format_slowms_samplerate_loglevel.js by ensuring that th...Bernard Gorman2018-04-301-8/+10
* SERVER-34572 Write commands in transactions must check for pending catalog ch...Tess Avitabile2018-04-301-27/+62
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-301-1/+5
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-04-271-0/+125
* SERVER-34536: Fix shell autocompletionDavid Bradford2018-04-271-0/+18
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-261-4/+18