summaryrefslogtreecommitdiff
path: root/src/mongo/s/collection_metadata_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-11104 make sure orphaned data command uses valid shard keyGreg Studer2013-10-231-0/+7
* 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-10013 use old manager for chunk version rollback on migration failGreg Studer2013-08-271-19/+17
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-141-6/+6
* Revert "SERVER-8869 command to merge co-located chunks"Greg Studer2013-08-131-6/+6
* SERVER-8869 command to merge co-located chunksGreg Studer2013-08-131-6/+6
* SERVER-8598 command to iteratively cleanup orphaned dataGreg Studer2013-08-061-2/+126
* SERVER-8869 merge chunks: metadata clone and sharding state pieceGreg Studer2013-08-011-0/+178
* SERVER-8598 buildbot collection_metadata_test epoch validation now required f...Greg Studer2013-07-261-2/+2
* SERVER-8598 allow CollectionManager to track pending chunksGreg Studer2013-07-101-36/+370
* SERVER-8598 preserve semantics of exception-on-conn-failure in trySetVersionGreg Studer2013-06-171-108/+124
* SERVER-8598 CollectionManager -> CollectionMetadata refactor, no behavior changeGreg Studer2013-06-171-0/+631