Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-66360 Remove multi-user authentication support | Sara Golemon | 2022-05-24 | 1 | -3/+3 |
| | |||||
* | SERVER-64036 Avoid making a copy of JsFunction when generating an SBE plan | Anton Korshunov | 2022-03-07 | 1 | -9/+5 |
| | |||||
* | SERVER-61083 Cache plans that only have a single query solution | Anton Korshunov | 2022-02-16 | 1 | -6/+24 |
| | |||||
* | SERVER-62039 Include TenantID in JS scope identifier | Sara Golemon | 2021-12-15 | 1 | -0/+3 |
| | |||||
* | SERVER-60273 Calculate the estimated size for missing types in ↵ | Drew Paroski | 2021-10-16 | 1 | -0/+5 |
| | | | | sbe::value::getApproximateSize() | ||||
* | SERVER-59782 migrate makeGuard calls to ScopeGuard | Billy Donahue | 2021-09-08 | 1 | -2/+2 |
| | |||||
* | SERVER-55281 lint for newline violations | Billy Donahue | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | SERVER-50388 Support $where operator in SBE | Nikita Lapkov | 2020-11-17 | 1 | -0/+94 |