summaryrefslogtreecommitdiff
path: root/src/mongo/db/queryutil-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13638: remove NamespaceDetails from deprecated queryutilEliot Horowitz2014-05-011-19/+0
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-191-1/+1
* SERVER-5415 Make truncation explicitTad Marshall2012-04-091-1/+1
* SERVER-5450 De-inline FieldIntervalMatcher members; leave CompoundRangeCounte...Aaron2012-04-061-32/+0
* Merge with verify changes.Aaron2012-04-061-1/+1
* SERVER-5063 $in limit efficiency.Aaron2012-04-061-0/+28
* SERVER-5450 Refactor FieldIntervalMatcher from FieldRangeVectorIterator.Aaron2012-04-061-0/+24
* SERVER-5415 Detect overflow when computing FieldRangeVector::size().Aaron2012-04-061-3/+7
* Calculating which shard(s) to send $in queries to was taking a long time. Thi...Spencer T Brody2012-02-081-12/+0
* SERVER-4556 remove concept of a 'nontrivial' range in FieldRange; use 'univer...Aaron2012-01-181-23/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+153