summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-1532-834/+224
* 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-151-0/+3
* 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-1532-224/+834
* 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-142-2/+42
* SERVER-12517: add listIndexes commandEliot Horowitz2014-07-144-0/+105
* SERVER-2442: clean up listCollectionsEliot Horowitz2014-07-142-1/+2
* 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-14549 Increased diagnostics for replsets_priority1.js test failureSpencer T Brody2014-07-142-3/+7
* 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-1222-133/+284
* 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
* SERVER-13764 update system retrieves nscanned / nscannedObjects from plan exe...David Storch2014-07-101-23/+26
* 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-091-0/+17
* SERVER-12750 disallow exhaust query option through mongosGreg Studer2014-07-091-2/+16
* SERVER-14503 move replHasDatabases to heartbeat.* from instance.*matt dannenberg2014-07-093-29/+29
* SERVER-14395 Clean up StorageEngine initialization and shutdownMathias Stearn2014-07-0913-331/+359
* SERVER-13951 Plumb OperationContext into DBDirectClients used for writingMathias Stearn2014-07-094-13/+14
* SERVER-13989 convert some callers to new quota APIMathias Stearn2014-07-091-8/+8
* SERVER-14476 fixed LogRecordingScope to ignore log messages from background t...Benety Goh2014-07-091-10/+9
* SERVER-14420 Get rid of global replSettings objectSpencer T Brody2014-07-0936-201/+297
* SERVER-14436 Fix signed-unsigned comparison compile error in unit test.Andy Schwerin2014-07-091-2/+2
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-0948-2879/+2520
* SERVER-14408 access stats directly from execution stagesDavid Storch2014-07-0860-249/+734
* SERVER-14482 Add ability to append RegEx into BSONArrayBuilderTyler Brock2014-07-082-1/+14
* SERVER-14387 fix compile on OS X 10.8 C++11 DEBUGCraig Harris2014-07-081-22/+20
* SERVER-14436 Introduce MemberConfig and ReplicaSetTag types and parsing.Andy Schwerin2014-07-087-1/+781
* SERVER-14436 Introduce Milliseconds and Seconds types in time_support.hAndy Schwerin2014-07-081-0/+4
* SERVER-14499 eliminate ReplicationStartSynchronizermatt dannenberg2014-07-084-20/+2
* SERVER-14500 remove the replSet boolmatt dannenberg2014-07-089-25/+30
* SERVER-14484 remove the replset portion of dbtestmatt dannenberg2014-07-081-596/+0
* SERVER-13674 fix whitespace in CachedPlanStageDavid Storch2014-07-081-28/+27