summaryrefslogtreecommitdiff
path: root/src/mongo/db/querypattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* formatting in querypattern.cppAaron2012-01-181-4/+8
* SERVER-4556 remove concept of a 'nontrivial' range in FieldRange; use 'univer...Aaron2012-01-181-1/+1
* SERVER-4665 simplify QueryPattern model by separating Empty from UpperAndLowe...Aaron2012-01-161-2/+3
* SERVER-4665 account for $ne bounds in QueryPatternAaron2012-01-161-0/+4
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+99