Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex | Ben Caimano | 2019-09-17 | 1 | -2/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-30977 add clusterTime to standalone replica set | Misha Tyulenev | 2017-09-27 | 1 | -0/+5 |
* | SERVER-30038 rename $logicalTime to $clusterTime | Misha Tyulenev | 2017-07-11 | 1 | -1/+1 |
* | SERVER-29508 Add backoff to key collection manager refresh scheduling | Misha Tyulenev | 2017-06-13 | 1 | -1/+1 |
* | SERVER-28467 sign range of times | Misha Tyulenev | 2017-06-06 | 1 | -5/+31 |
* | SERVER-28432 Move key management out from TimeProofService | Jack Mulrow | 2017-03-30 | 1 | -6/+3 |
* | SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib... | Jack Mulrow | 2017-03-02 | 1 | -10/+19 |
* | SERVER-27748 Implement LogicalTimeMetadata | Randolph Tan | 2017-02-27 | 1 | -3/+3 |
* | SERVER-27743: Implement LogicalTime | Misha Tyulenev | 2017-02-02 | 1 | -0/+61 |