summaryrefslogtreecommitdiff
path: root/src/mongo/db/database_index_builds_tracker.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47252 remove DatabaseIndexBuildsTracker and CollectionIndexBuildsTrackerBenety Goh2020-04-091-96/+0
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-1/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+5
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
* SERVER-42521 Add logging to waitUntilNoIndexBuildsRemain() to display the UUI...Gregory Wlodarek2019-07-311-1/+15
* SERVER-37636 Establish an index builds interface through which to access and ...Dianna Hohensee2018-11-281-0/+78