summaryrefslogtreecommitdiff
path: root/src/mongo/db/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-1/+8
* SERVER-17294: Boost 1.59 compilation fixesMark Benvenuto2015-08-241-0/+1
* Revert "SERVER-19855 Do not perform shard version checking where not necessary"Benety Goh2015-08-212-21/+20
* SERVER-19855 Do not perform shard version checking where not necessaryKaloian Manassiev2015-08-212-20/+21
* SERVER-19543 Use ForwardingCatalogManager to acquire distributed locks outsid...Andy Schwerin2015-08-191-2/+1
* SERVER-19855 Remove 'shardName' field from write commands' metadataKaloian Manassiev2015-08-182-1/+25
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-171-7/+3
* Revert "Revert "SERVER-19736 Add opTime invariant checks when updating cached...Kaloian Manassiev2015-08-171-3/+3
* Revert "SERVER-19736 Add opTime invariant checks when updating cached config ...Eric Milkie2015-08-171-3/+3
* SERVER-19736 Add opTime invariant checks when updating cached config server dataRandolph Tan2015-08-141-3/+3
* Revert "SERVER-19855 Include min OpTime with shard version"Kaloian Manassiev2015-08-141-3/+7
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-141-7/+3
* SERVER-19855 Make write_ops have their own SConscriptKaloian Manassiev2015-08-144-9/+197
* SERVER-19466 TTLMonitor::doTTLForIndex() use IXSCAN => FETCH => DELETEQingyang Chen2015-08-131-2/+7
* SERVER-19914 Remove connectionString() method on CatalogManagerSpencer T Brody2015-08-131-2/+3
* SERVER-19608 Cleanup ShardingState initializationKaloian Manassiev2015-08-133-84/+71
* SERVER-19543 Always access the CatalogManager through a guard object that pro...Spencer T Brody2015-08-121-15/+21
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-124-11/+11
* SERVER-9666 Add more misssing LIBDEP edgesAndrew Morrow2015-08-101-0/+1
* SERVER-18767 make find command shard version awareDavid Storch2015-08-061-1/+1
* SERVER-19364 move query stage OperationContext pointer management into the ba...Qingyang Chen2015-08-041-1/+1
* SERVER-19319 Send setShardVersion command after sharding a collectionKaloian Manassiev2015-07-311-5/+12
* SERVER-19319 SetShardVersionRequestKaloian Manassiev2015-07-312-0/+364
* SERVER-19609 add shard version as a decoration on OperationContextDavid Storch2015-07-313-0/+147
* SERVER-19456 Use final designators where appropriate in PlanStagesMathias Stearn2015-07-231-4/+4
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-5/+3
* SERVER-18567 Remove legacy ConnectionString::parseKaloian Manassiev2015-07-161-6/+1
* SERVER-17364 Unify handling of child stages into PlanStage base classMathias Stearn2015-07-161-20/+2
* SERVER-19414 Unify global sharding state initialization between mongos and mo...Spencer T Brody2015-07-162-17/+3
* SERVER-19414 Clean up ShardRegistry initializationSpencer T Brody2015-07-161-4/+5
* SERVER-18084 Modularize chunk migration state machineKaloian Manassiev2015-07-145-0/+1965
* SERVER-18084 Make ShardingState a decoration on ServiceContextKaloian Manassiev2015-07-142-5/+25
* SERVER-18084 Move mongod metadata management to be under mongo/dbKaloian Manassiev2015-07-118-2/+3781
* SERVER-18084 Move code out of d_state.h/.cppKaloian Manassiev2015-07-115-0/+1299