summaryrefslogtreecommitdiff
path: root/src/mongo/db/global_timestamp.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24005 Allow getNextOpTime() to hand out batches of OpTimesMathias Stearn2016-05-091-21/+26
* SERVER-24005 Use FastClockSource in getNextGlobalTimestamp()Mathias Stearn2016-05-091-1/+5
* SERVER-21187: Don't use mutexes for updating globalTimestampGeert Bosch2015-11-061-33/+35
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-35/+33
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-2/+2
* SERVER-18723 boost -> stdx for threadAdam Midvidy2015-06-181-2/+1
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-3/+3
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-0/+82