Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-22858 change Applier to use OplogEntry instead of BSONObj | matt dannenberg | 2016-03-15 | 1 | -12/+12 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -165/+153 |
* | SERVER-18623 Make ReplicationExecutor implement the TaskExecutor interface | Spencer T Brody | 2015-06-11 | 1 | -1/+1 |
* | SERVER-18873 fixed applyUntilAndPause error message | Benety Goh | 2015-06-08 | 1 | -1/+1 |
* | SERVER-18037 added applyUntilAndPause to applier | Benety Goh | 2015-06-05 | 1 | -0/+68 |
* | SERVER-18037 migrated synchronization primitives used in applier from boost::... | Benety Goh | 2015-06-05 | 1 | -9/+6 |
* | SERVER-18016 applier should not lock mutex when applying operations and invok... | Benety Goh | 2015-05-19 | 1 | -18/+15 |
* | SERVER-18016 added database replication applier | Benety Goh | 2015-05-19 | 1 | -0/+176 |