summaryrefslogtreecommitdiff
path: root/jstests/find5.js
Commit message (Expand)AuthorAgeFilesLines
* field selector no longer effects which objects are returnedEliot Horowitz2009-10-191-4/+26
* don't grab extra stuff with sub-object selectorsMichael Stephens2009-08-151-1/+1
* sub field matching and abstracted FieldMatcher for futurization SERVER-89Eliot Horowitz2009-07-021-1/+13
* a tiny bit of support for t.find( {} , { "b.c" : 1 } )Eliot Horowitz2009-07-011-0/+4
* fix for filters not returning objects without those fieldsEliot Horowitz2009-06-221-0/+13