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
/
btreecursor.cpp
Age
Commit message (
Expand
)
Author
2011-08-16
change BSONObj::shallowEqual to binaryEqual
Eliot Horowitz
2011-07-31
SERVER-3448 prevent excessive scanning in BtreeCursor functions
Aaron
2011-06-28
fix an issue with cursors on a delete bucket from within deleteObjects
dwight
2011-06-20
putting delete in its own files and related cleaning
Eliot Horowitz
2011-06-20
56 bit disklocs in btree v1
dwight
2011-06-01
SERVER-2935 fix woEqual which wasnt equalling ints and doubles
dwight
2011-05-04
fix bug in new btreecursor code was breaking delx.js
Dwight
2011-05-03
Merge branch 'master' into main
Dwight
2011-05-02
compile gcc 4.4
dwight
2011-04-25
reduce queryutil dependencies a bit
Aaron
2011-04-22
work on new index version. dbtests stuff
dwight
2011-04-22
towards index v1 format
Dwight
2011-04-21
checkpoint index v2 work
Dwight
2011-04-20
versions for btree. checkpointing so far
Dwight
2011-04-11
indexkey work
Dwight
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-11-10
conventions cleaning
dwight
2010-11-04
move include to top of file from bottom
Dwight
2010-11-03
SERVER-2007 in btree code use const qualifiers to better enforce durability r...
Aaron
2010-10-19
more cleaning toward conventions
dwight
2010-10-18
cleaning
dwight
2010-08-18
SERVER-726 optimize exclusive bounds
Aaron
2010-08-03
SERVER-1528 account for expensive skipping operations in nscanned
Aaron
2010-07-16
SERVER-802 some optimizations
Aaron
2010-07-16
merge
Aaron
2010-07-16
SERVER-802 range / in skipping
Aaron
2010-07-12
SERVER-1385 don't skip ahead when refinding position
Aaron
2010-07-07
SERVER-371 mix skip types to scan fewer unused keys
Aaron
2010-07-07
SERVER-371 don't skip when spec
Aaron
2010-07-07
SERVER-371 checkpoint
Aaron
2010-05-19
make cursor traversal during a multi remove fast
Dwight
2010-05-17
assert
Dwight
2010-04-27
stdafx->pch
Dwight
2010-04-20
faster! Ordering class
Dwight Merriman
2010-03-01
get rid of cursor hack and add test
Eliot Horowitz
2010-02-24
make geo index work for non geo-search
Eliot Horowitz
2009-12-22
new killOp(opnumber)
Dwight
2009-11-23
correct fix for SERVER-436
Eliot Horowitz
2009-11-23
fix btreecursor mods at the end of the cursor SERVER-436
Eliot Horowitz
2009-09-07
SERVER-100 btree cursor handle case where first interval is empty
Aaron
2009-08-25
begin cmdline.h
Dwight
2009-08-11
SERVER-100 checkpoint btree cursor can take multiple ranges
Aaron Staple
2009-07-07
fixed bug SERVER-118 multikey duplicate results from queries
Dwight
2009-05-06
allow specification of inclusivity of index end key
Aaron
2009-04-06
make simple find faster
Aaron
2009-02-25
Add const
Aaron
2009-02-25
Remove dead code
Aaron
2009-02-24
New query optimizer checkpoint, minus jstest changes
Aaron
2009-02-20
Dummy count implementation
Aaron
2009-02-13
fix to properly check for dupkey with unused keys
Dwight
[next]