summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import tools: 4f093ae71cdb4c6a6e9de7cd1dc67ea4405f0013 from branch v3.4r3.4.7-rc0r3.4.7Thomas Schubert2017-07-3124-539/+534
* SERVER-30139 Increase waitForState timeout in replsetprio1.jsWilliam Schultz2017-07-311-1/+1
* SERVER-29282 Prevent BSON Document size from being exceeded when grouping ins...William Schultz2017-07-312-12/+176
* SERVER-30415 Update Evergreen agent binary nameErnie Hershey2017-07-281-1/+1
* SERVER-30411 last_vote.js should wrap term checks in exception safe retryWilliam Schultz2017-07-281-1/+4
* SERVER-29886 Do not produce core dumps on ASan buildersYves Duhem2017-07-281-1/+8
* SERVER-30199 Fix --use-system-boostMark Benvenuto2017-07-271-20/+20
* SERVER-30049 applyOperation_inlock() allows exceptions from Collection::inser...Benety Goh2017-07-263-7/+96
* SERVER-29817 Use hinted insert when building CollectionMetadata for performance.Andy Schwerin2017-07-242-4/+6
* SERVER-29817 Use hinted insert when building chunkRangeMapAndy Schwerin2017-07-211-4/+7
* SERVER-29876 moveChunk command ignores '_waitForDelete' optionEsha Maharishi2017-07-213-1/+22
* SERVER-29299 Add currentOp as parallel op during basicPlus.jsCharlie Swanson2017-07-194-28/+12
* SERVER-29297 stepUp should wait for durability in awaitReplicationJudah Schvimer2017-07-182-5/+19
* SERVER-30060 Do not gather shard disk usage statistics unless 'maxSize' is setKaloian Manassiev2017-07-173-4/+16
* SERVER-30058 Balancer policy should not move chunks off shards on 'size excee...Kaloian Manassiev2017-07-174-25/+23
* SERVER-27581 Only fetch missing documents on update oplog entries during initialJudah Schvimer2017-07-179-121/+84
* SERVER-29540 awaitNodesAgreeOnPrimary logs why it retriesJudah Schvimer2017-07-141-0/+16
* SERVER-28046 increase maxTimeMS in read_committed_on_secondary.jsJudah Schvimer2017-07-141-5/+8
* SERVER-28192 priority_takeover_one_node_higher_priority jstest needs longer s...Matthew Russotto2017-07-141-6/+6
* SERVER-30138 make node 1 unelectable in initial_sync_invalid_views.jsBenety Goh2017-07-141-0/+1
* SERVER-30132 Storage Node Watchdog needs to check journal directoryMark Benvenuto2017-07-131-1/+1
* SERVER-29945 Fix check for when Jepsen task is running so mongod logs are upl...Eddie Louie2017-07-131-1/+1
* SERVER-29015 TopologyCoordinator should not transition to candidate role in a...Benety Goh2017-07-125-14/+157
* SERVER-29947 Implement Storage Node WatchdogMark Benvenuto2017-07-121-0/+1
* SERVER-30054 update tags.js to make nodes at indexes 3 and 4 unelectable.Benety Goh2017-07-121-0/+2
* SERVER-28596 Handle cases when binary is invoked with options for the unittestJonathan Abrahams2017-07-111-1/+1
* SERVER-28596 Upload hanging or failing tests in compile_all to S3Jonathan Abrahams2017-07-112-6/+60
* SERVER-29568: Create opensslCipherConfig setParameterSpencer Jackson2017-07-112-0/+32
* SERVER-29327: Prevent DBDirectClient from storing MaxTimeMS on cursorsSpencer Jackson2017-07-113-14/+22
* SERVER-29035: v3.4 Update system-perf.yml baseline referencesdalyd2017-07-091-2/+2
* SERVER-28171 Use Python 2.7 for all python invocations in evergreen.ymlMark Benvenuto2017-07-071-15/+26
* SERVER-28991 Eliminate having an AlarmClock thread for each test.Max Hirschhorn2017-07-0712-222/+293
* SERVER-29383 When catchUpTimeoutMillis is 0, we should skip doing catchup ent...Siyuan Zhou2017-07-052-5/+27
* SERVER-29471 Add drivers nightly testing to 3.4 branchBrian McCarthy2017-07-051-0/+719
* SERVER-27831 SERVER-28737: Push threadsafety responsibility inside of KVCatal...Daniel Gottlieb2017-07-0511-119/+88
* SERVER-29240 Require 3.4 initial sync for initial_sync_capped_index.js testWilliam Schultz2017-06-292-1/+7
* SERVER-26452: WCE retry on renameCollection. Address possible dassert in drop...Daniel Gottlieb2017-06-275-24/+36
* SERVER-28677 InitialSyncer should reset optimes on every attemptWilliam Schultz2017-06-274-0/+36
* SERVER-29618 fix serialization of geo match expressionsr3.4.6-rc0r3.4.6Kyle Suarez2017-06-275-21/+116
* Import tools: 29b8883c560319b016f8bd4927807fa36f1a682f from branch v3.4Ramon Fernandez2017-06-2731-122/+1232
* SERVER-28578 When doing an upgrade from PV0 to PV1, we should not return from...Matthew Russotto2017-06-272-6/+16
* SERVER-29676 arrayToObject should not error out on explicit value of null or ...Wan Bachtiar2017-06-272-28/+42
* Import wiredtiger: d2f2eae6d7718a53ac5bacf7141773ee0696f3c6 from branch mongo...Alex Gorrod2017-06-272-4/+30
* SERVER-29647 Fix $match swapping to avoid moving before $sort-$limit.David Storch2017-06-263-1/+46
* SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee2017-06-231-0/+9
* SERVER-28418 make the split command on mongod return a stale version error if...Esha Maharishi2017-06-233-4/+11
* SERVER-29680 microbenchmarks set writeConcernMajorityJournalDefault=false in ...Jim OLeary2017-06-231-2/+15
* SERVER-28378 Extend secondary catch up period inWilliam Schultz2017-06-221-36/+32
* SERVER-27347 For table drop, only close relevant URIs.Don Anderson2017-06-216-23/+80
* SERVER-29527 Use infrastructure_provisioning.sh and infrastructure_teardown.shHenrik Ingo2017-06-212-111/+21