summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-30443 Create PeriodicBalancerSettingsRefresher on the ServiceContextJoanna Huang2017-08-091-0/+1
* SERVER-30023 Move createDatabase to configserverJessica Yu2017-08-011-0/+1
* SERVER-28918 Move rsOplogName to NamespaceStringJack Mulrow2017-07-191-0/+1
* SERVER-30053 Get rid of the ShardingCatalogManager interfaceKaloian Manassiev2017-07-171-1/+1
* SERVER-29817 Move construction of CollectionMetadata data structures out of S...Andy Schwerin2017-07-121-2/+13
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-2/+0
* SERVER-29325 add constructors for CollectionAndChangedChunks structDianna Hohensee2017-06-261-0/+1
* SERVER-29107 move shardCollection logic into new _configsvrShardCollection co...Esha Maharishi2017-06-211-4/+13
* SERVER-29475 Install the logical session cachesamantharitter2017-06-161-0/+1
* SERVER-29472 Install PeriodicRunnerASIO on mongod and mongossamantharitter2017-06-131-0/+1
* SERVER-29412 make the movePrimary command use the IDLJessica Yu2017-06-121-0/+1
* SERVER-29274 make reaper mandatory in Database::dropCollection()Benety Goh2017-06-011-0/+1
* SERVER-29252 Rotate the coreshard & sharding client cycle.ADAM David Alan Martin2017-05-171-1/+5
* SERVER-29106 use IDL in shardCollection (in prep for moving shardCollection t...Esha Maharishi2017-05-121-0/+3
* SERVER-28621 Parse BSON update expression into an UpdateNode treeTess Avitabile2017-04-201-1/+1
* SERVER-28739 make the js scripting engine correctly verify that accessed coll...Esha Maharishi2017-04-141-10/+0
* SERVER-28318 make sharded getLastError work with paths that go over ASIOEsha Maharishi2017-04-061-0/+12
* SERVER-20854 Refresh collection metadata on a separate threadKaloian Manassiev2017-04-041-0/+2
* SERVER-22611 Get rid of ChunkDiff and add more CatalogCache testsKaloian Manassiev2017-04-041-14/+2
* SERVER-28107 augment command result with operationTime in mongosMisha Tyulenev2017-03-221-0/+1
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-3/+3
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-121-3/+3
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-3/+3
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-1/+2
* SERVER-28173 create a component that sends requests in parallel to multiple h...Esha Maharishi2017-03-021-0/+14
* SERVER-28155 Get rid of the 'mongoscore' sharding libraryKaloian Manassiev2017-03-011-31/+10
* SERVER-28155 Get rid of the 'serveronly' sharding libraryKaloian Manassiev2017-03-011-29/+14
* SERVER-28155 Move ChunkManagerTargeter in the sharding commands libraryKaloian Manassiev2017-03-011-18/+2
* SERVER-27704 persist chunk metadata on shard primaryDianna Hohensee2017-03-011-0/+12
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-02-271-1/+0
* SERVER-28030 Remove writes from ChunkManagerKaloian Manassiev2017-02-181-0/+1
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-13/+12
* SERVER-28004 Add build system support for iOS-related Darwin variantsAndrew Morrow2017-02-151-0/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+5
* SERVER-23103 Move OpObserverImpl to own libraryAndrew Morrow2016-12-141-0/+1
* SERVER-27211 de-duplicate symbol `isMongos`ADAM David Alan Martin2016-12-051-0/+9
* SERVER-25665 Cleanup chunk metadata caching library dependenciesKaloian Manassiev2016-10-281-22/+2
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-33/+5
* Revert "SERVER-26411 Move balancer sources under mongo/db/s"Benety Goh2016-10-051-4/+33
* SERVER-26411 Move balancer sources under mongo/db/sKaloian Manassiev2016-10-051-33/+4
* SERVER-24325 Remove the s/catalog/replset/ directory and move all its files t...Spencer T Brody2016-09-211-8/+8