summaryrefslogtreecommitdiff
path: root/s/config.cpp
Commit message (Expand)AuthorAgeFilesLines
* sharded dropDatabase SHARDING-53Eliot Horowitz2009-12-021-1/+109
* refactoring/cleaning of drop/dropDatabase/removeshardEliot Horowitz2009-11-241-3/+8
* assert when no shards SHARDING-54Eliot Horowitz2009-11-191-2/+2
* compile visual studioDwight2009-11-161-1/+1
* drop() support for sharded collections SHARDING-36Eliot Horowitz2009-11-091-0/+35
* use CmdLine::ports for shard and config serversEliot Horowitz2009-11-081-75/+25
* make addshard take maxSize argument - though doesn't do anything yet SHARDING-21Eliot Horowitz2009-09-181-0/+1
* sharding config db versioning SHARDING-33Eliot Horowitz2009-09-101-0/+44
* unique shard key support SHARDING-31Eliot Horowitz2009-09-031-9/+15
* more name changes in shardingEliot Horowitz2009-09-011-15/+15
* another name changing checkpointEliot Horowitz2009-09-011-6/+6
* starting sharding name cleanup SHARDING-25Eliot Horowitz2009-08-311-8/+8
* renamedwight2009-08-291-2/+2
* got rid of exit() callsEliot Horowitz2009-08-071-3/+3
* finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::moreEliot Horowitz2009-06-091-1/+1
* moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()Eliot Horowitz2009-06-091-4/+2
* sharding: object, not arrayEliot Horowitz2009-05-151-1/+1
* Sharding: nice logging, MINOREliot Horowitz2009-04-111-0/+2
* split lockingEliot Horowitz2009-03-301-0/+10
* reload option for getShardManagerEliot Horowitz2009-03-261-2/+2
* make unserialze take a const BSONObj&Eliot Horowitz2009-02-271-1/+1
* sharding schema change, some object re-orgEliot Horowitz2009-02-261-23/+18
* use ShardKeyPatternEliot Horowitz2009-02-261-2/+2
* sharding schema change, put shard key in dbconfigEliot Horowitz2009-02-261-12/+12
* merge conflict checkpointEliot Horowitz2009-02-201-0/+7
* lots of low level shard infrastructure in place nowEliot Horowitz2009-02-191-0/+11
* shard infrastructure checkpointEliot Horowitz2009-02-191-4/+114
* name cleaningEliot Horowitz2009-02-171-4/+4
* remove hack form beforeEliot Horowitz2009-02-171-6/+2
* fix giving config servers with/without portEliot Horowitz2009-02-171-10/+21
* fix host dns resoltion with port numbersEliot Horowitz2009-02-171-2/+6
* handle failures betterEliot Horowitz2009-02-141-5/+16
* make temporary primary assignment less uselessEliot Horowitz2009-02-131-5/+10
* option to not create database object on getDBConfigEliot Horowitz2009-02-131-9/+15
* renamed dbgrid sEliot Horowitz2009-02-131-0/+219