summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/SConscript
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-11986 return failure on invalid positional $ projectionBenety Goh2013-12-101-0/+15
* SERVER-11987 extended sort stage to be limit-awareBenety Goh2013-12-091-0/+16
* SERVER-10026 break up proj parsing and exec, add meta/text score projectionHari Khalsa2013-11-211-0/+1
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-3/+3
* SERVER-10026 perform shard filtering as a data access stageHari Khalsa2013-11-091-0/+1
* SERVER-10026 full projection supportHari Khalsa2013-11-081-1/+0
* SERVER-10026 move 2d into stages, remove old query from 2d executionHari Khalsa2013-10-241-0/+3
* SERVER-9063 Add new plan stage TextStageJason Rassi2013-10-111-0/+1
* SERVER-10026 port findingstartcursor to stage and use itHari Khalsa2013-10-111-0/+1
* SERVER-10471 add s2near stage, enable all 2dsphere queries, enable 2d queries...Hari Khalsa2013-10-041-0/+1
* SERVER-10471 covering and sort analysis. split projection parse from execHari Khalsa2013-09-231-2/+2
* SERVER-10565 Holding off a little bit longer on explain goodies.Alberto Lerner2013-09-191-21/+0
* SERVER-10565 update plan executor to retrieve plan stage statsBenety Goh2013-09-191-0/+1
* SERVER-10565 added writeExplainTo() to PlanStageStatsBenety Goh2013-09-191-0/+20
* SERVER-10026 enumeration as strategies, bug fixes galore, build plansHari Khalsa2013-09-181-0/+2
* SERVER-6405: move CollectionIterator to structureEliot Horowitz2013-08-161-1/+0
* SERVER-10026 SERVER-10192 SERVER-1205 sorting stagesHari Khalsa2013-07-191-0/+2
* SERVER-10026 collection scanHari Khalsa2013-07-171-0/+2
* SERVER-10026 fetch limit skip orHari Khalsa2013-07-091-0/+51