summaryrefslogtreecommitdiff
path: root/s/strategy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't ask for a shard's version number, if possible.Alberto Lerner2010-06-031-2/+6
* Use shared_ptr for DBConfigMathias Stearn2010-05-281-1/+1
* clean up cursors SERVER-1167Eliot Horowitz2010-05-281-1/+1
* don't leak ChunkManager use - shared_ptrEliot Horowitz2010-05-261-2/+2
* MutexDebuggerDwight Merriman2010-05-261-1/+1
* fix connection pooling a bitEliot Horowitz2010-05-201-8/+3
* spamEliot Horowitz2010-05-191-1/+0
* make client -> mongod connection static SERVER-956Eliot Horowitz2010-05-191-1/+4
* name threadsDwight2010-05-181-1/+1
* SERVER-109 multi buffer messageAaron2010-05-121-2/+2
* object id coordination across cluster SERVER-927Eliot Horowitz2010-05-111-2/+5
* dev assertEliot Horowitz2010-04-281-1/+1
* oplog debuggingEliot Horowitz2010-04-281-1/+2
* fix shard version cachingEliot Horowitz2010-04-281-2/+2
* sharding debuggingEliot Horowitz2010-04-281-2/+6
* more thread safety for DBConfigEliot Horowitz2010-04-271-1/+1
* better debuggingEliot Horowitz2010-04-271-2/+2
* stdafx->pchDwight2010-04-271-1/+1
* use Shard class instead of string for passing around ShardsEliot Horowitz2010-04-271-10/+11
* Shard abstractionEliot Horowitz2010-04-191-5/+5
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-5/+3
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-4/+4
* refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz2009-11-241-10/+12
* writeback fix and making sure all connection pools are cleaned upEliot Horowitz2009-09-141-0/+2
* more name changes in shardingEliot Horowitz2009-09-011-1/+1
* starting sharding name cleanup SHARDING-25Eliot Horowitz2009-08-311-5/+4
* compile windowsDwight2009-04-201-1/+1
* Sharding: finish write back on bad shardEliot Horowitz2009-04-181-1/+20
* Sharding: much of bad config writeback workingEliot Horowitz2009-04-171-0/+68
* Sharding: fix part of old config resyncEliot Horowitz2009-04-121-1/+1
* loggingEliot Horowitz2009-04-101-0/+2
* Sharding: resync on stale shard configEliot Horowitz2009-04-071-1/+9
* refactor lockingEliot Horowitz2009-04-031-1/+12
* better checkShardVersionEliot Horowitz2009-03-301-2/+10
* note conn address is debug msgEliot Horowitz2009-03-301-1/+1
* sharding w version numbers checkpointEliot Horowitz2009-03-271-5/+36
* shard versioning checkpointEliot Horowitz2009-03-251-0/+21
* cursor code re-orgEliot Horowitz2009-02-251-111/+0
* some limit fixes, getMore checkpointEliot Horowitz2009-02-251-6/+26
* cleaningEliot Horowitz2009-02-241-39/+0
* switch to FieldBoundSetEliot Horowitz2009-02-241-4/+13
* almost done with sorting on shard keysEliot Horowitz2009-02-241-2/+69
* sharded sort by shard keyEliot Horowitz2009-02-241-0/+1
* sharded cursor framework, serial unordered access worksEliot Horowitz2009-02-231-0/+35
* cursor checkpoint - wrong computerEliot Horowitz2009-02-231-0/+21
* sharding query work - works of only need 1 serverEliot Horowitz2009-02-211-0/+21
* moveshardEliot Horowitz2009-02-201-1/+2
* insert shard checkpointEliot Horowitz2009-02-201-0/+25