summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops_retryability.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-2/+2
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-1/+1
* SERVER-51621: Convert findAndModify output to IDLHana Pearlman2021-01-181-4/+4
* SERVER-51620 Convert findAndModify input to IDLArun Banala2020-12-021-3/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-31328 Don't fetch oplog entries for retries of executed inserts or del...Kaloian Manassiev2017-10-231-6/+4
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-171-5/+7
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+11
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+47
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-241-47/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+47