Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-23093 avoid extra predicate evaluation for indexed collation-aware que... | David Storch | 2016-08-15 | 1 | -8/+118 |
* | SERVER-24621 make find command min/max respect the collation | David Storch | 2016-07-29 | 1 | -0/+119 |
* | SERVER-23172 Allow use of indices for collation-aware queries that match nest... | David Hatch | 2016-06-22 | 1 | -22/+5 |
* | SERVER-24279 Properly add sort when index does not respect query collation. | David Hatch | 2016-06-17 | 1 | -0/+79 |
* | SERVER-24279 Sort on non-filter field provided by index must respect collation | Tess Avitabile | 2016-06-02 | 1 | -0/+28 |
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -9/+9 |
* | SERVER-23968 Fixes for end-to-end query with collation using index | Tess Avitabile | 2016-05-23 | 1 | -39/+46 |
* | SERVER-23628 Verify field names of index bounds in QueryPlannerTest. | Max Hirschhorn | 2016-04-18 | 1 | -1/+1 |
* | SERVER-22786 add query planner tests for collation | David Storch | 2016-03-21 | 1 | -0/+249 |