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
/
clienttests.cpp
Age
Commit message (
Expand
)
Author
2011-06-11
doesnt make much sense to specify capped without a size so check for that
dwight
2011-02-14
add ConnectionString and add a test
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-07-22
SERVER-1278 Expose cursor buffer remains to js testing
Alberto Lerner
2010-04-27
stdafx->pch
Dwight
2010-04-23
Automatic cleanup of global macros in client headers. SERVER-1042
Mathias Stearn
2010-04-23
cleanup.h to undef macros SERVER-1042
Mathias Stearn
2010-03-02
SERVER-693 don't duplicate db name when creating collection
Aaron
2010-03-01
SERVER-580 add putBack() to db client cursor
Aaron
2010-02-26
nToReturn is now a limit in C++ driver SERVER-537
Mathias Stearn
2010-02-09
Add license headers to .cpp & .h files that lacked them. MINOR
Richard Kreuter
2010-02-08
CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bu...
Aaron
2009-12-04
wrap dbtests with a big dblcok - now passes
Dwight
2009-10-16
move CurOp into Client and make inprog handle multiple in progress
Dwight