summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/indexbg_killop_apply_ops.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-53/+52
* SERVER-39948 Remove simultaneous index builds specific curOp loggingDianna Hohensee2019-04-011-3/+1
* SERVER-38748 Background indexes created through applyOps should run on the co...Louis Williams2019-01-161-10/+19
* SERVER-38529 remove redundant secondary index checks from indexbg_killop_appl...Gregory Wlodarek2018-12-281-9/+0
* SERVER-37729 background index builds on secondaries cannot be interrupted by ...Benety Goh2018-11-281-13/+5
* SERVER-37729 characterize existing killOp behavior on background indexes in a...Benety Goh2018-11-281-0/+87