summaryrefslogtreecommitdiff
path: root/src/mongo/s/client
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29525 ShardRemote should just use the readPref it is givenMathias Stearn2017-06-131-12/+5
* SERVER-29260 Make BSONObj argument to Command::run() const&Mathias Stearn2017-05-171-1/+1
* SERVER-29252 Rotate the coreshard & sharding client cycle.ADAM David Alan Martin2017-05-171-5/+2
* SERVER-28814 eliminate unnecessary includes of server_selection_metadata.hMathias Stearn2017-05-121-1/+0
* SERVER-28814 Add and use ReadPreferenceSetting::secondaryPreferredMetadata()Mathias Stearn2017-05-121-5/+2
* SERVER-29034 change Shard::runBatchWriteCommandOnConfig to run write commands...Esha Maharishi2017-05-012-15/+20
* SERVER-29016: make ShardRegistry::reload interruptibleMisha Tyulenev2017-04-281-2/+5
* SERVER-28967 Remove whitelist marks & break cyclesADAM David Alan Martin2017-04-271-1/+1
* SERVER-28893 make Shard::CommandResponse include the exact host that sent the...Esha Maharishi2017-04-246-120/+101
* SERVER-28701 Remove queryOptions argument from Command::run()Mathias Stearn2017-04-121-1/+0
* SERVER-28663 rename config server metadata from configsvr to $configsvrMathias Stearn2017-04-121-0/+1
* SERVER-28318 make sharded getLastError work with paths that go over ASIOEsha Maharishi2017-04-061-1/+1
* SERVER-28187 delete dead classes MultiCommandDispatch, DBClientMultiCommand, ...Esha Maharishi2017-03-132-247/+0
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-123-82/+37
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-123-37/+82
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-123-82/+37
* Revert "Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and...Randolph Tan2017-03-102-9/+7
* Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardCo...Randolph Tan2017-03-092-7/+9
* SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardConnection...Randolph Tan2017-03-082-9/+7
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-073-3/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-0715-161/+166
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-1/+1
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-014-317/+1
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-014-97/+7
* Revert "SERVER-27860 remove invariants to prevent ShardLocal running on shard...Dianna Hohensee2017-03-017-77/+90
* SERVER-27977 Remove unused config conn string command parametersDianna Hohensee2017-02-272-2/+8
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-02-273-4/+1588
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-1/+1
* SERVER-27855 Attach all NetworkInterface instances with EgressHooksRandolph Tan2017-02-171-1/+6
* SERVER-27860 remove invariants to prevent ShardLocal running on shards and re...r3.5.3Dianna Hohensee2017-02-107-90/+77
* SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods...Misha Tyulenev2017-02-081-1/+2
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-062-49/+22
* Revert "SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrima...Kaloian Manassiev2017-02-032-19/+50
* SERVER-27382 Remove usages of DBConfig::reload/getChunkManagerOrPrimary from ...Kaloian Manassiev2017-02-032-50/+19
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-231-22/+2
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-3/+6
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-1/+1
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-1/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-27480 Move ShardRegistry updates out of sharding config.hKaloian Manassiev2016-12-212-0/+64
* SERVER-27325 deduplicate symbol `usingAShardConnection`Matt Cotter2016-12-132-5/+11
* SERVER-27078 fix race in ShardRegistry initializationMisha Tyulenev2016-12-072-27/+2
* SERVER-26955 Include maxTimeMs when running commands through ShardRemoteKaloian Manassiev2016-11-111-1/+1
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-081-0/+1
* Revert "SERVER-26202 Relax index constraints in oplog application"Siyuan Zhou2016-11-061-1/+0
* SERVER-26202 Relax index constraints in oplog applicationSiyuan Zhou2016-11-041-0/+1
* SERVER-25665 Cleanup chunk metadata caching library dependenciesKaloian Manassiev2016-10-281-2/+2
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-284-0/+18
* Revert "SERVER-26793 in ShardRegistry::reload(), only attempt to remove Repli...Esha Maharishi2016-10-271-6/+3
* SERVER-26793 in ShardRegistry::reload(), only attempt to remove ReplicaSetMon...Esha Maharishi2016-10-271-3/+6