summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/document_shard_key_update_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-2/+2
* SERVER-67375 Make findAndModify updateShardKey work with FLE2Shreyas Kalyan2022-08-161-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-2/+2
* SERVER-64105 Support stmtIds in the transaction APIJack Mulrow2022-03-021-2/+2
* SERVER-59186 Use transaction API for all current changing a document's shard ...Jack Mulrow2022-02-281-2/+2
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-43428 Do not set stmtId when constructing ShardKeyCmdObjJason Chan2019-10-011-6/+2
* SERVER-39837 Fix document_shard_key_update_test unit testjannaerin2019-03-201-4/+2
* SERVER-39841 Add ability to start and commit transaction in documentShardKeyU...jannaerin2019-03-181-1/+2
* SERVER-39835 Create interface to update document shard key within already run...jannaerin2019-03-071-0/+91