Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -248/+239 |
* | SERVER-37613 Exchange error handling may deliver incorrect error code. | Martin Neupauer | 2018-11-09 | 1 | -4/+7 |
* | SERVER-37525 Error handling in the exchange can cause invariant failures in d... | Martin Neupauer | 2018-10-10 | 1 | -0/+56 |
* | SERVER-37076 Aggregation exchange partitioning does not work correctly for do... | Martin Neupauer | 2018-10-08 | 1 | -1/+63 |
* | SERVER-36113 Add ability to perform $exchange when shard key is hashed | Martin Neupauer | 2018-10-01 | 1 | -2/+2 |
* | SERVER-35899 Have mongos produce an aggregation plan that correctly uses an $... | Martin Neupauer | 2018-09-19 | 1 | -2/+2 |
* | SERVER-37108: Validate $exchange's number of buffers and buffer size limit to... | Nick Zolnierz | 2018-09-19 | 1 | -0/+25 |
* | SERVER-35905 Plug pieces together to perform a distributed when applicable | Martin Neupauer | 2018-08-30 | 1 | -0/+156 |