Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-40089 $group optimized with DISTINCT_SCAN cannot use $$ROOT | Justin Seyster | 2019-03-28 | 1 | -1/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-28040 Fix maxTimeMS/readPref/readConcern for sharded view query | James Wahlin | 2017-04-05 | 1 | -0/+1 |
* | SERVER-27938 Rename all OperationContext variables to opCtx | Maria van Keulen | 2017-03-07 | 1 | -1/+1 |
* | SERVER-24762 Support for views on sharded collections | James Wahlin | 2016-07-29 | 1 | -1/+1 |
* | SERVER-24766 views support for count and distinct | Kyle Suarez | 2016-07-21 | 1 | -0/+5 |
* | SERVER-24763 Make parse method for ParsedDistinct a public method | James Wahlin | 2016-07-05 | 1 | -1/+21 |
* | SERVER-24175 Distinct command should respect the collation | Tess Avitabile | 2016-06-06 | 1 | -0/+69 |