summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_entry.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-211-4/+0
* SERVER-40763 Remove the inTxn field from oplog entriesJason Chan2019-05-151-6/+0
* SERVER-40350 Create a ReplOperation/Durable class delineation to indicate fie...Blake Oler2019-04-051-3/+4
* SERVER-39430 Change IDL of oplog to add a new "inTxn" fieldMatthew Russotto2019-02-141-0/+6
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-171-0/+1
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-19/+25
* SERVER-34882 Support creating instances with all required fields in IDLMark Benvenuto2018-09-141-1/+1
* SERVER-34824 Make prepareTransaction command write a prepare oplog entry and ...Judah Schvimer2018-06-071-0/+4
* SERVER-32913 added 'b' (upsert) field to ReplOperation IDLBenety Goh2018-02-161-0/+6
* SERVER-32918 Extract operation fields of OplogEntryBase into chained ReplOper...Siyuan Zhou2018-02-061-22/+27
* SERVER-32005 IDL chained struct InlingMark Benvenuto2017-11-201-0/+1
* SERVER-31356 make OplogEntry immutableBenety Goh2017-11-071-0/+1
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-10/+11
* SERVER-30407 Store pre/post-image documents when running findAndModify with t...Randolph Tan2017-08-171-1/+10
* SERVER-28903 Implement session history iteratorRandolph Tan2017-07-061-1/+7
* SERVER-29863 Add optional sessionId, txnNum, stmtId fields to oplog entry idlJack Mulrow2017-07-051-0/+11
* SERVER-29695 change oplog entry timestamp logging from wc to wallMisha Tyulenev2017-06-201-1/+1
* SERVER-27769 Add wallClock time to oplogMisha Tyulenev2017-06-061-0/+4
* SERVER-28846 Use IDL to generate oplog entry parsersJudah Schvimer2017-05-171-0/+97