summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-04-111-0/+1
* SERVER-28155 Move DBClientMultiCommand to mongo/s/commandsKaloian Manassiev2017-03-031-0/+1
* SERVER-28155 Move ChunkManagerTargeter in the sharding commands libraryKaloian Manassiev2017-03-021-0/+3
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-03-011-1/+1
* SERVER-27667 Get rid of sharding Request classKaloian Manassiev2017-01-171-1/+0
* SERVER-27526 Remove all non-metadata command usages of DBConfig::isShardingEn...Kaloian Manassiev2017-01-041-0/+2
* SERVER-27419 Move cluster 'drop' command to a separate fileKaloian Manassiev2017-01-031-0/+1
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-0/+1
* SERVER-25665 Cleanup chunk metadata caching library dependenciesKaloian Manassiev2016-10-281-3/+3
* SERVER-25994: Make applyOps check for specific permissionsSpencer Jackson2016-09-261-0/+1
* SERVER-24771 Cluster pipeline command refactorJames Wahlin2016-08-261-0/+1
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+1
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-041-0/+1
* SERVER-25419 Make the dependency of mongos on aggregation explicit.Max Hirschhorn2016-08-041-1/+1
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-291-0/+1
* SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRangeRandolph Tan2016-07-261-1/+1
* SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZoneRandolph Tan2016-07-261-0/+1
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-211-0/+1
* SERVER-24381 Implement removeShardFromZone and _configsvrRemoveShardFromZoneRandolph Tan2016-06-301-0/+1
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-0/+1
* SERVER-22672 Move the sharding balancer to the CSRS primaryKaloian Manassiev2016-06-151-0/+1
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-0/+1
* SERVER-23696 Consolidate balancer configuration into single classKaloian Manassiev2016-04-191-0/+3
* SERVER-22540 Commands that do writes on mongos should take a writeConcern and...Judah Schvimer2016-04-121-0/+1
* SERVER-23509 Consolidate mongod-specific sharding commands under db/sKaloian Manassiev2016-04-051-1/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-1/+1
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-1/+6
* SERVER-5811 ClusterKillCursorsCmdQingyang Chen2015-08-141-0/+2
* SERVER-18771 implement getMore command on mongosDavid Storch2015-08-061-0/+1
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+1
* SERVER-18846 Make libraries out of various aggregation componentsCharlie Swanson2015-06-261-1/+1
* SERVER-18062 Implicitly create database for createIndexesKaloian Manassiev2015-06-191-0/+2
* SERVER-18947 Cleanup unused code in chunk.hKaloian Manassiev2015-06-171-0/+13
* SERVER-18328 Create mongos version of user management commands that uses cata...Daniel Alabi2015-05-131-0/+1
* SERVER-18283 Move sharded aggregation command to separate fileKaloian Manassiev2015-05-041-0/+1
* SERVER-18283 Profile and map/reduce commands should be in separate filesKaloian Manassiev2015-05-041-0/+2
* Revert "SERVER-18283 Profile and map/reduce commands should be in separate fi...Kaloian Manassiev2015-05-041-2/+0
* SERVER-18283 Profile and map/reduce commands should be in separate filesKaloian Manassiev2015-05-041-0/+2
* SERVER-18080 Move cluster commands out of mongoscoreKaloian Manassiev2015-04-171-0/+1
* SERVER-7775 add currentOp commandAdam Midvidy2015-04-131-0/+1
* SERVER-17909 move RunOnAllShardsCommand to separate fileAdam Midvidy2015-04-071-0/+1
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-0/+1
* SERVER-17496 Move cluster dropDatabase to separate fileKaloian Manassiev2015-03-231-0/+1
* SERVER-17496 Move cluster count command into a separate fileKaloian Manassiev2015-03-171-0/+2
* SERVER-17496 Move all admin commands to separate filesKaloian Manassiev2015-03-111-3/+10
* SERVER-17496 Move sharding admin commands to individual filesKaloian Manassiev2015-03-101-0/+32