summaryrefslogtreecommitdiff
path: root/src/mongo/db/write_block_bypass.cpp
AgeCommit message (Expand)Author
2024-06-03SERVER-85791 Automatically chain generic argument structs to all IDL-generate...Patrick Freed
2023-06-28SERVER-78196 Migrate remaining calls to RP::forClusterResource() to pass tena...Gabriel Marks
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2022-03-22SERVER-63724 ShardingDDLCoordinators should forward the WriteBlockBypass flag...Jordi Serra Torrens
2022-03-07SERVER-63177 Propagate write block bypass state as metadataSpencer Jackson
2022-03-03SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks
2022-02-16SERVER-63175 Conditionally activate WriteBlockBypass in command dispatchGabriel Marks
2022-02-11SERVER-63173 Add WriteBlockBypass decorator to OperationContextAdam Rayner