summaryrefslogtreecommitdiff
path: root/src/mongo/db/scanandorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10026 remove rest of dead codeHari Khalsa2013-12-131-138/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8791 SERVER-9212 remove IndexSpecHari Khalsa2013-05-021-1/+2
* SERVER-8791 SERVER-9212 retire indexplugin/indextypeHari Khalsa2013-05-021-1/+1
* normalize #includes in many filesEric Milkie2013-04-181-2/+4
* SERVER-8790 Move ParsedQuery out of queryutil and clean some includes.aaron2013-03-211-0/+1
* SERVER-828: implement positional operator ($) and for query projectionsBen Becker2012-06-141-2/+16
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-3/+3
* SERVER-1259: Another batch of replacing "verify" with "assert" and getting ri...Andy Schwerin2012-03-261-1/+1
* merge error codesAaron2012-01-231-1/+1
* SERVER-4716 keep track of memory usage running total in scan and orderAaron2012-01-231-20/+24
* ScanAndOrder reorder function implementations to match class definition orderingAaron2012-01-231-24/+23
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+105