summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10715: change MatchableDocument api to allow for caching of iteratorsEliot Horowitz2013-09-091-3/+7
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-0633-0/+396
* SERVER-10026 SERVER-10546 get tailable cursors right and enable repl to workHari Khalsa2013-08-261-2/+20
* SERVER-10026 SERVER-10461 migrate internal coll/ixscan clientsHari Khalsa2013-08-206-52/+122
* Include pdfile.h to ensure DiskLoc::obj is definedAndrew Morrow2013-08-161-0/+1
* SERVER-6405: convert FlatIterator to new Collection modelEliot Horowitz2013-08-161-12/+9
* SERVER-6405: move CollectionIterator to structureEliot Horowitz2013-08-165-430/+2
* SERVER-10026 fix working set testHari Khalsa2013-08-141-11/+2
* SERVER-10026 SERVER-10461 overhaul yielding, introduce findAllHari Khalsa2013-08-145-49/+22
* SERVER-10026 SERVER-10461 runner registry: short-term safe yielding for non-c...Hari Khalsa2013-08-121-3/+3
* SERVER-10376 SERVER-10026 end-to-end part 1: run non-indexed queriesHari Khalsa2013-08-0514-68/+192
* SERVER-10426 Do not return 'true' from comparator for equal items in merge sortTad Marshall2013-08-031-1/+4
* SERVER-10192 Fix comparator return value for equivalent elementsAndrew Morrow2013-07-301-1/+4
* SERVER-10026 skeleton of query parsing & planning, cacheHari Khalsa2013-07-302-99/+1
* SERVER-10026 stage stats, multi plan runner, relevant scaffoldingHari Khalsa2013-07-2524-49/+689
* SERVER-10026 SERVER-10192 SERVER-1205 sorting stagesHari Khalsa2013-07-196-1/+588
* SERVER-10026 collection scanHari Khalsa2013-07-177-1/+644
* SERVER-10026 Fix Windows warningTad Marshall2013-07-121-1/+1
* std::-ize the queue for solaris's sake SERVER-10026Hari Khalsa2013-07-091-2/+2
* SERVER-10026 fetch limit skip orHari Khalsa2013-07-0914-12/+910
* split out NamespaceIndex into its own file and clean dependencies a bitEliot Horowitz2013-07-071-1/+0
* server-10026 fix solaris build by adding std:: to queue.Hari Khalsa2013-07-051-1/+1
* SERVER-10026 index intersection hashed and sortedHari Khalsa2013-07-059-4/+719
* SERVER-10026 syntactic code fixes for WindowsEric Milkie2013-07-024-5/+5
* SERVER-10026 interfaces, index scan stage, debug cmd, jstestHari Khalsa2013-07-0110-0/+1136