summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25384 Create a config.migrations collection and a Scoped RAII object c...Dianna Hohensee2016-08-171-1/+6
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-0/+1
* SERVER-24999 Remove ShardingTextFixture's CatalogManager for libdepJess Fan2016-08-101-1/+0
* SERVER-24439 Make mongos commands over sharded collections inherit the collec...Tess Avitabile2016-08-051-0/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-301-3/+1
* Revert "SERVER-24856 Make manual moveChunk requests go through the balancer o...Ian Whalen2016-07-271-1/+3
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-271-3/+1
* SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRangeRandolph Tan2016-07-261-2/+2
* SERVER-25000 Implemented type for configsvr's MergeChunkRequestJess Fan2016-07-221-0/+2
* SERVER-24999 Implemented type for configsvr's SplitChunkRequestJess Fan2016-07-201-0/+2
* SERVER-24488 Move logic to serialize and deserialize CommitChunkMigration to ...Leon Zaruvinsky2016-07-191-0/+2
* SERVER-25044 Add missing dependency to coreshard libraryMark Benvenuto2016-07-131-0/+1
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-131-0/+13
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-0/+1
* Revert "SERVER-24532 adding MigrationManager to manage parallel migrations"Dianna Hohensee2016-07-121-13/+0
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-15/+2
* SERVER-24532 adding MigrationManager to manage parallel migrationsDianna Hohensee2016-07-111-0/+13
* SERVER-24817 Hook up clusterID into places that need itSpencer T Brody2016-07-081-0/+12
* SERVER-24720/SERVER-24782 Move serverStatus.balancer to a balancerStatus commandKaloian Manassiev2016-06-291-2/+0
* SERVER-24379 Implement ShardingCatalogMangerImpl::addShardToZoneRandolph Tan2016-06-211-1/+0
* SERVER-24652 Expose the balancer state through serverStatus sectionKaloian Manassiev2016-06-201-1/+0
* SERVER-24567 Implement Config Server Test fixtureRandolph Tan2016-06-171-0/+27
* SERVER-23103 Refactor access to haveLocalShardingInfoAndrew Morrow2016-06-161-0/+10
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-0/+22
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-3/+5
* SERVER-24393 Implement types for assignKeyRangeToZone and _configsvrAssignKey...Randolph Tan2016-06-141-0/+2
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-0/+1
* SERVER-24323 Rename CatalogManagerReplicaSetTest to Sharding_Catalog_TestSpencer T Brody2016-06-131-1/+1
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-3/+3
* SERVER-24467 Make MoveChunkRequest and dependencies comparableKaloian Manassiev2016-06-131-1/+11
* SERVER-22672 Introduce BalanceChunkRequestKaloian Manassiev2016-06-091-18/+6
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-1/+1
* SERVER-24381 Implement types for removeShardFromZone and _configsvrRemoveShar...Randolph Tan2016-06-091-0/+2
* SERVER-24379 Implement types for addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-091-0/+2
* SERVER-24118 Rename LiteParsedQuery to QueryRequest.David Hatch2016-06-031-1/+1
* SERVER-22646 mongos's addShard sends _configsvrAddShard to the configsEsha Maharishi2016-05-231-0/+24
* SERVER-23973 Ensure config servers send the correct config server optime when...Spencer T Brody2016-05-191-2/+3
* SERVER-24115 Separate mongos pinging logic from the balancerKaloian Manassiev2016-05-101-2/+3
* SERVER-24071 Introduce ChunkVersion legacy format parserKaloian Manassiev2016-05-101-27/+26
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-101-1/+0
* Revert "SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHost"Esha Maharishi2016-05-091-0/+1
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-091-1/+0
* SERVER-23857 dispatch shard creation by ConnectionString typeMisha Tyulenev2016-05-051-2/+3
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-0/+2
* SERVER-23609 Make top chunk split use the balancer to move chunksKaloian Manassiev2016-05-031-3/+3
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-291-0/+2
* SERVER-23609 Introduce RAII class for retrieving sharding cache objectsKaloian Manassiev2016-04-291-1/+1
* SERVER-23647 Make Shard::runCommand retry on failuresSpencer T Brody2016-04-281-1/+11
* Revert "SERVER-22667 Balancer chunk selection policy interface"Kyle Suarez2016-04-271-2/+0
* SERVER-22667 Balancer chunk selection policy interfaceKaloian Manassiev2016-04-261-0/+2