summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/idempotency_document_structure.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
|
* SERVER-30327 Introduce ScalarGenerator interface for creating values of ↵may2017-08-111-6/+12
| | | | different BSON types in idempotency testing
* SERVER-30301 Add explicit configuration object for DocumentStructureEnumeratormay2017-08-031-13/+19
|
* SERVER-29939 Update sequence generation for testing oplog idempotencymay2017-08-031-3/+10
|
* SERVER-29795 Recursive document structure generation for testing oplog ↵may2017-07-241-0/+77
idempotency