summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_get_shard_version_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27736 Do not store unsharded collections in DBConfigKaloian Manassiev2017-01-191-41/+24
* SERVER-25665 Cleanup chunk metadata caching library dependenciesKaloian Manassiev2016-10-281-1/+1
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-1/+1
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+4
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-21186 Fix chunk version handling in ChunkTypeKaloian Manassiev2015-10-301-2/+1
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-67/+64
* 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