summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-0432-1654/+1672
* don't allow empty collection names SERVER-2314Eliot Horowitz2010-12-301-0/+10
* findbypath for MongoFileDwight2010-12-303-0/+11
* fix extent search in old files SERVER-2310Eliot Horowitz2010-12-301-0/+46
* fix mmap unit test to avoid warning log messagesDwight2010-12-301-2/+4
* enableDurability() is now a static member called autmatically by dur::startup()Mathias Stearn2010-12-291-2/+1
* put btreeperf test in gitAaron2010-12-281-0/+439
* Add support for making NamespaceDetails::Extra writes durable and use this du...Aaron2010-12-282-5/+5
* compile vcxproj msvcDwight2010-12-282-0/+4
* compiledwight2010-12-271-3/+3
* dur statsdwight2010-12-271-0/+1
* crlfdwight2010-12-261-1/+1
* dur speed researchdwight2010-12-261-1/+1
* largefiles option for dbtestsdwight2010-12-261-0/+7
* no assert on performance for nowdwight2010-12-261-4/+2
* dont do too much in perf test if 32 bit builddwight2010-12-261-2/+10
* dur towards statsdwight2010-12-261-2/+9
* add a testdwight2010-12-261-0/+18
* perftest batch size was a bit too big with _DEBUGdwight2010-12-261-2/+3
* fix test compileEliot Horowitz2010-12-251-1/+1
* some Matcher speed test harnessingEliot Horowitz2010-12-251-1/+27
* move some extent methods into Extent classEliot Horowitz2010-12-241-8/+2
* fix follow up extent sizing when an int overflow SERVER-2287Eliot Horowitz2010-12-241-0/+32
* minor testsdwight2010-12-221-5/+3
* only do 'N' iterations in LeakTest to speed up test on osxAaron2010-12-221-1/+1
* minor formattingdwight2010-12-221-2/+2
* vcxprojdwight2010-12-221-1/+1
* test was too slow sometimesdwight2010-12-221-7/+22
* compileDwight2010-12-221-1/+0
* add testDwight2010-12-224-1/+89
* fix testdwight2010-12-221-0/+3
* comments, lame name changeddwight2010-12-221-2/+2
* InsertRandom perftestsMathias Stearn2010-12-211-6/+26
* add upsert field to updateMathias Stearn2010-12-211-1/+1
* do more work between time checksMathias Stearn2010-12-211-1/+1
* make it easier to connect to server in perftestsMathias Stearn2010-12-211-3/+6
* fix timing in benchmarkMathias Stearn2010-12-211-1/+2
* one more simplistic perf testDwight2010-12-211-1/+38
* trying to make tests passDwight2010-12-211-1/+1
* DeferredInvoker classDwight2010-12-211-0/+30
* more testdwight2010-12-211-12/+30
* new testdwight2010-12-211-1/+20
* testsDwight2010-12-201-15/+10
* test workDwight2010-12-201-9/+18
* fix QueryTests i thinkDwight2010-12-201-1/+4
* beginnings of a few perf baseline tests within the dbtests suiteDwight2010-12-203-0/+140
* vcxprojDwight2010-12-202-4/+0
* dur stub out a compressed builderdwight2010-12-192-0/+4
* vcxprojdwight2010-12-192-0/+8
* fix case where the same element is in $each part of $addToSet SERVER-2249Eliot Horowitz2010-12-191-0/+10