summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33212 Update test to include startTransaction (required by SERVER-3450...Matthew Russotto2018-04-051-20/+42
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-055-77/+155
* SERVER-33212 Support multi-updates in transactions.Matthew Russotto2018-04-051-0/+126
* SERVER-34284 renamed and moved multi_statement_txn_using_api testPavi Vetriselvan2018-04-052-30/+89
* SERVER-33942 Avoid setting deadline for maxTimeMS on tailable cursorsCharlie Swanson2018-04-052-0/+86
* SERVER-33294 Ignore 'allUsers' when reporting stashed locks with auth disabledBernard Gorman2018-04-051-2/+54
* SERVER-33294 Report stashed in-use locks for idle sessions in currentOpBernard Gorman2018-04-051-3/+98
* SERVER-34282 Ban change streams on entire database unless test commands are e...Bernard Gorman2018-04-051-0/+56
* SERVER-33767 verify targeted shard for global snapshot reads with multi-versi...Misha Tyulenev2018-04-041-5/+4
* SERVER-34292 Add JavaScript class for representing a directed graph.Max Hirschhorn2018-04-042-0/+195
* SERVER-33501 Aborted transaction number cannot be reused.Siyuan Zhou2018-04-043-8/+57
* SERVER-34051 Require autocommit=false on all transaction operations and add s...William Schultz2018-04-0412-142/+580
* SERVER-33820: Allow change streams with 'updateLookup': "fullDocument" agains...Nick Zolnierz2018-04-043-242/+239
* SERVER-33343 add test to check transaction table after executing multi-statem...Benety Goh2018-04-041-0/+49
* SERVER-34287 only add writeConcern on abort and commitPavi Vetriselvan2018-04-041-9/+25
* Revert "SERVER-33767 verify targeted shard for global snapshot reads with mul...William Schultz2018-04-041-4/+5
* SERVER-34001: Add db.watch() shell helper to open a change stream for a databaseNick Zolnierz2018-04-041-14/+89
* SERVER-33774 make commitTxn, abortTxn, and prepareTransaction adminOnlyPavi Vetriselvan2018-04-0410-51/+100
* Revert "only add writeConcern on abort and commit"Pavi Vetriselvan2018-04-041-25/+9
* Revert "make commitTxn, prepare, and abortTxn adminOnly"Pavi Vetriselvan2018-04-0410-100/+51
* only add writeConcern on abort and commitPavi Vetriselvan2018-04-041-9/+25
* SERVER-33818: Add 'resumeWithClusterTime' as an alias for '$_resumeAfterClust...Nick Zolnierz2018-04-043-8/+130
* make commitTxn, prepare, and abortTxn adminOnlyPavi Vetriselvan2018-04-0410-51/+100
* SERVER-33343 move test functions from transaction_table_oplog_reply.js to ret...Benety Goh2018-04-042-33/+41
* SERVER-33872 atClusterTime is only allowed for testingXiangyu Yao2018-04-041-4/+44
* SERVER-34034 Test log format, slowms, logLevel and sampleRate on mongoD and m...Bernard Gorman2018-04-042-1/+559
* SERVER-34040 Disallow $changeStream on internal databases and system collectionsBernard Gorman2018-04-043-28/+33
* SERVER-34254 Don't run retryable_write_concern.js on non WT variantsRandolph Tan2018-04-041-3/+9
* SERVER-33767 verify targeted shard for global snapshot reads with multi-versi...Misha Tyulenev2018-04-041-5/+4
* SERVER-32437 add Amazon Linux 2 platform supportZakhar Kleyman2018-04-041-1/+1
* SERVER-34004 Call awaitLastOpCommitted before reading from secondary in testWilliam Schultz2018-04-031-2/+2
* SERVER-34004 Support commit and abort transaction commands on secondariesWilliam Schultz2018-04-031-0/+61
* SERVER-33815 Migrate start_transaction_with_read.js to core_txns suiteWilliam Schultz2018-04-031-22/+3
* SERVER-34145 Create flushDatabaseCacheUpdates internal commandjannaerin2018-04-032-4/+7
* SERVER-33559 Tests to ensure we support findAndModify in transactions.Matthew Russotto2018-04-031-0/+176
* SERVER-32981 Disable TLS 1.0 by defaultSara Golemon2018-04-031-0/+91
* SERVER-33829 trigger client-side refresh of the cached database entry on Stal...Esha Maharishi2018-04-031-6/+5
* SERVER-34139 Add certificate selector for Apple for SecureTransportSara Golemon2018-04-023-27/+91
* SERVER-33099 Trigger server-side refresh of the cached database entry on Stal...Esha Maharishi2018-04-021-7/+14
* SERVER-34246 Add getDatabaseVersion command on shards for support and testingEsha Maharishi2018-04-022-0/+17
* SERVER-34257: Ban change_streams_feature_compatibility_version.js if storage ...Nick Zolnierz2018-04-021-1/+7
* SERVER-34109 Make sure we accept 'stmtId' for all transaction-supported comma...Matthew Russotto2018-04-022-20/+309
* SERVER-33594 Add unit tests for unknown/invalid users to isMaster{saslSupport...Sara Golemon2018-04-021-0/+7
* SERVER-34235 isNetworkError correctly checks for SocketException errorWilliam Schultz2018-04-021-0/+47
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-025-152/+178
* SERVER-33218 implement txn shell helpers for reads and writesPavi Vetriselvan2018-04-021-0/+63
* SERVER-34251: change_stream_whole_db_invalidation.js should check for invalid...Nick Zolnierz2018-04-021-19/+25
* SERVER-33570 Enabled some sharding_last_stable tests that were blacklisted un...Matthew Saltz2018-04-023-0/+6
* SERVER-34213 Start _id at 0 in testshard1.jsCharlie Swanson2018-04-021-1/+1
* SERVER-34172: Use noop writes to timestamp index completion/failure on primar...Daniel Gottlieb2018-03-302-3/+6