summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4665 backport 'ConstraintPresent' constraint type and exclusion of unh...Aaron2012-01-161-5/+18
* SERVER-4401 attempt to advance to next or clause if a cursor becomes invalid ...Aaron2011-12-241-0/+92
* Change replset tests to use non-static applyOperationKristina2011-11-141-12/+11
* make spinlocks degrade better when under high contentionEliot Horowitz2011-10-131-2/+8
* add test for SERVER-3799Kristina2011-09-221-1/+23
* make test more reliableEliot Horowitz2011-09-091-1/+1
* SERVER-3760 fix memcmp to now potentially go to far on one of the input arrays.dwight2011-09-061-0/+34
* try to fix dbtestsDwight2011-08-291-1/+2
* fix double comparision of -0 and 0 for v1 indexes SERVER-3682Eliot Horowitz2011-08-291-2/+0
* SERVER-3682 testAaron2011-08-231-0/+16
* fix visual studio project files for the move of pcre. that was more painful t...dwight2011-08-192-857/+776
* don't fail test if can't reach dbEliot Horowitz2011-08-191-1/+6
* SERVER-3555 assert when or query yield fails to prevent potential invalid mem...Aaron2011-08-171-8/+35
* SERVER-3554 assert on failed yield recovery in finding start cursorAaron Staple2011-08-171-0/+27
* Rename keep_going to continue_on_error SERVER-3233Mathias Stearn2011-08-081-1/+1
* fix perf reportEliot Horowitz2011-08-061-7/+16
* fix query optimizer test with new capped semanticsEliot Horowitz2011-08-051-8/+8
* fix queryoptimzer tests for no _id scanEliot Horowitz2011-08-051-6/+7
* better hostnameEliot Horowitz2011-08-051-1/+1
* fix for query unit test failure with no capped _id scangregs2011-08-051-1/+2
* allow test not to preallocate journal filesgregs2011-08-051-0/+5
* move compression test to dbtestsEliot Horowitz2011-08-051-0/+18
* SERVER-3373 query optimizer optimizations, primarily for non or queriesAaron2011-08-042-4/+4
* SERVER-3505 bindata in v1 indexes > 32 bytes fixdwight2011-08-041-0/+7
* not sure why these were theredwight2011-08-021-0/+0
* fix unused var warningMathias Stearn2011-08-021-0/+1
* update vcxprojdwight2011-08-022-0/+4
* compression libdwight2011-08-023-4/+112
* cleaning of perftests.cpp and its writing to pstatsdwight2011-08-021-111/+116
* prefetch type stuffdwight2011-08-022-0/+26
* try compile windowsAaron2011-07-311-1/+1
* SERVER-3482 update tests, handle empty oplog properlyAaron2011-07-311-1/+6
* SERVER-3370 partition lexNumCmp comparisions with dot charactersAaron2011-07-311-0/+15
* SERVER-3482 check oldest op first when doing oplog replay, wassert instead of...Aaron2011-07-312-0/+57
* SERVER-3448 prevent excessive scanning in BtreeCursor functionsAaron2011-07-311-0/+26
* SERVER-3375 key generation fixes - backward breaking for v1 indexesAaron2011-07-311-5/+369
* parseConfigFile tests added to dbtests/basictest.cppdannenberg2011-07-291-0/+20
* comment out upgradable testsEliot Horowitz2011-07-182-1/+6
* spacingEliot Horowitz2011-07-161-7/+7
* make inc6 test fasterMathias Stearn2011-07-131-6/+7
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-07-111-1/+7
|\
| * Merge branch 'master' of github.com:mongodb/mongodwight2011-07-111-0/+12
| |\
| * | smarter about pstatsdwight2011-07-111-1/+7
* | | spinlock default implementation was using rwlock which is suboptimal.Dwight2011-07-113-6/+11
| |/ |/|
* | perftest spinlockDwight2011-07-111-0/+12
|/
* upgradeable prep (no use yet) and some slight cleaning and a writelock testDwight2011-07-111-11/+58
* run a little less the testDwight2011-07-111-2/+2
* 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