summaryrefslogtreecommitdiff
path: root/src/mongo/executor/SConscript
AgeCommit message (Expand)Author
2024-09-11SERVER-92064 Only make one request per command in NITL (#26892)Patrick Freed
2024-09-06SERVER-94490 Upstream aggregated Bazel conversions (#26806)Daniel Moody
2024-09-06Revert "SERVER-94490 Upstream aggregated Bazel conversions (#26769)" (#26803)auto-revert-app[bot]
2024-09-05SERVER-94490 Upstream aggregated Bazel conversions (#26769)Aaron Siddhartha Mondal
2024-08-28SERVER-94094 Migrate ~80 Bazel targets (#26553)Aaron Siddhartha Mondal
2024-08-22SERVER-93273 Convert 18 targets from SCons to Bazel (#26411)Zack Winter
2024-08-16SERVER-93268 Port targets #46-49 from SCons to Bazel (#26159) (#26227)Zack Winter
2024-08-15Revert "SERVER-93268 Port targets #46-49 from SCons to Bazel (#26159)" (#26181)auto-revert-app[bot]
2024-08-15SERVER-93268 Port targets #46-49 from SCons to Bazel (#26159)Zack Winter
2024-08-14SERVER-93421 Convert 118 IDL generators to run in Bazel (#26151)Zack Winter
2024-06-28SERVER-91368: Revert the fix for SERVER-91368 and later patches (#24073)Ronald Steinke
2024-06-18SERVER-91368: Add NetworkInterfaceTL::GuaranteeGuard to drain GuaranteedExecu...Ronald Steinke
2024-05-22SERVER-90615: Enable python formatting checks for src directory (#22299)Steve McClure
2024-04-26SERVER-88214 Add types to generic_argument.idl (#21574)Patrick Freed
2024-04-26Revert "SERVER-88214 Add types to generic_argument.idl (#21502)"auto-revert-processor
2024-04-26SERVER-88214 Add types to generic_argument.idl (#21502)Patrick Freed
2024-04-25Revert "SERVER-88214 Add types to generic_argument.idl (#20310)"auto-revert-processor
2024-04-24SERVER-88214 Add types to generic_argument.idl (#20310)Patrick Freed
2024-04-15SERVER-88887: Split mongot-specific logic out of task_executor_cursorWill Buerger
2024-04-13Revert "SERVER-88887: Split mongot-specific logic out of task_executor_cursor...auto-revert-processor
2024-04-12SERVER-88887: Split mongot-specific logic out of task_executor_cursor (#20944)Will Buerger
2024-03-01SERVER-85993 Make db client create OpMsgRequest with validated tenancy scope ...Sophia Tan
2024-02-14SERVER-83136 Support VectorClock in embedded router mode (#18282)Pol PiƱol Castuera
2024-01-07SERVER-83330 Add missing library references to fix libfuzzertestsKaloian Manassiev
2024-01-02SERVER-84407 Remove unused functionality from the sharding test fixturesKaloian Manassiev
2024-01-02Revert "SERVER-84407 Remove unused functionality from the sharding test fixtu...auto-revert-processor
2023-12-30SERVER-84407 Remove unused functionality from the sharding test fixturesKaloian Manassiev
2023-12-26SERVER-83330 Access RecoveryUnit and Locker through transaction_resources.hSilvia Surroca
2023-12-22SERVER-84334 Introduce maintenance mode on ShardingStateKaloian Manassiev
2023-10-27SERVER-82474 Add explicit dependency for task_executor_cursorzixuan zhuang
2023-09-07SERVER-80193 Replace Session Tag dependencies with boolean for EgressTagClose...Alex Li
2023-08-15SERVER-77506 Add pessimistic checking to verify that no chunk has moved for t...Randolph Tan
2023-08-03SERVER-79070 Make async_rpc_util::getAllResponsesOrFirstErrorWithCancellation...George Wangensteen
2023-07-06SERVER-26879 Get rid of LockerNoopKaloian Manassiev
2023-06-20SERVER-70192 Rewrite uses of sendCommandToShards in sharding ddl coordinator ...Alex Li
2023-06-14SERVER-47204 Introduce the TransactionResourcesMongoDClientObserverKaloian Manassiev
2023-05-30SERVER-75911 Make connection pool sizing between mongod and search server con...George Wangensteen
2023-05-24Revert "SERVER-70192 Rewrite uses of sendCommandToShards in sharding ddl coor...Benety Goh
2023-05-23SERVER-70192 Rewrite uses of sendCommandToShards in sharding ddl coordinator ...Alex Li
2023-05-18SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev
2023-05-18Revert "SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match ...auto-revert-processor
2023-05-17SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev
2023-05-16SERVER-73779 Add maxTimeMSOpOnly to network message if it is a hedge sent thr...Alex Li
2023-04-05SERVER-73613 Let TaskExecutorCursor Pin Connections When RequestedGeorge Wangensteen
2023-03-26SERVER-73611 Add RPC functionality to PinnedConnectionTaskExecutorGeorge Wangensteen
2023-03-23SERVER-75183 Add a server parameter to configure connection-pinning behavior ...George Wangensteen
2023-03-22SERVER-66261 Add an executor type that executes inlineAmirsaman Memaripour
2023-03-15SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...George Wangensteen
2023-03-04SERVER-73016 Cancel hedged operations for `async_rpc` using `_killOperations`Amirsaman Memaripour
2023-02-17SERVER-73953 Use fast clock and relaxed atomics for egress connection usage m...Vojislav Stojkovic