Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-57446 fix clang-tidy header issues and add header-filter | Daniel Moody | 2021-08-02 | 1 | -2/+2 |
* | SERVER-50984 Add CollectionPtr to replace usage of const Collection* | Henrik Edin | 2020-09-26 | 1 | -0/+1 |
* | SERVER-45037 CollectionBulkLoader::insertDocuments() should be called with t... | Matthew Russotto | 2020-01-02 | 1 | -0/+2 |
* | SERVER-43274 Implement cloners using DBClient with basic functionality and un... | Matthew Russotto | 2019-10-30 | 1 | -0/+4 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-29492 Remove task runner from collection bulk loader. | Andy Schwerin | 2017-06-08 | 1 | -1/+1 |
* | SERVER-26179: Have CollectionBulkLoader::init use runner to execute work, not... | Scott Hernandez | 2016-09-26 | 1 | -3/+1 |
* | SERVER-23059: storage interface improvements | Scott Hernandez | 2016-06-17 | 1 | -0/+67 |