summaryrefslogtreecommitdiff
path: root/src/mongo/db/index_rebuilder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39290 Remove startup index recovery redundanciesGregory Wlodarek2019-01-301-42/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-6/+6
* SERVER-14668/SERVER-15294 Collection-level locking for all read pathsKaloian Manassiev2014-10-061-1/+3
* SERVER-13951 Split index building in to UnitOfWork-sized stagesMathias Stearn2014-08-131-25/+5
* SERVER-13961 Cleanup some nested instantiations of OperationContextImpl in replKaloian Manassiev2014-07-181-1/+3
* remove ssome namespace_detail includes where not usedEliot Horowitz2013-12-301-1/+3
* SERVER-11042 change IndexRebuilder to use NamespaceIndexes rather than a quer...matt dannenberg2013-10-241-2/+2
* SERVER-11178: Introduce IndexCatalog and requirementsEliot Horowitz2013-10-231-9/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10460 ensure IndexRebuilder runs at startup on secondariesmatt dannenberg2013-09-031-3/+3
* SERVER-6405: first step of cleaning NamespaceDetailsEliot Horowitz2013-06-141-3/+2
* SERVER-8536 reenable index builds for incomplete indexes at startupEric Milkie2013-04-081-2/+7
* SERVER-8344 Add log message about skipping index build retriesKristina2013-02-111-1/+1
* SERVER-8344 Rebuild indexes before listeningKristina2013-02-111-2/+1
* SERVER-2771 Multiple index buildsKristina2012-12-131-2/+5
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+45
* Revert "SERVER-2771 Retry index builds on startup"Kristina2012-11-121-45/+0
* SERVER-2771 Retry index builds on startupKristina2012-11-121-0/+45