index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db
/
queryutil.cpp
Age
Commit message (
Expand
)
Author
2011-08-08
SERVER-3545 uassert if elemMatch specified with ithin in or nin
Aaron
2011-08-05
toString on some Field* classes
Eliot Horowitz
2011-08-04
SERVER-3373 query optimizer optimizations, primarily for non or queries
Aaron
2011-08-01
Don't optimize regexs with a '|' in them SERVER-3298
Mathias Stearn
2011-07-31
SERVER-2258 specify 'undefined' for empty array index bounds
Aaron
2011-06-26
removed global debugString with Message::toString
Eliot Horowitz
2011-06-06
fix hint1.js and minkey for date which is now tricky as we support a couple d...
Dwight
2011-06-03
SERVER-2952 convert some masserts to uasserts
Aaron
2011-06-02
remove BSONObjSetDefaultOrder and avoid inheriting from stl class
Aaron
2011-06-02
SERVER-1089 merge assert codes
Aaron
2011-06-02
SERVER-1089 add and operator
Aaron
2011-06-02
SERVER-480 SERVER-2884 Perform in memory sorts by generating keys suitable fo...
Aaron
2011-05-23
use firstElementFieldName()
dwight
2011-05-02
SERVER-958 Looser bounds for multikey indexes with parallel nested fields
Aaron
2011-05-02
SERVER-958 Prefer fully contained multikey ranges since they are smaller.
Aaron
2011-05-02
rename FieldRangeOrSet to OrRangeGenerator
Aaron
2011-05-02
FieldRangeSet::trivialRange() should return a const reference
Aaron
2011-04-25
SERVER-958 merge and address mongos dependency differences
Aaron
2011-04-25
SERVER-958 Track non single key field ranges and utilize them in query planning
Aaron
2011-04-07
code style
Aaron
2011-04-05
queryutil move some implementations out of header
Aaron
2011-04-05
queryutil variable name
Aaron
2011-04-05
queryutil comments
Aaron
2011-04-05
SERVER-2322 Allow specification of non boolean value with exists operator
Aaron
2011-04-05
SERVER-393 Use index bounds for exists:false
Aaron
2011-03-29
Support \Q..\E quoting in simpleRegex parser SERVER-2862
Mathias Stearn
2011-03-25
SERVER-2829 arrays within an in clause should match themselves
Aaron
2011-03-21
SERVER-2245 use original IndexSpec with full attributes in FieldRangeVector
Aaron
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-22
SERVER-2245 use IndexSpec::GetKeys for or deduping
Aaron
2010-12-10
raise the combinatorial limit for #in queries to 4M SERVER-2205
Eliot Horowitz
2010-12-07
SERVER-2189
Aaron
2010-11-15
more FieldMatcher cleaning
Eliot Horowitz
2010-11-15
starting FieldMatcher cleaning
Eliot Horowitz
2010-10-03
SERVER-1883 expand nested array fields when testing document for match with p...
Aaron
2010-10-02
SERVER-1883 in or de duping, correctly retrieve nested field for match document
Aaron
2010-09-22
debugging
Alberto Lerner
2010-09-14
SERVER-1213 allow splitting of or ranges
Aaron
2010-09-13
SERVER-726 calculate bound unions a bit more precisely
Aaron
2010-09-13
comments
Aaron
2010-08-30
SERVER-1705 validate op type with regex
Aaron
2010-08-30
SERVER-1212 deal with elemMatch later
Aaron
2010-08-30
SERVER-1212 ne range negation checkpoint
Aaron
2010-08-18
SERVER-726 optimize exclusive bounds
Aaron
2010-08-16
add comments for btree skipping code
Aaron
2010-07-23
fix messag debugging
Eliot Horowitz
2010-07-23
messasge debugging
Eliot Horowitz
2010-07-22
fix size() for sharding SERVER-1444
Eliot Horowitz
2010-07-21
move slow test that is now fast, add small optimization to cursor advance
Aaron
2010-07-20
fix or neg matching reverse direction
Aaron
[next]