summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_clock.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28565 Do not return logicalTime on non-sharded RSJack Mulrow2017-04-181-6/+17
* SERVER-28352 Fix ticks increment in LogicalClock::reserveTicksWilliam Schultz2017-03-301-2/+3
* SERVER-28432 Move key management out from TimeProofServiceJack Mulrow2017-03-301-0/+8
* SERVER-27721 Implement rate limiter check for advancing logical clocksJack Mulrow2017-03-171-0/+9
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-7/+12
* SERVER-27773 add operationTime field to the command responseMisha Tyulenev2017-02-281-1/+2
* SERVER-27746: Integrate LogicalClock with oplogMisha Tyulenev2017-02-151-2/+7
* SERVER-27828: Pass ServiceContext to oplog and ReplicationCoordinator methods...Misha Tyulenev2017-02-081-1/+1
* SERVER-27745: Implement LogicalClockMisha Tyulenev2017-02-031-0/+100