summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* try to fix win32 releaser1.5.3Eliot Horowitz2010-06-171-0/+1
* compile vcxprojDwight2010-06-162-0/+4
* Forgot to add fileMathias Stearn2010-06-141-0/+98
* msvc compiledwight2010-06-112-0/+4
* close subobj BSONObjBuilders automatically if they don't get closed cleanlyEliot Horowitz2010-06-101-1/+1
* lock testEliot Horowitz2010-06-101-0/+9
* SERVER-109 make simplifiedQuery match actual btree cursor bounds when necessaryAaron2010-06-101-1/+1
* SERVER-109 expand $in clauses in simplifiedQueryAaron2010-06-091-1/+1
* SERVER-109 fix range diff (based on selected index)Aaron2010-06-091-1/+1
* make check for $ fasterEliot Horowitz2010-06-091-0/+4
* ./test takes a --filter option to filter out certain testsEliot Horowitz2010-06-092-8/+19
* compiledwight2010-06-092-0/+4
* switch default subtype to 0 for BinData bsondwight2010-06-093-20/+23
* SERVER-109 field range operation enhancements / testsAaron2010-06-081-0/+440
* Response times are better understood in exponential bucketsAlberto Lerner2010-06-081-0/+17
* Move unittest to the usual place (addresses previous Win64 break)Alberto Lerner2010-06-061-57/+0
* Build Fix (Win64, temporary)Alberto Lerner2010-06-051-3/+5
* Fix copy-and-paste typoAlberto Lerner2010-06-051-1/+1
* SERVER-950 Balancer policy now picks up size limits (but balancer is not pass...Alberto Lerner2010-06-051-0/+55
* Add license headers for some files.Richard Kreuter2010-06-041-0/+16
* cleaning and compile vcxproj for text.cppDwight Merriman2010-06-032-0/+4
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-06-031-0/+34
|\
| * isValidUTF8 functionMathias Stearn2010-06-031-0/+34
* | commentAaron2010-06-031-1/+0
* | SERVER-109 FieldRangeSet owns query mem, update some testsAaron2010-06-031-80/+104
* | SERVER-109 get rid of nextSimpleQuery(), put matcher in base QueryOp, get rid...Aaron2010-06-021-8/+8
* | SERVER-109 rename clone() createChild()Aaron2010-06-021-4/+4
* | compileAaron2010-06-021-3/+3
|/
* Build fix (Win 64bit)Alberto Lerner2010-06-021-1/+3
* Build fix (SunOS 32bit)Alberto Lerner2010-06-021-7/+9
* Support for cumulative stats for mongodAlberto Lerner2010-06-021-0/+110
* namespace for histogram test for solarisEliot Horowitz2010-06-021-1/+1
* win64Eliot Horowitz2010-06-021-1/+0
* solarisEliot Horowitz2010-06-021-0/+1
* Initial support for histograms (eg. cumulative stats)Alberto Lerner2010-06-021-0/+77
* rs minorDwight Merriman2010-05-292-4/+4
* update vcxprojDwight Merriman2010-05-292-0/+4
* Pull all the code for defining and printing the version of executables to one...alerner2010-05-281-0/+1
* minor vcxproj adjust for directory changesDwight Merriman2010-05-262-31/+34
* some text utilitiesEliot Horowitz2010-05-261-0/+19
* move mvar and thread_pool to util/concurrencyMathias Stearn2010-05-261-2/+2
* MutexDebuggerDwight Merriman2010-05-261-1/+2
* remove extraneous logging from dbtestsDwight Merriman2010-05-252-3/+4
* bring vs2008 up to date in the vcproj filesDwight2010-05-241-4/+28
* update vcxproj for d_util.cpp in testDwight2010-05-202-0/+4
* compile vs2010 where shared_ptr is ambiguousDwight2010-05-201-4/+4
* Fix ptr and add testsMathias Stearn2010-05-191-0/+44
* vcxprojDwight Merriman2010-05-192-0/+4
* mergeDwight2010-05-191-40/+16
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-193-1/+7
| |\