summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 0.9.6r0.9.6Eliot Horowitz2009-07-081-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-0722-274/+466
|\
| * multiple $in support SERVER-103Eliot Horowitz2009-07-073-85/+99
| * correct comments MINORDwight2009-07-071-8/+1
| * fix broken test file from last commitDwight2009-07-073-67/+75
| * Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-07-072-21/+64
| |\
| | * linux -static optionEliot Horowitz2009-07-071-2/+20
| | * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-071-4/+11
| | |\
| | | * Merge branch 'master' of git@github.com:mongodb/mongokristina2009-07-0753-466/+997
| | | |\
| | | * | better init.d MINORkristina2009-07-071-4/+11
| | * | | ensure linux builds we push to s3 don't have GLIBC_2.4 dependenciesEliot Horowitz2009-07-071-6/+33
| | * | | removing old v8 optionEliot Horowitz2009-07-071-9/+0
| | | |/ | | |/|
| * | | fixed bug SERVER-118 multikey duplicate results from queriesDwight2009-07-0710-60/+170
| |/ /
| * | make test use explicit ref MINOREliot Horowitz2009-07-061-5/+3
| * | make objectid serialize to something parseableEliot Horowitz2009-07-062-1/+4
| * | fix $(gl)te? scanning for numeric indexes SERVER-99Eliot Horowitz2009-07-063-7/+29
| * | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-061-0/+21
| |\ \
| * \ \ Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-026-22/+24
| |\ \ \
| * \ \ \ Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-021-46/+55
| |\ \ \ \
| * | | | | make test more debuggable MINOREliot Horowitz2009-07-021-26/+27
* | | | | | Merge branches 'master' and 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-050-0/+0
| |_|_|/ / |/| | | |
* | | | | new test for dbrefsdwight2009-07-051-0/+21
| |_|/ / |/| | |
* | | | turn norepeat test offEliot Horowitz2009-07-021-0/+2
* | | | cimpile IdSet MINOREliot Horowitz2009-07-022-2/+4
* | | | remove IdSet (for deduping)Dwight2009-07-024-22/+20
| |/ / |/| |
* | | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-07-028-12/+102
|\ \ \ | |/ /
| * | add more to the test to make it clearerEliot Horowitz2009-07-021-0/+19
| * | disable some winodws warnings MINOREliot Horowitz2009-07-021-0/+1
| * | compiler warningEliot Horowitz2009-07-021-1/+1
| * | sub field matching and abstracted FieldMatcher for futurization SERVER-89Eliot Horowitz2009-07-024-12/+65
| * | fix windows MINOREliot Horowitz2009-07-021-1/+1
| * | freebsd warning MINOREliot Horowitz2009-07-021-0/+4
| * | compiler error for gcc < 4Eliot Horowitz2009-07-021-0/+13
* | | easier to debug MINORDwight2009-07-021-46/+55
|/ /
* | Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-07-018-17/+66
|\ \
| * | try to fix windows compile MINOREliot Horowitz2009-07-011-1/+1
| * | FieldMathcer::getSpecEliot Horowitz2009-07-013-4/+10
| * | a tiny bit of support for t.find( {} , { "b.c" : 1 } )Eliot Horowitz2009-07-012-1/+14
| * | refactoring field matcher, no function changes yet MINOREliot Horowitz2009-07-016-13/+43
* | | comments MINORDwight2009-07-012-5/+8
|/ /
* | some $in tests for good measure MINOREliot Horowitz2009-07-011-0/+19
* | test for broken multi-key issueEliot Horowitz2009-07-011-0/+19
* | nice log messagesEliot Horowitz2009-07-012-1/+2
* | fixed some tojson issuesEliot Horowitz2009-07-012-3/+20
* | log message on running multiple plansEliot Horowitz2009-07-011-0/+3
* | better assertion message MINOREliot Horowitz2009-07-011-1/+4
* | fix assert MINOREliot Horowitz2009-07-011-1/+1
* | pcre options for windowsyellow2009-06-301-1/+1
* | --extrapath for different build pathsyellow2009-06-301-0/+13
* | better warning for bad pcre libEliot Horowitz2009-06-301-0/+10