summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_builder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-2/+2
* SERVER-13797 Remove more usages of Client::getContextKaloian Manassiev2014-05-041-1/+1
* SERVER-13643 have index builder use TransactionExperimentHari Khalsa2014-04-301-1/+2
* SERVER-13053 track index builds explicitly instead of using CurOpEric Milkie2014-03-211-3/+9
* SERVER-11611: fix secondary index creation on new collectionsEliot Horowitz2013-12-281-1/+1
* SERVER-11611: switch index builder and rebuilder to use IndexCatalogEliot Horowitz2013-12-281-5/+9
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8536 reenable index builds for incomplete indexes at startupEric Milkie2013-04-081-0/+59
* SERVER-2771 Revert command handlingKristina2013-01-021-59/+0
* SERVER-2771 Make foreground indexes not create a clientKristina2012-12-261-0/+2
* SERVER-2771 Command handlingKristina2012-12-261-0/+57