summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_enable_sharding_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-19875 Make (almost) all CatalogManager methods take OperationContextSpencer T Brody2015-08-251-1/+1
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-61/+58
* SERVER-18349 Check validity of the database name for movePrimaryKaloian Manassiev2015-05-101-4/+0
* SERVER-15860 Switch replication metadata ops to be replication-specific, rath...matt dannenberg2015-04-171-2/+1
* SERVER-17817 Make AuthorizationSession a decoration of ClientBasic.Andy Schwerin2015-04-161-1/+1
* SERVER-17723 Sharding catalog cacheKaloian Manassiev2015-04-101-6/+3
* SERVER-17867 Appropriately handle return values in some mongos filesDaniel Alabi2015-04-101-1/+4
* SERVER-17637 Sharding catalog manager interfaceKaloian Manassiev2015-03-201-23/+18
* SERVER-17496 Move sharding admin commands to individual filesKaloian Manassiev2015-03-101-0/+134