summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-25507 use node's existing options if restart flag passed to Re...r3.3.113.3.12Esha Maharishi2016-08-112-13/+6
* Revert "SERVER-25507 fix for 'options is undefined'"Esha Maharishi2016-08-111-3/+2
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-1115-72/+39
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-1115-39/+72
* SERVER-25507 fix for 'options is undefined'Esha Maharishi2016-08-111-2/+3
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-1144-236/+910
* SERVER-24239 shardCollection should use simple collation when creating shard ...Tess Avitabile2016-08-114-14/+59
* SERVER-25473 Inject ExpressionContext before optimizing pipeline.Charlie Swanson2016-08-112-30/+47
* SERVER-25507 use node's existing options if restart flag passed to ReplSetTes...Esha Maharishi2016-08-112-6/+13
* SERVER-25522 ensure oplog entries applied serially to collection with non-sim...David Storch2016-08-112-26/+116
* Revert "WT-2812 Disable reconfigwt.js"Siyuan Zhou2016-08-111-3/+0
* SERVER-25571 Remove/add jstestfuzz tasks from variants in etc/evergreen.ymlJonathan Abrahams2016-08-111-9/+14
* TOOLS-1268 don't use -X to set versionGabriel Russell2016-08-111-2/+5
* SERVER-24468 Add min_optime_recovery_on_failed_move_chunk_commit with require...Randolph Tan2016-08-111-0/+1
* SERVER-25564 extend timeout for hidden node and re-evaluate primaryBenety Goh2016-08-111-4/+5
* SERVER-25562 Archive stdout.log with mongod.log for Jepsen taskJonathan Abrahams2016-08-111-13/+15
* SERVER-22665 Separate mixed version test logic to multiVersion suiteRandolph Tan2016-08-114-32/+104
* SERVER-25560: remove ubuntu1410 variantSam Kleinman2016-08-111-115/+0
* 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-25310 Add SLES 11 zSeries build variantBrian Samek2016-08-112-1/+90
* SERVER-25000 Built _configsvrMergeChunk wrapper around applyOpsJess Fan2016-08-1112-26/+756
* SERVER-24724 authz for viewsKyle Suarez2016-08-113-13/+363
* 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-1117-206/+1566
* 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-1011-38/+563
* SERVER-24497 Linearizable read concern implementedhari devaraj2016-08-107-92/+228
* SERVER-25139 make $graphLookup's cache collation-awareDavid Storch2016-08-108-71/+301
* SERVER-25466 Add MessageCompressor stats to server statusJonathan Reams2016-08-108-17/+115
* SERVER-25541 Fix waiting on slow stop and unexpected election in catchup.jsSiyuan Zhou2016-08-101-7/+13
* SERVER-24999 Built _configsvrSplitChunk wrapper around applyOpsJess Fan2016-08-1014-48/+770
* SERVER-24999 Remove ShardingTextFixture's CatalogManager for libdepJess Fan2016-08-103-26/+3
* SERVER-25543 add shardsvr startup option for shards in ShardedClusterFixtureEsha Maharishi2016-08-101-0/+1
* SERVER-25538 return owned copy of plan executor result from StorageInterfaceI...Benety Goh2016-08-101-1/+1
* SERVER-25270 - Enable concurrent fuzzing on more build variants.Jonathan Abrahams2016-08-101-0/+99
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-1041-872/+236
* SERVER-19741 WriteError and WriteConcernError are not Error instancesWaley Chen2016-08-101-2/+16
* SERVER-21503 Update SecureAllocator to use MADV_DONTDUMPWaley Chen2016-08-101-0/+11
* Revert "SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when con...Esha Maharishi2016-08-101-1/+2
* SERVER-25513 Jepsen display repo commit/versionJonathan Abrahams2016-08-101-0/+3
* SERVER-25321 Archive mongod logs for Jepsen tasks, even on failure.Jonathan Abrahams2016-08-101-95/+127
* SERVER-25467 Non-materialized views enabled by defaultJames Wahlin2016-08-091-1/+1
* SERVER-24506 Cloner support for viewsJames Wahlin2016-08-0912-29/+203
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-0941-236/+872