summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/collection_bulk_loader_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-29492 Remove task runner from collection bulk loader.Andy Schwerin2017-06-081-18/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-26448 moved progress meter from CollectionBulkLoaderImpl to the Collec...Benety Goh2016-10-061-2/+0
* SERVER-26448 added a progress meter to the CollectionBulkLoaderBenety Goh2016-10-051-0/+2
* SERVER-26179: Have CollectionBulkLoader::init use runner to execute work, not...Scott Hernandez2016-09-261-3/+1
* SERVER-25131: release collection/db locks on collection clone failure.Scott Hernandez2016-09-061-3/+7
* SERVER-25084 collection bulk loader takes ownership of thread pool for task r...Benety Goh2016-07-281-0/+2
* SERVER-23476: move ownership of TaskRunner out of StorageInterfaceImplScott Hernandez2016-07-231-2/+2
* SERVER-25152 add logging and stats to CollectionBulkLoaderImplJudah Schvimer2016-07-201-0/+11
* SERVER-24938: pass all MultiIndexBlocks when inserting documentsScott Hernandez2016-07-071-1/+0
* SERVER-23059: storage interface improvementsScott Hernandez2016-06-171-0/+90