summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* spamEliot Horowitz2010-11-161-4/+0
* use data from indexes if possivle SERVER-192Eliot Horowitz2010-11-162-9/+39
* constEliot Horowitz2010-11-161-1/+1
* cruftEliot Horowitz2010-11-161-15/+0
* commentsEliot Horowitz2010-11-161-1/+2
* safety for Projection's current state SERVER-192 SERVER-2104Eliot Horowitz2010-11-161-1/+8
* commentsEliot Horowitz2010-11-161-4/+6
* rs logDwight2010-11-161-1/+1
* compile vcxprojDwight2010-11-162-0/+4
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-162-9/+111
|\
| * compileEliot Horowitz2010-11-161-1/+1
| * worked towards covered indexes SERVER-192Eliot Horowitz2010-11-162-9/+111
* | durdwight2010-11-161-5/+6
|/
* shakes headdwight2010-11-151-2/+2
* durdwight2010-11-151-1/+3
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-159-238/+329
|\
| * Use strict JSON for commands SERVER-1941Mathias Stearn2010-11-151-1/+1
| * fix sharded outTypeEliot Horowitz2010-11-151-1/+5
| * thoughts/commentsEliot Horowitz2010-11-151-3/+9
| * Projection cleaningEliot Horowitz2010-11-153-24/+27
| * rename FieldMatcher to ProjectionEliot Horowitz2010-11-155-23/+23
| * more FieldMatcher cleaningEliot Horowitz2010-11-156-249/+293
| * starting FieldMatcher cleaningEliot Horowitz2010-11-153-5/+39
* | AlignedBuilder durdwight2010-11-153-9/+15
|/
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-154-320/+407
|\
| * map/reduce into old collections merge or reduce SERVER-647Eliot Horowitz2010-11-152-36/+76
| * cleaning m/r codeEliot Horowitz2010-11-152-277/+343
| * working on merging m/r results SERVER-647Eliot Horowitz2010-11-151-6/+43
| * remove CursorIteratorEliot Horowitz2010-11-152-56/+0
* | durdwight2010-11-152-5/+6
|/
* get if a cursor is a multi keyEliot Horowitz2010-11-156-0/+19
* notes for SERVER-1264Eliot Horowitz2010-11-152-10/+13
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-146-12/+111
|\
| * fix issue on distinct with no nsEliot Horowitz2010-11-141-2/+9
| * disinct can pull data from indexes and will choose an index to use if sensibl...Eliot Horowitz2010-11-143-1/+49
| * if key is in index, use it for distinct SERVER-1673Eliot Horowitz2010-11-143-10/+36
| * prep work for distinct w/indexes SERVER-1673Eliot Horowitz2010-11-141-3/+21
| * fix isselfEliot Horowitz2010-11-131-1/+1
* | dur workdwight2010-11-146-107/+408
|/
* durdwight2010-11-132-7/+28
* durdwight2010-11-136-81/+160
* vstudio compiledwight2010-11-132-0/+4
* durdwight2010-11-134-16/+33
* make it less easy to confuse the log line with ourself when we were reporting...dwight2010-11-121-1/+1
* dont show all the cmd line options on a cmd line parsing error. there are a ...dwight2010-11-121-2/+3
* qo standards 2Eliot Horowitz2010-11-122-86/+88
* qo standardsEliot Horowitz2010-11-122-121/+124
* qo cleaningEliot Horowitz2010-11-122-16/+18
* method on cursor to say if a key might be different than in the objectEliot Horowitz2010-11-126-4/+36
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-122-5/+9
|\