Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 32 | -1654/+1672 |
* | don't allow empty collection names SERVER-2314 | Eliot Horowitz | 2010-12-30 | 1 | -0/+10 |
* | findbypath for MongoFile | Dwight | 2010-12-30 | 3 | -0/+11 |
* | fix extent search in old files SERVER-2310 | Eliot Horowitz | 2010-12-30 | 1 | -0/+46 |
* | fix mmap unit test to avoid warning log messages | Dwight | 2010-12-30 | 1 | -2/+4 |
* | enableDurability() is now a static member called autmatically by dur::startup() | Mathias Stearn | 2010-12-29 | 1 | -2/+1 |
* | put btreeperf test in git | Aaron | 2010-12-28 | 1 | -0/+439 |
* | Add support for making NamespaceDetails::Extra writes durable and use this du... | Aaron | 2010-12-28 | 2 | -5/+5 |
* | compile vcxproj msvc | Dwight | 2010-12-28 | 2 | -0/+4 |
* | compile | dwight | 2010-12-27 | 1 | -3/+3 |
* | dur stats | dwight | 2010-12-27 | 1 | -0/+1 |
* | crlf | dwight | 2010-12-26 | 1 | -1/+1 |
* | dur speed research | dwight | 2010-12-26 | 1 | -1/+1 |
* | largefiles option for dbtests | dwight | 2010-12-26 | 1 | -0/+7 |
* | no assert on performance for now | dwight | 2010-12-26 | 1 | -4/+2 |
* | dont do too much in perf test if 32 bit build | dwight | 2010-12-26 | 1 | -2/+10 |
* | dur towards stats | dwight | 2010-12-26 | 1 | -2/+9 |
* | add a test | dwight | 2010-12-26 | 1 | -0/+18 |
* | perftest batch size was a bit too big with _DEBUG | dwight | 2010-12-26 | 1 | -2/+3 |
* | fix test compile | Eliot Horowitz | 2010-12-25 | 1 | -1/+1 |
* | some Matcher speed test harnessing | Eliot Horowitz | 2010-12-25 | 1 | -1/+27 |
* | move some extent methods into Extent class | Eliot Horowitz | 2010-12-24 | 1 | -8/+2 |
* | fix follow up extent sizing when an int overflow SERVER-2287 | Eliot Horowitz | 2010-12-24 | 1 | -0/+32 |
* | minor tests | dwight | 2010-12-22 | 1 | -5/+3 |
* | only do 'N' iterations in LeakTest to speed up test on osx | Aaron | 2010-12-22 | 1 | -1/+1 |
* | minor formatting | dwight | 2010-12-22 | 1 | -2/+2 |
* | vcxproj | dwight | 2010-12-22 | 1 | -1/+1 |
* | test was too slow sometimes | dwight | 2010-12-22 | 1 | -7/+22 |
* | compile | Dwight | 2010-12-22 | 1 | -1/+0 |
* | add test | Dwight | 2010-12-22 | 4 | -1/+89 |
* | fix test | dwight | 2010-12-22 | 1 | -0/+3 |
* | comments, lame name changed | dwight | 2010-12-22 | 1 | -2/+2 |
* | InsertRandom perftests | Mathias Stearn | 2010-12-21 | 1 | -6/+26 |
* | add upsert field to update | Mathias Stearn | 2010-12-21 | 1 | -1/+1 |
* | do more work between time checks | Mathias Stearn | 2010-12-21 | 1 | -1/+1 |
* | make it easier to connect to server in perftests | Mathias Stearn | 2010-12-21 | 1 | -3/+6 |
* | fix timing in benchmark | Mathias Stearn | 2010-12-21 | 1 | -1/+2 |
* | one more simplistic perf test | Dwight | 2010-12-21 | 1 | -1/+38 |
* | trying to make tests pass | Dwight | 2010-12-21 | 1 | -1/+1 |
* | DeferredInvoker class | Dwight | 2010-12-21 | 1 | -0/+30 |
* | more test | dwight | 2010-12-21 | 1 | -12/+30 |
* | new test | dwight | 2010-12-21 | 1 | -1/+20 |
* | tests | Dwight | 2010-12-20 | 1 | -15/+10 |
* | test work | Dwight | 2010-12-20 | 1 | -9/+18 |
* | fix QueryTests i think | Dwight | 2010-12-20 | 1 | -1/+4 |
* | beginnings of a few perf baseline tests within the dbtests suite | Dwight | 2010-12-20 | 3 | -0/+140 |
* | vcxproj | Dwight | 2010-12-20 | 2 | -4/+0 |
* | dur stub out a compressed builder | dwight | 2010-12-19 | 2 | -0/+4 |
* | vcxproj | dwight | 2010-12-19 | 2 | -0/+8 |
* | fix case where the same element is in $each part of $addToSet SERVER-2249 | Eliot Horowitz | 2010-12-19 | 1 | -0/+10 |