summaryrefslogtreecommitdiff
path: root/s/util.h
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-31/+31
* Fix uninitialized member warning under gcc 4.5Mathias Stearn2010-11-291-0/+1
* SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cppAlberto Lerner2010-10-011-2/+3
* i think major is a keywordEliot Horowitz2010-08-251-2/+2
* don't fail writes when after a split SERVER-1473Eliot Horowitz2010-08-251-0/+3
* clean up chunk version handling - prep for SERVER-1473Eliot Horowitz2010-08-041-4/+13
* make connection versions thread safe and reset when put in poolEliot Horowitz2010-07-251-1/+1
* framework for retrying commands because data out of sync SERVER-1471Eliot Horowitz2010-07-231-3/+21
* handle databases with different cases in mongos SERVER-1443Eliot Horowitz2010-07-221-2/+0
* set Stale shard data on late errorsEliot Horowitz2010-07-221-0/+2
* treat some stale configs differently SERVER-1430Eliot Horowitz2010-07-221-2/+5
* change LazyString to toString rather than (string)Eliot Horowitz2010-07-171-1/+0
* move ShardChunkVersion to util.hEliot Horowitz2010-07-161-0/+77
* retry checkShardVersion for centious timesEliot Horowitz2010-07-161-1/+1
* workong on moving migrate to mongod, cleaning, and version fixingEliot Horowitz2010-07-011-1/+1
* cleaning exceptionsEliot Horowitz2010-06-211-6/+3
* fix connection pooling a bitEliot Horowitz2010-05-201-12/+10
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-0/+1
* fix mac 64-bitEliot Horowitz2009-11-031-1/+4
* some sharded query re-factoringEliot Horowitz2009-11-031-0/+48