summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-081-0/+1
* SERVER-73468 Break dependency of commands on op_metricsKaloian Manassiev2023-05-021-0/+2
* SERVER-72949 Add PrimaryOnlyService for cleanupStructuredEncryptionDataShreyas Kalyan2023-04-261-0/+1
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-1/+1
* SERVER-75928: Move common bulkWrite helpers between mongod and mongos into on...Lingzhi Deng2023-04-121-0/+1
* SERVER-75553 Create a synchronous transaction API for SyncTransactionWithRetriesMark Benvenuto2023-04-021-0/+2
* SERVER-74151 Create a new reads tags command for QE tagsMark Benvenuto2023-03-151-0/+1
* SERVER-69153 Make analyzeShardKey and configureQueryAnalyzer command validate...Cheahuychou Mao2023-02-281-0/+1
* SERVER-69918 Produce upsert document in _clusterQueryWithoutShardKeySanika Phanse2023-02-251-0/+1
* SERVER-73684 Implement command for transitioning to dedicated config serverRandolph Tan2023-02-171-0/+1
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-161-0/+1
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-031-0/+2
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-2/+1
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-2/+1
* SERVER-73238 Cleanup direct linking references to `sharding_api_d`Kaloian Manassiev2023-01-241-1/+1
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-201-0/+1
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-1/+1
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-181-0/+2
* SERVER-72735 Make 'collection' dependent on 'sharding_api_d'Kaloian Manassiev2023-01-171-0/+4
* SERVER-72047: Make BulkWrite command perform inserts on mongodseanzimm2023-01-121-0/+2
* SERVER-70948 findAndModify without shard key basic functionalitySanika Phanse2022-11-221-0/+1
* SERVER-70206 Remove getLastError commandAlex Li2022-11-151-1/+0
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+0
* SERVER-69624 Add _clusterWriteWithoutShardKey command stubJason Zhang2022-09-191-0/+1
* SERVER-69528 Link cluster count command into mongodCheahuychou Mao2022-09-151-1/+1
* SERVER-69623 Add _clusterQueryWithoutShardKey command stubJason Zhang2022-09-151-0/+1
* SERVER-69151 Remove 'analyze_shard_key' libraryCheahuychou Mao2022-08-301-1/+0
* SERVER-68751 Add analyzeShardKey and configureQueryAnalyzer commands on mongosCheahuychou Mao2022-08-301-0/+3
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-3/+2
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-2/+2
* SERVER-68257 Migrate dbcommands from ErrmsgCommandDeprecatedSara Golemon2022-07-301-0/+1
* SERVER-67655: Implement analyze command for mongosLynne Wang2022-07-211-0/+1
* SERVER-60892 Delete the "availableQueryOptions" command on mongos and mongodcsum1122022-07-061-1/+0
* SERVER-67408 Preserve `CollectionUUIDMismatch` error even if database does no...Gregory Noma2022-06-271-0/+1
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-081-0/+1
* SERVER-62264: Periodically refresh cluster server parameters on mongosVarun Ravichandran2022-05-281-0/+2
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-4/+4
* SERVER-64849: Return LogicalTime::kUninitialized instead of default-construct...Varun Ravichandran2022-05-061-0/+1
* SERVER-63081 Create a test command for internal transactionsSanika Phanse2022-04-121-5/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+1
* SERVER-65237 Server-side rewrite in explain for delete and update commandsDavis Haupt2022-04-071-0/+1
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-3/+4
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-1/+2
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-311-0/+1
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-311-2/+2
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-301-2/+6
* Revert "SERVER-64540 Add feature flag just for using txn API for updating doc...Max Hirschhorn2022-03-301-1/+0
* SERVER-64540 Add feature flag just for using txn API for updating document sh...sphanse992022-03-291-0/+1
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-03-291-0/+1
* SERVER-64356 Server-side rewrite for find command on mongosDavis Haupt2022-03-251-0/+1