summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_commands_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44484 Changestream with updateLookup uasserts on updates fromBACKPORT-10624-v4.2Rishab Joshi2021-12-031-0/+20
* SERVER-42827 Allow sessions collection to return OK for creating indexes if a...Misha Tyulenev2020-04-081-0/+26
* SERVER-44289 permit writeConcern on retryable writes that move doc onto anoth...Kevin Pulo2019-11-131-0/+12
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-6/+4
* SERVER-39659 Reformat createShardDatabase to return void and call uasserts on...Jamie Heppenstall2019-07-031-19/+17
* SERVER-41676 Convert TransactionRouter to use observer pattern to synchronize...Blake Oler2019-07-021-4/+3
* SERVER-38367 Descriptive error message for the inability to create unique ind...Esha Maharishi2019-05-101-18/+12
* SERVER-38369 Only surface a 'request doesn't allow collection to be created i...Esha Maharishi2019-05-101-82/+71
* SERVER-40784 Change document shard key code should check commitTransaction wr...jannaerin2019-05-011-3/+26
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-0/+1
* SERVER-38661 Don't allow read commands to change global read timestamp for sh...Jack Mulrow2018-12-201-16/+0
* SERVER-36688 Move atClusterTime helpers into TransactionRouterJack Mulrow2018-10-291-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37349 Later statements in a transaction should target shards using the...Jack Mulrow2018-10-191-0/+16
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-0/+567