summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-1533-272/+635
* SERVER-25567 c++14 builders should do debug buildsRobert Guo2016-08-151-1/+1
* SERVER-25575 dump shared memoryRobert Guo2016-08-151-4/+8
* Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus"Judah Schvimer2016-08-1522-621/+70
* SERVER-25480 Remove unused MmapV1ExtentManager::printFreeListjianghua.yjh2016-08-152-15/+0
* SERVER-25587 blacklist findAndModify_update_growRobert Guo2016-08-153-2/+5
* SERVER-25125 Report initial sync progress in ReplSetGetStatusJudah Schvimer2016-08-1522-70/+621
* SERVER-25440 Add failpoint to pause initial sync before it finishesJudah Schvimer2016-08-151-0/+13
* SERVER-25613 Lower num_jobs_available to 2 on Ubuntu 16.04 ppc64leBrian McCarthy2016-08-151-1/+1
* SERVER-23802 Shut down shard if it rolls back the shardIdentity document.Spencer T Brody2016-08-159-7/+330
* SERVER-25615 Remove Jepsen 150 second test for findAndModifyJonathan Abrahams2016-08-151-14/+0
* SERVER-23093 avoid extra predicate evaluation for indexed collation-aware que...David Storch2016-08-157-62/+231
* SERVER-24509 Jepsen tests for Linearizable readsJonathan Abrahams2016-08-151-1/+20
* SERVER-25609 DataReplicator::_onDataCloneFinish should not set InitialSyncSta...Benety Goh2016-08-152-0/+61
* SERVER-25378 Decrease -j value on zSeries buildsBrian McCarthy2016-08-151-1/+1
* SERVER-25611 fixed exception variable name in catchup.jsBenety Goh2016-08-151-1/+1
* SERVER-25509 make $replaceRoot an alias for DocumentSourceSingleDocumentTrans...Carly Robison2016-08-153-118/+111
* SERVER-25517 PerfCounterCollection shouldn't use ErrorCodes::DuplicateKeyValueMark Benvenuto2016-08-151-3/+2
* SERVER-25539 Validate BinData private objectMark Benvenuto2016-08-152-1/+7
* SERVER-25589 increase awaitReplication() timeout in linearizable_read_concern.jsJudah Schvimer2016-08-151-1/+4
* SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-1522-24/+201
* SERVER-13367 Specialize operator<< for BSONType for std::ostream, LogstreamBu...Adam Chelminski2016-08-154-0/+22
* Revert "SERVER-13517 Specialize operator<< for BSONType for std::ostream, Log...Adam Chelminski2016-08-154-22/+0
* SERVER-13517 Specialize operator<< for BSONType for std::ostream, LogstreamBu...Adam Chelminski2016-08-154-0/+22
* SERVER-24691 Create task list from evergreen.yml when running burn-in suiteJonathan Abrahams2016-08-152-46/+100
* SERVER-25115 emptycapped test command doesn't verify argumentsJonathan Abrahams2016-08-152-2/+117
* SERVER-25574 Remove jstests/core/hashtest1.js which is replaced by src/mongo/...Andy Schwerin2016-08-141-80/+0
* SERVER-25573 Shrink hasher.h header file.Andy Schwerin2016-08-142-57/+38
* SERVER-25402 Add an option to not cache linked artifactsAndrew Morrow2016-08-132-2/+27
* SERVER-25468 Fail commands scheduled through 'eval' which wait for replicationKaloian Manassiev2016-08-132-6/+28
* SERVER-25592 Remove unused writeConcern parsing done by auth commandsKaloian Manassiev2016-08-133-60/+19
* SERVER-25583 fixed DatabasesCloner::join() and shutdown() to always call join...Benety Goh2016-08-122-38/+42
* SERVER-25550 Fix the race between simulateSuccessfulV1Voting and catch-up in ...Siyuan Zhou2016-08-123-0/+17
* Reverting incorrect patch commit for SERVER-24368Dianna Hohensee2016-08-126-322/+29
* SERVER-25595: missing repo-edition in ppc and s390x ubuntu1604 variant defini...Sam Kleinman2016-08-121-0/+2
* SERVER-25463: fix change to scons FS.py fixSam Kleinman2016-08-121-2/+2
* SERVER-24368 Unit tests for collection range deleterLeon Zaruvinsky2016-08-125-65/+249
* SERVER-24067 remove unnecessary brace initializerKyle Suarez2016-08-125-6/+115
* SERVER-25452 Copy jstests/hooks from mongo repository to the mongodb.tar in s...Kathleen Chen2016-08-121-0/+6
* SERVER-25357 expose read concern setter for shell mongo objectMatt Cotter2016-08-123-12/+44
* SERVER-25528: allow cache in release buildsSam Kleinman2016-08-121-3/+0
* SERVER-24764 Test mongos commands against views.James Wahlin2016-08-121-68/+115
* SERVER-25578 Update parameter name of reports directory passed in to post run...Kathleen Chen2016-08-122-11/+11
* SERVER-25166 Put more information in log messages when a node receives a vote...Andy Schwerin2016-08-122-37/+37
* SERVER-25582 increase write concern and await replication timeoutBenety Goh2016-08-121-2/+2
* SERVER-25581 Give TransformerInterface a virtual destructor.Max Hirschhorn2016-08-121-0/+1
* SERVER-25528: re-enable scons cache on non-push windows variantsSam Kleinman2016-08-121-3/+3
* SERVER-25579 removed replsets/auth3.jsBenety Goh2016-08-121-68/+0
* SERVER-25371 Coverity analysis defect 99730: PW.USELESS_TYPE_QUALIFIER_ON_RET...Esha Maharishi2016-08-121-2/+2
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-1214-36/+68