summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-114-37/+15
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-114-15/+37
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-1116-155/+546
* SERVER-25522 ensure oplog entries applied serially to collection with non-sim...David Storch2016-08-111-26/+51
* SERVER-5781 fixed unittest error code for addFieldsCarly Robison2016-08-111-1/+1
* Revert "SERVER-5781 fixed unittest error code for addFields"Carly Robison2016-08-112-58/+51
* SERVER-5781 fixed unittest error code for addFieldsCarly Robison2016-08-112-51/+58
* SERVER-24242 Raise replication op batch limit to 50,000Mathias Stearn2016-08-112-5/+2
* SERVER-25000 Built _configsvrMergeChunk wrapper around applyOpsJess Fan2016-08-111-0/+125
* SERVER-24724 authz for viewsKyle Suarez2016-08-111-13/+72
* SERVER-25417 flesh out log messages in ShardingState::initializeShardingAware...Esha Maharishi2016-08-112-17/+28
* SERVER-5781 fix error codes for addFieldsCarly Robison2016-08-111-1/+1
* SERVER-5781 addFields stage.Carly Robison2016-08-1115-206/+1401
* SERVER-23476: wire resync back upScott Hernandez2016-08-1114-97/+221
* SERVER-24769 Remove pessimizing moveKyle Suarez2016-08-111-1/+1
* SERVER-25500 Close cursors rather than sessions when a drop fails.Michael Cahill2016-08-114-15/+61
* SERVER-24769 Add support for $lookup and $graphLookup on a view.Max Hirschhorn2016-08-109-23/+470
* SERVER-24497 Linearizable read concern implementedhari devaraj2016-08-103-34/+89
* SERVER-25139 make $graphLookup's cache collation-awareDavid Storch2016-08-107-71/+165
* SERVER-25466 Add MessageCompressor stats to server statusJonathan Reams2016-08-104-13/+42
* SERVER-24999 Built _configsvrSplitChunk wrapper around applyOpsJess Fan2016-08-102-6/+131
* SERVER-25538 return owned copy of plan executor result from StorageInterfaceI...Benety Goh2016-08-101-1/+1
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-1016-543/+155
* Revert "SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when con...Esha Maharishi2016-08-101-1/+2
* SERVER-25467 Non-materialized views enabled by defaultJames Wahlin2016-08-091-1/+1
* SERVER-24506 Cloner support for viewsJames Wahlin2016-08-099-14/+160
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-0916-155/+543
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-092-1/+3
* SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistryJonathan Reams2016-08-092-0/+12
* SERVER-25461 DataReplicator should shut down all components (Applier/Fetcher/...Benety Goh2016-08-081-35/+7
* SERVER-25457 DataReplicator::_onOplogFetchFinish should pause fetcherBenety Goh2016-08-081-0/+1
* SERVER-24304 added InitialSyncTest::tearDown()Benety Goh2016-08-081-28/+26
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-0880-443/+330
* SERVER-24152 Change error code to avoid duplicates.Max Hirschhorn2016-08-082-5/+5
* SERVER-24152 add granularity option to $bucketAutoSally McNichols2016-08-0512-21/+1759
* SERVER-24439 Make mongos commands over sharded collections inherit the collec...Tess Avitabile2016-08-053-3/+35
* SERVER-23663 New primary syncs from chosen node to catch up with timeoutSiyuan Zhou2016-08-0417-123/+666
* SERVER-24239 Allow use of names in index filter commands.David Hatch2016-08-0410-96/+250
* SERVER-24613 Add Client Metadata Documents' AppName to slow operation logsMark Benvenuto2016-08-045-4/+19
* SERVER-24614 Add Client Metadata's appname to system.profileMark Benvenuto2016-08-041-0/+11
* SERVER-24611 Implement ClientMetadata classMark Benvenuto2016-08-0410-7/+65
* SERVER-21378 add setParameter startupAuthSchemaValidation used to bypass auth...Hai-Kinh Hoang2016-08-044-25/+70
* SERVER-24921 allow excluding only the _id field in $projectSally McNichols2016-08-043-5/+22
* SERVER-25412 DataReplicator::doInitialSync should not mask errors from _runIn...Benety Goh2016-08-042-12/+73
* SERVER-25232: Avoid table scans on startup with queryableBackupMode WTDaniel Gottlieb2016-08-041-11/+10
* SERVER-25139 Add tests to verify that $lookup respects the collation.Max Hirschhorn2016-08-041-2/+0
* SERVER-25412 RollbackChecker should pass through errors from remote command c...Benety Goh2016-08-043-52/+51
* SERVER-25417 harden checks around using --shardSvr, --overrideShardIdentity, ...Esha Maharishi2016-08-045-90/+121
* SERVER-24768 Add view cycle and depth checkingKevin Albertson2016-08-045-24/+458
* SERVER-25181 Increase default ftdc size to 200 MBBruce Lucas2016-08-041-1/+1