summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-211-1/+3
* SERVER-35323 Guarantee the command object sent by the ShardingTaskExecutor wi...Blake Oler2018-10-121-0/+12
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-1/+2
* SERVER-32198 Get rid of CollectionShardingState::collectionIsShardedHenrik Edin2018-09-181-5/+9
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Henrik Edin2018-09-131-3/+2
* SERVER-36092 Create internal command to create collection on shard with uuid ...jannaerin2018-08-211-0/+1
* Revert "SERVER-36092 Create internal command to create collection on shard wi...Cheahuychou Mao2018-08-211-1/+0
* SERVER-36092 Create internal command to create collection on shard with uuid ...jannaerin2018-08-151-0/+1
* SERVER-35691 Make all code paths returning StaleConfig error go through the S...Kaloian Manassiev2018-07-011-17/+6
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-2/+2
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+1
* SERVER-34435 rename versioning.{h,cpp} to database_version_helpers.{h,cpp}Esha Maharishi2018-04-131-1/+1
* SERVER-34197 Only allow global snapshot reads when test commands are enabledJack Mulrow2018-04-091-0/+1
* SERVER-34145 Persist database version on shardjannaerin2018-04-051-0/+1
* SERVER-33523 Add timestamp support to CollectionMetadataMartin Neupauer2018-04-051-0/+3
* SERVER-34145 Create flushDatabaseCacheUpdates internal commandjannaerin2018-04-031-0/+1
* SERVER-34246 Add getDatabaseVersion command on shards for support and testingEsha Maharishi2018-04-021-0/+1
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-0/+2
* SERVER-34098 Add benchmark for ChunkManager refresh.Max Hirschhorn2018-03-291-0/+11
* SERVER-33028 Make cluster find retry on snapshot errorsJack Mulrow2018-03-201-1/+10
* SERVER-33586 Add _cloneCatalogData commandBlake Oler2018-03-151-0/+1
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-0/+1
* Revert "SERVER-33455 SERVER-33452 - Add history to the chunk type and update ...Martin Neupauer2018-03-141-1/+0
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-0/+1
* SERVER-33098 Make shards check the client's databaseVersion and throw StaleDb...Esha Maharishi2018-03-121-1/+3
* SERVER-33017 Add metadata hook to update lastCommittedOpTime on mongos per shardJack Mulrow2018-03-081-0/+12
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-21/+21
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-1/+0
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+1
* 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-32615 Make user write commands in sharded cluster go through _configCr...Randolph Tan2018-02-231-0/+1
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-20/+66
* Revert "SERVER-29908 Create skeleton libraries for the sharding subsystem"Kaloian Manassiev2018-02-131-65/+20
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-20/+65
* SERVER-32291 Implement _configsvrCreateCollection commandRandolph Tan2018-02-061-0/+1
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-15/+15
* SERVER-29908 Move sharding_task_executor under mongo/sKaloian Manassiev2018-02-021-4/+18
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-1/+0
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-55/+26
* SERVER-32607 Implement a DatabaseVersion type class and add it to the Databas...Kaitlin Mahar2018-01-281-0/+2
* SERVER-32587 Convert StaleConfigException to use ErrorExtraInfoMathias Stearn2018-01-171-0/+11
* SERVER-30815 Add missing libdep for non-enterprise buildsAndrew Morrow2018-01-111-0/+1
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-15/+19
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-6/+6
* SERVER-31627 ShardingTest.checkUUIDsConsistentAcrossCluster can fail to see c...Esha Maharishi2017-12-051-0/+1
* SERVER-31585 Remove unused PeriodicBalancerSettingsRefresherDianna Hohensee2017-10-181-1/+0
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-0/+1