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
2009-04-06
back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...
Aaron
2009-04-03
fix warnings
Aaron
2009-03-30
Better 'not master' validation
Aaron
2009-03-27
optimized
Aaron
2009-03-27
When checking that a mod will not modify an indexed field, validate parent/ch...
Aaron
2009-03-27
Don't drop certain empty objects
Aaron
2009-03-26
Better $push type validation
Aaron
2009-03-26
Don't double-increment 'left'
Aaron
2009-03-26
cleanup
Aaron
2009-03-26
Register update/delete only on client request
Aaron
2009-03-26
Add information on last update / delete to lastError
Aaron
2009-03-26
Construct complex objects on update without extra copies
Aaron
2009-03-25
Write new num value just once
Aaron
2009-03-25
$push idempotence checkpoint
Aaron
2009-03-25
$push replay
Aaron
2009-03-24
$push checkpoint
Aaron
2009-03-24
$push checkpoint
Aaron
2009-03-24
Upsert insert with embedded objects
Aaron
2009-03-24
More embedded mod corner cases
Aaron
2009-03-24
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-24
mod checkpoint
Aaron
2009-03-24
Support large count and nscanned
Aaron
2009-03-24
embedded mod checkpoint
Aaron
2009-03-23
Few more tests
Aaron
2009-03-23
mods on missing embedded objects checkpoint
Aaron
2009-03-23
Update nscanned for profiling
Aaron
2009-03-19
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-03-19
fix a btree reuse key case
Dwight
2009-03-19
compile windows/visual studio
Dwight
2009-03-18
$set can be used with any type, checkpoint
Aaron
2009-03-18
Find requested oplog entry starting from tail of log
Aaron
2009-03-17
implemented dropIndexes for alt rec store
Dwight
2009-03-11
cleanup
Aaron
2009-03-11
Merge
Aaron
2009-03-11
finishCloneCollection checkpoint
Aaron
2009-03-11
Clean up tailable cursor code
Aaron
2009-03-11
Filter returned by QueryMessage may be null
Aaron
2009-03-11
Don't attempt to make cursor tail immediately if not at end
Aaron
2009-03-11
finishCloneCollection checkpoint
Aaron
2009-03-10
Add --nohints cmd line option
Aaron
2009-03-02
Use key matcher, keep real BSONObj in matcher, fix deleteObject bug
Aaron
2009-03-02
Add KeyValJSMatcher
Aaron
2009-03-02
Add new Matcher interface, use in count, add consts
Aaron
2009-02-28
make timestamp work on update, and a test
Eliot Horowitz
2009-02-27
Add BSONElementManipulator and CurrentTime type
Aaron
2009-02-26
More detailed explain
Aaron
2009-02-26
Explain includes info on all plans attempted
Aaron
2009-02-25
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-02-25
Remove dead code
Aaron
[next]