summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
* Moved ShardChunkVersion to its own module and renamed.Alberto Lerner2012-12-213-107/+37
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-213-0/+628
* SERVER-7572 Remove almost all remaining references to AuthenticationInfoSpencer T Brody2012-12-211-3/+0
* nsdetails takes a StringData, don't call c_str on std::stringEliot Horowitz2012-12-212-78/+78
* SERVER-5848 further simplifications to default suitability() methodKevin Matulef2012-12-201-34/+8
* Visual Studio -- add s2 and other filesTad Marshall2012-12-202-2/+1245
* SERVER-7572 Remove all code that sends AuthenticationTablesSpencer T Brody2012-12-194-8/+5
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-182-18/+423
* SERVER-7437 Fixed handling of timestamp object in jsonStringShaun Verch2012-12-181-1/+5
* SERVER-4858 give ProgressMeter better printsMatt Dannenberg2012-12-181-6/+16
* SERVER-6195 implement $concat for strings in aggroMatt Dannenberg2012-12-181-2/+2
* SERVER-5848 ammend c++ unit tests for new suitability methodKevin Matulef2012-12-181-12/+11
* Introduce client_basic.{h,cpp}, replacing client_common.h.Andy Schwerin2012-12-182-4/+4
* Removed cluster_constants filesShaun Verch2012-12-183-9/+0
* SERVER-939 Changed CollectionFields to CollectionTypeShaun Verch2012-12-181-50/+51
* Clean up headers in files that will be changed in move to chunk typesShaun Verch2012-12-182-3/+2
* SERVER-939 Changed ChunkFields to ChunkTypeShaun Verch2012-12-182-114/+115
* SERVER-5848 Disable tests temporarily (fix compile).Alberto Lerner2012-12-181-12/+12
* SERVER-7867 repl_monitor_stress.js failingRandolph Tan2012-12-174-90/+297
* Visual Studio -- add util/platform_init.cppTad Marshall2012-12-152-0/+4
* Visual Studio -- add new filesTad Marshall2012-12-152-0/+8
* SERVER-6239 support $add and $subtract with datesMathias Stearn2012-12-141-10/+13
* Improve aggregation handling of nullish Values - part 2Mathias Stearn2012-12-143-15/+33
* SERVER-7781 add $geoNear pipeline stageMathias Stearn2012-12-141-0/+25
* Revert "SERVER-7867 repl_monitor_stress.js failing"Randolph Tan2012-12-144-286/+90
* SERVER-7867 repl_monitor_stress.js failingRandolph Tan2012-12-144-90/+286
* Visual Studio -- add new filesTad Marshall2012-12-142-0/+8
* SERVER-7866 - fix StringData substring and LexNumCmpEliot Horowitz2012-12-141-117/+0
* SERVER-6715 Add unhandled exception filter to test.exeTad Marshall2012-12-131-0/+2
* SERVER-2771 Multiple index buildsKristina2012-12-132-1/+92
* Visual Studio -- add new filesTad Marshall2012-12-132-0/+8
* SERVER-991 Allowed trimTo to be a double if it's not fractional.Alberto Lerner2012-12-121-0/+25
* SERVER-340 Created a $setOnInsert update operator.Alberto Lerner2012-12-121-0/+65
* SERVER-991 Added ability to trim array as part of a $push.Alberto Lerner2012-12-122-1/+330
* enable test commands in dbtestsEric Milkie2012-12-121-0/+2
* SERVER-7572 SERVER-5279 Remove CurOp::info auth checkingSpencer T Brody2012-12-111-1/+1
* Visual Studio -- add and remove filesTad Marshall2012-12-112-0/+12
* use explicit namespace qualification to make windows bb happyMathias Stearn2012-12-101-4/+4
* Optimize ExpressionFieldPath and give better semanticsMathias Stearn2012-12-102-8/+12
* Normalize handling of Undefined vs EOO/missing in aggMathias Stearn2012-12-103-22/+33
* Add at least minimal support for all types to aggMathias Stearn2012-12-102-23/+102
* Enhancements to BSONObjBuilder family of classes' stream APIMathias Stearn2012-12-101-0/+83
* Make Value::compare behave the same as BSONElement::woCompareMathias Stearn2012-12-103-30/+56
* SERVER-7865 Make copy of resultSet to be owned by mock cursorTad Marshall2012-12-082-1/+3
* Visual Studio -- add missing filesTad Marshall2012-12-082-0/+340
* SERVER-7865 Add ability to set query replies based on namespace for MockRemot...Randolph Tan2012-12-076-27/+268
* SERVER-3160: Sort index keys during cloneBen Becker2012-12-061-1/+1
* SERVER-939 temporarily remove scoped dist lock tests, currently incompatible ...Greg Studer2012-12-062-341/+0
* SERVER-6754 Buildbot failure fix for shard_conn_testRandolph Tan2012-12-052-11/+17
* SERVER-7848 ability to turn off lock pinger in testingGreg Studer2012-12-052-0/+8