summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/ensure_sorted.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-24122 make SORT_KEY_GENERATOR convert strings in sort keys to ICU comp...David Storch2016-05-311-4/+4
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-1/+1
* SERVER-23612 Make the ENSURE_SORTED PlanStage respect the query's collationTess Avitabile2016-04-181-2/+4
* SERVER-19377 PlanStage: make work() non-virt, add virt method doWork()Jason Rassi2016-01-141-14/+1
* SERVER-17011 add EnsureSorted stageDavid Storch2015-12-211-0/+114