summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34293 Add test for atomicity and isolation of transactions.Max Hirschhorn2018-04-166-92/+361
* SERVER-34314 Ensure change stream can resume between entries in applyOps entryIan Boros2018-04-162-0/+205
* SERVER-33783 Make shards and mongos do full routing/filtering metadata refres...Martin Neupauer2018-04-161-8/+70
* SERVER-34216 write_commands move transaction checksBilly Donahue2018-04-162-8/+8
* SERVER-33690 Transaction abort and commit should kill any associated client c...James Wahlin2018-04-164-43/+168
* SERVER-33356 Ensure shards' persisted collection cache picks up collection UU...Esha Maharishi2018-04-161-0/+118
* SERVER-33917 port_options.js ping mongod host instead of killing itBilly Donahue2018-04-161-3/+24
* SERVER-31007 Calculate rollback time limit correctlyVesselina Ratcheva2018-04-142-3/+58
* SERVER-33412 Tag tests with uses_transactionsWilliam Schultz2018-04-142-0/+4
* SERVER-33580 Restrict multi-statement transactions to replica set primariesWilliam Schultz2018-04-141-0/+82
* Revert "SERVER-27534 All writing operations must fail if the term changes."Justin Seyster2018-04-131-126/+0
* SERVER-34366 Shell api supports causal consistency.Siyuan Zhou2018-04-131-0/+33
* SERVER-34459 Clear in-memory database versions on setFCV downgrade on shard p...Esha Maharishi2018-04-133-26/+144
* SERVER-34184 Trasnsaction fields are not accepted unless their preconditinal ...Siyuan Zhou2018-04-131-76/+61
* SERVER-33114 part 2: support unwinding applyOps for cluster-wide change streamIan Boros2018-04-131-20/+53
* SERVER-34283 Allow change streams on whole-db or whole-clusterCharlie Swanson2018-04-132-119/+0
* SERVER-34313 Use hex-encoded string for resume tokenCharlie Swanson2018-04-131-62/+213
* SERVER-33999 Add auth checks for db or cluster level change streamsCharlie Swanson2018-04-132-1/+386
* SERVER-33412 Error on writes with unsupported transaction optionsMatthew Russotto2018-04-138-155/+314
* SERVER-33145 Test that users can only use transactions they createdTess Avitabile2018-04-131-0/+143
* SERVER-34163 Make refreshing a database entry in the CatalogCache asynchronousEsha Maharishi2018-04-131-0/+243
* SERVER-34467 make sure tests create databases before starting change streamsIan Boros2018-04-133-9/+9
* SERVER-33903 test reads on views in transactionsKyle Suarez2018-04-131-0/+51
* SERVER-33903 test aggregations in transactionsKyle Suarez2018-04-133-0/+106
* SERVER-34321 Require stmtId for multi-statement transactions in the shell.Siyuan Zhou2018-04-131-0/+26
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-132-0/+2
* SERVER-34157 prevent writes to system collectionsKyle Suarez2018-04-131-0/+45
* SERVER-33989 Add support for afterClusterTime for snapshot reads through mongosJack Mulrow2018-04-131-9/+15
* SERVER-33781 upgrade/downgrade config.chunks metadata with a new history field.Martin Neupauer2018-04-131-0/+74
* SERVER-34446: Remove normalization of SCRAM-SHA-256 prinicpal namesSpencer Jackson2018-04-132-27/+26
* SERVER-34401: Add support for {forAllDBs: true} to usersInfoSpencer Jackson2018-04-131-0/+8
* SERVER-33295 Periodic task to check for and kill expired transactions.Dianna Hohensee2018-04-132-0/+145
* SERVER-34192 Allow secondary reads during batch applicationsLouis Williams2018-04-132-53/+117
* SERVER-34073 Allow creating transactions with readConcerns other than 'snapsh...Tess Avitabile2018-04-132-6/+181
* Revert "SERVER-34157 prevent writes to system collections"Kyle Suarez2018-04-131-42/+0
* SERVER-33548 Enable profiling for batch writes within transactionsTess Avitabile2018-04-131-0/+298
* SERVER-34157 prevent writes to system collectionsKyle Suarez2018-04-131-0/+42
* SERVER-33115 prevent writes to unreplicated collections in a transactionKyle Suarez2018-04-131-0/+46
* SERVER-34279: Perform an FCV upgrade to take stable checkpoints.Daniel Gottlieb2018-04-131-4/+2
* SERVER-34088 Add ability to watch all changes for an entire sharded clusterBernard Gorman2018-04-137-51/+82
* SERVER-34279: Ensure a minValid lastApplied exists for upgrade.Daniel Gottlieb2018-04-121-0/+79
* SERVER-32639 skip signing and validating clusterTime in arbitersMisha Tyulenev2018-04-121-0/+31
* SERVER-34326 follow up: fix lint errorsMisha Tyulenev2018-04-121-9/+11
* SERVER-33114 make change streams unwind applyOps generated by transactionsIan Boros2018-04-121-0/+123
* SERVER-34326 use highest cluserTime for global snapshot readsMisha Tyulenev2018-04-121-0/+2
* SERVER-33433 Rebuild in-memory Session state for committed transactions from ...Siyuan Zhou2018-04-122-0/+195
* SERVER-27534 All writing operations must fail if the term changes.Justin Seyster2018-04-121-0/+126
* SERVER-34181 Include 'clusterTime' in each change streamCharlie Swanson2018-04-127-24/+104
* SERVER-34183 abort existing transaction on startTransactionPavi Vetriselvan2018-04-121-4/+22
* SERVER-34093 Blacklist move primary tests from last stable suitesjannaerin2018-04-122-6/+2