summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* Scope::rename and ability to block db access prep for SERVER-1715Eliot Horowitz2010-09-011-1/+23
* make roundtripping of NumberLong work and add another testEliot Horowitz2010-08-291-1/+30
* NumberLong shell output changed to NumberLong(111111111111) or NumberLong(111...Wojciech Piekutowski2010-08-291-1/+1
* crlfdwight2010-08-281-0/+3
* compile test.vcxprojdwight2010-08-281-0/+1
* fix test.vcxprojdwight2010-08-281-3/+3
* more tests for SERVER-1347Kristina Chodorow2010-08-261-0/+28
* db_10.slnDwight2010-08-261-1/+1
* fix lexNumCmp with magic end of markerEliot Horowitz2010-08-251-1/+8
* make classes noncopyable to be safe. compile db_10.slnDwight2010-08-251-1/+4
* compile test vcxprojDwight2010-08-232-4/+0
* SERVER-726 optimize exclusive boundsAaron2010-08-181-1/+1
* 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