summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/collection_bulk_loader.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-2/+2
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-0/+1
* SERVER-45037 CollectionBulkLoader::insertDocuments() should be called with t...Matthew Russotto2020-01-021-0/+2
* SERVER-43274 Implement cloners using DBClient with basic functionality and un...Matthew Russotto2019-10-301-0/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-29492 Remove task runner from collection bulk loader.Andy Schwerin2017-06-081-1/+1
* SERVER-26179: Have CollectionBulkLoader::init use runner to execute work, not...Scott Hernandez2016-09-261-3/+1
* SERVER-23059: storage interface improvementsScott Hernandez2016-06-171-0/+67