summaryrefslogtreecommitdiff
path: root/src/mongo/db/write_concern_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26305 Use interruptible condition variables in ReplicationCoordinatorI...Andy Schwerin2016-10-131-0/+3
* SERVER-25064 Make mongos upgrade w:1 to w:majority for auth writesKaloian Manassiev2016-07-171-0/+1
* SERVER-24858 Tighten assertions around waiting for write concernKaloian Manassiev2016-07-081-2/+2
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+12
* SERVER-22598 ensure all default write concern options use sync unsetEric Milkie2016-02-171-3/+0
* SERVER-22628 Sharding secondary throttle parsing into separate classKaloian Manassiev2016-02-171-23/+6
* SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to second...matt dannenberg2016-02-041-2/+5
* SERVER-20891 User-initiated writes to the config server must use w:majority w...Spencer T Brody2015-10-131-0/+6
* SERVER-19934 waitForWriteConcern should take write concern parameterKaloian Manassiev2015-10-071-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-79/+73
* SERVER-18436 Basic skeleton of replica set catalog managerSpencer T Brody2015-06-101-0/+1
* SERVER-18798 Move FindAndModifyRequest to the request/response libraryKaloian Manassiev2015-06-031-1/+2
* SERVER-5218 Batch oplog writes always wait for journal.Siyuan Zhou2015-04-301-0/+2
* Revert "SERVER-5218 Batch oplog writes always wait for journal."Siyuan Zhou2015-04-291-2/+0
* SERVER-5218 Batch oplog writes always wait for journal.Siyuan Zhou2015-04-291-0/+2
* SERVER-17151 ConfigCoordinator should not call fsyncKaloian Manassiev2015-03-031-1/+0
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-161-1/+46
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-151-46/+1
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-151-1/+46
* SERVER-14370 Core functionality for setLastOptime and awaitReplication in Rep...Spencer T Brody2014-07-021-0/+2
* SERVER-11875 Convert internal writes to use write commandsRandolph Tan2014-01-061-0/+65