summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/process_interface/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73468 Break dependency of commands on op_metricsKaloian Manassiev2023-05-021-0/+4
* SERVER-73354 Decommission the `catalog/collection` libraryKaloian Manassiev2023-01-301-1/+1
* SERVER-73238 Introduce the `shard_role_api` libraryKaloian Manassiev2023-01-261-1/+1
* SERVER-73238 Cleanup direct linking references to `sharding_api_d`Kaloian Manassiev2023-01-241-4/+4
* SERVER-71141 Support sampling nested aggregate queries on sharded clustersCheahuychou Mao2022-11-151-0/+2
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-1/+1
* SERVER-69715 Enable currentOp to be run in multitenancy modejannaerin2022-10-261-0/+1
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-2/+2
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-66803 Use tenantId from targetNs to construct sourceNs in NonShardSvrP...Fernando Lisboa2022-06-291-0/+1
* SERVER-67502 move write_ops library from mongo/db to mongo/db/ops/Benety Goh2022-06-241-1/+4
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-1/+1
* SERVER-64849: Return LogicalTime::kUninitialized instead of default-construct...Varun Ravichandran2022-05-061-0/+2
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-0/+1
* SERVER-61480 Improve efficiency of change stream pre-image loadingDenis Grebennicov2022-02-071-0/+1
* SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan2022-02-031-0/+1
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-0/+1
* SERVER-55708 clean up index_descriptor library dependenciesBenety Goh2021-04-031-0/+1
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-1/+0
* SERVER-54022 Simplify AuthorizationSessionMark Benvenuto2021-02-091-0/+1
* SERVER-52631 Refactor stale shard version retry helper (Part 2)Pierlauro Sciarelli2020-11-271-1/+1
* SERVER-49243 Add framework for PrimaryOnlyServices to report their Instances ...Spencer T Brody2020-09-231-0/+1
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-5/+3
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-1/+1
* SERVER-46718 Support 'let' parameters for findAndModify in sharded environmentsKatherine Wu2020-06-121-0/+10
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-0/+1
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-131-0/+2
* SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $outMihai Andrei2020-02-271-1/+0
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+2
* SERVER-45963 Introduce ReplicaSetNodeProcessInterface and a new TaskExecutor ...Mihai Andrei2020-02-131-1/+3
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-0/+111