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
/
matcher_covered.cpp
Age
Commit message (
Expand
)
Author
2011-06-28
fix an issue with cursors on a delete bucket from within deleteObjects
dwight
2011-06-23
SERVER-2563 - make ClientCursor check disk location for record in memory if i...
Eliot Horowitz
2011-06-15
standardize matcher variables
Aaron
2011-06-15
SERVER-3192 SERVER-2585 allow nested or clauses in queries, opaque to indexin...
Aaron
2011-05-17
SERVER-3103 remove placeholder code
Aaron
2011-04-25
SERVER-958 Update matcher and matcher usage for better non single key range s...
Aaron
2011-04-05
SERVER-393 Allow rejecting document using non exists indexed fields when an e...
Aaron
2011-01-05
constructor should be explicit
Dwight
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-11-15
notes for SERVER-1264
Eliot Horowitz
2010-08-30
SERVER-1701 don't use index key to resolve exists query
Aaron
2010-06-03
SERVER-109 cleanup
Aaron
2010-06-01
SERVER-109 matcher or pop
Aaron
2010-06-01
SERVER-109 cleanup
Aaron
2010-06-01
SERVER-109 construct index matcher from full doc matcher
Aaron
2010-05-10
$ operator and indexed fields SERVER-1055
Eliot Horowitz
2010-04-27
stdafx->pch
Dwight
2010-04-13
a bunch of refactoring for mongos linking
Eliot Horowitz