summaryrefslogtreecommitdiff
path: root/jstests/sharding/unsharded_lookup_in_txn.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39048, SERVER-57957: ban sharded $lookup and $graphLookup in a transac...Hana Pearlman2021-07-151-12/+0
* SERVER-52021: Create feature flag for support lookup and graphLookup into a s...Militsa Sotirova2021-07-011-0/+12
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-2/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-65/+65
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-041-1/+1
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-261-0/+4
* SERVER-33683 Prevent deadlock in aggregate with transactionsIan Boros2018-12-171-0/+93