summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_get_shard_version_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-3/+2
* 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-17723 Sharding catalog cacheKaloian Manassiev2015-04-101-9/+20
* SERVER-17496 Move all admin commands to separate filesKaloian Manassiev2015-03-111-0/+117