summaryrefslogtreecommitdiff
path: root/src/mongo/s/balancer_policy.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* spacingEliot Horowitz2012-12-121-59/+54
* SERVER-7666 don't drain maxSize shards, only prevent to-migrationsGreg Studer2012-11-191-3/+3
* SERVER-939 Introduced more collection and fields names constants.Alberto Lerner2012-11-051-1/+1
* SERVER-7204 - reduce spam in balancer shard selection log() to LOG(1)Eliot Horowitz2012-10-011-2/+2
* clean up some overly verbose loggingEliot Horowitz2012-07-031-2/+6
* SERVER-2545 - sanity check tag rangesEliot Horowitz2012-06-151-1/+31
* optimize DistributionStatus::getTagForChunkEliot Horowitz2012-06-151-12/+19
* SERVER-2545 - randomize order that we balance tagsEliot Horowitz2012-06-151-4/+16
* SERVER-2545 - balancer fully tag awareEliot Horowitz2012-06-151-2/+10
* SERVER-2545 BalancerPolicy fully tag awareEliot Horowitz2012-06-141-130/+155
* SERVER-2545 - draining tag awareEliot Horowitz2012-06-141-12/+76
* BalancerPolicy better name and commentEliot Horowitz2012-06-141-3/+3
* BalancerPolicy::balance is now a lot simpler with refactoringEliot Horowitz2012-06-141-62/+31
* refactor BalancerPolicy to make simpler to add rulesEliot Horowitz2012-06-141-3/+113
* make sure we own the chunk bsonobjEliot Horowitz2012-06-141-1/+1
* re-organizing BalancerPolicy a bit moreEliot Horowitz2012-06-131-3/+12
* flatten Balancer classesEliot Horowitz2012-06-131-6/+6
* remove spam in balancer policyEliot Horowitz2012-06-131-15/+0
* clean balancer policy a bit in prep of SERVER-2545Eliot Horowitz2012-06-131-54/+61
* Rename the UnitTest class to StartupTest, and the containing file to startup_...Andy Schwerin2012-04-051-1/+0
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-1/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+192