Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-55672 Fix oplog timestamp logic in SBE | Arun Banala | 2021-04-26 | 1 | -1/+0 |
| | |||||
* | SERVER-55010 enable sharding suites in SBE build variant | Kyle Suarez | 2021-04-13 | 1 | -0/+1 |
| | | | | | This enables most of the sharding suites, with the exception of the sharding_auth* ones, which are deferred to SERVER-56064. | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -245/+236 |
| | |||||
* | SERVER-41183 Add coverage for change streams over large transactions | Justin Seyster | 2019-06-07 | 1 | -1/+0 |
| | |||||
* | SERVER-40386: replace commitTransaction() used in jstests with ↵ | Lingzhi Deng | 2019-06-04 | 1 | -1/+1 |
| | | | | commitTransaction_forTesting() | ||||
* | SERVER-40386: replace abortTransaction() used in jstests with ↵ | Lingzhi Deng | 2019-06-04 | 1 | -1/+1 |
| | | | | abortTransaction_forTesting() | ||||
* | SERVER-41079 Add new build variant for the multiple oplog entries ↵ | Jason Chan | 2019-05-16 | 1 | -0/+1 |
| | | | | transaction format | ||||
* | Revert "SERVER-41079 Add new build variant for the multiple oplog entries ↵ | Jason Chan | 2019-05-16 | 1 | -1/+0 |
| | | | | | | transaction format" This reverts commit 6df77aa1579d11894a80ddd2edb3053db5abd0aa. | ||||
* | SERVER-41079 Add new build variant for the multiple oplog entries ↵ | Jason Chan | 2019-05-16 | 1 | -0/+1 |
| | | | | transaction format | ||||
* | SERVER-39678 Comprehensive test for resuming a Change Stream with prepared ↵ | James Wahlin | 2019-03-21 | 1 | -0/+268 |
transactions |