Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+17 |
| | |||||
* | SERVER-27814 Prints Timestamp consistently, changes toString(), and removes ↵ | Pavithra Vetriselvan | 2017-11-16 | 1 | -10/+2 |
| | | | | toStringLong() | ||||
* | SERVER-30309: Stage changes for supportsRecoverToStableTimestamp | Daniel Gottlieb | 2017-08-02 | 1 | -1/+1 |
| | |||||
* | SERVER-30185 Call setInitialDataTimestamp at the beginning and end of ↵ | Judah Schvimer | 2017-08-01 | 1 | -0/+2 |
| | | | | initial sync | ||||
* | SERVER-25069 added Timestamp::toBSON() | Benety Goh | 2016-07-16 | 1 | -0/+8 |
| | |||||
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -1/+1 |
| | |||||
* | SERVER-15508: Have the shell accept all unsigned Timestamp values | Geert Bosch | 2015-10-30 | 1 | -1/+1 |
| | | | | Also rejects negative Timestamp time and increment arguments and canonicalizes types. | ||||
* | SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint> | Kang In Cheol | 2015-06-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Ramon Fernandez <ramon.fernandez@mongodb.com> Closes #988 | ||||
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -29/+28 |
| | |||||
* | Revert "SERVER-15047 Remove undefined behavior from Timestamp" | Eric Milkie | 2015-04-09 | 1 | -18/+10 |
| | | | | This reverts commit e87716a9286b6aa6f63a513012e55f6e42f634a2. | ||||
* | SERVER-15047 Remove undefined behavior from Timestamp | Eric Milkie | 2015-04-08 | 1 | -10/+18 |
| | |||||
* | SERVER-17880 Rename OpTime to Timestamp | Eric Milkie | 2015-04-07 | 1 | -0/+74 |