summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/readConcern_snapshot_mongos.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37343 Enable single shard transactions tests on 'majority read concern...Tess Avitabile2018-12-131-1/+1
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-301-2/+2
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-37239 Router should validate if commands are allowed to run within tra...Randolph Tan2018-09-271-15/+0
* SERVER-35707 Allow mongos to retry on re-targeting errors in a transactionJack Mulrow2018-09-191-4/+0
* SERVER-36049 Enable snapshot readConcern w/o atClusterTime for txn commands o...Jack Mulrow2018-07-131-73/+69
* SERVER-35735 Disable snapshot read concern assertions for write commands in r...Jack Mulrow2018-06-291-0/+2
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-9/+0
* SERVER-28524 remove group commandKyle Suarez2018-05-301-11/+0
* SERVER-33989 Add support for afterClusterTime for snapshot reads through mongosJack Mulrow2018-04-131-9/+15
* SERVER-33767 verify targeted shard for global snapshot reads with multi-versi...Misha Tyulenev2018-04-041-5/+4
* Revert "SERVER-33767 verify targeted shard for global snapshot reads with mul...William Schultz2018-04-041-4/+5
* SERVER-33767 verify targeted shard for global snapshot reads with multi-versi...Misha Tyulenev2018-04-041-5/+4
* SERVER-33029 support global snapshot aggregate commandMisha Tyulenev2018-03-271-11/+8
* SERVER-33028 Skip readConcern_snapshot_mongos.js if storage engine doesn't su...Jack Mulrow2018-03-221-0/+6
* SERVER-33028 Support readConcern snapshot in cluster find commandJack Mulrow2018-03-211-7/+4
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-1/+1
* SERVER-33061 validate readConcern level snapshot on mongosMisha Tyulenev2018-03-081-0/+162