summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl_index_build_state.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40717 Remove CollectionCatalogEntry and KVColletionCatalogEntryXiangyu Yao2019-06-281-1/+16
* SERVER-41445 Remove anonymous namespace from `repl_index_build_state.h`.ADAM David Alan Martin2019-06-031-18/+16
* SERVER-37954 Thread commitQuorum through the createIndexes command into the C...Gregory Wlodarek2019-02-221-6/+8
* SERVER-39369 Syncronously filter out in-progress/ready indexes in index build...Dianna Hohensee2019-02-221-11/+21
* SERVER-39368 refactor IndexBuildsCoordinator::_runIndexBuild to facilitate fu...Dianna Hohensee2019-02-111-2/+6
* SERVER-39068 Replicate startIndexBuild and commitIndexBuild oplog entriresLouis Williams2019-02-121-3/+6
* SERVER-37979 Remove prepareIndexBuild from IndexBuildEntryGregory Wlodarek2019-02-091-4/+0
* SERVER-37643 update IndexBuildsCoordinator and IndexBuildsManager interfaces.Benety Goh2019-01-311-0/+6
* SERVER-37643 refine IndexBuildsCoordinator and IndexBuildsManager interfaces ...Benety Goh2019-01-181-1/+5
* SERVER-38578 Replace Future with SharedSemiFuture and Promise with SharedProm...Dianna Hohensee2018-12-211-6/+3
* SERVER-37636 Establish an index builds interface through which to access and ...Dianna Hohensee2018-11-281-0/+123