summaryrefslogtreecommitdiff
path: root/src/mongo/s/client/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-2/+2
* SERVER-34894 Embedded authorization componentsADAM David Alan Martin2018-05-221-5/+8
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+1
* SERVER-33017 Add metadata hook to update lastCommittedOpTime on mongos per shardJack Mulrow2018-03-081-0/+1
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-2/+2
* SERVER-33016 API to get/set lastCommittedOpTime on ShardJack Mulrow2018-03-061-0/+11
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Nick Zolnierz2018-03-021-1/+1
* Revert "SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when get...Nick Zolnierz2018-03-021-1/+1
* SERVER-29519 Remove getGlobalReplicationCoordinator. Replace when getting dec...Henrik Edin2018-03-021-1/+1
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-38/+1
* Revert "SERVER-29908 Create skeleton libraries for the sharding subsystem"Kaloian Manassiev2018-02-131-1/+38
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-38/+1
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-32860 Change dependency to repl_coordinator_interface instead of repl_...Henrik Edin2018-01-251-2/+2
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-9/+2
* SERVER-31187 refactor ShardLocal and move some functionality to RSLocalClientMisha Tyulenev2017-09-201-1/+13
* SERVER-29252 Rotate the coreshard & sharding client cycle.ADAM David Alan Martin2017-05-171-5/+2
* SERVER-28967 Remove whitelist marks & break cyclesADAM David Alan Martin2017-04-271-1/+1
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-0/+1
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-3/+0
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-02-271-4/+18
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-3/+6
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27325 deduplicate symbol `usingAShardConnection`Matt Cotter2016-12-131-0/+2
* 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