summaryrefslogtreecommitdiff
path: root/src/mongo/bson/timestamp.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63308: Accomodate WT-8601.Daniel Gottlieb2022-02-081-0/+4
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-191-0/+8
* SERVER-52789: Add mechanism to allow pinning of the oldest timestamps.Daniel Gottlieb2020-12-171-4/+11
* SERVER-53183 Parameterize BSONObjBuilder by buffer allocatorIan Boros2020-12-041-1/+9
* SERVER-46699 Report the oplog visibility timestamp in FTDCJamie Heppenstall2020-04-151-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-31304: Refactor away SnapshotName.Daniel Gottlieb2017-11-211-0/+6
* SERVER-27814 Prints Timestamp consistently, changes toString(), and removes t...Pavithra Vetriselvan2017-11-161-2/+0
* SERVER-30309: Stage changes for supportsRecoverToStableTimestampDaniel Gottlieb2017-08-021-1/+1
* SERVER-30185 Call setInitialDataTimestamp at the beginning and end of initial...Judah Schvimer2017-08-011-0/+3
* SERVER-25069 added Timestamp::toBSON()Benety Goh2016-07-161-0/+3
* SERVER-21160: revert woCompare to using unsigned comparison for TimestampGeert Bosch2015-10-301-3/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-85/+89
* SERVER-13874 Fix MSVC signed/unsigned mismatch warningKaloian Manassiev2015-05-151-1/+1
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-38/+45
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-121-45/+38
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-121-38/+45
* Revert "SERVER-15047 Remove undefined behavior from Timestamp"Eric Milkie2015-04-091-74/+54
* SERVER-15047 Remove undefined behavior from TimestampEric Milkie2015-04-081-54/+74
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-0/+116