summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
...
* temporarily disable btree1 test for new maxkeysizedwight2011-07-011-1/+3
* copule more key testsdwight2011-07-011-0/+15
* use --journal on dbtests sometimes even if not a pure dur build so that this ...dwight2011-06-273-4/+15
* compile vcxprojdwight2011-06-271-6/+8
* net cleaning: move sock.h to net/Eliot Horowitz2011-06-261-1/+1
* more lexNumCmp testEliot Horowitz2011-06-251-0/+3
* fix lexNumCmp for middle 0 SERVER-3218Eliot Horowitz2011-06-251-1/+2
* move lexNumCmp to util/stringutils.hEliot Horowitz2011-06-251-0/+1
* require server name on SocketExceptionEliot Horowitz2011-06-251-0/+2
* fix compile with vcxproj for new filesdwight2011-06-222-4/+8
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2011-06-222-4/+4
|\
| * compile vcxproj new seecurity filesDwight2011-06-222-4/+4
* | more cleaningEliot Horowitz2011-06-226-6/+8
|/
* update test to reflect new write count value for clearing query cacheAaron2011-06-211-1/+10
* SERVER-3222 min and max for type cleaning and fixesAaron2011-06-212-5/+90
* clarifydwight2011-06-201-6/+6
* compile vstudioDwight2011-06-202-4/+16
* putting delete in its own files and related cleaningEliot Horowitz2011-06-201-0/+2
* move update.* to db/ops/Eliot Horowitz2011-06-203-3/+3
* compile unused vardwight2011-06-201-12/+0
* 56 bit disklocs in btree v1dwight2011-06-203-8/+21
* stub doPreServerStatupInits()Dwight2011-06-171-0/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-06-163-1/+5
|\
| * cleaning elim unused parmdwight2011-06-151-1/+1
| * compile windowsdwight2011-06-152-0/+4
* | use legacy compare for legacy index buildingDwight2011-06-161-7/+10
* | logg lessDwight2011-06-161-2/+2
|/
* log lessDwight2011-06-132-4/+2
* FindingStart dbtest not working not sure why yetdwight2011-06-111-5/+9
* doesnt make much sense to specify capped without a size so check for thatdwight2011-06-112-7/+7
* SERVER-2950 use strtod to parse real numbers from json stringsAaron2011-06-091-7/+13
* SERVER-2977 fix qo cursor bug when yielding a basic cursorAaron2011-06-091-0/+38
* minordwight2011-06-061-1/+1
* towards signed datesdwight2011-06-061-4/+30
* less chattydwight2011-06-051-6/+6
* SERVER-3064gerald-lindsly2011-06-032-9/+24
* report timer granularity in perftestsDwight2011-06-031-5/+25
* curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.dwight2011-06-021-3/+3
* SERVER-2977 check specifically for out of order assertion when constructing Q...Aaron2011-06-021-1/+19
* remove BSONObjSetDefaultOrder and avoid inheriting from stl classAaron2011-06-021-31/+31
* compileEliot Horowitz2011-06-011-1/+0
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-06-012-0/+2
|\
| * don't use ? curop because it leads to user confusionEliot Horowitz2011-06-012-0/+2
* | use memcmp, not strcmp for comparing BSON stringsDwight2011-06-011-4/+38
|/
* stackchecker less chattydwight2011-06-011-1/+1
* SERVER-2935 fix woEqual which wasnt equalling ints and doublesdwight2011-06-011-0/+6
* timer perftestDwight2011-05-311-0/+25
* begin using SimpleMutex when appropriateDwight2011-05-311-1/+1
* dont bother talking to perf db if debug buildDwight2011-05-311-3/+8
* dont run test too long in _DEBUG buildsdwight2011-05-291-0/+4