summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_diff_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+31
* SERVER-18499 Move ConfigDiffTracker to a separate .cpp fileKaloian Manassiev2015-05-181-1/+0
* SERVER-18126 MetadataLoader needs to use the catalog manager for reading chun...Daniel Alabi2015-05-061-5/+5
* SERVER-13256 Rename chunk_diff-inl.cpp to a header to reflect its usageAndrew Morrow2015-01-151-1/+2
* SERVER-15402 Improve ShardPtr/ConnectionString management for commands and se...Randolph Tan2014-10-151-1/+0
* SERVER-11538: Create mongoclient library to avoid pulling in mongocommonShaun Verch2013-11-041-9/+0
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-0/+9
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to sharding filesIan Whalen2013-08-271-0/+12
* SERVER-939 new CollectionManager and MetadataLoader classes (not yet hooked).Alberto Lerner2012-11-291-0/+63