summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/new_find.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15875 rename new_find.{h,cpp} to find.{h,cpp}David Storch2014-12-031-81/+0
* SERVER-14668 stash recovery unit with ClientCursorHari Khalsa2014-09-181-2/+4
* SERVER-15230 explain find via the find commandDavid Storch2014-09-181-0/+15
* SERVER-14853 Port networking library to AAEJason Carey2014-08-121-1/+1
* SERVER-14407 delete runner.hDavid Storch2014-07-231-1/+0
* SERVER-13931 do some killCurrentOp cleanupHari Khalsa2014-05-161-2/+8
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-2/+2
* SERVER-13641 Pull TransactionExperiment up to top level request processorMathias Stearn2014-05-141-1/+7
* SERVER-10026 remove query spigot and old find implHari Khalsa2013-12-051-22/+2
* SERVER-10026 split getRunner out from the .find() executionHari Khalsa2013-12-041-30/+0
* SERVER-10026 migrate clientsHari Khalsa2013-11-061-1/+1
* SERVER-10026 migrate count/distinct/group/delete, turn spigot fully onHari Khalsa2013-10-241-0/+32
* SERVER-10026 new vs old system spigotHari Khalsa2013-10-081-1/+12
* SERVER-10565 refer to std::string with explicit namespace prefix in headerBenety Goh2013-09-191-1/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 clean up LiteParsedQuery, tunnel switch through dbtest, fix nami...Hari Khalsa2013-08-121-0/+5
* SERVER-10026 use server parameter for triggering query systemHari Khalsa2013-08-121-0/+11
* SERVER-10026 SERVER-10376 getMore and invalidation and clientCursorHari Khalsa2013-08-071-0/+3
* SERVER-10026 skeleton of query parsing & planning, cacheHari Khalsa2013-07-301-0/+29