summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_record_store_oplog_stones.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46094: Now using walltime instead of ts when checking for excess oplog...Andrew Chen2020-02-281-2/+6
* SERVER-45977: Added oplogMinRetentionHours to oplogTruncation server status s...Andrew Chen2020-02-201-0/+3
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-181-9/+1
* Revert "SERVER-45975: Added --oplogMinRetention cli option"Benety Goh2020-02-151-1/+9
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-141-9/+1
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-43322 Add tunable oplog stone sizes and track truncation speedsMaria van Keulen2019-10-021-2/+10
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-5/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+10
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2017-07-051-10/+13
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-6/+6
* SERVER-19564: vectorize insertRecord(s)Martin Bligh2015-09-211-1/+2
* SERVER-19551 Oplog stones.Max Hirschhorn2015-09-111-0/+146