summaryrefslogtreecommitdiff
path: root/dbtests/clienttests.cpp
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-30/+30
* SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner2010-07-221-0/+8
* stdafx->pchDwight2010-04-271-1/+1
* Automatic cleanup of global macros in client headers. SERVER-1042Mathias Stearn2010-04-231-14/+0
* cleanup.h to undef macros SERVER-1042Mathias Stearn2010-04-231-0/+14
* SERVER-693 don't duplicate db name when creating collectionAaron2010-03-021-0/+11
* SERVER-580 add putBack() to db client cursorAaron2010-03-011-1/+33
* nToReturn is now a limit in C++ driver SERVER-537Mathias Stearn2010-02-261-3/+3
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bu...Aaron2010-02-081-0/+15
* wrap dbtests with a big dblcok - now passesDwight2009-12-041-1/+1
* move CurOp into Client and make inprog handle multiple in progressDwight2009-10-161-0/+98