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
/
dbtests
Age
Commit message (
Expand
)
Author
2009-04-06
MINOR fix compiler warnings
Aaron
2009-04-06
count perf tests
Aaron
2009-04-06
fix compiler warning
Aaron
2009-04-06
add basic count test, in preparation for smarter count code coming after we c...
Aaron
2009-04-06
array elt may not contain referenced subobject
Aaron
2009-04-06
add $all query option
Aaron
2009-04-03
whitespace
Mike Dirolf
2009-03-31
Print compilation info in test output
Aaron
2009-03-31
Print compilation info in test output
Aaron
2009-03-27
Perf tests for mod updates
Aaron
2009-03-27
When checking that a mod will not modify an indexed field, validate parent/ch...
Aaron
2009-03-27
Add SIZE label
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-25
Build a subobject without recopying the contents
Aaron
2009-03-25
$push idempotence checkpoint
Aaron
2009-03-25
$push replay
Aaron
2009-03-25
Add $size query option
Aaron
2009-03-25
More push tests
Aaron
2009-03-24
$push checkpoint
Aaron
2009-03-24
Merge branch 'master' of git@github.com:mongodb/mongo
Aaron
2009-03-24
$push checkpoint
Aaron
2009-03-24
Use string instead of char * in client code
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
Initialize BSONElement() with correct totalSize
Aaron
2009-03-24
embedded mod checkpoint
Aaron
2009-03-23
Few more tests
Aaron
2009-03-23
Move update related tests to separate file
Aaron
2009-03-23
mods on missing embedded objects checkpoint
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-03-18
Add getmore perf tests
Aaron
2009-03-18
$set can be used with any type, checkpoint
Aaron
2009-03-18
Now forward startLoc, with test
Aaron
2009-03-17
Remove 'haveLogged'
Aaron
2009-03-11
Tailable w/ delete tests
Aaron
2009-03-11
Clean up tailable cursor code
Aaron
2009-03-11
Don't attempt to make cursor tail immediately if not at end
Aaron
2009-03-10
Add explicit getMore to client interface
Aaron
2009-03-03
Move index cache to NamespaceDetailsTransient
Aaron
2009-03-02
Remove logging
Aaron
2009-03-02
Add idempotence test for timestamp update
Aaron
2009-03-02
Key match checkpoint
Aaron
2009-03-02
Add KeyValJSMatcher
Aaron
2009-02-27
Rename CurrentTime to Timestamp, don't change type on insert
Aaron
2009-02-27
Add BSONElementManipulator and CurrentTime type
Aaron
2009-02-27
Ignore MinKey and MaxKey in matcher
Aaron
[next]