summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
* Visual Studio -- add and remove filesTad Marshall2013-07-122-26/+686
* SERVER-10110 Fix flakiness in TimeTBuilder jsobj testAndrew Morrow2013-07-111-3/+3
* SERVER-10179 Fix test failure due to SERVER-10134Mathias Stearn2013-07-111-1/+7
* Fix bug in Sorter when spilling to diskMathias Stearn2013-07-101-27/+31
* Fix aggregation lockingMathias Stearn2013-07-101-18/+20
* Remove dead classes: DocMemMonitor and StringWriterMathias Stearn2013-07-102-14/+2
* SERVER-9444 Remove context-awareness from Accumulators to prep $group for SorterMathias Stearn2013-07-101-269/+203
* SERVER-9444 improve Sorter serialization of Document and ValueMathias Stearn2013-07-101-0/+22
* SERVER-9444 Use Sorter in DocumentSourceSortMathias Stearn2013-07-101-0/+10
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-0914-83/+48
* boost::shared_ptr instead of shared_ptr, SERVER-10026Hari Khalsa2013-07-091-1/+3
* SERVER-10026 fetch limit skip orHari Khalsa2013-07-092-0/+481
* Namespace is only for storage, making it clearerEliot Horowitz2013-07-082-22/+20
* server-10114 server-10026 make linter happyHari Khalsa2013-07-081-1/+1
* move getSisterNS from Namespace to NamespaceString, as Namespace should only ...Eliot Horowitz2013-07-071-1/+1
* SERVER-10026 Fix Windows compileTad Marshall2013-07-071-1/+3
* SERVER-10026 index intersection hashed and sortedHari Khalsa2013-07-052-2/+646
* SERVER-10026 use massert instead of verify to fix debug buildHari Khalsa2013-07-021-8/+2
* SERVER-10039 buildbot test ChunkManagerLoadBasicTest need index to support so...Greg Studer2013-07-012-0/+10
* SERVER-10026 interfaces, index scan stage, debug cmd, jstestHari Khalsa2013-07-011-0/+252
* SERVER-10006 Secondary read pref with tag can end up selecting no nodes on retryRandolph Tan2013-06-251-2/+6
* SERVER-10006 Secondary read pref with tag can end up selecting no nodes on retryRandolph Tan2013-06-252-1/+115
* Visual Studio -- remove db/matcher_old.{cpp,h} and leftover referenceTad Marshall2013-06-252-21/+0
* remove MatcherOldEliot Horowitz2013-06-241-1/+0
* SERVER-9775 Remove SpiderMonkeyTad Marshall2013-06-245-8459/+0
* SERVER-7080 Visual Studio -- add backtrace.{cpp,h}Tad Marshall2013-06-204-0/+16
* SERVER-7404 Visual Studio -- add posix_fadvise.{cpp,h}Tad Marshall2013-06-194-0/+16
* Visual Studio -- add and remove filesTad Marshall2013-06-194-8/+42
* SERVER-9840 Introduce the concept of Variables into aggregation and add $let ...Mathias Stearn2013-06-181-21/+21
* exchanged toBson(Obj|Array) to serialize in aggMatt Dannenberg2013-06-183-77/+70
* removes legacy Value "createType" functionsMatt Dannenberg2013-06-182-115/+115
* SERVER-6405: trivial prep cleanup of Database classEliot Horowitz2013-06-181-1/+1
* Visual Studio -- add and remove filesTad Marshall2013-06-184-40/+32
* SERVER-9878 Add type checks to V8 C++ bindingsMathias Stearn2013-06-171-0/+13
* SERVER-8598 hook up CollectionManager in place of ShardChunkManagerGreg Studer2013-06-171-478/+0
* SERVER-2618 Attempting to create a new index that already exists with diff op...Randolph Tan2013-06-171-0/+157
* SERVER-6405: first step of cleaning NamespaceDetailsEliot Horowitz2013-06-147-153/+153
* SERVER-6246 Visual Studio -- add new fileTad Marshall2013-06-124-0/+8
* SERVER-9175 Use ASSERT_OK instead of direct Status comparisonShaun Verch2013-06-071-2/+2
* SERVER-9175 Fix overflow in 32 bit buildsShaun Verch2013-06-071-2/+2
* SERVER-9175 Use parseNumberFromString instead of strtod in jstests.cppShaun Verch2013-06-061-4/+9
* SERVER-9175 Copy round trip testing from jsontests.cpp to jstests.cppShaun Verch2013-06-061-1/+646
* Visual Studio -- adapt to file changesTad Marshall2013-06-054-18/+268
* SERVER-8598 push key expression evaluation out of ShardChunkManagerGreg Studer2013-06-041-27/+27
* Set up globalAuthorizationManager for the unit tests that need itSpencer T Brody2013-06-031-0/+4
* Visual Studio -- add and rename filesTad Marshall2013-06-014-120/+136
* SERVER-8536 prevent race conditions in IndexBuilder testsEric Milkie2013-05-311-7/+31
* Visual Studio -- add and rename filesTad Marshall2013-05-314-16/+268
* SERVER-7324 Visual Studio -- add hex.cppTad Marshall2013-05-304-0/+8
* Visual Studio -- file additions and renamesTad Marshall2013-05-264-8/+92