summaryrefslogtreecommitdiff
path: root/jstests/sharding/updateOne_without_shard_key/updateOne_without_shard_key_basic.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77199 Change expected responses of upsert tests in updateOne_without_s...Sanika Phanse2023-05-171-2/+2
* SERVER-75473 Disallow document shard key updates outside of a retryable write...Jason Zhang2023-04-041-4/+7
* SERVER-74952 Insert upsert document for single writes without shard keysSanika Phanse2023-03-301-0/+32
* SERVER-75119 Disallow document shard key updates for non-retryable writes and...Jason Zhang2023-03-271-2/+12
* SERVER-74965 Use legacy WouldChangeOwningShard code for handling WouldChangeO...Jason Zhang2023-03-211-77/+3
* SERVER-70581 Handle WCOS for update and findAndModify if replacement document...Jason Zhang2023-02-151-14/+78
* SERVER-69920 Implement two phase protocol for updateOne and deleteOneJason Zhang2022-12-291-0/+407