summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/canonical_query.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10471 more comments based on reviewHari Khalsa2013-10-021-0/+1
* SERVER-10471 multikey correctness, fix compound idxs, a few bug fixesHari Khalsa2013-10-011-0/+31
* SERVER-10471 enumerate indices w/array operators correctly, clean up and comm...Hari Khalsa2013-09-301-2/+3
* SERVER-10026 sort inherits the previous memory limit. generate ixscan-as-sor...Hari Khalsa2013-09-241-1/+3
* SERVER-10026 don't kill all runners in ns, don't double-erase WSIDs from sortHari Khalsa2013-09-231-1/+1
* SERVER-10471 covering and sort analysis. split projection parse from execHari Khalsa2013-09-231-0/+28
* SERVER-10026 SERVER-10471 planner bug fixes from going through testsHari Khalsa2013-09-231-5/+9
* SERVER-10026 enumeration as strategies, bug fixes galore, build plansHari Khalsa2013-09-181-1/+38
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 SERVER-10471 begin more sustainable planning approachHari Khalsa2013-08-291-1/+3
* SERVER-10026 SERVER-10546 get tailable cursors right and enable repl to workHari Khalsa2013-08-261-14/+18
* SERVER-10026 clean up LiteParsedQuery, tunnel switch through dbtest, fix nami...Hari Khalsa2013-08-121-18/+12
* SERVER-10026 SERVER-10471 unittestable query plannerHari Khalsa2013-08-121-4/+4
* SERVER-10026 SERVER-10461 runner registry: short-term safe yielding for non-c...Hari Khalsa2013-08-121-1/+5
* SERVER-10026 SERVER-10376 getMore and invalidation and clientCursorHari Khalsa2013-08-071-0/+7
* SERVER-10376 SERVER-10026 end-to-end part 1: run non-indexed queriesHari Khalsa2013-08-051-0/+59