summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-13/+4
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-161-0/+3
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-161-0/+3
* SERVER-36411 include shard id/name in changelog/actionlog entriesKevin Pulo2018-11-141-1/+0
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+1
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-071-3/+2
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-1/+0
* Revert "SERVER-29908 Create skeleton libraries for the sharding subsystem"Kaloian Manassiev2018-02-131-0/+1
* SERVER-29908 Create skeleton libraries for the sharding subsystemKaloian Manassiev2018-02-131-1/+0
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-87/+31
* SERVER-32365 Move the logic of the dropDatabase command into the new _configs...Kaitlin Mahar2018-01-151-1/+1
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-1/+1
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-1/+1
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-281-1/+0
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-151-1/+1
* Revert "SERVER-30324 Move cluster_remove_shard_cmd to mongod"Mathias Stearn2017-08-071-1/+1
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-071-1/+1
* SERVER-30023 Move createDatabase to configserverJessica Yu2017-08-011-0/+1
* SERVER-30187 Remove "Impl" from ShardingCatalogManager filesHugh Han2017-07-251-5/+5
* SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab...Jessica Yu2017-07-221-0/+3
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-4/+4
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-1/+1
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-2/+4
* SERVER-29281 Resolve edges related to the dcommands libraryAndrew Morrow2017-05-191-2/+1
* SERVER-29252 Rotate the coreshard & sharding client cycle.ADAM David Alan Martin2017-05-171-5/+1
* SERVER-28967 Remove whitelist marks & break cyclesADAM David Alan Martin2017-04-271-1/+1
* SERVER-28435 Implement getNewKey for catalog clientRandolph Tan2017-04-171-0/+1
* SERVER-28528 Remove some unnecessary cycle marksADAM David Alan Martin2017-03-301-5/+0
* SERVER-28281 Rotate deps, moving catalog to top.ADAM David Alan Martin2017-03-161-1/+7
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-2/+2
* SERVER-27726 Split ShardingCatalogManagerImpl into multiple .cpp filesKaloian Manassiev2017-01-181-1/+3
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-6/+6
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26562 Unit tests for commitChunkMigrationNathan Myers2016-12-081-0/+1
* SERVER-25665 Remove cloneSplit and cloneMerge from CollectionMetadataKaloian Manassiev2016-10-101-2/+2
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-6/+129
* SERVER-26013 Add a missing library dependencyKaloian Manassiev2016-09-081-0/+1
* SERVER-24701 Add option to set writeConcern for ShardingCatalogClient write opsRandolph Tan2016-06-241-0/+11
* SERVER-24323 Add ShardingCatalogManager and move addShard implementation into itSpencer T Brody2016-06-131-1/+2
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-2/+2
* SERVER-24071 Introduce ChunkVersion legacy format parserKaloian Manassiev2016-05-101-42/+1
* SERVER-23696 Get rid of SettingsTypeKaloian Manassiev2016-04-201-2/+0
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-21/+1
* Revert "SERVER-23494 Cleanup sharding library dependencies"Kaloian Manassiev2016-04-191-1/+21
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-21/+1
* SERVER-23210 Clean up library dependencies and fix dynamic linkingSpencer T Brody2016-04-151-24/+1
* SERVER-23210 Merge the functionality from CatalogManagerCommon into CatalogMa...Spencer T Brody2016-04-141-15/+14
* SERVER-22667 Remove the shard_util libraryKaloian Manassiev2016-04-121-1/+0
* SERVER-22318 remove SCCC supportMisha Tyulenev2016-03-031-4/+1
* SERVER-21186 Move update call to be specific to the catalog managerKaloian Manassiev2015-11-111-1/+0