summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* compile db_10.slndwight2010-08-151-2/+2
* Thread sleep doesn't give any upper bound guarantee (test failed sporadicaly).Alberto Lerner2010-08-101-1/+1
* turn off test that is different on windowsEliot Horowitz2010-08-091-2/+2
* make BSONElement::toString 20x faster for doubleEliot Horowitz2010-08-081-0/+30
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-08-031-1/+1
|\
| * test robustnessEliot Horowitz2010-08-031-1/+1
* | SERVER-1528 account for expensive skipping operations in nscannedAaron2010-08-031-2/+7
|/
* fix pairing testEliot Horowitz2010-07-302-2/+6
* use checksum to make curop threadsafe SERVER-723Eliot Horowitz2010-07-291-0/+37
* towards vcxproj compiledwight2010-07-282-0/+12
* mergeAaron2010-07-261-2/+0
* remove assert that isn't always validEliot Horowitz2010-07-261-2/+1
* testEliot Horowitz2010-07-261-0/+3
* capped truncate rough cutAaron2010-07-261-2/+2
* truncatecapped testdwight2010-07-261-7/+62
* rsdwight2010-07-251-31/+2
* capped reorg somedwight2010-07-251-26/+11
* compile vcxproj for new source fileldwight2010-07-242-0/+4
* checkpointdwight2010-07-241-2/+5
* separate file for capped codedwight2010-07-231-3/+0
* checkpointdwight2010-07-233-2/+64
* compile vxcproj testdwight2010-07-232-4/+4
* add minor testdwight2010-07-231-0/+6
* SERVER-1269 TODOAlberto Lerner2010-07-221-0/+5
* SERVER-1278 Expose cursor buffer remains to js testingAlberto Lerner2010-07-221-0/+8
* hack for findOneEliot Horowitz2010-07-211-3/+4
* rsDwight2010-07-212-0/+12
* operator < > <= >= for BSONObjEliot Horowitz2010-07-201-0/+22
* SERVER-1270 Elim remaining c_str()'sAlberto Lerner2010-07-201-1/+1
* Adjust test caseAlberto Lerner2010-07-191-1/+2
* $or helper in C++ SERVER-1332Mathias Stearn2010-07-191-0/+20
* Fix buildAlberto Lerner2010-07-191-1/+1
* SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-192-5/+5
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-193-5/+5
|\
| * Eliminate conversion from tests tooAlberto Lerner2010-07-182-2/+2
| * git????dwight2010-07-181-3/+3
| * Revert "SERVER-1270 Prep for hooking StringData"Alberto Lerner2010-07-172-2/+2
| * SERVER-1270 Prep for hooking StringDataAlberto Lerner2010-07-172-2/+2
* | SERVER-1437 update or range eliminationAaron2010-07-191-14/+0
|/
* compile vs2010dwight2010-07-163-4/+12
* mergeAaron2010-07-161-0/+31
|\
| * SERVER-1270 StringData unit testAlberto Lerner2010-07-141-0/+15
| * BSONForEach testMathias Stearn2010-07-141-0/+16
* | SERVER-1211 don't use simplifiedQuery for or negationAaron2010-07-161-1/+1
* | SERVER-802 range / in skippingAaron2010-07-163-23/+161
|/
* add distlock.cpp to vcxproj filesDwight2010-07-122-0/+4
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-07-071-1/+1
|\
| * update unit testdwight2010-07-081-1/+1
* | SERVER-366 don't drop referenced keyAaron2010-07-071-1/+32
|/
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-072-2/+2