summaryrefslogtreecommitdiff
path: root/s/d_chunk_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* correct reloading on stale config request optimizationEliot Horowitz2011-07-011-3/+3
* use ClientCursor::extractKeys so can use covered index if possibleEliot Horowitz2011-06-241-1/+12
* Another grammar correction.Jens Rantil2011-05-271-1/+1
* Fixing a bunch of spelling mistakes, and a few grammatical errors. No functio...Jens Rantil2011-05-261-4/+4
* not checking msgasserted for dupesEliot Horowitz2011-04-151-2/+2
* ShardChunkManager::toStringEliot Horowitz2011-01-261-0/+12
* remove Snapshot as it was extraneousEliot Horowitz2011-01-241-44/+0
* ability to take a chunk snapshot so you have a consistent viewEliot Horowitz2011-01-231-0/+45
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-29/+31
* make it clear that there's now transfer of ownershipAlberto Lerner2010-12-111-2/+2
* add iterator to chunk stateAlberto Lerner2010-12-101-0/+28
* fix multisplit case and move that logic to manager cloningAlberto Lerner2010-12-041-6/+16
* elim debug codeAlberto Lerner2010-12-031-6/+0
* better error messageAlberto Lerner2010-12-031-2/+12
* adjust parameterAlberto Lerner2010-12-031-2/+1
* split behaviorAlberto Lerner2010-12-021-7/+44
* first and last chunk behaviorAlberto Lerner2010-12-011-23/+35
* allow cloning chunk stateAlberto Lerner2010-11-301-25/+101
* SERVER-1849 check for dropped collectionsAlberto Lerner2010-11-261-3/+6
* prep for collecting per-chunk stats on mongodAlberto Lerner2010-11-231-33/+43
* ChunkMatcher is now ShardChunkManagerAlberto Lerner2010-11-191-0/+134