summaryrefslogtreecommitdiff
path: root/s/shard_version.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix semantics of the getChunkManager() method, add non-erroring version SERVE...gregs2011-08-091-1/+1
* reload full db when dropping collection - SERVER-3517gregs2011-08-091-2/+8
* Merge pull request #40 from JensRantil/masterEliot2011-06-151-1/+1
|\
| * Fixing a bunch of spelling mistakes, and a few grammatical errors. No functio...Jens Rantil2011-05-261-1/+1
* | check for manager before using CS-666gregs2011-05-311-2/+4
|/
* cleaningEliot Horowitz2011-05-161-1/+1
* update chunk meta data on certain setShrdVersion failuresEliot Horowitz2011-05-161-0/+5
* warning C4804: use of type bool in operationDwight2011-04-151-1/+1
* cleaner error messageEliot Horowitz2011-04-151-5/+7
* use LOGEliot Horowitz2011-03-301-3/+3
* better errmsg for setShardVersion failureEliot Horowitz2011-03-301-3/+4
* better loggingEliot Horowitz2011-03-061-1/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-28/+28
* commentsAlberto Lerner2010-11-111-1/+4
* removed an assert that is no longer relevantEliot Horowitz2010-11-081-1/+0
* reloading a ChunkManager should also increment it sequence numberAlberto Lerner2010-10-271-0/+2
* vstudio compileDwight2010-10-011-1/+1
* SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cppAlberto Lerner2010-10-011-0/+147