summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.7.3r1.7.3Eliot Horowitz2010-11-164-3/+11
* disable test for SERVER-2111Eliot Horowitz2010-11-161-1/+3
* spamEliot Horowitz2010-11-161-4/+0
* use data from indexes if possivle SERVER-192Eliot Horowitz2010-11-163-9/+67
* 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-162-1/+36
* commentsEliot Horowitz2010-11-161-4/+6
* rs logDwight2010-11-161-1/+1
* compile vcxprojDwight2010-11-162-0/+4
* using namespace in headers is a bad thingDwight2010-11-161-4/+2
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-164-11/+163
|\
| * v8 sortEliot Horowitz2010-11-161-2/+2
| * compileEliot Horowitz2010-11-161-1/+1
| * worked towards covered indexes SERVER-192Eliot Horowitz2010-11-163-9/+161
* | durdwight2010-11-161-5/+6
|/
* shakes headdwight2010-11-151-2/+2
* compile vstudiodwight2010-11-152-0/+4
* constdwight2010-11-152-147/+147
* durdwight2010-11-154-18/+23
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-1512-239/+346
|\
| * Use strict JSON for commands SERVER-1941Mathias Stearn2010-11-151-1/+1
| * fix sharded outTypeEliot Horowitz2010-11-152-1/+6
| * thoughts/commentsEliot Horowitz2010-11-151-3/+9
| * Projection cleaningEliot Horowitz2010-11-153-24/+27
| * rename FieldMatcher to ProjectionEliot Horowitz2010-11-156-26/+26
| * more FieldMatcher cleaningEliot Horowitz2010-11-157-250/+294
| * starting FieldMatcher cleaningEliot Horowitz2010-11-154-5/+54
* | AlignedBuilder durdwight2010-11-154-9/+163
|/
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-159-347/+516
|\
| * Merge branch 'master' of github.com:mongodb/mongodwight2010-11-158-344/+499
| |\
| | * finish removing CursorIteratorEliot Horowitz2010-11-151-18/+0
| | * map/reduce into old collections merge or reduce SERVER-647Eliot Horowitz2010-11-154-36/+168
| | * 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-153-62/+0
| * | createReadonlyMap methoddwight2010-11-151-3/+17
| |/
* | durdwight2010-11-152-5/+6
|/
* scons durdwight2010-11-151-5/+6
* test for SERVER-1509Eliot Horowitz2010-11-151-0/+22
* add debugging to tests that failed in 1.6Kristina Chodorow2010-11-152-14/+24
* get if a cursor is a multi keyEliot Horowitz2010-11-156-0/+19
* notes for SERVER-1264Eliot Horowitz2010-11-153-11/+14
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-1412-20/+218
|\
| * try to make weekly tests more reliableEliot Horowitz2010-11-142-5/+5
| * disk re-use testEliot Horowitz2010-11-141-0/+41
| * fix issue on distinct with no nsEliot Horowitz2010-11-142-2/+11
| * more buildindexes debuggingKristina Chodorow2010-11-141-3/+9
| * disinct can pull data from indexes and will choose an index to use if sensibl...Eliot Horowitz2010-11-144-18/+73