summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_split_collection_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23509 Consolidate mongod-specific sharding commands under db/sKaloian Manassiev2016-04-051-276/+0
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-8/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-189/+176
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-3/+2
* SERVER-18815 Make Shard object non-copyable. Get rid of Shard::make(...) and ...Daniel Alabi2015-06-091-1/+1
* SERVER-15860 Switch replication metadata ops to be replication-specific, rath...matt dannenberg2015-04-171-2/+1
* SERVER-18084 grid.h should not include config.hKaloian Manassiev2015-04-171-0/+1
* SERVER-17817 Make AuthorizationSession a decoration of ClientBasic.Andy Schwerin2015-04-161-1/+1
* SERVER-17968 Eliminate use of configServer.allUpDaniel Alabi2015-04-141-4/+0
* SERVER-17723 Sharding catalog cacheKaloian Manassiev2015-04-101-11/+20
* SERVER-17496 Move sharding admin commands to individual filesKaloian Manassiev2015-03-101-0/+288