summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-139-84/+134
* SERVER-26603 getLocalOplogCollection overwrite of CurOp namespaceJames Wahlin2016-10-131-9/+4
* SERVER-26112 Always forward singleBatch=false to shardsMaria van Keulen2016-10-133-0/+38
* SERVER-22992 only declare _createProcessMtx on windowsMatt Cotter2016-10-131-0/+2
* SERVER-26575 Quote PIDFILEPATHBrian Samek2016-10-131-2/+2
* SERVER-26596 Don't abort when javascript heap limit is set too low to initial...Jonathan Reams2016-10-133-4/+24
* SERVER-26615 temporarily blacklist addshard2.js from sharding_last_stable_mon...Esha Maharishi2016-10-131-0/+2
* SERVER-26305 Use interruptible condition variables in ReplicationCoordinatorI...Andy Schwerin2016-10-1310-357/+221
* SERVER-26587 Use correct iterator types for BSON keyed associative typesAndrew Morrow2016-10-123-7/+3
* SERVER-25821 make max insert batch size on primary tunableSam Rossi2016-10-123-1/+7
* SERVER-22992 waiting on forked process also waits on consuming outputMatt Cotter2016-10-12139-149/+19558
* SERVER-25640 burn_in_tests.py should skip current rev when checking for last ...Mike Grundy2016-10-121-2/+6
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-119-79/+61
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-119-61/+79
* SERVER-26576 remove ASIOMessagingPort build variantsMatt Cotter2016-10-111-40/+0
* SERVER-25476 fix lintMatt Cotter2016-10-111-3/+3
* SERVER-25476 Add WT unclean shutdown recovery test.Susan LoVerso2016-10-111-0/+131
* SERVER-26511 Reenable Jepsen test suiteJonathan Abrahams2016-10-111-0/+226
* SERVER-26512 burn_in_tests.py should query Evergreen for last scheduled build...Mike Grundy2016-10-112-18/+89
* SERVER-26286 rewrite addshard2.js to shut down each replica set or standalone...Esha Maharishi2016-10-111-125/+197
* SERVER-26561 increase wtimeout in stepdown3.jsJudah Schvimer2016-10-111-1/+2
* SERVER-25665 Remove cloneSplit and cloneMerge from CollectionMetadataKaloian Manassiev2016-10-1013-574/+255
* SERVER-26336 Dist lock overtake attempt fails with "Missing expected field \"...Randolph Tan2016-10-104-10/+188
* SERVER-26276 Enable thin static linking on binutils platformsAndrew Morrow2016-10-103-4/+90
* SERVER-26527 scale down jumbo1.jsRandolph Tan2016-10-101-7/+8
* SERVER-26557 clean_shutdown_oplog_state.js should provide a wtimeout to its w...Judah Schvimer2016-10-101-1/+2
* SERVER-26549 DataReplicator should check for OplogBuffer's existence before c...Judah Schvimer2016-10-101-1/+3
* SERVER-26265 Add tests for 3.2 mongos joining 3.4 clustersMaria van Keulen2016-10-101-0/+49
* SERVER-26340 ShardingState::setShardName should be called under initializeFro...Esha Maharishi2016-10-108-74/+37
* SERVER-26520 CollectionCloner fetches document count for progress tracking fr...Benety Goh2016-10-0810-81/+382
* SERVER-26471 Always incrementally refresh metadata after committing chunk mig...Kaloian Manassiev2016-10-0711-246/+170
* SERVER-26500 Increase the 'short' sleep between balancer roundsKaloian Manassiev2016-10-071-4/+5
* SERVER-26325: Show redacted slow operation report when redaction enabledSpencer Jackson2016-10-074-11/+11
* SERVER-26486 Blacklist migration_ignore_interrupts_1.js from continuous stepd...Randolph Tan2016-10-073-3/+8
* Revert "SERVER-26520 CollectionCloner fetches document count for progress tra...Spencer Jackson2016-10-0710-382/+77
* SERVER-26509: Add SCRAM-SHA-1 C++ integration testSpencer Jackson2016-10-072-0/+240
* SERVER-26524 check if addShardHandle present in ShardingCatalogManagerImpl::_...Esha Maharishi2016-10-074-19/+114
* SERVER-26520 CollectionCloner fetches document count for progress tracking fr...Benety Goh2016-10-0710-77/+382
* SERVER-26465 Log somap info when doing heap profilingBruce Lucas2016-10-071-0/+4
* SERVER-18361 Consider the zone's max when enforcing zone boundariesKaloian Manassiev2016-10-077-208/+251
* SERVER-26500 Balancer should not repeat shards when draining or correcting zonesKaloian Manassiev2016-10-073-3/+47
* SERVER-25996 sh.isBalancerRunning should use the balancer status commandRandolph Tan2016-10-071-0/+6
* SERVER-26424 Ensure that "fresh" mongos will be able to read "fresh" data in ...Randolph Tan2016-10-071-1/+3
* SERVER-26517 Add options param to createViews help textDan Pasette2016-10-071-1/+2
* SERVER-24350: Reenable strict OpenSSL FIPS error detection on Ubuntu 16.04Spencer Jackson2016-10-071-4/+1
* SERVER-26517 Don't include param names in help text for createViewDan Pasette2016-10-071-1/+1
* SERVER-26338 Only load dependencyDb in scons on supported platformssamantharitter2016-10-071-6/+8
* Import wiredtiger: 6a31c2118cce88c68281eda2ca9ab1df915a2773 from branch mongo...Alex Gorrod2016-10-0785-1887/+2113
* Revert "SERVER-26490 Whitelist usePowerOf2Sizes option to create command"Tess Avitabile2016-10-062-14/+0
* SERVER-26488 BSONObj buffer size used by _id index keys should match object sizeTess Avitabile2016-10-061-1/+9