summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollover_preserves_active_txns.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45718 Index builder ensures empty collection by reading data fromSuganthi Mani2020-01-271-1/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-84/+82
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-1/+1
* SERVER-41280 JS tests shouldn't assume the prepare oplog entry is the first i...Siyuan Zhou2019-05-281-5/+1
* SERVER-39813 add oldest required timestamp to server statusBenety Goh2019-05-221-0/+4
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-211-12/+4
* SERVER-40678 Log implicit prepare for large transactions on primaryWilliam Schultz2019-05-151-2/+2
* SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto2019-04-081-5/+17
* SERVER-36494 Test that active txn entries aren't truncatedA. Jesse Jiryu Davis2019-04-081-42/+11
* Revert "SERVER-36494 Test that active txn entries aren't truncated"A. Jesse Jiryu Davis2019-04-081-11/+42
* SERVER-36494 Test that active txn entries aren't truncatedA. Jesse Jiryu Davis2019-04-081-42/+11
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-39679 Get oldest transaction time when snapshottingA. Jesse Jiryu Davis2019-03-211-0/+126