summaryrefslogtreecommitdiff
path: root/src/mongo/db/read_concern_mongod.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+1
* SERVER-63742 Default topology time in shard can lead to infinite refresh in s...Antonio Fuschetto2022-03-021-1/+1
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-4/+4
* SERVER-57769 Allow tenant migration donors to advance cluster time with noopsJack Mulrow2021-06-221-15/+4
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-211-11/+20
* SERVER-55700 Update kImplicitDefault in WriteConcernOptionsHuayu Ouyang2021-04-191-1/+1
* SERVER-54102: Noop write for afterClusterTime/atClusterTime needs to target p...Jordi Serra Torrens2021-02-021-13/+25
* SERVER-51807 Get point-in-time read timestamp in global lockA. Jesse Jiryu Davis2020-11-121-1/+5
* SERVER-47752 Refactor kMajorityCommitted to not receive special treatmentBrian DeLeonardis2020-10-261-7/+4
* SERVER-49159: Return NotPrimaryOrSecondary if currentTime is uninitialized in...XueruiFa2020-09-251-3/+20
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-5/+5
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-2/+2
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-111-1/+1
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-051-1/+1
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-3/+3
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-021-1/+1
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-011-1/+1
* SERVER-47572 Snapshot reads use majority committed timestampA. Jesse Jiryu Davis2020-04-271-7/+17
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-5/+4
* SERVER-47397 enhanced logging for Execution owned files (part 2)Eric Milkie2020-04-221-2/+3
* SERVER-47569: Allow readConcern snapshot outside of transactions (mongod)Lingzhi Deng2020-04-201-7/+12
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rulesLingzhi Deng2020-03-131-4/+2
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-1/+3
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-21/+58
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-071-14/+19
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-41359 Stop upconverting readConcern to snapshot internally for transac...Samyukta Lanka2019-09-031-2/+8
* SERVER-39996 Moved setting ignorePrepared behavior outside of waitForReadConc...Suganthi Mani2019-08-261-22/+28
* SERVER-40466 Unify checks for being in a multi-document transactionSamy Lanka2019-08-081-4/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-7/+5
* SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...Louis Williams2019-06-111-10/+24
* SERVER-41091 Check ShardingState::enabled before calling ShardingState::shard...Jamie Heppenstall2019-06-071-0/+6
* SERVER-39293 Correct string literals for oplog collection namespaceJudah Schvimer2019-06-041-8/+12
* SERVER-40688 Make CollectionLock take NamespaceStringGeert Bosch2019-04-171-1/+1
* SERVER-40604 Make CollectionLock interruptibleGeert Bosch2019-04-151-1/+1
* SERVER-40227 Pass ignore prepare behavior from a command attribute rather tha...Louis Williams2019-03-261-14/+4
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-191-9/+41
* SERVER-39356 Make speculative majority change stream reads utilize the `kNoOv...William Schultz2019-03-151-8/+13
* SERVER-39942 Extract transaction library from catalog_raii library.Siyuan Zhou2019-03-151-1/+0
* SERVER-39356 Refactor speculative majority read data structures and methods t...William Schultz2019-03-061-19/+19
* SERVER-39539 IDL'ify waitForSecondaryBeforeNoopWriteMS server parameterHenrik Edin2019-02-251-14/+11
* SERVER-37948 Satisfy linearizable read concern on getmore cursors.Jason Chan2019-02-141-3/+3
* SERVER-38855 Perform noop writes on config servers to reach requested at/afte...Blake Oler2019-02-141-3/+6
* Revert "SERVER-37948 Satisfy linearizable read concern on getMores"Louis Williams2019-02-141-3/+3
* SERVER-37948 Satisfy linearizable read concern on getMoresJason Chan2019-02-131-3/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38727 Remove TODO and update comment about speculative majority read t...William Schultz2019-01-231-4/+6