summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-10/+10
* SERVER-62793 Add index component to shard versionAllison Easton2022-08-171-0/+5
* SERVER-68634 Move insertDocumentForBulkLoader out of CollectionImplKaloian Manassiev2022-08-111-20/+10
* SERVER-67608: Create a ShardTargeter typeErin McNulty2022-08-041-0/+1
* SERVER-66997 Remove NoChangeStreamEventsDueToOrphans feature flagAntonio Fuschetto2022-07-141-1/+0
* SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadataTommaso Tocci2022-07-091-14/+0
* SERVER-64205 remove featureFlagLoadBalancerJason Chan2022-07-081-14/+0
* SERVER-63868 replace MoveChunkRequest with ClusterMoveChunkRequestEnrico Golfieri2022-07-011-2/+0
* SERVER-67554 move logv2_options dependency from mongod_initializers and mongo...Benety Goh2022-07-011-1/+0
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-291-0/+1
* SERVER-65948 Add 'changeStreams' cluster-wide parameterRomans Kasperovics2022-06-231-0/+1
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-221-2/+0
* SERVER-67195 Allow users to disable bindata 6 redactionErwin Pe2022-06-171-0/+1
* SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-161-1/+0
* SERVER-50812 Remove the `setShardVersion` commandKaloian Manassiev2022-06-141-2/+0
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-081-0/+3
* SERVER-62850 Delete RefineCollectionShardKeyCoordinator_NORESILIENT once 6.0 ...Tommaso Tocci2022-06-021-1/+0
* SERVER-62264: Periodically refresh cluster server parameters on mongosVarun Ravichandran2022-05-281-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-10/+13
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-231-0/+1
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-0/+1
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-1/+2
* SERVER-64849: Return LogicalTime::kUninitialized instead of default-construct...Varun Ravichandran2022-05-061-0/+1
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-0/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-0/+1
* SERVER-65204 Add Timestamp (in addition to Epoch) on the complete split pathKaloian Manassiev2022-04-111-3/+0
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-3/+0
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-1/+1
* SERVER-64872 Ensure `CollectionUUIDMismatch` from sharded `aggregate` does no...Gregory Noma2022-03-311-0/+1
* SERVER-64492 Add async version of shardVersionRetryRandolph Tan2022-03-251-0/+1
* SERVER-64864 Get rid of the unused '_cloneCollectionOptionsFromPrimaryShard' ...Kaloian Manassiev2022-03-241-1/+0
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+1
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-161-1/+3
* SERVER-63759 First implementation of the Router APIKaloian Manassiev2022-03-151-1/+2
* SERVER-64407 Add ResourceYielder support to ARSJack Mulrow2022-03-111-0/+1
* SERVER-63712 Add support for FLE 2 insert into MongoSMark Benvenuto2022-03-041-0/+1
* SERVER-63761 Implement first version of moveRange command (aliasing moveChunk)Pierlauro Sciarelli2022-03-041-0/+1
* SERVER-63525 Build setUserWriteBlockingMode mongos commandJordi Serra Torrens2022-03-021-0/+1
* SERVER-64035 Ensure all UNSHARDED code paths include DBVersionKaloian Manassiev2022-03-011-1/+0
* SERVER-59186 Use transaction API for all current changing a document's shard ...Jack Mulrow2022-02-281-0/+1
* SERVER-63897 IDL-ify database typeTommaso Tocci2022-02-231-1/+1
* SERVER-63088 Change chunk version persistance formatMarcos José Grillo Ramirez2022-02-181-0/+1
* SERVER-63286 Ensure `CollectionUUIDMismatch` from `createIndexes` and `dropIn...Gregory Noma2022-02-091-0/+1
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-1/+0
* SERVER-57416 Create Feature flag for no more auto-splitterPierlauro Sciarelli2022-01-261-0/+1
* SERVER-62332 Make RefineCollectionShardKeyCoordinator disallow migrations whi...Jordi Serra Torrens2022-01-211-0/+1
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-12/+1
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-1/+1
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+1
* SERVER-61844 Allow mongos and mongoq to have different startup initializationEsha Maharishi2021-12-171-7/+20