summaryrefslogtreecommitdiff
path: root/dbtests
AgeCommit message (Expand)Author
2011-11-14Change replset tests to use non-static applyOperationKristina
2011-10-13make spinlocks degrade better when under high contentionEliot Horowitz
2011-09-22add test for SERVER-3799Kristina
2011-09-09make test more reliableEliot Horowitz
2011-09-06SERVER-3760 fix memcmp to now potentially go to far on one of the input arrays.dwight
2011-08-29try to fix dbtestsDwight
2011-08-29fix double comparision of -0 and 0 for v1 indexes SERVER-3682Eliot Horowitz
2011-08-23SERVER-3682 testAaron
2011-08-19fix visual studio project files for the move of pcre. that was more painful t...dwight
2011-08-19don't fail test if can't reach dbEliot Horowitz
2011-08-17SERVER-3555 assert when or query yield fails to prevent potential invalid mem...Aaron
2011-08-17SERVER-3554 assert on failed yield recovery in finding start cursorAaron Staple
2011-08-08Rename keep_going to continue_on_error SERVER-3233Mathias Stearn
2011-08-06fix perf reportEliot Horowitz
2011-08-05fix query optimizer test with new capped semanticsEliot Horowitz
2011-08-05fix queryoptimzer tests for no _id scanEliot Horowitz
2011-08-05better hostnameEliot Horowitz
2011-08-05fix for query unit test failure with no capped _id scangregs
2011-08-05allow test not to preallocate journal filesgregs
2011-08-05move compression test to dbtestsEliot Horowitz
2011-08-04SERVER-3373 query optimizer optimizations, primarily for non or queriesAaron
2011-08-04SERVER-3505 bindata in v1 indexes > 32 bytes fixdwight
2011-08-02not sure why these were theredwight
2011-08-02fix unused var warningMathias Stearn
2011-08-02update vcxprojdwight
2011-08-02compression libdwight
2011-08-02cleaning of perftests.cpp and its writing to pstatsdwight
2011-08-02prefetch type stuffdwight
2011-07-31try compile windowsAaron
2011-07-31SERVER-3482 update tests, handle empty oplog properlyAaron
2011-07-31SERVER-3370 partition lexNumCmp comparisions with dot charactersAaron
2011-07-31SERVER-3482 check oldest op first when doing oplog replay, wassert instead of...Aaron
2011-07-31SERVER-3448 prevent excessive scanning in BtreeCursor functionsAaron
2011-07-31SERVER-3375 key generation fixes - backward breaking for v1 indexesAaron
2011-07-29parseConfigFile tests added to dbtests/basictest.cppdannenberg
2011-07-18comment out upgradable testsEliot Horowitz
2011-07-16spacingEliot Horowitz
2011-07-13make inc6 test fasterMathias Stearn
2011-07-11Merge branch 'master' of github.com:mongodb/mongoDwight
2011-07-11spinlock default implementation was using rwlock which is suboptimal.Dwight
2011-07-11perftest spinlockDwight
2011-07-11upgradeable prep (no use yet) and some slight cleaning and a writelock testDwight
2011-07-11Merge branch 'master' of github.com:mongodb/mongodwight
2011-07-11smarter about pstatsdwight
2011-07-11run a little less the testDwight
2011-07-11prep for some compiler hinting in the futuredwight
2011-07-11upgradable testdwight
2011-07-11some new perftestsdwight
2011-07-09test tweakingdwight
2011-07-09upgradable lock test beginningsdwight