summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-1310-33/+135
* SERVER-20738 Enforce ascending order of 'lastRecord' in oplog stones.Max Hirschhorn2015-10-122-1/+55
* SERVER-20776: diagnostic.data directory size limit is not enforcedMark Benvenuto2015-10-122-5/+5
* SERVER-20117 Allow queries with meta sortkey to be covered in mongosYunhe (John) Wang2015-10-1212-136/+273
* SERVER-16609: Don't leak WiredTigerSession from WiredTigerJournalFlusherGeert Bosch2015-10-121-2/+4
* SERVER-18983: Apply oplog and record in oplog concurrentlyScott Hernandez2015-10-121-3/+3
* SERVER-20655: truncate oplog when recovering from failed batchScott Hernandez2015-10-1210-3/+80
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-121-2/+4
* Minor comment fixGeert Bosch2015-10-111-1/+1
* SERVER-20832 restart heartbeats at most once per step down commandBenety Goh2015-10-103-0/+92
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-0912-120/+103
* SERVER-16609: Move storage_options to its own libraryGeert Bosch2015-10-0948-49/+57
* SERVER-20712 Build cpuprofiler command as separate libraryJonathan Reams2015-10-091-9/+10
* SERVER-20846 improve log message in shouldChangeSyncSourcematt dannenberg2015-10-093-8/+8
* SERVER-20360: break out creation of OplogDocWriterMartin Bligh2015-10-091-26/+26
* SERVER-20840 Shorten the election timeout to 5 secondsSiyuan Zhou2015-10-093-12/+26
* SERVER-20769 Remove global lock from setShardVersionSpencer T Brody2015-10-091-11/+3
* SERVER-19521: Add checks for index count and data size consistencyGeert Bosch2015-10-091-0/+35
* SERVER-20763 delay creation of ClientCursor in find commandDavid Storch2015-10-091-63/+54
* SERVER-20529: Prevent size changes in capped updatesGeert Bosch2015-10-094-8/+19
* SERVER-20676 Retry move chunk if it fails due to stale chunk boundariesSpencer T Brody2015-10-082-10/+26
* SERVER-20360: break out logicalOp vs networkOpMartin Bligh2015-10-0812-84/+93
* SERVER-20111 Plan summary should only include the winning planCharlie Swanson2015-10-0829-86/+72
* SERVER-2723 derive election timeout offset limit from election timeout. Also ...Benety Goh2015-10-0811-135/+77
* SERVER-20707 fix compile on clangMathias Stearn2015-10-081-1/+1
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-0812-70/+89
* SERVER-20668 Support prehashing StringMap keysMathias Stearn2015-10-081-1/+3
* SERVER-20631 Clear signal mask before daemonizing serverJonathan Reams2015-10-081-5/+7
* SERVER-20703 ftdc_test should create metrics.test in a temporary directoryJonathan Reams2015-10-081-1/+3
* SERVER-20722 require journaling and rs pv1 with config serversmatt dannenberg2015-10-084-20/+47
* SERVER-20800 block AwaitData if no lastCommitOpTime provided in query paramet...Eric Milkie2015-10-081-1/+2
* SERVER-20604 fix getMoreRequest.toBSONEric Milkie2015-10-082-0/+17
* Revert "SERVER-20676 Retry move chunk if it fails due to stale chunk boundaries"Max Hirschhorn2015-10-072-26/+10
* SERVER-19934 Sharding config minOpTime recoveryKaloian Manassiev2015-10-0712-47/+454
* SERVER-19934 Move system namespaces to NamespaceStringKaloian Manassiev2015-10-072-8/+27
* SERVER-19934 waitForWriteConcern should take write concern parameterKaloian Manassiev2015-10-077-8/+24
* SERVER-20676 Retry move chunk if it fails due to stale chunk boundariesSpencer T Brody2015-10-072-10/+26
* SERVER-13339 Remove unused constructor of OldClientContextKaloian Manassiev2015-10-072-10/+0
* SERVER-20636 Move Command::testCommandsEnabled to its own library.Max Hirschhorn2015-10-077-54/+79
* Revert "SERVER-20360: break out logicalOp vs networkOp"Martin Bligh2015-10-0711-92/+73
* SERVER-20360: break out logicalOp vs networkOpMartin Bligh2015-10-0711-73/+92
* SERVER-20168 Empty array should not be present in document after $unwindCharlie Swanson2015-10-073-5/+9
* SERVER-20595 The includeArrayIndex option to $unwind should specify a pathCharlie Swanson2015-10-073-110/+302
* SERVER-19567 make OP_QUERY currentOp entries look like find commandsDavid Storch2015-10-072-76/+91
* SERVER-20708 make getMore and killCursors commands ignore the slaveOk bitDavid Storch2015-10-072-8/+0
* SERVER-20520 Include index key in $indexStats return documentsJames Wahlin2015-10-077-21/+41
* SERVER-20512 Remove invalid calls to makeObjOwnedIfNeeded().Max Hirschhorn2015-10-072-14/+4
* SERVER-20804 make shouldChangeSyncSource return true if our sync source has n...matt dannenberg2015-10-076-35/+176
* SERVER-20700 Sort split keys returned by splitVectorSpencer T Brody2015-10-071-1/+15
* SERVER-20789 Use ShardConnection to send _recvChunkStart so that config serve...Spencer T Brody2015-10-071-1/+4