summaryrefslogtreecommitdiff
path: root/s/d_logic.h
Commit message (Expand)AuthorAgeFilesLines
* add auth support SERVER-921Kristina2011-06-221-0/+1
* remove unused parameter to shardVersionOkEliot Horowitz2011-03-251-1/+1
* some forward declsEliot Horowitz2011-01-241-0/+3
* inline a little for speeddwight2011-01-121-1/+9
* warning C4099: 'mongo::DbResponse' : type name first seen using 'struct' now ...Dwight2011-01-101-1/+1
* SERVER-2248 a demoted primary server now resets its sharding stateAlberto Lerner2011-01-101-0/+4
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-30/+30
* hook new versioning machinery and allow mongod to maintain per-chunk stateAlberto Lerner2010-12-041-6/+3
* new versioning suport in sharding state (to be hooked)Alberto Lerner2010-12-031-1/+32
* migrate and split can now change sharding state (to be hooked)Alberto Lerner2010-12-031-3/+48
* longer names but no homonymsAlberto Lerner2010-11-191-2/+2
* ChunkMatcher is now ShardChunkManagerAlberto Lerner2010-11-191-4/+4
* ChunkMatcher now has per-chunk boundariesAlberto Lerner2010-11-181-0/+1
* force explicit change of versionAlberto Lerner2010-11-181-3/+3
* pull ChunkMatcher to its own moduleAlberto Lerner2010-11-121-36/+3
* ChunkMatcher has a bit more state now and a new interfaceAlberto Lerner2010-11-111-9/+17
* fix commentAlberto Lerner2010-10-271-1/+1
* correct commentsAlberto Lerner2010-10-121-2/+2
* comments and readabilityAlberto Lerner2010-10-121-7/+16
* when using rs as a shard, only name mattersEliot Horowitz2010-10-101-1/+1
* instead of using normal cursor for doing chunk migration, get all DiskLocs so...Eliot Horowitz2010-09-221-1/+1
* SERVER-1713 a WriteBackManager and exposing its queuesEmpty() methodAlberto Lerner2010-09-221-7/+0
* in the middle of making migrate clone in diskloc orderEliot Horowitz2010-09-171-0/+1
* better name and commentsEliot Horowitz2010-09-141-14/+14
* add if op is write to shardVersionOk definition prep for SERVER-1473Eliot Horowitz2010-08-251-1/+1
* when handed a ShardConnection back to global pool - reset sharding stateEliot Horowitz2010-07-251-0/+1
* make handlePossibleShardedMEssage finer grained and a bit more optimisticEliot Horowitz2010-07-231-1/+1
* getLastError handles writebackEliot Horowitz2010-07-221-1/+1
* fix sharded count on movesEliot Horowitz2010-07-161-1/+24
* fixde race condition between threads trying to update version with moveChunk ...Eliot Horowitz2010-07-151-0/+1
* chunk migration totally its own logic nowEliot Horowitz2010-07-151-0/+2
* ChunkMatcher compound key support SERVER-951Mathias Stearn2010-07-141-4/+1
* mongod chunk filtering seems to be working SERVER-943Eliot Horowitz2010-06-151-1/+1
* checkpoint for moving chunk filtering to mongod SERVER-943Eliot Horowitz2010-06-151-3/+30
* some cleaning and shardingState helperEliot Horowitz2010-06-151-2/+15
* more sharding mongod side cleaningEliot Horowitz2010-06-141-9/+56
* more mongod sharding cleaningEliot Horowitz2010-06-111-2/+23
* starting some sharding mongod logic cleaningEliot Horowitz2010-06-111-0/+3
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* don't allow db.eval on sharded collections SHARDING-27Eliot Horowitz2009-09-101-0/+5
* compile windows/visual studioDwight2009-03-191-1/+1
* making mongod sharding awareEliot Horowitz2009-03-171-0/+18