summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_create_indexes_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45103 Sharded index commands shouldn't target primary shard if it does...Cheahuychou Mao2019-12-131-1/+1
* SERVER-44720 Send createIndexes, dropIndexes, and collMod with shard versionsCheahuychou Mao2019-12-041-7/+15
* SERVER-43712 mongos use ReadWriteConcernDefaults for WCKevin Pulo2019-11-061-2/+2
* SERVER-42827 Allow sessions collection to return OK for creating indexes if a...Janna Golden2019-09-121-17/+2
* SERVER-39659 Reformat createShardDatabase to return void and call uasserts on...Jamie Heppenstall2019-06-071-1/+1
* SERVER-38367 Descriptive error message for the inability to create unique ind...Esha Maharishi2019-05-101-1/+14
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-1/+1
* SERVER-27664 Use scatterGatherVersionedTargetByRoutingTable instead of passth...Kaloian Manassiev2018-03-051-1/+0
* SERVER-29908 Move some cluster commands to separate filesKaloian Manassiev2018-02-261-0/+91