summaryrefslogtreecommitdiff
path: root/s/config.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4171 check in wbl for newly sharded state, reloadGreg Studer2011-12-081-0/+1
* fix config refreshing from a writeback listenerEliot Horowitz2011-06-301-1/+2
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-38/+38
* some replica set client cleaningEliot Horowitz2010-12-201-6/+2
* update config servers when replica set config changes SERVER-1557Eliot Horowitz2010-12-201-0/+6
* Chunk/ChunkManager do not depend on ConfigDB anymoreAlberto Lerner2010-11-021-6/+5
* clean old migrate codeAlberto Lerner2010-10-301-4/+1
* dissolve friendshipAlberto Lerner2010-10-291-8/+5
* SERVER-1974 logChange won't throwAlberto Lerner2010-10-201-2/+6
* SERVER-1713 if a shard has writebacks pending don't use it as a receiverAlberto Lerner2010-09-211-2/+2
* SERVER-1713 move testing code to proper place and adhere to dbtest coding pra...Alberto Lerner2010-09-211-1/+0
* check for config server consistency on startupEliot Horowitz2010-08-031-3/+9
* SERVER-1292 A bit more prep, separate grid.{h,cpp} from configAlberto Lerner2010-07-281-75/+0
* SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-5/+16
* SERVER-1292 Prep work by moving shard adding logic to GridAlberto Lerner2010-07-261-6/+24
* make more commands work with mongos SERVER-1462Mathias Stearn2010-07-221-0/+2
* SERVER-1280 Bring back the stop balancer markerAlberto Lerner2010-07-211-3/+8
* Merge branch 'master' of github.com:mongodb/mongoAlberto Lerner2010-07-211-19/+50
|\
| * break collections out of database object for sharding into own collection SER...Eliot Horowitz2010-07-211-14/+48
| * moving all saving logic into DBConfig SERVER-1427Eliot Horowitz2010-07-211-5/+2
* | SERVER-1418 Shard names now use padding zeroesAlberto Lerner2010-07-211-4/+14
|/
* not using Model for DBConfig - first step in SERVER-1427Eliot Horowitz2010-07-211-14/+22
* make sure configServer is setEliot Horowitz2010-07-191-2/+1
* use distlock for balancer SERVER-1354Eliot Horowitz2010-07-131-1/+5
* saving DBConfig doesn't need to save ChunkManagersEliot Horowitz2010-07-021-2/+0
* workong on moving migrate to mongod, cleaning, and version fixingEliot Horowitz2010-07-011-0/+2
* SERVER-940 Balancer now drains chunks off a shard that's being removedAlberto Lerner2010-06-231-3/+11
* Use shared_ptr for DBConfigMathias Stearn2010-05-281-3/+8
* don't leak ChunkManager use - shared_ptrEliot Horowitz2010-05-261-4/+5
* MutexDebuggerDwight Merriman2010-05-261-1/+4
* some refactoring for SERVER-946Eliot Horowitz2010-05-031-2/+0
* more thread safety for DBConfigEliot Horowitz2010-04-271-2/+9
* use Shard class instead of string for passing around ShardsEliot Horowitz2010-04-271-5/+5
* auto balance checkpoint SERVER-945Eliot Horowitz2010-04-221-0/+2
* database and shard _id is now meaningfulEliot Horowitz2010-04-211-1/+8
* capped collection changelogEliot Horowitz2010-04-201-0/+7
* Shard abstractionEliot Horowitz2010-04-191-8/+8
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-1/+1
* make chunk size configurable and default 200mbEliot Horowitz2010-02-121-0/+2
* Exception classess need codes too SERVER-112Eliot Horowitz2009-12-281-1/+1
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-1/+1
* sharded dropDatabase SHARDING-53Eliot Horowitz2009-12-021-1/+18
* refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz2009-11-241-1/+4
* drop() support for sharded collections SHARDING-36Eliot Horowitz2009-11-091-2/+11
* use CmdLine::ports for shard and config serversEliot Horowitz2009-11-081-3/+1
* sharding config db versioning SHARDING-33Eliot Horowitz2009-09-101-1/+11
* unique shard key support SHARDING-31Eliot Horowitz2009-09-031-2/+11
* more name changes in shardingEliot Horowitz2009-09-011-8/+8
* another name changing checkpointEliot Horowitz2009-09-011-6/+6
* starting sharding name cleanup SHARDING-25Eliot Horowitz2009-08-311-4/+4