summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-25528: enable scons cache on linux x86 push variantsSam Kleinman2016-08-121-0/+22
* SERVER-25507 again with fix for backup_restore.jsEsha Maharishi2016-08-123-5/+13
* SERVER-25568 shutdown task executors for ShardRegistry and ReplicaSet monitor...Misha Tyulenev2016-08-127-6/+57
* SERVER-25436: modify vendored scons to use win32 api CopyFile operationSam Kleinman2016-08-121-3/+12
* SERVER-25202 Support parallel manual chunk migrationsKaloian Manassiev2016-08-1216-906/+897
* Fix the PCRE version in vcxproj.headerKaloian Manassiev2016-08-121-1/+1
* 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