summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-0513-145/+325
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-0510-13/+227
* SERVER-4656 optimize $sort followed by $limit to do top-k selectionMathias Stearn2012-12-041-1/+39
* make lint not complain about multiline commentsGreg Studer2012-12-032-3/+6
* SERVER-939 simplify use of scoped distributed and balancer lockGreg Studer2012-12-032-0/+330
* CS-4068 add within to matcherHari Khalsa2012-11-301-0/+41
* Visual Studio -- add new filesTad Marshall2012-11-292-4/+28
* Visual Studio -- add new filesTad Marshall2012-11-282-0/+16
* Revert "SERVER-7437 Fixed handling of timestamp object in jsonString"Shaun Verch2012-11-211-5/+1
* SERVER-7437 Fixed handling of timestamp object in jsonStringShaun Verch2012-11-211-1/+5
* Visual Studio -- add new filesTad Marshall2012-11-202-0/+24
* SERVER-1752 Optimize simple indexed counts by counting the number of btree ke...Aaron2012-11-196-22/+1518
* SERVER-3766 Adjust maxDiskLoc to prevent assertion when creating a reverse di...Aaron2012-11-191-0/+26
* Visual Studio -- new and renamed filesTad Marshall2012-11-192-4/+56
* fix query optimizer test compileHari Khalsa2012-11-191-2/+1
* Switch from StringData::toStdString to toStringMathias Stearn2012-11-181-9/+9
* SERVER-4706 when a socket between mongos and mongod fails, close all connecti...Randolph Tan2012-11-164-2/+83
* Rewrite Document and Value classesMathias Stearn2012-11-164-445/+448
* SERVER-7172 Added comparison support in StringData.Alberto Lerner2012-11-151-24/+0
* Visual Studio -- added and removed filesTad Marshall2012-11-142-4/+160
* SERVER-7612 explicit primary read pref does not work well with shard versioningRandolph Tan2012-11-121-5/+7
* SERVER-7612 explicit primary read pref does not work well with shard versioningRandolph Tan2012-11-121-62/+205
* Visual Studio -- add new filesTad Marshall2012-11-122-0/+112
* SERVER-2771 Fix tests that use addIndexKristina2012-11-122-2/+4
* SERVER-2771 Retry index builds on startupKristina2012-11-121-1/+42
* Revert "SERVER-2771 Retry index builds on startup"Kristina2012-11-121-42/+1
* SERVER-2771 Retry index builds on startupKristina2012-11-121-1/+42
* SERVER-1752 Move BtreeCursor class definition to its own header file.Aaron2012-11-116-9/+39
* Visual Studio -- adapt to new and renamed filesTad Marshall2012-11-092-12/+28
* SERVER-3067 Disable BSONObjExternalSorter's qsort callback interrupts on sola...Aaron2012-11-081-2/+10
* SERVER-3067 Fix windows compile by specifying boost::shared_ptr.Aaron2012-11-081-2/+2
* SERVER-3067 Fix rhel warnings.Aaron2012-11-081-2/+2
* SERVER-3067 Move old external sort tests from jsobjtests.cpp to extsorttests.cppAaron2012-11-082-236/+228
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-086-42/+916
* prevent test failures by raising epsilon value for SleepBackoff testEric Milkie2012-11-081-1/+1
* Make comparator operator() const in testAndrew Morrow2012-11-081-2/+2
* Visual Studio -- adapt to renamed filesTad Marshall2012-11-072-8/+96
* SERVER-7565 SERVER-7126 SERVER-7576 Visual Studio require Python, run Python ...Tad Marshall2012-11-072-26/+80
* fix compilation warning; NULL needs to be 0Eric Milkie2012-11-061-1/+1
* SERVER-7551 do not convert updates to upserts if primary is pre-2.2Eric Milkie2012-11-061-0/+20
* SERVER-939 Introduced more collection and fields names constants.Alberto Lerner2012-11-052-166/+191
* SERVER-7491: Correctly generate projections for subfields of _idMathias Stearn2012-11-051-0/+55
* make MONGO_MALLOC play nicer with headersEliot Horowitz2012-11-021-0/+17
* Visual Studio -- add new filesTad Marshall2012-10-272-0/+35
* SERVER-7475 Remove upper bound test on mock dbclient delayRandolph Tan2012-10-261-2/+5
* SERVER-7475 Remove upper bound test on mock dbclient delayRandolph Tan2012-10-251-4/+2
* SERVER-7231 Use LOG(level) macro instead of log(level) functionShaun Verch2012-10-241-22/+22
* fix aboutToDelete testEliot Horowitz2012-10-241-1/+1
* Visual Studio -- add missing filesTad Marshall2012-10-242-0/+8
* SERVER-1752 Use boost::shared_ptr in cursortests.cpp for windows compilation.Aaron2012-10-231-5/+5