summaryrefslogtreecommitdiff
path: root/src/mongo/db/user_write_block_mode_op_observer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65038 Ensure profiling works when write blocking is enabledJordi Serra Torrens2022-04-081-0/+6
* SERVER-63522 Observe DDL operations for user write blockingGabriel Marks2022-04-081-21/+98
* SERVER-63954 Ensure chunk migration works when user write blocking is enabledJordi Serra Torrens2022-03-251-6/+17
* SERVER-63456 Evaluate WriteBlockBypass in the op observerGabriel Marks2022-03-091-4/+2
* SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks2022-03-031-0/+176