summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14482 Add add missing appendX methods to BSONArrayBuilderTyler Brock2014-07-163-99/+56
* SERVER-9561 Expose SCons MSVC config options via cmd line optionsAndrew Morrow2014-07-161-22/+72
* SERVER-14417 migrated QGLOG to query log component. removed verboseQueryLoggi...Benety Goh2014-07-162-11/+34
* SERVER-5092 removed logLevel_* server parameters. these have been replaced by...Benety Goh2014-07-152-122/+0
* SERVER-14416 added server parameter logComponentVerbosity.Benety Goh2014-07-152-1/+173
* SERVER-14415 added yaml config options to set log component hierarchy verbosi...Benety Goh2014-07-154-0/+164
* SERVER-14415 extended LogComponent and LogComponentSettings to support hierar...Benety Goh2014-07-154-22/+146
* SERVER-5092 basic.h should not be present in a header contextBenety Goh2014-07-151-2/+0
* Revert "SERVER-14458 swap LegacyReplicationCoordinator for the HybridReplicat...matt dannenberg2014-07-154-428/+15
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-1535-845/+228
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-151-2/+2
* SERVER-14355 Allow dbAdmin role to create system.profile collection with cust...Spencer T Brody2014-07-152-1/+13
* Even more diagnostics for replsets_priority1.js test failureSpencer T Brody2014-07-151-2/+6
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-151-2/+2
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-1535-228/+845
* SERVER-14458 de-race-conditioning tests found during patch build of hybridRep...matt dannenberg2014-07-152-3/+3
* SERVER-14458 swap LegacyReplicationCoordinator for the HybridReplicationCoord...matt dannenberg2014-07-154-15/+428
* SERVER-12517: listIndexes in mongosEliot Horowitz2014-07-141-0/+23
* SERVER-2442: listCollections command used in shellEliot Horowitz2014-07-143-2/+48
* SERVER-12517: add listIndexes commandEliot Horowitz2014-07-145-0/+122
* SERVER-2442: clean up listCollectionsEliot Horowitz2014-07-142-1/+2
* SERVER-11290 Don't actually build static librariesMathias Stearn2014-07-141-2/+19
* SERVER-14343 Build fast and loose by defaultAndrew Morrow2014-07-141-3/+4
* SERVER-9570 SERVER-9572 Default install prefix to subdirectory of selectable ...Andrew Morrow2014-07-142-29/+48
* SERVER-12751 remove BSONBuilderBaseTyler Brock2014-07-142-73/+2
* SERVER-14436 Introduce replica set tag, pattern and match types.Andy Schwerin2014-07-147-65/+749
* SERVER-14284 Tests using profiler can't run in parallel w/ each otherJason Rassi2014-07-141-1/+7
* SERVER-14284 cursor6.js, update_setOnInsert.js turn profiler offJason Rassi2014-07-142-0/+4
* SERVER-14549 Increased diagnostics for replsets_priority1.js test failureSpencer T Brody2014-07-143-4/+8
* SERVER-14538 _appendUserInfo: don't save addr pointing to temporaryJason Rassi2014-07-141-1/+1
* SERVER-14533 Break the foundation-lasterror-network circular dependence in bu...Andy Schwerin2014-07-142-9/+10
* SERVER-14527 Do not setLastError in assert_util.Andy Schwerin2014-07-141-6/+0
* SERVER-14527 Call setLastError explicitly on wire write failures in mongod.Andy Schwerin2014-07-142-5/+8
* SERVER-14527 Remove erroenous expectations about setting of last error from d...Andy Schwerin2014-07-141-6/+3
* SERVER-14526 Introduce ASSERT_THROWS_WHAT and ASSERT_THROWS_PRED to the unitt...Andy Schwerin2014-07-142-9/+46
* SERVER-14524 move jsobj.cpp components into proper filesEric Milkie2014-07-1414-1510/+1661
* SERVER-14494 SERVER-14505 ensure that IndexBuildBlock::fail() can never throwEric Milkie2014-07-141-7/+14
* SERVER-14343 leaner include pathsAndrew Morrow2014-07-1225-175/+298
* SERVER-14311 fix plan ranking dbtestDavid Storch2014-07-111-8/+9
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-11105-502/+510
* SERVER-14311 account for key skips in plan ranking by returning NEED_TIME in ...David Storch2014-07-114-3/+67
* SERVER-14528 Move HostAndPort::me into a file-local method in LegacyReplCoord...Andy Schwerin2014-07-113-35/+28
* Make errorcodes.py return a non-zero code on failureSpencer T Brody2014-07-101-0/+2
* SERVER-14522 add fassertFailedWithStatus() to errorcodes.py checkingEric Milkie2014-07-101-1/+1
* SERVER-13764 update system retrieves nscanned / nscannedObjects from plan exe...David Storch2014-07-103-23/+65
* SERVER-14407 make PlanExecutor own the canonical queryDavid Storch2014-07-1011-118/+207
* SERVER-13961 Move benchRunner to be in the shell onlyKaloian Manassiev2014-07-106-19/+11
* SERVER-14502 remove unnecessary check for NULL canonical queryDavid Storch2014-07-094-7/+4
* SERVER-6352 Add sh.removeTagRangeAdam Comerford2014-07-092-0/+51
* SERVER-12750 disallow exhaust query option through mongosGreg Studer2014-07-092-2/+52