summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-1/+1
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+1
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-041-0/+1
* SERVER-46955 Create MongosTopologyCoordinatorPavi Vetriselvan2020-04-231-0/+1
* SERVER-46954 Make shutdown command on mongos accept timeoutSecsPavi Vetriselvan2020-04-151-0/+1
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-131-1/+1
* SERVER-47151 Move batch_downconvert and tests to be only in 'sharding_commands'Kaloian Manassiev2020-04-011-3/+3
* SERVER-46648 Make _killOperations command kill cursorsCheahuychou Mao2020-03-251-0/+1
* SERVER-46264 Change the rename command so it is passed through IDL rather tha...Nick Zolnierz2020-02-281-0/+1
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-051-1/+0
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-211-0/+2
* SERVER-42677 Remove old MR mongos codeJacob Evans2019-12-171-1/+0
* SERVER-43716 mongos periodic refresh of RWC defaultsKevin Pulo2019-12-131-1/+3
* SERVER-43720 Add default read write concern commands to mongos and config serverJack Mulrow2019-12-121-0/+2
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-1/+1
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-0/+1
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-111-0/+1
* SERVER-42902 Fix misnamed library dependencyJacob Evans2019-08-231-1/+1
* SERVER-42636 Add map reduce in aggregation formatterXinhao Zhang2019-08-161-0/+3
* SERVER-41938 Refactor mapReduce command in support of alternate execution pathJames Wahlin2019-07-031-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-12/+2
* SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineC...Jamie Heppenstall2019-06-181-0/+1
* SERVER-40253 Implement count command in IDLTed Tuckman2019-04-251-0/+1
* SERVER-39835 Create interface to update document shard key within already run...jannaerin2019-03-071-0/+12
* SERVER-39737 Migrate server parameters to IDL in src/mongo/s/commands/kill_se...Gabriel Russell2019-02-251-0/+2
* SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel create...Gregory Wlodarek2019-01-241-0/+2
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-201-2/+2
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-1/+0
* SERVER-37526 IDLify listDatabases commandr4.1.4Sara Golemon2018-10-111-0/+1
* SERVER-37210 Mongos should implicitly abort transactions on unhandled errorsJack Mulrow2018-10-091-1/+1
* SERVER-36589 Reorganize libraries and fold s/transaction to s/Randolph Tan2018-09-261-13/+1
* SERVER-37195 Add missing audit edges to mongosJonathan Reams2018-09-211-0/+1
* SERVER-37016 Don't stash TransactionRouter inside ShardingTaskExecutorRandolph Tan2018-09-211-1/+1
* SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx...Jack Mulrow2018-09-121-0/+1
* SERVER-36557 Compute atClusterTime for cluster batch writes and findAndModifyJack Mulrow2018-09-061-1/+6
* SERVER-35905 Add logic to detect when $out is eligible for an exchangeCharlie Swanson2018-08-241-1/+0
* SERVER-36237 Integrate atClusterTime selection on mongos with TransactionRouterCheahuychou Mao2018-08-211-27/+1
* SERVER-33323 New cluster_aggregate libraryCharlie Swanson2018-08-201-16/+1
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-1/+3
* SERVER-35708 Make mongos attach errorLabels on command responseCheahuychou Mao2018-08-151-0/+1
* SERVER-33710 Support readConcern snapshot with atClusterTime in cluster disti...Cheahuychou Mao2018-08-081-1/+25
* SERVER-35896: Support 'replaceDocuments' mode in $outNick Zolnierz2018-08-021-1/+1
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-111-5/+15
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-1/+0
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-281-1/+0
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-261-0/+3
* Revert "SERVER-35735 Single shard transaction support for basic crud ops"Randolph Tan2018-06-261-2/+0
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-261-0/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-3/+0
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+0