summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
...
* prep for some compiler hinting in the futuredwight2011-07-112-16/+26
* upgradable testdwight2011-07-111-4/+20
* some new perftestsdwight2011-07-111-1/+58
* test tweakingdwight2011-07-091-18/+14
* upgradable lock test beginningsdwight2011-07-091-2/+56
* prep for future profiling in vstudiodwight2011-07-091-21/+29
* fix false positive test failuredwight2011-07-091-7/+4
* some buildbots are slowEliot Horowitz2011-07-071-1/+1
* set keysize in v1 to 1KBDwight2011-07-051-3/+1
* compiledwight2011-07-051-2/+0
* SERVER-984 sorting of infinitydwight2011-07-051-4/+24
* SERVER-854: fixing jstest.cpp tests that use integer instead of floatagirbal2011-07-031-3/+3
* 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