Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-27746: Integrate LogicalClock with oplog | Misha Tyulenev | 2017-02-15 | 1 | -94/+0 |
* | SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods... | Misha Tyulenev | 2017-02-08 | 1 | -2/+4 |
* | SERVER-26674 Add missing header includes | samantharitter | 2016-11-05 | 1 | -0/+2 |
* | SERVER-24005 Allow getNextOpTime() to hand out batches of OpTimes | Mathias Stearn | 2016-05-09 | 1 | -21/+26 |
* | SERVER-24005 Use FastClockSource in getNextGlobalTimestamp() | Mathias Stearn | 2016-05-09 | 1 | -1/+5 |
* | SERVER-21187: Don't use mutexes for updating globalTimestamp | Geert Bosch | 2015-11-06 | 1 | -33/+35 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -35/+33 |
* | SERVER-19041 Simplify SimpleMutex | Andrew Morrow | 2015-06-19 | 1 | -2/+2 |
* | SERVER-18723 boost -> stdx for thread | Adam Midvidy | 2015-06-18 | 1 | -2/+1 |
* | SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guard | Adam Midvidy | 2015-06-17 | 1 | -3/+3 |
* | SERVER-17880 Rename OpTime to Timestamp | Eric Milkie | 2015-04-07 | 1 | -0/+82 |