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 | -1/+5 |
| | | | | | This enables most of the sharding suites, with the exception of the sharding_auth* ones, which are deferred to SERVER-56064. | ||||
* | SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in ↵ | Gregory Wlodarek | 2020-08-12 | 1 | -9/+1 |
| | | | | favour of the 'requires_majority_read_concern' tag | ||||
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵ | James Wahlin | 2019-08-14 | 1 | -11/+11 |
| | | | | assert.commandWorked() | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -183/+183 |
| | |||||
* | SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter | Tess Avitabile | 2018-10-02 | 1 | -0/+1 |
| | |||||
* | SERVER-34705: Whole-DB or whole-cluster change streams may not provide a ↵ | Nick Zolnierz | 2018-05-29 | 1 | -1/+33 |
| | | | | total ordering if resumed after a drop | ||||
* | SERVER-34138 Allow change stream to be opened against non-existent DB and ↵ | Bernard Gorman | 2018-04-29 | 1 | -8/+0 |
| | | | | collection in sharded cluster | ||||
* | SERVER-29134: Support change streams on an entire database in a sharded cluster | Nick Zolnierz | 2018-04-11 | 1 | -0/+167 |