summaryrefslogtreecommitdiff
path: root/jstests/nin.js
Commit message (Expand)AuthorAgeFilesLines
* arrays match themselves embedded as well SERVER-807Eliot Horowitz2010-03-221-1/+1
* SERVER-653 fix problem where some special query types would only work if they...Aaron2010-02-221-0/+1
* update $nin testEliot Horowitz2009-08-061-19/+35
* BUG SERVER-59 when matching expand arrays recursively if contained in differe...Aaron2009-05-211-2/+2
* don't allow matching an array directly with standard operatorsAaron2009-04-271-1/+2
* BUG SERVER-29 matcher access objects in arrays correctlyAaron2009-04-221-1/+1
* push real nin.js testAaron2009-04-131-22/+22
* add support for $ninAaron2009-04-131-0/+40