summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_builder.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9421 do not kill index builds synchronously, to prevent deadlocksEric Milkie2013-05-081-1/+2
* SERVER-8536 fix index build restarts for a few commandsEric Milkie2013-04-151-0/+4
* SERVER-8536 reenable index builds for incomplete indexes at startupEric Milkie2013-04-081-0/+74
* SERVER-2771 Revert command handlingKristina2013-01-021-74/+0
* SERVER-2771 Fix test to handle other tests not cleaning upKristina2012-12-261-2/+0
* SERVER-2771 Make foreground indexes not create a clientKristina2012-12-261-0/+6
* SERVER-2771 Command handlingKristina2012-12-261-0/+70