summaryrefslogtreecommitdiff
path: root/jstests/core/txns/concurrent_drops_and_creates.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67289 Remove feature flag for PM-2218Gregory Wlodarek2023-04-211-23/+9
* SERVER-74644 Fix multiversion passthrough feature flag testsGregory Wlodarek2023-03-061-2/+5
* SERVER-71287 Stash CollectionCatalog when starting multi-document transactionsHenrik Edin2022-12-141-18/+47
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-0/+2
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+1
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-081-8/+21
* SERVER-45779 Throw Stale Shard Version when collection is unknown on getOwner...Marcos José Grillo Ramírez2020-03-041-2/+16
* SERVER-45405 Allow implicit collection creation inside multi-doc txnsMaria van Keulen2020-02-191-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-59/+57
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-251-1/+1
* SERVER-39227 Mongos should always re-throw original error in a transactionJack Mulrow2019-02-251-3/+1
* SERVER-39274 Mongos shouldn't upconvert txn read concern level to snapshot if...Jack Mulrow2019-02-081-10/+16
* SERVER-35707 Allow mongos to retry on re-targeting errors in a transactionJack Mulrow2018-09-191-1/+3
* SERVER-35388 Improve misleading error messages for operations banned in trans...Samy Lanka2018-06-251-1/+2
* SERVER-34652 SERVER-34654 SERVER-34703 SERVER-34704 Test transactions with co...Tess Avitabile2018-06-051-0/+71