summaryrefslogtreecommitdiff
path: root/src/mongo/s/d_state.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-312/+313
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-1/+1
* SERVER-18347 Attach ShardedConnectionInfo as a client decorationAndrew Morrow2015-06-081-9/+9
* SERVER-17723 setShardingState should not reinitialize config servers listKaloian Manassiev2015-03-311-8/+9
* SERVER-17698 Initialize MongoD sharding state only onceKaloian Manassiev2015-03-231-6/+9
* SERVER-17310 Make mongo::mutex a typedef of boost::mutex and remove mongo::sc...Andy Schwerin2015-03-121-1/+1
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-261-1/+1
* SERVER-15531 serverID for WBL no longer usedGreg Studer2014-10-281-5/+0
* SERVER-14668 Use ensureShardVersionOKOrThrow for collection shard version che...Kaloian Manassiev2014-09-251-8/+8
* SERVER-14668 Remove checkShardVersionKaloian Manassiev2014-09-241-24/+0
* SERVER-14745 Remove WritebackListenerRandolph Tan2014-08-281-0/+404