summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_rebuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8344 disable IndexRebuilder at startupEric Milkie2013-02-121-1/+3
* SERVER-8344 Add log message about skipping index build retriesKristina2013-02-111-2/+8
* SERVER-8344 Rebuild indexes before listeningKristina2013-02-111-10/+3
* SERVER-8344 Prevent query state errors on index rebuildKristina2013-02-081-1/+1
* SERVER-8344 Do not recursively lock during index rebuildsKristina2013-02-081-4/+7
* SERVER-8284 Turn off access warning during index rebuildsKristina2013-02-071-0/+18
* SERVER-2771 Revert command handlingKristina2013-01-021-0/+5
* SERVER-2771 Command handlingKristina2012-12-261-5/+0
* SERVER-7572 Remove doauth argument from Client::ContextSpencer T Brody2012-12-211-1/+1
* SERVER-2771 Multiple index buildsKristina2012-12-131-8/+20
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+112
* Revert "SERVER-2771 Retry index builds on startup"Kristina2012-11-121-112/+0
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+112