summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/storage_interface_mock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28219 Extend OplogBufferCollection so that it can be initialized using...Judah Schvimer2017-03-221-0/+10
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-46/+49
* SERVER-26631 replaced StorageInterface::findOne/deleteOne with findDocuments/...Benety Goh2016-10-171-38/+47
* SERVER-26179: Have CollectionBulkLoader::init use runner to execute work, not...Scott Hernandez2016-09-261-8/+3
* SERVER-25268 added StorageInterfaceImpl::findOne and deleteOne support for st...Benety Goh2016-09-201-8/+20
* SERVER-7200 Limit secondary apply batches to 10% of the oplog sizeMathias Stearn2016-08-231-0/+4
* SERVER-7200 Write oplog entries on secondaries before applyingMathias Stearn2016-08-231-6/+10
* SERVER-25380 StorageInterfaceImpl should use provided OperationContext in isA...Benety Goh2016-08-021-1/+5
* SERVER-24239 Allow creation of indexes with the same key pattern.David Hatch2016-07-281-8/+9
* SERVER-24697 deprecated StorageInterface::writeOpsToOplog in favor of Storage...Benety Goh2016-06-211-9/+0
* SERVER-24490 oplog buffer collection should use storage interfaceBenety Goh2016-06-201-16/+79
* SERVER-23059: storage interface improvementsScott Hernandez2016-06-171-1/+114
* SERVER-24273 added unit tests for repl::multiApplyBenety Goh2016-06-011-0/+5
* SERVER-24273 moved writeOpsToOplog to repl storage interfaceBenety Goh2016-06-011-0/+5
* SERVER-18038 ReplicationExecutor no longer requires StorageInterface to creat...Benety Goh2016-04-181-2/+0
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-181-1/+20
* SERVER-18038 added placeholder test for repl storage interface and test fixtu...Benety Goh2016-04-121-6/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-8/+8
* SERVER-18623 Split NetworkInterface and StorageInterface out from Replication...Spencer T Brody2015-06-041-0/+49