summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4415: Updated dbtest to allow infBrandon Diamond2011-12-061-4/+0
* Revert "remove old code for running 'test' binary with journaling enabled (jo...Aaron2011-12-041-0/+7
* remove old code for running 'test' binary with journaling enabled (journaling...Aaron2011-12-041-7/+0
* mergedwight2011-12-031-1/+1
* revert dbholdermutexdwight2011-12-032-2/+1
* compiledwight2011-12-034-18/+26
* clarify namedwight2011-12-039-16/+18
* buildbot tojson NaN SERVER-2157dwight2011-12-031-2/+9
* SERVER-3522 alternate (better) mem leak fixKevin Matulef2011-12-021-83/+81
* fix testDwight2011-12-011-7/+10
* SERVER-3522 fixed memory leakKevin Matulef2011-12-011-0/+2
* warning compilerDwight2011-12-011-1/+1
* SERVER-4401 attempt to advance to next or clause if a cursor becomes invalid ...Aaron2011-11-301-0/+92
* add tests for recloning missing docs SERVER-3367Kristina2011-11-301-0/+42
* redo how we handle concurrency when opening a database initially.dwight2011-11-262-0/+4
* vcxprojdwight2011-11-231-5/+5
* SERVER-4304 -- Generate .CPP files from JavaScript in Visual StudioTad Marshall2011-11-192-2/+18
* preparation for having a clean collection objectDwight2011-11-173-1/+3
* concurrency workdwight2011-11-172-733/+742
* finish migration of Database::validDBName to NamespaceString::validDBNameEliot Horowitz2011-11-161-3/+4
* Change replset tests to use non-static applyOperationKristina2011-11-121-12/+11
* dynamic naming implementation workDwight2011-10-251-1/+1
* fix runtime of testDwight2011-10-141-2/+2
* make spinlocks degrade better when under high contentionEliot Horowitz2011-10-131-2/+8
* - SERVER-3676: JSTests::NumberLong failsagirbal2011-10-061-1/+47
* compareandswap perftest / minordwight2011-10-061-1/+16
* towards cloud/azuredwight2011-10-042-11/+93
* output cleaningdwight2011-10-041-11/+14
* compileEliot Horowitz2011-10-041-1/+1
* dont compile mutexdebugger on release builds; compiledwight2011-10-031-2/+4
* rwlock refactoringDwight2011-10-032-12/+12
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-10-039-2551/+2682
|\
| * cloud cmd for custom dynamic naming beginningsdwight2011-10-031-58/+12
| * add test for SERVER-3799Kristina2011-09-201-1/+23
| * elim some warningsdwight2011-09-141-1/+1
| * put QueryOptimizerCursor tests in a separate fileAaron2011-09-132-1720/+1763
| * more readable assertion if bestGuessCursor passed query and unindexed sortAaron2011-09-131-0/+8
| * compiledwight2011-09-131-2/+5
| * more perftestdwight2011-09-121-16/+69
| * perftestdwight2011-09-121-2/+14
| * fix Timer change, prev commit wasnt quite rightdwight2011-09-121-1/+1
| * timer class was slow on windows; fixed.dwight2011-09-121-2/+2
| * perftests addition and pstats fix thereindwight2011-09-121-2/+18
| * clean up perftestdwight2011-09-121-36/+1
| * two step key addition to indexesdwight2011-09-122-1/+22
| * 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
* | rwlock refactoringDwight2011-09-261-5/+5
* | SERVER-3717 related testDwight2011-09-061-0/+26
* | Merge branch 'master' of github.com:mongodb/mongoDwight2011-08-294-861/+799
|\ \ | |/