summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* fix vcxprojdwight2011-04-301-0/+2
* List1 test and fix case where orphan called on an empty lsitdwight2011-04-301-5/+41
* some List1 safetyEliot Horowitz2011-04-301-0/+33
* vcxproj up to date for new cpp filedwight2011-04-252-0/+7
* SERVER-958 merge and address mongos dependency differencesAaron2011-04-251-5/+5
* SERVER-958 Track non single key field ranges and utilize them in query planningAaron2011-04-252-155/+321
* turn off RWLockTest2 until SERVER-2996 is dealt withEliot Horowitz2011-04-251-1/+1
* some tests for locking trying to debug bizarre RWLock issueEliot Horowitz2011-04-251-1/+104
* Try to make MongoMutexTest faster in _DEBUG buildsMathias Stearn2011-04-191-0/+8
* Add a ProgressMeter to MongoMutexTest to debug hung buildbotsMathias Stearn2011-04-181-0/+3
* trap segfaults and such and try to log them on windowsdwight2011-04-181-1/+2
* slight log change perftestsdwight2011-04-161-1/+1
* Abort dbtests if a single test runs for more than 30 minMathias Stearn2011-04-141-0/+36
* SERVER-2111 Synchronize db names with master if a case conflict is detected i...Aaron2011-04-121-0/+38
* fix threading testDwight2011-04-061-1/+1
* try to make low priority rwlock more reliableEliot Horowitz2011-04-061-1/+1
* queryoptimizer variable namesAaron2011-04-051-58/+58
* perf tests for jsTime and curTimeMicros64Mathias Stearn2011-04-051-0/+33
* Use intrusive_ptr rather than shared_ptr for BSONObjMathias Stearn2011-04-031-2/+2
* perf test for bson copyMathias Stearn2011-04-031-1/+34
* g++ 4.6 compile (new -Wunused-but-set-variable warning)Mathias Stearn2011-04-031-2/+0
* make lazy rwlock test not rely on recursiveEliot Horowitz2011-03-301-14/+22
* compile vstudiodwight2011-03-302-4/+0
* SERVER-2111 fix test to satisfy db lock checkingAaron2011-03-291-1/+1
* use 64 bit here since could have >2B keys in indexMathias Stearn2011-03-291-15/+15
* SERVER-1465 remove replica pairsAaron2011-03-293-557/+0
* add a perf testdwight2011-03-281-0/+22
* add a simple findbyid perf testDwight2011-03-281-1/+10
* pwd in settings.py for perftests.cppDwight2011-03-281-11/+28
* beginnings of recording some timing information for the c++ unit testsDwight2011-03-251-4/+62
* towards some actual performance testsDwight2011-03-252-64/+113
* SERVER-2245 use original IndexSpec with full attributes in FieldRangeVectorAaron2011-03-211-2/+6
* make perftests stats output a little more easy to readdwight2011-03-201-2/+2
* compile vstudio vcxprojdwight2011-03-182-0/+4
* a little easier to parse and readdwight2011-03-121-5/+5
* fix rwlock testEliot Horowitz2011-03-091-4/+5
* low priority rwlock defaultsEliot Horowitz2011-03-081-0/+48
* lowPriority option to RWLockEliot Horowitz2011-03-011-0/+11
* Uninitialized warningsMathias Stearn2011-02-281-1/+4
* slightly better thread test framework prep for future stuff nothing much for nowdwight2011-02-241-9/+8
* compiledwight2011-02-241-1/+1
* change to a faster checksum (old was md5). new is less discriminating but fast.dwight2011-02-243-1/+44
* add header to vcxprojdwight2011-02-232-0/+4
* csv output for dbtests perf for easy spreadsheetizationdwight2011-02-231-4/+9
* sanity check testEliot Horowitz2011-02-171-0/+6
* SERVER-2558 don't orphan client cursors in FindingStartCursorAaron2011-02-151-0/+4
* SERVER-2500 private map was using too much memory on windowsdwight2011-02-151-0/+4
* add ConnectionString and add a testEliot Horowitz2011-02-141-0/+17
* try to make test more forgivingdwight2011-02-051-3/+10
* some tests for getFieldDottedEliot Horowitz2011-01-171-0/+15