summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops_retryability.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-32367 Clean up the AutoGet* suite of classesKaloian Manassiev2018-02-141-1/+0
* SERVER-32806 retried FindAndModify not using oplogHack when querying for pre/...Randolph Tan2018-02-131-1/+4
* SERVER-31243 Make no-op retry of findAndModify upsert of new document return ...Kaloian Manassiev2017-11-091-1/+5
* SERVER-31328 Don't fetch oplog entries for retries of executed inserts or del...Kaloian Manassiev2017-10-231-42/+0
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-171-50/+28
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-10/+10
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-10/+0
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-0/+10
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-10/+0
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-0/+10
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-10/+0
* SERVER-30894 Handle nested oplog entries in retry pathRandolph Tan2017-09-201-42/+107
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+152
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+75
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-241-75/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+75