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
/
query.cpp
Age
Commit message (
Expand
)
Author
2011-06-22
more cleaning
Eliot Horowitz
2011-06-20
putting delete in its own files and related cleaning
Eliot Horowitz
2011-06-15
standardize matcher variables
Aaron
2011-06-13
FindingStartCursor comments, cleanup, fixes
Aaron
2011-06-12
compile
dwight
2011-06-12
improve security
dwight
2011-06-09
fix compile
Eliot Horowitz
2011-06-06
disable SERVER-3064 temporarily it is breaking replica set rollbsack
dwight
2011-06-03
slightly better text in error msg
dwight
2011-06-03
dbGetMore needs to filter out newly migrated results SERVER-3086
gregs
2011-06-03
notes and test for SERVER-3064
Eliot Horowitz
2011-06-03
compile
dwight
2011-06-03
SERVER-3064
gerald-lindsly
2011-06-02
SERVER-480 SERVER-2884 Perform in memory sorts by generating keys suitable fo...
Aaron
2011-06-01
SERVER-2935 fix woEqual which wasnt equalling ints and doubles
dwight
2011-05-11
don't override cursor matcher with default op matcher
gregs
2011-05-09
redo diagstr
dwight
2011-05-07
nicer message
Eliot Horowitz
2011-05-07
don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% faster
Eliot Horowitz
2011-05-03
Merge branch 'master' into main
Dwight
2011-04-25
SERVER-958 Update matcher and matcher usage for better non single key range s...
Aaron
2011-04-22
towards index v1 format
Dwight
2011-04-13
indexkey finishing some stuff
dwight
2011-04-11
indexkey work
Dwight
2011-04-01
only add covered matcher manually if a matcher does not exist SERVER-1742
gregs
2011-03-29
SERVER-1465 remove replica pairs
Aaron
2011-03-21
SERVER-2810 check for dropped explain cursor before accessing so
Aaron
2011-03-21
SERVER-2809 don't read cursor's nscanned if failed yield invalidated the cursor
Aaron
2011-03-17
SERVER-2552 initialize result flags for empty get more result
Aaron
2011-03-17
SERVER-2662 don't attempt to yield a query after an earlier yield fails and d...
Aaron
2011-03-16
Changes to source needed to compile cleanly with clang++
Mathias Stearn
2011-03-09
more safety for getMore yielding 180
Eliot Horowitz
2011-03-03
fix yield on getMore SERVER-2450
Eliot Horowitz
2011-03-03
yield on getMore SERVER-2450
Eliot Horowitz
2011-01-31
SERVER-2451 guard dropped cursor on explain yield
Aaron
2011-01-19
comment
dwight
2011-01-12
commitifneeded not called for delete with god=true to be more safe
dwight
2011-01-12
always do commitIfNeeded during delete
Eliot Horowitz
2011-01-10
commitIfNeeded() inside $atomic operations
Mathias Stearn
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-11-29
Note about updating shell's explain
Mathias Stearn
2010-11-23
dur
Dwight
2010-11-20
basic sparse indexes working SERVER-484
Eliot Horowitz
2010-11-19
longer names but no homonyms
Alberto Lerner
2010-11-19
ChunkMatcher is now ShardChunkManager
Alberto Lerner
2010-11-18
ChunkMatcher now has per-chunk boundaries
Alberto Lerner
2010-11-16
spam
Eliot Horowitz
2010-11-16
use data from indexes if possivle SERVER-192
Eliot Horowitz
2010-11-15
get if a cursor is a multi key
Eliot Horowitz
2010-11-11
ChunkMatcher has a bit more state now and a new interface
Alberto Lerner
[next]