summaryrefslogtreecommitdiff
path: root/src/mongo/s/client/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28155 Move DBClientMultiCommand to mongo/s/commandsKaloian Manassiev2017-03-031-1/+0
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-03-011-1/+15
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-281-0/+1
* SERVER-25017 Remove RemoteCommandRunnerImpl filesMark Benvenuto2016-07-201-1/+0
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-5/+2
* SERVER-24379 Implement ShardingCatalogMangerImpl::addShardToZoneRandolph Tan2016-06-211-0/+1
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-161-1/+0
* SERVER-23103 Refactor access to haveLocalShardingInfoAndrew Morrow2016-06-161-2/+1
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-0/+1
* SERVER-23341 replace ShardRegistry::reload with swapMisha Tyulenev2016-05-181-0/+12
* SERVER-23134 added retry support for scheduling remote commands on a task exe...Benety Goh2016-05-161-1/+2
* SERVER-23857 dispatch shard creation by ConnectionString typeMisha Tyulenev2016-05-051-1/+5
* SERVER-23647 Fix dynamic linkingSpencer T Brody2016-04-281-0/+3
* SERVER-23496 fix dynamic linking builder broken by ShardLocalDianna Hohensee2016-04-271-1/+1
* SERVER-23496 adding ShardLocal class, child class of ShardDianna Hohensee2016-04-271-1/+33
* SERVER-23495 Add abstract Shard class and shift the ShardRemote implementatio...Esha Maharishi2016-04-201-1/+2
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-0/+1
* SERVER-23498 Add ShardFactoryMisha Tyulenev2016-04-141-0/+1
* SERVER-23513 Move SocketException to its own librarysamantharitter2016-04-071-0/+1
* SERVER-23572 move sharding_egress_metadata_hook library into coreshardEsha Maharishi2016-04-061-1/+0
* SERVER-23494 Move VersionManager under sharding_clientKaloian Manassiev2016-04-051-1/+1
* SERVER-23298 refactor ShardingConnectionHook and ShardingEgressMetadataHook t...Esha Maharishi2016-04-031-4/+1
* SERVER-23454 remove HostThreadPool class and its dependenciesMisha Tyulenev2016-04-011-2/+0
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-211-0/+1
* SERVER-22320 remove SYNC option and SyncClusterConnectionMisha Tyulenev2016-03-101-1/+0
* SERVER-20357 Add some missing libdeps edgesAndrew Morrow2015-12-171-0/+1
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-0/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-1/+0
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-2/+12
* SERVER-19543 Add connection hook for checking config server mode to connectio...Spencer T Brody2015-08-181-0/+1
* SERVER-9666 Add more misssing LIBDEP edgesAndrew Morrow2015-08-101-0/+1
* SERVER-19390 Make config server read commands do read committedRandolph Tan2015-08-061-0/+1
* SERVER-19111 Get rid of ShardStatusKaloian Manassiev2015-06-291-1/+0
* SERVER-18589 Refactor find and runCommand from CatalogManagerRSRandolph Tan2015-06-191-0/+1
* SERVER-18947 Cleanup unused code in chunk.hKaloian Manassiev2015-06-171-1/+0
* SERVER-18464 Cleanup unused code and tests from ShardKaloian Manassiev2015-06-101-1/+0
* SERVER-18438/SERVER-18435 Add RemoteCommandTargeter and runner to gridKaloian Manassiev2015-06-091-0/+2
* SERVER-18049 Move StaticShardInfo out of shard.cppKaloian Manassiev2015-05-141-0/+1
* Revert "SERVER-18049 Move StaticShardInfo out of shard.cpp"Kaloian Manassiev2015-05-131-1/+0
* SERVER-18049 Move StaticShardInfo out of shard.cppKaloian Manassiev2015-05-131-0/+1
* SERVER-9666 Remove coreserver libraryAndrew Morrow2015-05-081-1/+0
* SERVER-9666 Remove mongocommon libraryAndrew Morrow2015-05-081-1/+0
* SERVER-9666 Push coredb library into db directoryAndrew Morrow2015-05-061-1/+1
* SERVER-18244: Refactor AuthorizationManagerExternalState creationSpencer Jackson2015-05-061-0/+1
* SERVER-9666 Push dbtest targets into dbtest directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push mongoscore and coreshard into s directoryAndrew Morrow2015-04-291-2/+2
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-2/+2
* SERVER-18101 Remove usage of default_version.cppKaloian Manassiev2015-04-171-1/+2
* SERVER-18024 Link CatalogManagerLegacy in mongos/mongod onlyKaloian Manassiev2015-04-171-2/+3
* SERVER-18080 Move cluster commands out of mongoscoreKaloian Manassiev2015-04-171-1/+2