summaryrefslogtreecommitdiff
path: root/src/mongo/db/write_concern.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-67/+68
* SERVER-18217 Change Timestamp to OpTime where appropriate.Siyuan Zhou2015-05-121-1/+5
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-6558 Attach write concern to operation context.Siyuan Zhou2015-03-271-4/+2
* SERVER-6558 Add writeConcern option to findAndModify commandDaniel Alabi2015-03-171-0/+17
* Revert "SERVER-6558 Add writeConcern option to findAndModify command"Daniel Alabi2015-03-161-17/+0
* SERVER-6558 Add writeConcern option to findAndModify commandDaniel Alabi2015-03-161-0/+17
* SERVER-15195 Implement getHostsWrittenTo in ReplicationCoordinatorImplSpencer T Brody2014-09-141-1/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-2/+2
* SERVER-13931 do some killCurrentOp cleanupHari Khalsa2014-05-161-1/+4
* SERVER-12899 append "waited" field to all fsync GLE calls for 2.4 compatibilityGreg Studer2014-03-041-1/+1
* SERVER-12274 refactor validation out of waiting for write concernGreg Studer2014-01-141-4/+9
* SERVER-11875 Convert internal writes to use write commandsRandolph Tan2014-01-061-21/+2
* SERVER-11977 support for non-client opTime in mongod GLEGreg Studer2013-12-091-4/+15
* SERVER-11665: add timing in writeConcern result for sync timeEliot Horowitz2013-12-031-0/+2
* SERVER-11665: refactor waitForWriteConcernEliot Horowitz2013-12-031-10/+49
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9468 Pull out bulk of CmdGetLastError::run() into helperJason Rassi2013-07-101-0/+32