summaryrefslogtreecommitdiff
path: root/src/mongo/db/ops/write_ops_retryability_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-32445 config.transactions table can get out of sync when the Transacti...Randolph Tan2018-03-151-0/+1
* SERVER-31243 Make no-op retry of findAndModify upsert of new document return ...Kaloian Manassiev2017-11-091-1/+25
* SERVER-31356 update the following unit tests to not mutate OplogEntry after c...Benety Goh2017-11-071-143/+196
* SERVER-31328 Don't fetch oplog entries for retries of executed inserts or del...Kaloian Manassiev2017-10-231-92/+0
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-171-120/+122
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-29/+29
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-17/+0
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-0/+17
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-17/+0
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-0/+17
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-17/+0
* SERVER-30894 Handle nested oplog entries in retry pathRandolph Tan2017-09-201-0/+234
* SERVER-28914 Create a test fixture with mock replication coordinator and ephe...Randolph Tan2017-08-261-63/+9
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+273
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+114
* Revert "SERVER-28918 Make CRUD paths retryable"Jack Mulrow2017-07-241-114/+0
* SERVER-28918 Make CRUD paths retryableJack Mulrow2017-07-241-0/+114